Wykres commitów

84 Commity (main)

Autor SHA1 Wiadomość Data
Hank Grabowski 0adbeb8f82 Update how timeline panel renders when loading content and having none. 2023-11-30 11:16:17 -05: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 1c8223fcdf Remove resharing from comments since Friendica doesn't support it. 2023-11-18 17:19:23 -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 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 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 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 32408b96c0 Add stack trace logging and context.mounted check in buildSnackBar 2023-04-20 16:26:11 -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 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 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 aafe6dea7c Add Visibility object concept throughout, including image displays 2023-03-20 14:30:51 -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 d83c6a65a0 Initial post editing capability 2023-03-16 11:37:46 -04:00
Hank Grabowski c18581b277 Minimize clutter on Home screen app bar and add drag to refresh on it and notifications 2023-03-14 21:58:49 -04:00
Hank Grabowski dfb13de262 Cleanup non-relative Relatica imports 2023-03-13 23:49:52 -04:00
Hank Grabowski 112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski 4a3c4bd4fd Add profile changing to connections 2023-03-11 20:50:31 -05:00
Hank Grabowski a8ef7bb670 Add initial likes/refresh viewing capability 2023-01-31 14:39:06 -05:00
Hank Grabowski 089fca1790 Interactions Screens interim commit 2023-01-30 22:22:08 -05:00
Hank Grabowski eb5b6115e4 Initial post copy to clipboard capability (just raw HTML right now) 2023-01-30 01:08:04 -05:00
Hank Grabowski 99d94f3612 Add menu dialog on link opening button for external, copy url, and on posts "go to post" 2023-01-30 01:04:50 -05:00
Hank Grabowski 2a3547c194 Initial implementation of image carousel 2023-01-29 17:21:47 -05:00
Hank Grabowski 1c6a712c15 Add new refresh status/request button to timeline page 2023-01-29 10:14:34 -05:00