Wykres commitów

150 Commity (main)

Autor SHA1 Wiadomość Data
Hank Grabowski 6afd5eefad Remove timestamp from follow requests because it is the timestamp of account creation 2023-11-30 17:56:41 -05:00
Hank Grabowski dece212ded Allow clicking anywhere on search result card to open the post/comment 2023-11-30 11:39:57 -05:00
Hank Grabowski 0adbeb8f82 Update how timeline panel renders when loading content and having none. 2023-11-30 11:16:17 -05:00
Hank Grabowski df4a875ebd Reverse muting on MediaKit video since didn't fix the problem 2023-11-30 10:56:16 -05:00
Hank Grabowski 03b3d1c272 Set capitalization type of on image text field editors 2023-11-29 15:24:12 -06:00
Hank Grabowski 8891148843 Set initial video mode to muted to see if fixes audio takeover of background apps 2023-11-29 15:02:23 -06:00
Hank Grabowski 782d3ba14d Add concept of maximum depth when rendering comment chains, set to 5 initially 2023-11-29 10:42:04 -08:00
HankG bc86189549 Merge branch 'main' into 'error-logging-update'
# Conflicts:
#   lib/screens/sign_in.dart
2023-11-29 18:26:51 +00:00
Hank Grabowski c22212df12 Add filter that takes care of D* reshares with link preview having duplicate images 2023-11-29 10:16:22 -08:00
Hank Grabowski f03d8d7f52 Add filter that takes care of mastodon posts with link preview having duplicate images 2023-11-29 09:38:21 -08:00
Hank Grabowski 12233c4320 Tweaks to logging levels 2023-11-27 13:16:11 -06: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 304551af57 Add top level gesture detector to post card to make easy opening 2023-11-19 08:16:34 -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 1c8223fcdf Remove resharing from comments since Friendica doesn't support it. 2023-11-18 17:19:23 -05:00
Hank Grabowski d939a56f2b Fix image/video slight overflow error 2023-11-18 15:35:24 -05:00
Hank Grabowski 3f23e3e2fd Redesign interactions bar and move delving into detailed data to menu 2023-11-18 15:13:42 -05:00
Hank Grabowski 061a32c4fb Fix make list evaluation explicit in visibility dialog 2023-11-17 23:16:48 -05:00
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 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 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