Hank Grabowski
|
adcb40baf4
|
Limit new DM thread creation to people the user follows or mutual (back end errors out if not connected)
|
2025-07-24 15:06:49 -04:00 |
Hank Grabowski
|
8ae267d096
|
Remove return processing on successful group rename since it Friendica isn't returning usable data
|
2025-07-22 21:10:00 -04:00 |
Hank Grabowski
|
b3db70e882
|
Add working network loading statusing to the Circles editor screen
|
2025-07-22 17:36:44 -04:00 |
Hank Grabowski
|
008aa5e66d
|
Fix adding/removing users updates from group updates the editor view
|
2025-07-22 17:29:33 -04:00 |
Hank Grabowski
|
5f1d579207
|
Add rules prompt when initially connecting to server
|
2025-05-20 10:19:44 -04:00 |
Hank Grabowski
|
ed354b11bd
|
Tweak reporting menu prompt and add setting to toggle on/off
|
2025-05-20 09:11:23 -04:00 |
Hank Grabowski
|
8842648d6d
|
Add server rules endpoint.
|
2025-05-14 17:04:13 -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
|
9913161a3a
|
Add suggested connections panel to the Explorer Screen
|
2024-12-24 12:21:44 -05:00 |
Hank Grabowski
|
2743648b40
|
Replace Search Screen with Explore Screen that has a search panel and trending, add tags timeline screen as well.
|
2024-12-23 15:34:43 -05:00 |
Hank Grabowski
|
38674f297a
|
Interim commit working hashtag trends showing up about to wire up search result timeline
|
2024-12-22 13:07:41 -05:00 |
Hank Grabowski
|
623a1cd944
|
Interim commit tags and trending friendica clients
|
2024-12-21 21:35:39 -05:00 |
Hank Grabowski
|
71a15990e2
|
Add hashtag awareness to friendica search client
|
2024-12-21 21:35:17 -05: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
|
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
|
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
|
b34f96f36b
|
Code cleanup from dart analyze for stuff I wanted to fix
|
2024-12-16 19:46:38 -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
|
d0e5b059cb
|
Refactor FriendicaImageClient to RP providers
|
2024-12-12 16:10:34 -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
|
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
|
ec1bdbd06f
|
Refactor Fediverse Server Validators into RP providers
|
2024-12-11 18:02:49 -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
|
1d81dbec67
|
Refactor timeline client into riverpod
|
2024-12-10 19:53: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 |