Commit graph

38 commits

Author SHA1 Message Date
Hank Grabowski
a90ad978fc Only add Circle/Group/Channel section if not empty 2024-08-29 12:45:25 -04:00
Hank Grabowski
c8eea6cdae Breakup timeline selection into Circles, Groups, and Channels 2024-08-28 12:18:06 -04:00
Hank Grabowski
37d3b1a125 Add awareness of TimelineGroupingListData Type to queries 2024-08-28 11:57:10 -04:00
Hank Grabowski
9b79e19bac Merge branch 'main' into focus-mode 2024-07-26 10:34:00 -04:00
Hank Grabowski
09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski
8db6383818 Rename focus mode headline widget 2024-07-24 13:34:56 -04:00
Hank Grabowski
f5241a72fa Add initial basic focus mode implementation 2024-07-24 11:42:24 -04:00
Hank Grabowski
12233c4320 Tweaks to logging levels 2023-11-27 13:16:11 -06:00
Hank Grabowski
1787bb4f7e Rearrange profile buttons so that (un)follow and (un)block are on separate line 2023-11-16 16:34:21 -05:00
Hank Grabowski
6ede657c57 Convert timeline selector to single dropdown menu 2023-11-16 16:21:06 -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
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
a7f3bb26ad Add logged-in profile aware image control wrapping CachedNetworkImage 2023-03-20 10:06:44 -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
4c71c6fe26 More compact timeline selector 2023-03-14 22:56:33 -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
112910d2b8 Add ActiveProfileSelector to all appropriate managers/services/repos/etc 2023-03-13 23:47:40 -04:00
Hank Grabowski
6b15b2136d Initial drawer implementation w/use on notifications and timelines screens 2023-03-10 22:17:34 -05:00
Hank Grabowski
7f46b72c51 Replace ValueListenableBuilders throughout with new StatusAndRefreshButton 2023-01-30 18:14:25 -05:00
Hank Grabowski
0cf084192c Sort groups (lists) alphabetically 2023-01-30 00:24:51 -05:00
Hank Grabowski
1c6a712c15 Add new refresh status/request button to timeline page 2023-01-29 10:14:34 -05:00
Hank Grabowski
8a54707bef Add dark mode selection/theming 2023-01-19 20:37:35 -05:00
Hank Grabowski
266a98d2a9 Fix post add button color on home screen 2022-12-17 13:34:18 -05:00
Hank Grabowski
40380e4a15 Add self timeline to timeline screen 2022-12-17 12:17:47 -05:00
Hank Grabowski
0f4ecd8676 Rename "home" to timelines 2022-12-08 14:23:11 -05:00
Hank Grabowski
3ede9ed04c First cut at group timelines 2022-12-08 13:37:30 -05:00
Hank Grabowski
6f6fe79ac0 Add user profile and posts pages first cuts 2022-11-29 15:33:16 +00:00
Hank Grabowski
ff3e938f70 Add Post viewer screen and ability to open post in external browser 2022-11-23 15:48:09 -05:00
Hank Grabowski
0c420593c5 Make it so posts only load unless requested and add getting older posts 2022-11-22 09:54:10 -05:00
Hank Grabowski
c0598ad58e More accurate timeline caching/querying. 2022-11-21 16:21:45 -05:00
Hank Grabowski
6af1c4f214 Add button bar w/nav to home, notifications, and profile 2022-11-18 22:49:11 -05:00
Hank Grabowski
37857a96d6 Add updatePost to get all comments on post 2022-11-18 18:31:28 -05:00
Hank Grabowski
1524cc217a First cut of entire timeline elements rendering 2022-11-18 16:50:15 -05:00
Hank Grabowski
bac580935c Initial timeline flows working 2022-11-17 11:04:14 -05:00
Hank Grabowski
f647b68881 Initial sign in/sign out workflow with proper state routing 2022-11-09 21:02:26 -05:00
Hank Grabowski
5d9986121f Add stubbed out UI for experimentation 2022-11-08 20:28:48 -06:00