Commit graph

147 commits

Author SHA1 Message Date
Hank Grabowski
7be5176126 Initial cut of the search page 2023-03-22 00:16:23 -04:00
Hank Grabowski
1f054910d4 Add padding to contacts search block 2023-03-21 16:42:19 -04:00
Hank Grabowski
ec840876c1 Make drawer popping configurable 2023-03-21 16:27:04 -04:00
Hank Grabowski
bd02a01d08 Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
Hank Grabowski
1801780dcf Make Visibility field in editor just status for edited posts or new comment on post. 2023-03-21 10:23:40 -04:00
Hank Grabowski
8617e21d1a Add initial visibility configuration in posts 2023-03-20 21:55:47 -04:00
Hank Grabowski
aafe6dea7c Add Visibility object concept throughout, including image displays 2023-03-20 14:30:51 -04:00
Hank Grabowski
a7f3bb26ad Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -04:00
Hank Grabowski
942f6f0ec5 Refactor post display to be cleaner 2023-03-19 22:16:30 -04:00
Hank Grabowski
5ffa37d9be Make notifications refresh also pull new notifications. 2023-03-19 21:41:00 -04:00
Hank Grabowski
662f87f15d Make notifications refresh also pull new notifications. 2023-03-19 21:38:36 -04:00
Hank Grabowski
89b47e7451 Make timeline screens force load on change of settings or initial load 2023-03-19 20:54:28 -04:00
Hank Grabowski
8e84eb6f82 Refactor comments to only show up in Post screen and from clicking on comments count 2023-03-19 17:44:09 -04:00
Hank Grabowski
b30ba7c057 Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
Hank Grabowski
693f781ea9 Only allow post-level spoiler text for Friendica servers with v2023.03 or later 2023-03-18 15:13:42 -04:00
Hank Grabowski
4dbf21c656 Initial implementation of HTML Content to Editor conversion 2023-03-18 14:49:20 -04:00
Hank Grabowski
328daa30a1 Add version checker infrastructure and use on post editing. 2023-03-17 16:52:49 -04:00
Hank Grabowski
d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski
41c712ee84 Fix blank screen bug on Follow Request Adjudication screen 2023-03-15 13:56:52 -04:00
Hank Grabowski
8df12954e4 Change contacts screen to use app bar 2023-03-15 11:45:21 -04:00
Hank Grabowski
2660316235 Merge remote-tracking branch 'refs/remotes/origin/prep-v-1.2.0' into prep-v0.2.0 2023-03-14 23:09:26 -04:00
Hank Grabowski
dbae58cbba turn off auto-correct on server name field 2023-03-14 23:09:00 -04:00
Hank Grabowski
4c71c6fe26 More compact timeline selector 2023-03-14 22:56:33 -04:00
Hank Grabowski
c18581b277 Minimize clutter on Home screen app bar and add drag to refresh on it and notifications 2023-03-14 21:58:49 -04:00
Hank Grabowski
18cc85e565 Fix infinite querying when the user has no notifications or DMs 2023-03-14 21:31:02 -04:00
Hank Grabowski
90fe1a6fba Fix missing spinner on notifications screen update 2023-03-14 17:04:11 -04:00
Hank Grabowski
76241a84cb Fix user profile screen loading error 2023-03-14 16:48:32 -04:00
Hank Grabowski
dfb13de262 Cleanup non-relative Relatica imports 2023-03-13 23:49:52 -04:00
Hank Grabowski
112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski
b0ee7fabac Add drawer capability to Contacts Screen 2023-03-11 21:10:55 -05:00
Hank Grabowski
4a3c4bd4fd Add profile changing to connections 2023-03-11 20:50:31 -05:00
Hank Grabowski
b01ea9b95e Initial ActiveProfileSelector implementation using Notifications system 2023-03-11 13:40:36 -05:00
Hank Grabowski
854c142c20 Refactor sign in screen to do more account management functions and remove menus/profile screens 2023-03-10 23:23:44 -05:00
Hank Grabowski
6b15b2136d Initial drawer implementation w/use on notifications and timelines screens 2023-03-10 22:17:34 -05:00
Hank Grabowski
41e826122f Fix inconsistent presentation on sign in screen 2023-03-02 10:08:14 -06:00
Hank Grabowski
c7a83068c0 Pretty up the account subtitles on sign in screen 2023-02-28 00:50:28 -05:00
Hank Grabowski
04ed08bebb Initial wiring in of OAuth 2023-02-27 23:36:18 -05:00
Hank Grabowski
e0cd3ccaf5 Support rudimentary account switching 2023-02-27 15:39:02 -05:00
Hank Grabowski
bc42e6dc7a Catch not-logged in on ProfileScreen if asked to draw one time before logout 2023-02-27 14:56:02 -05:00
Hank Grabowski
a6bf00aea4 Refactored auth system to support multiple logins (hypothetically) 2023-02-26 22:12:40 -05:00
Hank Grabowski
d2f5c347bc Rename AuthService to AccountsService 2023-02-25 18:06:24 -05:00
Hank Grabowski
c2e083e068 Create auth namespace and move Credentials into it 2023-02-25 17:39:33 -05:00
Hank Grabowski
6b3824d19e Change sign in screen to split apart username and servername, adds support for by email address 2023-02-25 13:15:46 -05:00
Hank Grabowski
e12f88f771 Break up FriendicaClient into API category classes 2023-02-24 17:53:48 -05:00
Hank Grabowski
7a22adb9d6 Change Auth Service to only handle credentials 2023-02-24 16:36:20 -05:00
Hank Grabowski
c03a5b7b19 Remove currentHandle/server/avatar/id from AuthService 2023-02-24 16:08:14 -05:00
Hank Grabowski
a0dc28234b Make AuthService.currentClient a non-Result type 2023-02-24 15:56:39 -05:00
Hank Grabowski
740c279a66 Fix ends of timeline filling quirks 2023-02-14 08:38:08 -05:00
Hank Grabowski
c60dff6f6f Initial implementation of paging in notifications system 2023-02-10 15:36:41 +01:00
Hank Grabowski
119bae7953 Add back swipe down to refresh notifications 2023-02-08 16:48:57 +01:00