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
|
7615ae4d1e
|
Full reimplementation of notifications services and screen
|
2025-06-11 14:22:54 -04:00 |
Hank Grabowski
|
c8967ed75a
|
Fix background color of comments no longer transparent thus showing shadow
|
2025-06-05 13:41:18 -04:00 |
Hank Grabowski
|
4cddce8298
|
Code cleanup from code review.
|
2025-05-22 08:12:27 -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
|
6367571bf1
|
Add report on server menu item on posts/comments
|
2025-05-15 08:04:24 -04:00 |
Hank Grabowski
|
b209f5f0dc
|
Camera feature on new posts only for mobile
|
2025-03-16 19:24:31 -04:00 |
Hank Grabowski
|
e53b5848ed
|
Add click through to hashtag screen on hashtag search results
|
2024-12-24 14:10:54 -05:00 |
Hank Grabowski
|
0b8aa8faec
|
Initial implementation of the a user's media screen
|
2024-12-24 14:04:56 -05:00 |
Hank Grabowski
|
9913161a3a
|
Add suggested connections panel to the Explorer Screen
|
2024-12-24 12:21:44 -05:00 |
Hank Grabowski
|
4f882df541
|
Add opening tags in app feature
|
2024-12-23 17:21:48 -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
|
841a7ea7b6
|
Quick prototyping of new explorer screen
|
2024-12-21 00:08:29 -05:00 |
Hank Grabowski
|
a1d58c98f7
|
Add block user entry to status controls menu
|
2024-12-20 10:58:25 -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
|
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
|
039708d244
|
Add stack trace to ever severe error logged
|
2024-12-19 16:24:37 -05:00 |
Hank Grabowski
|
f8e52f36e4
|
Fix notifications icon always shows unread
|
2024-12-19 15:36:33 -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
|
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
|
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
|
1d81dbec67
|
Refactor timeline client into riverpod
|
2024-12-10 19:53:26 -05:00 |
Hank Grabowski
|
aaf07478e1
|
Refactor Friendica Status Client into RP providers
|
2024-12-10 16:13:02 -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
|
5c194b2750
|
Refactor ConnectionManager, PersistentInfo services, and background updates to RP
|
2024-12-06 21:33:51 -05:00 |
Hank Grabowski
|
88b9302dff
|
Refactor gallery services to Riverpod providers
|
2024-12-04 23:00:58 -05:00 |
Hank Grabowski
|
795b9fcb07
|
Implement hashtag/connection autocomplete services in Riverpod
|
2024-12-01 20:15:24 -05:00 |
Hank Grabowski
|
6115df7395
|
Move EntryTreeItem flattening access to the RP Provider
|
2024-12-01 19:52:35 -05:00 |
Hank Grabowski
|
fc6e17f133
|
Refactor TimelineManager and EntryManager to Riverpod providers
|
2024-12-01 14:57:47 -05:00 |
Hank Grabowski
|
1358a3e7b4
|
Add a timeline entry RP provider
|
2024-11-27 16:11:30 -05:00 |
Hank Grabowski
|
65f2035d52
|
Refactor notifications manager to Riverpod provider
|
2024-11-26 21:18:08 -05:00 |
Hank Grabowski
|
bdfcaaec61
|
Fix ImageControl trying to draw image when no image URL
|
2024-11-26 21:15:39 -05:00 |
Hank Grabowski
|
733751038b
|
Refactory Interactions Details to Riverpod providers
|
2024-11-26 17:10:51 -05:00 |
Hank Grabowski
|
f3032082eb
|
Refactor Filter Services to Riverpod
|
2024-11-25 22:51:42 -05:00 |
Hank Grabowski
|
f72ca29d4a
|
Move Media Upload Attachment helper to utils folder
|
2024-11-22 17:32:01 -05:00 |
Hank Grabowski
|
a9dd9c208e
|
Refactor remaining widgets to use the RP settings provider
|
2024-11-22 15:19:11 -05:00 |
Hank Grabowski
|
71a9beb535
|
Convert FlattenTreeEntryControl to use riverpod settings providers
|
2024-11-22 12:35:19 -05:00 |
Hank Grabowski
|
344ec6150d
|
Refactor av_control to Riverpod
|
2024-11-22 12:32:18 -05:00 |
Hank Grabowski
|
4cb45cd894
|
Convert HashtagService to Riverpod controller
|
2024-09-03 22:30:49 -04:00 |
Hank Grabowski
|
755bf9b425
|
Use ImageControl for link preview and HTML embedded images since has Low-bandwidth awareness
|
2024-09-03 20:37:50 -04:00 |