Commit graph

129 commits

Author SHA1 Message Date
Hank Grabowski
fe502f8056 Fix multiclick error on notifications causing multiple navigations 2023-11-16 10:03:20 -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
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
ed41a97db0 Fix deleting comment causes empty screen bug 2023-05-08 11:14:02 -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
8ca8780d2d Make blocking its own screen 2023-05-03 16:16:50 -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
0e07919af4 Disable video playing on Linux dev mode to fix hot reload problem 2023-05-01 20:19:37 -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
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
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
32408b96c0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -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
c431afffc3 Add color blindness testing capabilities in non-release mode 2023-04-19 09:46:29 -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
1a394c0f43 Highlight areas where thumbnails can be scaled later. 2023-04-17 10:55:36 -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
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
1311cbb979 Check for Friendica version before trying to reshare Diaspora posts 2023-03-23 10:14:25 -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
ec840876c1 Make drawer popping configurable 2023-03-21 16:27:04 -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
84e28aaf6b Add more padding to the left/right of the link preview. 2023-03-19 22:23:21 -04:00
Hank Grabowski
942f6f0ec5 Refactor post display to be cleaner 2023-03-19 22:16:30 -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
31e41239e7 Style status cards with dropshadows and better colors 2023-03-19 17:42:10 -04:00
Hank Grabowski
b30ba7c057 Initial Link Preview Capabilities 2023-03-19 16:27:57 -04:00
Hank Grabowski
9ce026ba1a Fix can't edit reshared posts. 2023-03-17 16:52:26 -04:00
Hank Grabowski
7365c4ad43 Fix image remove from post bug 2023-03-16 15:04:33 -04:00
Hank Grabowski
d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski
d40acf5a67 Fix not popping the drawer any longer 2023-03-15 11:59:22 -04:00