Commit graph

18 commits

Author SHA1 Message Date
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
f3d195c9c0 Remove all calls to AuthService from FriendicaClient 2023-02-24 16:05:02 -05:00
Hank Grabowski
16a5eb3fdd Remove extraneous debug line from header in _postUrl 2023-02-24 09:18:37 -05:00
Hank Grabowski
8ffd2e6b1d Switch auth header storage/building into Credentials object 2023-02-24 09:17:47 -05:00
Hank Grabowski
c60dff6f6f Initial implementation of paging in notifications system 2023-02-10 15:36:41 +01:00
Hank Grabowski
6f9163d5b0 Add direct message notifications types/systems. 2023-02-08 16:41:29 +01:00
Hank Grabowski
525b27c73e Initial connection request endpoint addition 2023-01-31 16:41:13 -05:00
Hank Grabowski
37a9890a9a Add additional profile details (ugly but functional) 2023-01-31 15:27:26 -05:00
Hank Grabowski
a8ef7bb670 Add initial likes/refresh viewing capability 2023-01-31 14:39:06 -05:00
Hank Grabowski
ec7e7fb5d7 Add paging to galleries, new refresh method, and single click to view image 2023-01-29 16:46:22 -05:00
Hank Grabowski
1c6a712c15 Add new refresh status/request button to timeline page 2023-01-29 10:14:34 -05:00
Hank Grabowski
90574a83d7 First experimental use of a global refresh status ValueNotifier (notifications update) 2023-01-29 07:17:49 -05:00
Hank Grabowski
7611ac3097 Add initial DM reply writing 2023-01-25 12:06:46 -06:00
Hank Grabowski
bdb01e5f26 Add initial DM "mark read" implementation 2023-01-25 11:26:29 -06:00
Hank Grabowski
d6dedcbb7c Add initial implementation of DMs (read only and incomplete) 2023-01-24 20:53:55 -05:00
Hank Grabowski
49864d4f97 Add initial paging architecture but only use paging responses on getting followers/following table 2023-01-23 22:37:09 -05:00
Hank Grabowski
20858e1778 Move Friendica client into its own sub-namespace 2023-01-23 19:56:04 -05:00
Renamed from lib/friendica_client.dart (Browse further)