Commit graph

495 commits

Author SHA1 Message Date
Hank Grabowski
479fa2a545 Add visibility lookup to editor and fix private Circles selector overflow 2023-11-17 23:13:58 -05:00
Hank Grabowski
8b99f73238 Add status visibility dialog box 2023-11-17 22:47:38 -05: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
46ed40920b Disable PHP debugging 2023-11-17 13:30:32 -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
1162f988f0 Refactor signin UI to be more user friendly. 2023-11-16 23:17:36 -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
747132625f Change link preview to be more space efficient with picture and text.
Addresses Issue #35
2023-11-16 21:16:39 -05:00
Hank Grabowski
5c54726ebb Change Contacts update to live update 2023-11-16 21:08:56 -05:00
Hank Grabowski
a536576a83 Fix search screen not properly clearing results on profile swap 2023-11-16 19:15:41 -05:00
Hank Grabowski
034343936e Fix typo in URL for getting user's followers 2023-11-16 18:51:13 -05:00
Hank Grabowski
910e6d2c4e Refactor notifications processing to use max 3 calls on initial load and streamlined older loading 2023-11-16 17:37:22 -05:00
Hank Grabowski
1787bb4f7e Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:34:21 -05:00
Hank Grabowski
3b1575a64f Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:24:48 -05:00
Hank Grabowski
6ede657c57 Convert timeline selector to single dropdown menu 2023-11-16 16:21:06 -05:00
Hank Grabowski
1157e2cb56 Fix multiclick error on post creation/editing 2023-11-16 10:15:13 -05:00
Hank Grabowski
fe502f8056 Fix multiclick error on notifications causing multiple navigations 2023-11-16 10:03:20 -05:00
Hank Grabowski
b28db1ea84 Fix paging error on loading new notifications 2023-11-16 09:39:25 -05:00
Hank Grabowski
20396c7393 Renaming groups to circles everywhere in code and labels 2023-11-15 16:05:45 -05:00
Hank Grabowski
b3fceec72f Fix Adding/removing users from groups not working 2023-11-15 15:21:10 -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
d085704537 Set items per query in notification manager back to real level 2023-08-04 13:14:13 -04:00
Hank Grabowski
e828b134ed Refactor notifications system 2023-08-04 12:34:51 -04:00
Hank Grabowski
98d4bfeb9b Bump up default API timeout to 60 seconds 2023-06-27 13:31:29 -04:00
Hank Grabowski
0d70a95606 Change ObjectBox inserts to use queued instead of async 2023-06-27 13:16:01 -04:00
Hank Grabowski
b68e9a999e Change ObjectBox inserts to use queued instead of async 2023-06-27 13:14:42 -04:00
Hank Grabowski
cfa1ad79ca Fix connections background update making too many fast calls. 2023-06-27 13:14:00 -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
147cba295e Pop on posts and comments deletion in post view 2023-05-10 11:41:19 -04:00
Hank Grabowski
1978819c9e Show splash screen until 1st account logged in then allow rest to load while app in use. 2023-05-10 11:21:33 -04:00
Hank Grabowski
97f48240b3 Add timeouts to the API calls 2023-05-09 16:42:53 -04:00
Hank Grabowski
fbf95350e4 Fix updates timer should only be configured once per profile and do nothing if not the active one 2023-05-09 16:42:36 -04:00
Hank Grabowski
1ff41be6e8 Fix new connection requests coming back as not being there when they are and perf problems with notification processing 2023-05-08 14:24:45 -04:00
Hank Grabowski
ed41a97db0 Fix deleting comment causes empty screen bug 2023-05-08 11:14:02 -04:00
Hank Grabowski
55052b0852 Add ability to toggle filters on/off 2023-05-08 09:32:00 -04:00
Hank Grabowski
1474bbc69a Fix filter editor card for "ends with" filter strings 2023-05-08 07:47:27 -04:00
Hank Grabowski
1c81f05f8d Add initial filter card/hiding work for timeline entries 2023-05-08 07:18:09 -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
155500fd70 Add leading images to blocks and contacts screen 2023-05-07 19:06:31 -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
f91080856f Move DM timestamps to the bottom of the message from the right 2023-05-04 21:43:29 -04:00
Hank Grabowski
4b63a5f837 Fix "unfound connection request" error by forcing refresh 2023-05-04 10:37:32 -04:00
Hank Grabowski
2b6c2cfb06 Fix refreshing blocks data on profile screen data refresh. 2023-05-03 17:32:21 -04:00
Hank Grabowski
8ca8780d2d Make blocking its own screen 2023-05-03 16:16:50 -04:00
Hank Grabowski
b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -04:00
Hank Grabowski
8979012034 Initial Blocks and Filters screen with initial cut at BlocksService.getBlocks 2023-05-02 21:13:53 -04:00
Hank Grabowski
2bb4492ccf Add gallery rename and image edit/delete capabilities 2023-05-02 19:27:36 -04:00
Hank Grabowski
0e07919af4 Disable video playing on Linux dev mode to fix hot reload problem 2023-05-01 20:19:37 -04:00
Hank Grabowski
0335c574dc Report 'loading' not 'error' on PostScreen if no post while fetching 2023-04-30 08:38:28 -04:00
Hank Grabowski
e0926a50d2 Fix gallery update bugs with deleted images and overpaging 2023-04-29 21:20:45 -04:00
Hank Grabowski
605e9682e6 Add "ALT" button to gallery thumbnails so can quickly see values 2023-04-29 20:42:34 -04:00
Hank Grabowski
9beefcc5ba Fix dialog box builders to use content not title field for proper sizing 2023-04-29 20:42:11 -04:00
Hank Grabowski
ae5916cc84 Wire profile into services when created for each profile rather than looking up "active profile" each time 2023-04-28 21:28:43 -04:00
Hank Grabowski
330a19692f Add Future.delays to json->obj conversion in Notifications and Timelines to reduce freezing 2023-04-28 21:07:05 -04:00
Hank Grabowski
c2ab53b65e Refactor notifications manager so updates and sorting happen in async operations 2023-04-28 21:06:21 -04:00
Hank Grabowski
3c944378ae Add initial auto-update timers wired into updating all contacts first 2023-04-28 14:23:01 -04:00
Hank Grabowski
d25351fe10 Update Profile ID to not have username 2023-04-28 08:42:11 -04:00
Hank Grabowski
b91c114518 Split up connection refresh with Future.delays to reduce jank 2023-04-28 08:41:51 -04:00
Hank Grabowski
6aecb654a2 Add automatic updateAllContacts on app startup and every 8 hours after if not in low bandwidth mode. 2023-04-27 22:05:10 -04:00
Hank Grabowski
d9fc66ba2a Add clear cache functionality and defer connection details loading until needed 2023-04-27 21:48:01 -04:00
Hank Grabowski
1d63f7d0f0 Fix unfindable context on reshared posts in 2023.04 by looking at parentId as well 2023-04-27 20:35:46 -04:00
Hank Grabowski
d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -04:00
Hank Grabowski
c24dd3122a Implement reshare bug mitigation for 2023.04 Friendica servers 2023-04-27 09:13:13 -04:00
Hank Grabowski
baf639c7b2 Fix repeated calls to groups end point when the user has no groups 2023-04-27 09:12:43 -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
3189e71f9c Add video capability on MediaScreen when works well (not Linux) 2023-04-26 15:58:33 -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
47a7c02eb4 Add video handling on MediaViewerScreen (but just with a stand-in) 2023-04-25 09:18:39 -04:00
Hank Grabowski
e24aceaeeb Merge branch 'attachment-viewing-updates' of gitlab.com:mysocialportal/relatica into attachment-viewing-updates 2023-04-24 08:21:12 -04:00
Hank Grabowski
b0fab05ba2 Fix media viewer media width not taking up whole screen on zoom issue 2023-04-24 08:19:43 -04:00
Hank Grabowski
2a0e5a9be3 Add controller return on buildSnackBar and change to use default close icon 2023-04-24 08:00:00 -04:00
Hank Grabowski
581b4bf224 Remove carousel from image viewer screen (renamed media viewer) to fix bad zoom behaviors 2023-04-22 08:45:06 -04:00
Hank Grabowski
af3160302c Have URL links open to the system browser on mobile 2023-04-21 11:46:28 -04:00
Hank Grabowski
0a7560fec7 Add tap through to profile on Group Editor 2023-04-21 10:54:59 -04:00
Hank Grabowski
abe5210728 Tweak titling and add user button, wrap in ResponsiveMaxWidth 2023-04-21 09:54:34 -04:00
Hank Grabowski
646f576016 Add GroupAddUsersScreen and route 2023-04-21 09:54:31 -04:00
Hank Grabowski
cd7ca5776b Add additional handle and last post time to contacts screen list 2023-04-21 09:52:58 -04:00
Hank Grabowski
870a7fc2a0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:18 -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
3e70dcbd74 Add Group Editor ability to remove users from group 2023-04-20 12:14:04 -04:00
Hank Grabowski
e8c3b6616a Make group members result come back alphabetical 2023-04-19 18:24:28 -04:00
Hank Grabowski
da6183d7bb Fix media_kit player startup quirks with new version 2023-04-19 11:46:14 -04:00
Hank Grabowski
5f7a45954f Fix low-bandwidth media stand in cards being wrong height 2023-04-19 11:45:45 -04:00
Hank Grabowski
86076f23b9 Disable display_preview for now... 2023-04-19 09:59:44 -04:00
Hank Grabowski
c431afffc3 Add color blindness testing capabilities in non-release mode 2023-04-19 09:46:29 -04:00
Hank Grabowski
aa0fd14c5a Add device_preview to the app for better previewing capabilities 2023-04-19 08:34:33 -04:00
Hank Grabowski
e28cf85b46 Group Editor now lists users in group (needs polishing though) 2023-04-18 21:49:45 -04:00
Hank Grabowski
35ffbd7273 Fix ObjectBox Connection upsert keying off DB ID not Fediverse ID 2023-04-18 21:00:20 -04:00
Hank Grabowski
2423dfbddf Fix update followed/following prunes no longer followed people initiated from outside app 2023-04-18 20:59:51 -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
db7945ea77 Add group management screen with group creation, renaming, and deleting 2023-04-18 19:39:52 -04:00
Hank Grabowski
9e93faad2e Remove TODO for adding paging on getting group data since there is none 2023-04-17 16:37:48 -04:00
Hank Grabowski
1a394c0f43 Highlight areas where thumbnails can be scaled later. 2023-04-17 10:55:36 -04:00
Hank Grabowski
0194e53be0 Change settings screen to use switches instead of checkboxes 2023-04-17 10:53:07 -04:00
Hank Grabowski
af1f513ed5 Add responsive scaling to main screens and primary media controls 2023-04-13 09:30:09 -05:00
Hank Grabowski
76da2ca390 Clicking on home button when on that screen scrolls it to the top 2023-04-07 08:55:37 -04:00
Hank Grabowski
bff179b11f Shift the suggestions to be on the top of the content field 2023-04-06 15:49:25 -04:00
Hank Grabowski
702173016f Update copy text function to return plain text 2023-04-06 10:04:13 -04:00
Hank Grabowski
c9138ce92b Fix overflow issue 2023-04-04 13:54:08 -04:00
Hank Grabowski
d5c54126bf Add macOS and iOS media_kit libraries 2023-04-04 13:51:32 -04:00
Hank Grabowski
2456ee9d38 Fix video_control sizing calc for VideoPlayerLibAvControl. 2023-04-04 12:22:12 -04:00
Hank Grabowski
3b3a12c124 Delay pre-loading of video 2023-04-03 18:08:34 -04:00
Hank Grabowski
df77a23452 Initial implementation of MediaKit for desktop platforms 2023-04-03 17:11:25 -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
3927c3e779 Fix non-dismissable keyboard on iOS... 2023-03-23 11:25:05 -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
1311cbb979 Check for Friendica version before trying to reshare Diaspora posts 2023-03-23 10:14:25 -04:00
Hank Grabowski
e4047d4ffb Fix storage secrets are writeable on macOS again by adding groupId in constructor 2023-03-22 17:33:35 -04:00
Hank Grabowski
119fe9ca16 Rework notifications refresh initial page algorithm to make more robust 2023-03-22 13:28:05 -04:00
Hank Grabowski
951f50ee7a Fix ObjectBoxCache singleton to return existing cache object if already existing for path 2023-03-22 12:45:39 -04:00
Hank Grabowski
48a6a404d6 Use global macOS in secrets storage 2023-03-22 12:45:19 -04:00
Hank Grabowski
f3b17852fa Elevate macOS Group ID to globals.dart 2023-03-22 12:43:38 -04:00
Hank Grabowski
a9c3c2bb6a Add follow scope to OAuth requests 2023-03-22 12:38:38 -04:00
Hank Grabowski
b7ea4ce5b3 Fix storage secrets are writeable on macOS again by adding groupId in constructor 2023-03-22 11:48:02 -04:00
HankG
99a128d1d4 Fix don't try to create ObjectBox directory if already exists 2023-03-22 11:46:40 -04:00
Hank Grabowski
3d8d69568e Fix search screen bottom nav bar using correct button highlight 2023-03-22 09:43:17 -04:00
Hank Grabowski
b9afe6f823 Fix interactions browser able to go to profiles never seen before 2023-03-22 09:24:14 -04:00
Hank Grabowski
0beac5b2c7 Check for proper URL syntax and is a fediverse link on Direct Link searches 2023-03-22 09:13:19 -04:00
Hank Grabowski
21b99887f4 Remove duplicate "accept and follow back" button 2023-03-22 08:37:58 -04:00
Hank Grabowski
8bc5b35255 Fix search result scrolling to top on more hiccup 2023-03-22 00:35:38 -04:00
Hank Grabowski
7be5176126 Initial cut of the search page 2023-03-22 00:16:23 -04:00
Hank Grabowski
fb24bc584f Add test for non-fediverse response 2023-03-21 21:31:44 -04:00
Hank Grabowski
bf7b97a112 Add test for non-fediverse response 2023-03-21 21:23:25 -04:00
Hank Grabowski
c5a64a8691 Add FediverseServiceValidator 2023-03-21 21:15:14 -04:00
Hank Grabowski
80a55af4c4 Move low level network calls into utility library 2023-03-21 21:14:58 -04:00
Hank Grabowski
1f054910d4 Add padding to contacts search block 2023-03-21 16:42:19 -04:00
Hank Grabowski
ec840876c1 Make drawer popping configurable 2023-03-21 16:27:04 -04:00
Hank Grabowski
bd02a01d08 Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
Hank Grabowski
1801780dcf Make Visibility field in editor just status for edited posts or new comment on post. 2023-03-21 10:23:40 -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
2d752bb0d9 Add PHP Debugging header toggle to client/globals 2023-03-20 09:58:02 -04:00
Hank Grabowski
84e28aaf6b Add more padding to the left/right of the link preview. 2023-03-19 22:23:21 -04:00
Hank Grabowski
bd9e65f9a6 Fix favorite status toggle on 1st level of comments 2023-03-19 22:22:09 -04:00
Hank Grabowski
942f6f0ec5 Refactor post display to be cleaner 2023-03-19 22:16:30 -04:00
Hank Grabowski
5ffa37d9be Make notifications refresh also pull new notifications. 2023-03-19 21:41:00 -04:00
Hank Grabowski
662f87f15d Make notifications refresh also pull new notifications. 2023-03-19 21:38:36 -04:00
Hank Grabowski
d87036865e Make timeline refresh also load new posts. 2023-03-19 21:38:05 -04:00
Hank Grabowski
89b47e7451 Make timeline screens force load on change of settings or initial load 2023-03-19 20:54:28 -04:00
Hank Grabowski
42d802fd92 Add logging on scroll 2023-03-19 17:54:29 -04:00
Hank Grabowski
8e84eb6f82 Refactor comments to only show up in Post screen and from clicking on comments count 2023-03-19 17:44:09 -04:00
Hank Grabowski
2ec11f4a02 Add timeline network statusing to getPostOrComment 2023-03-19 17:42:25 -04:00
Hank Grabowski
31e41239e7 Style status cards with dropshadows and better colors 2023-03-19 17:42:10 -04:00