Commit graph

17 commits

Author SHA1 Message Date
Hank Grabowski
af5d0728ce Fix paging in notifications_manager.dart 2023-02-27 17:37:13 -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
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
8fad5342a7 Have NotificationsManager refresh DMs when updating itself too. 2023-02-08 16:46:26 +01:00
Hank Grabowski
6f9163d5b0 Add direct message notifications types/systems. 2023-02-08 16:41:29 +01:00
Hank Grabowski
bf13e0674b Add user ability to purge memory and persistent caches 2023-01-23 22:36:14 -05:00
Hank Grabowski
52bc8a20e1 Add notification click through flow to posts/profiles 2022-11-30 00:56:14 +00:00
Hank Grabowski
91d1267659 Auto-formatting changes 2022-11-22 00:21:41 -05:00
Hank Grabowski
2f8aa26dbc Add first cut at working notification panel 2022-11-21 23:46:34 -05:00
Hank Grabowski
2c9357741f Add notification clearing capability (server side not working) 2022-11-19 14:16:46 -05:00
Hank Grabowski
f4dee56650 Initial rudimentary notifications viewer and back end 2022-11-19 00:00:17 -05:00