Hank Grabowski
|
8842648d6d
|
Add server rules endpoint.
|
2025-05-14 17:04:13 -04: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
|
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
|
8252f49f54
|
Cleanup non-relative references to Relatica libraries
|
2024-12-16 19:54:31 -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
|
509ac1e8be
|
Finish porting JSON parsing to use RP as needed
|
2024-12-12 12:40:05 -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
|
a9dd9c208e
|
Refactor remaining widgets to use the RP settings provider
|
2024-11-22 15:19:11 -05:00 |
Hank Grabowski
|
4cb45cd894
|
Convert HashtagService to Riverpod controller
|
2024-09-03 22:30:49 -04:00 |
Hank Grabowski
|
5fcf91d8d9
|
Always use url not uri field when getting link from status JSON
Fixes Issue #109
|
2024-08-31 16:20:25 -04:00 |
Hank Grabowski
|
91e313f9b1
|
Use DSoc font for network icons from platform field
|
2024-08-30 21:45:29 -04:00 |
Hank Grabowski
|
9c9428a85b
|
Add TimelineGroupingListdata parsing of type
|
2024-08-28 11:56:19 -04:00 |
Hank Grabowski
|
052fa15eb8
|
Rename CircleData to TimelineGroupingListData since includes Circles, Groups, and Channels
|
2024-08-28 11:23:44 -04:00 |
Hank Grabowski
|
f7ba71b049
|
Use friendica->network field if available and adds hometown network type
|
2024-06-30 17:01:08 -04:00 |
Hank Grabowski
|
526c8c4d83
|
Add icons and info text for delivery data on posts/comments
Implements Feature #66
|
2024-06-28 10:57:35 -04:00 |
Hank Grabowski
|
9b8412aef5
|
Pull profile data as well as connection data on getConnectionWithStatus
Helps address Issue #36
|
2024-06-28 09:38:54 -04:00 |
Hank Grabowski
|
f6402c5422
|
Build link to Bluesky profile on parsing since data not there
Fixes #98
|
2024-06-24 20:58:15 -04:00 |
Hank Grabowski
|
8b8451fbc8
|
Build threads.net profile links from data since not in JSON
Fixes Issue #89
|
2024-06-24 20:44:54 -04:00 |
Hank Grabowski
|
44e75ab290
|
Use URL not URI field for Threads and Bsky statuses
Fixes Issues #79 and #87
|
2024-06-24 20:27:37 -04:00 |
Hank Grabowski
|
b978b44201
|
Add support for unlisted post creation/editing
|
2024-06-24 16:11:41 -04:00 |
Hank Grabowski
|
cb3c2d97b7
|
Add network icon to timeline entry seeded from Application data
|
2024-06-20 16:07:00 -04:00 |
Hank Grabowski
|
9b778999e5
|
Add replacing tag links to the local server
|
2023-11-29 18:32:03 -06:00 |
Hank Grabowski
|
1d65ba2604
|
Add more fine-grained privacy processing for direct messages and preserving settings on comments
|
2023-11-17 21:47:44 -05:00 |
Hank Grabowski
|
20396c7393
|
Renaming groups to circles everywhere in code and labels
|
2023-11-15 16:05:45 -05:00 |
Hank Grabowski
|
73dfc3cc2b
|
Update versions of dependencies to work with new XCode
|
2023-10-30 21:44:16 -04:00 |
Hank Grabowski
|
e828b134ed
|
Refactor notifications system
|
2023-08-04 12:34:51 -04:00 |
Hank Grabowski
|
df8ec9009f
|
Refactor how reshares are handled, interactions with posts to take into account that, and refreshing it
|
2023-06-26 17:40:47 -04:00 |
Hank Grabowski
|
1c81f05f8d
|
Add initial filter card/hiding work for timeline entries
|
2023-05-08 07:18:09 -04:00 |
Hank Grabowski
|
c24dd3122a
|
Implement reshare bug mitigation for 2023.04 Friendica servers
|
2023-04-27 09:13:13 -04:00 |
Hank Grabowski
|
8377f640b6
|
Fix disappearing Follows issue caused by partially populated account data in some endpoints
|
2023-04-18 20:33:09 -04:00 |
Hank Grabowski
|
7be5176126
|
Initial cut of the search page
|
2023-03-22 00:16:23 -04:00 |
Hank Grabowski
|
bd02a01d08
|
Refactor follow requests to use actual follow request system if available
|
2023-03-21 14:28:00 -04:00 |
HankG
|
882084eef6
|
Fix set visibility field to "private" on posts if going to Followers pseudo-group
|
2023-03-20 22:46:39 -04:00 |
Hank Grabowski
|
8617e21d1a
|
Add initial visibility configuration in posts
|
2023-03-20 21:55:47 -04:00 |
Hank Grabowski
|
aafe6dea7c
|
Add Visibility object concept throughout, including image displays
|
2023-03-20 14:30:51 -04:00 |
Hank Grabowski
|
a7f3bb26ad
|
Add logged-in profile aware image control wrapping CachedNetworkImage
|
2023-03-20 10:06:44 -04:00 |
Hank Grabowski
|
b30ba7c057
|
Initial Link Preview Capabilities
|
2023-03-19 16:27:57 -04:00 |
Hank Grabowski
|
0c42e1cf0e
|
Add instance info processing endpoints
|
2023-03-17 16:08:25 -04:00 |
Hank Grabowski
|
46387e5a16
|
Change Profile EP call to use Mastodon so can do some logging into Mastodon servers
|
2023-03-17 09:20:24 -04:00 |
Hank Grabowski
|
d83c6a65a0
|
Initial post editing capability
|
2023-03-16 11:37:46 -04:00 |
Hank Grabowski
|
dfb13de262
|
Cleanup non-relative Relatica imports
|
2023-03-13 23:49:52 -04:00 |
Hank Grabowski
|
4a3c4bd4fd
|
Add profile changing to connections
|
2023-03-11 20:50:31 -05:00 |
Hank Grabowski
|
a6bf00aea4
|
Refactored auth system to support multiple logins (hypothetically)
|
2023-02-26 22:12:40 -05:00 |
Hank Grabowski
|
d2f5c347bc
|
Rename AuthService to AccountsService
|
2023-02-25 18:06:24 -05:00 |
Hank Grabowski
|
7a22adb9d6
|
Change Auth Service to only handle credentials
|
2023-02-24 16:36:20 -05:00 |