Hank Grabowski
|
f623d4bf31
|
Update CHANGELOG.md for v0.14.0
|
2024-12-20 11:43:49 -05:00 |
HankG
|
50c979cfd6
|
Merge branch 'riverpod-post-port-bugsquash' into 'main'
Refactoring to using Riverpod
See merge request mysocialportal/relatica!66
|
2024-12-20 16:18:46 +00:00 |
Hank Grabowski
|
a1d58c98f7
|
Add block user entry to status controls menu
|
2024-12-20 10:58:25 -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
|
0738429a69
|
Remove extraneous Provider dependency
|
2024-12-20 08:48:11 -05:00 |
Hank Grabowski
|
86cc762d60
|
Tweak post thumbnail sizing
|
2024-12-20 08:48:04 -05:00 |
Hank Grabowski
|
9dad9e2847
|
Add ALT image tags more pervasively
|
2024-12-20 08:47:49 -05:00 |
Hank Grabowski
|
0b66b3806f
|
Eliminate multiple click through events and put up snackbar if loading before navigating to new screen
|
2024-12-19 22:08:51 -05:00 |
Hank Grabowski
|
82c791bb21
|
Cleanup TODOs
|
2024-12-19 21:30:14 -05:00 |
Hank Grabowski
|
02e713c577
|
Fix reactions/reshares/comment count on comments updates properly.
|
2024-12-19 21:17:29 -05:00 |
Hank Grabowski
|
e3fc6adcaf
|
Whittle down to final one StatusAndRefreshButton implementation
|
2024-12-19 20:30:14 -05:00 |
Hank Grabowski
|
648d6e29dd
|
Fix DM status update reflecting in notifications, etc.
|
2024-12-19 20:23:23 -05:00 |
Hank Grabowski
|
571f690320
|
Cleanup of Result Monad raw value checks without checking if isResult first
|
2024-12-19 16:41:44 -05:00 |
Hank Grabowski
|
039708d244
|
Add stack trace to ever severe error logged
|
2024-12-19 16:24:37 -05:00 |
Hank Grabowski
|
1e6b16291a
|
Fix cycling of multiple logins on app startup
|
2024-12-19 16:12:48 -05:00 |
Hank Grabowski
|
4eba9eb6a9
|
Attempt to fix connection request adjudication error message if connection status is none.
|
2024-12-19 15:44:19 -05:00 |
Hank Grabowski
|
f8e52f36e4
|
Fix notifications icon always shows unread
|
2024-12-19 15:36:33 -05:00 |
Hank Grabowski
|
84d0105d50
|
Fix not updating connections on forced refresh get
|
2024-12-19 15:01:39 -05:00 |
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 |