Commit graph

126 commits

Author SHA1 Message Date
Hank Grabowski
3555e9bb11 Allow Bluesky post resharing for Friendica versions 2024.08 and higher
Fixes Issue #107
2024-08-30 22:25:13 -04:00
Hank Grabowski
91e313f9b1 Use DSoc font for network icons from platform field 2024-08-30 21:45:29 -04:00
Hank Grabowski
fe348a8020 Add difficulty levels to focus mode 2024-08-29 20:31:43 -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
3054b3b7b1 Add from/to JSON for FocusModeData 2024-08-19 14:49:58 -04:00
Hank Grabowski
9b79e19bac Merge branch 'main' into focus-mode 2024-07-26 10:34:00 -04:00
Hank Grabowski
09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski
36436b7039 Move FocusModeData to its own file under models 2024-07-24 11:48:24 -04:00
Hank Grabowski
764c89425d Add myPosts TimelineIdentifier factory method 2024-07-24 11:39:23 -04:00
Hank Grabowski
a86aa60df6 Updates to get OAuth somewhat working but not ideal 2024-07-22 13:48:41 +03:00
Hank Grabowski
8d435b1507 Updates to get ObjectBox working 2024-07-21 19:02:00 +03: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
f8ac2a05c0 Add ability to toggle off the spoiler alert/CW system app wide
Implements Feature Request #42
2024-06-27 20:03:54 -04:00
Hank Grabowski
d5f4196435 Fix multiple accounts from same server not working
Fixes Issue #72
  - Refactor the initial profile loading
  - Add a clear all profiles button (and service support) to the Profile Manager screen since once profiles are corrupted need to start from scratch
  - Fix the short term cache response to key on headers and body as well as URL/QP
  - Fix ID handling in Basic Credentials copy method
2024-06-27 19:47:52 -04:00
Hank Grabowski
2b347b5572 Add user settings for network capabilities 2024-06-26 14:57:23 -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
b13b66ec48 Update timeline "refresh" to reset the timeline, after prompting for confirmation. 2023-11-27 09:39:38 -05:00
Hank Grabowski
68772cf122 Fix reshare regression so that updates to reshare appear. 2023-11-19 08:05:49 -05:00
Hank Grabowski
91d6f944b0 Fix low-res PNG problem by always loading high res of PNG files only 2023-11-18 17:48:10 -05:00
Hank Grabowski
aa2f102518 Refactor bootstrapping process to have more statusing, timeouts and go to sign in screen if non logged in 2023-11-17 13:24:20 -05:00
Hank Grabowski
10bba23d61 Add timeouts to sign in steps so doesn't block indefinitely 2023-11-16 23:04:00 -05:00
Hank Grabowski
6ede657c57 Convert timeline selector to single dropdown menu 2023-11-16 16:21:06 -05:00
Hank Grabowski
20396c7393 Renaming groups to circles everywhere in code and labels 2023-11-15 16:05:45 -05:00
Hank Grabowski
119647e214 Fix, redirect scheme on desktop has to be the full URL not just http 2023-11-06 09:54:56 -05:00
Hank Grabowski
0ecee1e777 Change OAuth redirect URL to work with latest version of Friendica 2023-11-05 20:28:36 -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
97f48240b3 Add timeouts to the API calls 2023-05-09 16:42:53 -04:00
Hank Grabowski
55052b0852 Add ability to toggle filters on/off 2023-05-08 09:32:00 -04:00
Hank Grabowski
6644fee523 Refactor Filter UI into List screen w/summary and editor screen 2023-05-07 20:10:43 -04:00
Hank Grabowski
d2757a7664 Initial filters screen 2023-05-07 19:07:32 -04:00
Hank Grabowski
5eb7dcf7fe Add domain blocking capability to low level filters 2023-05-05 14:18:49 -04:00
Hank Grabowski
ed1b800e82 Change the reshare fix to have open ended versions until know which version fixed in 2023-05-05 13:55:17 -04:00
Hank Grabowski
9e95427b9f Add low level timeline entry filtering capabilities 2023-05-05 10:52:24 -04:00
Hank Grabowski
b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
Hank Grabowski
2bb4492ccf Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
Hank Grabowski
d25351fe10 Update Profile ID to not have username 2023-04-28 08:42:11 -04:00
Hank Grabowski
c24dd3122a Implement reshare bug mitigation for 2023.04 Friendica servers 2023-04-27 09:13:13 -04:00
Hank Grabowski
3ca4a76792 Add ability for version check to have max bounds as well. 2023-04-26 20:55:52 -04:00
Hank Grabowski
44679b79ea Update version string for 2023.03-rc to final 2023.04 2023-04-25 09:56:29 -04:00
Hank Grabowski
32408b96c0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -04:00
Hank Grabowski
db7945ea77 Add group management screen with group creation, renaming, and deleting 2023-04-18 19:39:52 -04:00
Hank Grabowski
97d2b7ed7e Fix loading GIF media attachments, at least if it is being added as a literal attachment 2023-04-03 13:42:46 -04:00
Hank Grabowski
7dbe520c73 Check for Friendica version before trying to reshare Diaspora posts 2023-03-23 10:51:41 -04:00
Hank Grabowski
a9c3c2bb6a Add follow scope to OAuth requests 2023-03-22 12:38:38 -04:00
Hank Grabowski
7be5176126 Initial cut of the search page 2023-03-22 00:16:23 -04:00