Wykres commitów

894 Commity (f623d4bf3133813c43c2397254bc80f60cc75c6f)

Autor SHA1 Wiadomość Data
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 9c9428a85b Add TimelineGroupingListdata parsing of type 2024-08-28 11:56:19 -04:00
Hank Grabowski 052fa15eb8 Rename CircleData to TimelineGroupingListData since includes Circles, Groups, and Channels 2024-08-28 11:23:44 -04:00
Hank Grabowski 9dd2af915a Merge branch 'codemagic-setup' of gitlab.com:mysocialportal/relatica into circle-vs-channel-awareness 2024-08-26 14:59:40 -04:00
Hank Grabowski 70f2d4e2a1 Fix Focus Mode setting shouldn't be updated on construction of Riverpod provider 2024-08-26 14:59:07 -04:00
Hank Grabowski ea407da655 Updates for Flutter version bump 2024-08-26 14:58:42 -04:00
HankG 8b67f35cb1 Merge branch 'focus-mode' into 'main'
Focus mode

See merge request mysocialportal/relatica!60
2024-08-19 19:25:45 +00:00
Hank Grabowski 7d6b0bee41 Add data persistence for focus mode 2024-08-19 14:50:49 -04:00
Hank Grabowski 6ff5092d60 Add buttons for pre-defined focus mode times and make click out of bounds dismiss 2024-08-19 14:50:39 -04:00
Hank Grabowski 0e5d7b8c79 Change Focus Mode Title Widget to say "forever" if no stop time 2024-08-19 14:50:15 -04:00
Hank Grabowski 3054b3b7b1 Add from/to JSON for FocusModeData 2024-08-19 14:49:58 -04:00
Hank Grabowski 1dbab57edd Make focus mode duration completely configurable up to 24 hours 2024-07-26 14:33:58 -04:00
Hank Grabowski 9b79e19bac Merge branch 'main' into focus-mode 2024-07-26 10:34:00 -04:00
HankG a5aa0b71ce Merge branch 'deprecation-and-library-upgrade-fixes' into 'main'
Deprecation and library upgrade fixes

See merge request mysocialportal/relatica!59
2024-07-26 14:27:35 +00:00
Hank Grabowski 09db8803d6 Fix Dart analysis warnings 2024-07-26 10:15:24 -04:00
Hank Grabowski ea13e1129c Restore sign-in changes to fix username/email confusion 2024-07-26 09:59:53 -04:00
Hank Grabowski 928870e12d Fix the simpleLabel to round up/down at 50% mark 2024-07-25 05:32:05 -04:00
Hank Grabowski 6e8904e10c Implement initial focus mode disabling game 2024-07-24 13:35:07 -04:00
Hank Grabowski 8db6383818 Rename focus mode headline widget 2024-07-24 13:34:56 -04:00
Hank Grabowski 735a2ca4ac Rename focus mode headline widget 2024-07-24 13:34:52 -04:00
Hank Grabowski f000a73cab Add stand-in focus mode disable screen 2024-07-24 13:08:13 -04:00
Hank Grabowski 0e463460fb Add time option selector 2024-07-24 12:04:36 -04:00
Hank Grabowski 0e0075efa7 Setup FocusModeProvider to be kept alive on refresh 2024-07-24 12:04:27 -04:00
Hank Grabowski 36436b7039 Move FocusModeData to its own file under models 2024-07-24 11:48:24 -04:00
Hank Grabowski 5ca129f3bb Go to timeline screen when focus mode activated 2024-07-24 11:46:56 -04:00
Hank Grabowski f5241a72fa Add initial basic focus mode implementation 2024-07-24 11:42:24 -04:00
Hank Grabowski 0e18e02b3a Add stand-in focus mode draw menu item 2024-07-24 11:41:24 -04:00
Hank Grabowski cfa4457ff3 Fix missing initState super call in PostScreen 2024-07-24 11:40:40 -04:00
Hank Grabowski 84b933f208 Add initial FocusModeProvider 2024-07-24 11:40:25 -04:00
Hank Grabowski 764c89425d Add myPosts TimelineIdentifier factory method 2024-07-24 11:39:23 -04:00
Hank Grabowski 9fda128f07 Add simple label for durations useful for focus mode text 2024-07-24 11:39:04 -04:00
Hank Grabowski 6c7b20750d Add initial Riverpod imports 2024-07-24 06:40:42 -04:00
Hank Grabowski b2c0c264d7 Reorder imports to be alphabetical 2024-07-24 06:36:43 -04:00
Hank Grabowski f5baecc87c Last few tweaks 2024-07-22 14:07:30 +03:00
Hank Grabowski 86c85f36c6 Updates to get OAuth somewhat working but not ideal 2024-07-22 13:48:45 +03:00
Hank Grabowski a86aa60df6 Updates to get OAuth somewhat working but not ideal 2024-07-22 13:48:41 +03:00
Hank Grabowski 8d435b1507 Updates to get ObjectBox working 2024-07-21 19:02:00 +03:00
Hank Grabowski 051cc50b5e Updates to get secure storage working 2024-07-21 18:44:35 +03:00
Hank Grabowski d2732b5a44 Merge branch 'main' into deprecation-and-library-upgrade-fixes 2024-07-20 12:08:45 +03:00
Hank Grabowski f7ba71b049 Use friendica->network field if available and adds hometown network type 2024-06-30 17:01:08 -04:00
Hank Grabowski e8d16b571b Merge branch 'main' of gitlab.com:mysocialportal/relatica 2024-06-30 08:53:00 -04:00
Hank Grabowski f474fc3d1c Update install locations for 0.11.0 2024-06-30 08:52:38 -04:00
Hank Grabowski 2db16401a4 Merge branch 'main' into codemagic-setup 2024-06-29 12:02:06 -04:00
Hank Grabowski c808691fa5 Use username/password hints from system password store
Implements Feature Request #14
2024-06-28 14:46:46 -04:00
Hank Grabowski 7b71dfa1aa Add spellcheck highlighting to content, message, and ALT text fields
- Only works on mobile right now
- Implements Feature Request #39
2024-06-28 13:57:08 -04:00
Hank Grabowski fcf78b78d4 Update changelog on fix for #101 2024-06-28 13:30:02 -04:00
Hank Grabowski 691a0e5d90 Filter out DMs and CRs when determining if newer unread notifications before loading older read notifications since those always return regardless of minimum notfication ID
Fixes Issue #101
2024-06-28 13:28:36 -04:00
Hank Grabowski 2d27918244 Update changelog to add Issue #70 to the list of things fixed with the user profile refresh update 2024-06-28 11:38:58 -04:00
Hank Grabowski 526c8c4d83 Add icons and info text for delivery data on posts/comments
Implements Feature #66
2024-06-28 10:57:35 -04:00