Hank Grabowski
|
262a178696
|
Fix connectionById (and others) not refreshing when repo became available
|
2024-12-19 11:49:40 -05:00 |
Hank Grabowski
|
9a6cbbb9f0
|
Remove keep alive on CheckIfFediverseProvider
|
2024-12-19 11:20:48 -05:00 |
Hank Grabowski
|
fb2db5f23a
|
Remove keep alive on CheckIfFediverseProvider
|
2024-12-19 11:17:50 -05:00 |
Hank Grabowski
|
beb9db2d80
|
Fix timelines not updating when adding new post
|
2024-12-19 00:15:23 -05:00 |
Hank Grabowski
|
1df885117b
|
Handle entries not existing in providers during flattening op
|
2024-12-18 23:50:25 -05:00 |
Hank Grabowski
|
5d1967bb3b
|
Fix improper cleanup on deleting comment
|
2024-12-18 23:50:01 -05:00 |
Hank Grabowski
|
500e2ee45c
|
Fix deleting a comment doesn't pop back to timeline but stays on post thread view
|
2024-12-18 23:48:57 -05:00 |
Hank Grabowski
|
dcfed40e39
|
Fix deleting post doesn't get reflected in timeline...
|
2024-12-18 23:12:17 -05:00 |
Hank Grabowski
|
e3b362c573
|
Remove extraneous member variables from RP that duplicate build args
|
2024-12-17 11:43:50 -05:00 |
Hank Grabowski
|
344039cad3
|
Remove extraneous member variables from RP that duplicate build args
|
2024-12-17 11:43:28 -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
|
0a773a4ff0
|
Remove getit
|
2024-12-16 20:24:24 -05:00 |
Hank Grabowski
|
d1ef6902c3
|
Port ObjectBoxCache to Riverpod
|
2024-12-16 20:21:16 -05:00 |
Hank Grabowski
|
8252f49f54
|
Cleanup non-relative references to Relatica libraries
|
2024-12-16 19:54:31 -05:00 |
Hank Grabowski
|
19df6d83bc
|
Replace MediaQuery.of with MediaQuery.sizeOf
|
2024-12-16 19:50:55 -05:00 |
Hank Grabowski
|
b34f96f36b
|
Code cleanup from dart analyze for stuff I wanted to fix
|
2024-12-16 19:46:38 -05:00 |
Hank Grabowski
|
f3434ef4fc
|
Add lastStatusTime accessor to StatusServiceProvider
|
2024-12-16 19:39:59 -05:00 |
Hank Grabowski
|
070e161c95
|
Refactor link preview, profile client, relationship client and remote file client to RP
|
2024-12-16 19:11:11 -05:00 |
Hank Grabowski
|
755272e32b
|
Refactor FriendicaRelationshipClient to RP
|
2024-12-12 23:57:57 -05:00 |
Hank Grabowski
|
8df558b011
|
Refactor NotificationsClient to RP
|
2024-12-12 22:16:54 -05:00 |
Hank Grabowski
|
53b1046a43
|
Standardize FriendicaClient log names
|
2024-12-12 21:50:01 -05:00 |
Hank Grabowski
|
f70850d037
|
Standardize FriendicaClient log names
|
2024-12-12 21:49:48 -05:00 |
Hank Grabowski
|
7b67176293
|
Refactor InstanceInfoClient to RP provider
|
2024-12-12 21:47:10 -05:00 |
Hank Grabowski
|
9638daae1d
|
Refactor FriendicaInteractionsClients to RP provider
|
2024-12-12 16:31:04 -05:00 |
Hank Grabowski
|
957b77a847
|
Refactor FriendicaImageClient to RP providers
|
2024-12-12 16:10:40 -05:00 |
Hank Grabowski
|
d0e5b059cb
|
Refactor FriendicaImageClient to RP providers
|
2024-12-12 16:10:34 -05:00 |
Hank Grabowski
|
b137a4cec9
|
Rework background updates to avoid circular dependency with active profile provider
|
2024-12-12 14:29:29 -05:00 |
Hank Grabowski
|
509ac1e8be
|
Finish porting JSON parsing to use RP as needed
|
2024-12-12 12:40:05 -05:00 |
Hank Grabowski
|
1c3d6682b1
|
Port Timeline Grouping/Circle Client to Riverpod
|
2024-12-12 11:37:40 -05:00 |
Hank Grabowski
|
2a148373f4
|
Fix timeout setting not being stored correctly
|
2024-12-12 11:33:49 -05:00 |
Hank Grabowski
|
790a4f1c2c
|
Remove SearchClient from old Friendica Client code
|
2024-12-12 10:22:12 -05:00 |
Hank Grabowski
|
510845ac8e
|
Remove SearchClient from old Friendica Client code
|
2024-12-12 09:23:13 -05:00 |
Hank Grabowski
|
51b3f7577b
|
Remove SearchClient from old Friendica Client code
|
2024-12-12 08:51:34 -05:00 |
Hank Grabowski
|
1eed3c47f0
|
Add TODO in test for refactoring to RP eventually
|
2024-12-12 08:51:18 -05:00 |
Hank Grabowski
|
a8ca07e6d5
|
Add TODO in test for refactoring to RP eventually
|
2024-12-12 08:25:39 -05:00 |
Hank Grabowski
|
69552edddf
|
Fix moved RelaticaUserAgentHttpClient location
|
2024-12-12 08:25:23 -05:00 |
Hank Grabowski
|
ec1bdbd06f
|
Refactor Fediverse Server Validators into RP providers
|
2024-12-11 18:02:49 -05:00 |
Hank Grabowski
|
8a41d82b56
|
Convert OAuth credentials to use RP network services
|
2024-12-10 21:35:10 -05:00 |
Hank Grabowski
|
881282176c
|
Wire up the network request timeout settings
|
2024-12-10 21:26:04 -05:00 |
Hank Grabowski
|
63bab003b3
|
Refactor Friendica Search client into RP
|
2024-12-10 21:06:09 -05:00 |
Hank Grabowski
|
1cac77105a
|
Delete old StatusClient code from friendica_client.dart
|
2024-12-10 19:54:10 -05:00 |
Hank Grabowski
|
1d81dbec67
|
Refactor timeline client into riverpod
|
2024-12-10 19:53:26 -05:00 |
Hank Grabowski
|
cf6bbc452c
|
Fix can't access after update error in circles repo providers
|
2024-12-10 19:49:26 -05:00 |
Hank Grabowski
|
4f629a754e
|
Remove stub holder in friendica status client RP file
|
2024-12-10 16:15:06 -05:00 |
Hank Grabowski
|
aaf07478e1
|
Refactor Friendica Status Client into RP providers
|
2024-12-10 16:13:02 -05:00 |
Hank Grabowski
|
ed469a6fa3
|
Move Paged data holders into model folder
|
2024-12-10 08:49:20 -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
|
ca477ee664
|
Refactor follow requests services to RP
|
2024-12-07 09:08:05 -05:00 |
Hank Grabowski
|
5c194b2750
|
Refactor ConnectionManager, PersistentInfo services, and background updates to RP
|
2024-12-06 21:33:51 -05:00 |