Wykres commitów

38 Commity (documentation-updates)

Autor SHA1 Wiadomość Data
Hank Grabowski 008aa5e66d Fix adding/removing users updates from group updates the editor view 2025-07-22 17:29:33 -04:00
Hank Grabowski 0b8aa8faec Initial implementation of the a user's media screen 2024-12-24 14:04:56 -05:00
Hank Grabowski 5e1a164d06 Initial implementation of the a user's media screen 2024-12-24 13:39:33 -05:00
Hank Grabowski 7e990cfe0c Fix block status not propagating properly. 2024-12-20 09:45:39 -05:00
Hank Grabowski 14a69d2a72 Fix wait for "add to circle" with await 2024-12-20 09:15:30 -05:00
Hank Grabowski ce3768eb84 Fix routing of screens on follow request adjudication and lack of update of notifications around it 2024-12-16 22:47:44 -05:00
Hank Grabowski 17b55387bb Fix overchatting connection updates problem 2024-12-16 21:46:51 -05:00
Hank Grabowski e9495ea9a0 Refactor account, secrets, feature checker, and instance info to RP 2024-12-10 06:54:45 -05:00
Hank Grabowski 5c194b2750 Refactor ConnectionManager, PersistentInfo services, and background updates to RP 2024-12-06 21:33:51 -05:00
Hank Grabowski 1ff8fd294e Refactor Blocks Service and screens into Riverpod providers 2024-11-25 21:27:22 -05:00
Hank Grabowski 37d3b1a125 Add awareness of TimelineGroupingListData Type to queries 2024-08-28 11:57:10 -04:00
Hank Grabowski 052fa15eb8 Rename CircleData to TimelineGroupingListData since includes Circles, Groups, and Channels 2024-08-28 11:23:44 -04:00
Hank Grabowski 09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski 5b8320d8c4 Disable circles edits and show snackbar message when done
Addresses #75
2024-06-28 10:12:14 -04:00
Hank Grabowski 406d6b4ac6 Call setState when doing profile screen forced refresh
Helps address Issue #36
2024-06-28 09:39:18 -04:00
Hank Grabowski 3b1575a64f Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:24:48 -05:00
Hank Grabowski 20396c7393 Renaming groups to circles everywhere in code and labels 2023-11-15 16:05:45 -05:00
Hank Grabowski b3fceec72f Fix Adding/removing users from groups not working 2023-11-15 15:21:10 -05:00
Hank Grabowski 73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
Hank Grabowski 2b6c2cfb06 Fix refreshing blocks data on profile screen data refresh. 2023-05-03 17:32:21 -04:00
Hank Grabowski b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
Hank Grabowski d9fc66ba2a Add clear cache functionality and defer connection details loading until needed 2023-04-27 21:48:01 -04:00
Hank Grabowski d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -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 a7f3bb26ad Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -04:00
Hank Grabowski 76241a84cb Fix user profile screen loading error 2023-03-14 16:48:32 -04: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 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 37a9890a9a Add additional profile details (ugly but functional) 2023-01-31 15:27:26 -05:00
Hank Grabowski 9b7461e349 Cleanup extraneous print statements 2022-12-29 09:33:22 -05:00
Hank Grabowski 2ac06454b4 Add confirmations on follow/unfollow and group add/remove 2022-12-29 00:31:10 -05:00
Hank Grabowski e3fa2d4bbd First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
Hank Grabowski b862360f99 Prettify user profile screen a bit 2022-12-14 17:07:18 -05:00
Hank Grabowski 65d7d0c287 Add group management behavior on user profile screen 2022-12-14 16:53:46 -05:00
Hank Grabowski 07c0d888ee Add follow/unfollow capability 2022-12-14 10:50:17 -05:00
Hank Grabowski 6f6fe79ac0 Add user profile and posts pages first cuts 2022-11-29 15:33:16 +00:00