Commit graph

179 commits

Author SHA1 Message Date
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
0335c574dc Report 'loading' not 'error' on PostScreen if no post while fetching 2023-04-30 08:38:28 -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
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
d586ee3206 Fix emojis rendering at unconstrained size, now set specific CSS style when rendering 2023-04-27 15:19:51 -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
47a7c02eb4 Add video handling on MediaViewerScreen (but just with a stand-in) 2023-04-25 09:18:39 -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
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
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
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
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
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
3927c3e779 Fix non-dismissable keyboard on iOS... 2023-03-23 11:25:05 -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
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
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
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
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
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
89b47e7451 Make timeline screens force load on change of settings or initial load 2023-03-19 20:54:28 -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
b30ba7c057 Initial Link Preview Capabilities 2023-03-19 16:27:57 -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
4dbf21c656 Initial implementation of HTML Content to Editor conversion 2023-03-18 14:49:20 -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