Wykres commitów

132 Commity (4f3355d1e614c39b76317e96bca73eed74736c1a)

Autor SHA1 Wiadomość Data
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 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 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 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 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 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 e0926a50d2 Fix gallery update bugs with deleted images and overpaging 2023-04-29 21:20:45 -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 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 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 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 44679b79ea Update version string for 2023.03-rc to final 2023.04 2023-04-25 09:56:29 -04:00
Hank Grabowski 646f576016 Add GroupAddUsersScreen and route 2023-04-21 09:54:31 -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 c431afffc3 Add color blindness testing capabilities in non-release mode 2023-04-19 09:46:29 -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 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 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 119fe9ca16 Rework notifications refresh initial page algorithm to make more robust 2023-03-22 13:28:05 -04:00
Hank Grabowski 48a6a404d6 Use global macOS in secrets storage 2023-03-22 12:45:19 -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
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 7be5176126 Initial cut of the search page 2023-03-22 00:16:23 -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 bd02a01d08 Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -04:00
Hank Grabowski 8617e21d1a Add initial visibility configuration in posts 2023-03-20 21:55:47 -04:00
Hank Grabowski bd9e65f9a6 Fix favorite status toggle on 1st level of comments 2023-03-19 22:22:09 -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 693f781ea9 Only allow post-level spoiler text for Friendica servers with v2023.03 or later 2023-03-18 15:13:42 -04:00
Hank Grabowski 328daa30a1 Add version checker infrastructure and use on post editing. 2023-03-17 16:52:49 -04:00
Hank Grabowski d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski 18cc85e565 Fix infinite querying when the user has no notifications or DMs 2023-03-14 21:31:02 -04:00
Hank Grabowski fd222733f6 Fix like/unlike null node exception 2023-03-14 17:34:18 -04:00