Wykres commitów

46 Commity (main)

Autor SHA1 Wiadomość Data
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 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 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
Hank Grabowski c03a5b7b19 Remove currentHandle/server/avatar/id from AuthService 2023-02-24 16:08:14 -05:00
Hank Grabowski 57f9129faf Ensure Connection ID is always string (sometimes coming across as ints) 2023-01-31 16:42:31 -05:00
Hank Grabowski 37a9890a9a Add additional profile details (ugly but functional) 2023-01-31 15:27:26 -05:00
Hank Grabowski 04add9a31c Fix behavior on following notifications and inconsistent click/tap regions on notifications 2023-01-23 16:25:14 -05:00
Hank Grabowski fa1609bdc3 Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
Hank Grabowski dfef64d748 Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
Hank Grabowski 3dc6751281 Set notification text back to full body until start doing parsing of the HTML 2023-01-12 17:37:24 -06:00
Hank Grabowski 454a5180d3 Fix reshare confusion where isReshare => youReshared 2023-01-12 17:33:21 -06:00
Hank Grabowski fae87a1ece Fix notification message on reshares 2023-01-07 12:01:32 -06:00
Hank Grabowski 7a41065a1c Initial implementation of hashtag tracking and auto-complete 2022-12-28 17:04:48 -05:00
Hank Grabowski f2fb17a3fb Merge branch 'autocomplete-workflow' into initial-workflow 2022-12-28 15:57:42 -05:00
Hank Grabowski e3fa2d4bbd First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
Hank Grabowski 36fbb38848 Fix reading reblog data only when presented and reblogged is status for signed in user not if status is a reblog 2022-12-27 22:26:20 -05:00
Hank Grabowski 8f0a7e29d9 Fix display reshares as reshared user and indicate with icon 2022-12-26 22:32:14 -05:00
Hank Grabowski 3da3762324 Fix missing reshare/reblog status from Mastodon format. 2022-12-13 08:29:16 -05:00
Hank Grabowski 9ff185d553 Fix favourite spelling on notification enum 2022-12-10 11:44:13 -05:00
Hank Grabowski 3ede9ed04c First cut at group timelines 2022-12-08 13:37:30 -05:00
Hank Grabowski 0704539a47 Add support for the connection request type. 2022-11-30 14:32:40 -05:00
Hank Grabowski 52bc8a20e1 Add notification click through flow to posts/profiles 2022-11-30 00:56:14 +00:00
Hank Grabowski ad14eb25ae Add public/private indicator and content summary/warning toggles 2022-11-22 13:36:57 -05:00
Hank Grabowski 8150134bfe Fix likes JSON deserializing 2022-11-22 11:48:27 -05:00
Hank Grabowski c0598ad58e More accurate timeline caching/querying. 2022-11-21 16:21:45 -05:00
Hank Grabowski 1524cc217a First cut of entire timeline elements rendering 2022-11-18 16:50:15 -05:00
Hank Grabowski 4c180f7de8 Add initial JSON parsers for Friendica and Mastodon JSON formats 2022-11-08 20:24:54 -06:00