Commit graph

  • f0ab80d312 Convert DirectMessage System to Riverpod riverpod-refactorings Hank Grabowski 2024-10-02 13:17:48 -0400
  • bb0a6bd36b Port rest of settings into RP settings provider Hank Grabowski 2024-09-20 20:57:05 -0400
  • e263a83b1a Create SettingsService RP provider with FocusMode setting and wire into FocusMode Provider Hank Grabowski 2024-09-20 19:40:19 -0400
  • 6d41ebb27d Add SharedPreferences RP provider Hank Grabowski 2024-09-20 19:09:04 -0400
  • d4ae97a837 Convert StatusService to an RP controller Hank Grabowski 2024-09-20 15:14:46 -0400
  • 6ac077c031 Refactor Riverpod log and hashtag service to not require a global container handle Hank Grabowski 2024-09-04 15:26:00 -0400
  • a1cb3d2d37 Refactor Riverpod log and hashtag service to not require a global container handle Hank Grabowski 2024-09-04 15:01:40 -0400
  • 4cb45cd894 Convert HashtagService to Riverpod controller Hank Grabowski 2024-09-03 22:30:49 -0400
  • 1e360c6a57 Convert LogService to a Riverpod Controller Hank Grabowski 2024-09-03 21:50:35 -0400
  • 755bf9b425 Use ImageControl for link preview and HTML embedded images since has Low-bandwidth awareness main Hank Grabowski 2024-09-03 20:37:50 -0400
  • 90efcca73b Bump version numbers to 0.13.0 Hank Grabowski 2024-09-03 19:41:32 -0400
  • 62882d7d97 Merge branch 'android-kotlin-fix' into 'main' HankG 2024-09-03 21:00:14 +0000
  • 86d2943602 Update install.md with new versions and location Hank Grabowski 2024-09-03 16:58:48 -0400
  • 390f564222 Update to latest gradle file formats Hank Grabowski 2024-09-03 16:58:00 -0400
  • 3eeef0640d Merge branch 'main' of gitlab.com:mysocialportal/relatica Hank Grabowski 2024-09-03 15:06:40 -0400
  • feed6e122a Use ImageControl for link preview and HTML embedded images since has Low-bandwidth awareness Hank Grabowski 2024-09-02 12:44:23 -0400
  • ce0b1e977b Bump build number in pubspec.yaml Hank Grabowski 2024-08-31 21:14:19 -0400
  • bde307ab8d Merge branch 'bluesky-reshare-update' into 'main' HankG 2024-08-31 20:34:51 +0000
  • 98f20063da Update CHANGELOG.md Hank Grabowski 2024-08-31 16:34:13 -0400
  • 3e5ae5178a Merge branch 'main' into bluesky-reshare-update Hank Grabowski 2024-08-31 16:33:27 -0400
  • 9995f8c720 Update CHANGELOG.md Hank Grabowski 2024-08-31 16:31:27 -0400
  • 5fcf91d8d9 Always use url not uri field when getting link from status JSON Fixes Issue #109 Hank Grabowski 2024-08-31 16:20:25 -0400
  • 12e811c947 Fix D* image loading issue by adding client headers to requests for image Hank Grabowski 2024-08-31 16:17:46 -0400
  • 487c8a04fe Updates to CHANGELOG.md Hank Grabowski 2024-08-31 14:36:05 -0400
  • 5fb573e5f5 Reduce padding of network capabilities table and put in horizontal scroll if overflowing Hank Grabowski 2024-08-30 22:46:14 -0400
  • 69fef14892 Allow Bluesky post resharing for Friendica versions 2024.08 and higher Hank Grabowski 2024-08-30 22:37:00 -0400
  • 3555e9bb11 Allow Bluesky post resharing for Friendica versions 2024.08 and higher Hank Grabowski 2024-08-30 22:25:13 -0400
  • 683d9a84a5 Update changelog Hank Grabowski 2024-08-30 21:45:34 -0400
  • 91e313f9b1 Use DSoc font for network icons from platform field Hank Grabowski 2024-08-30 21:45:29 -0400
  • c4f48106a0 Merge branch 'focus-mode-tweaks' into 'main' HankG 2024-08-31 00:41:18 +0000
  • 19cca28692 Merge branch 'circle-vs-channel-awareness' into 'main' HankG 2024-08-31 00:39:18 +0000
  • d37ea8decc Fix const linter rule in focus mode status headline Hank Grabowski 2024-08-30 20:08:51 -0400
  • 3ce0dd43aa Add hint text after certain number of guesses (10 for now) Hank Grabowski 2024-08-30 17:50:33 -0400
  • b752ac2bd0 Remove extraneous focus mode output from main method Hank Grabowski 2024-08-30 17:50:07 -0400
  • 0833c40a30 Change magic unlock number to positive and remove textinput field formatter Hank Grabowski 2024-08-29 20:50:58 -0400
  • fe348a8020 Add difficulty levels to focus mode Hank Grabowski 2024-08-29 20:31:43 -0400
  • 39fa0fae08 Add commas to guessing game number format Hank Grabowski 2024-08-29 16:04:14 -0400
  • a90ad978fc Only add Circle/Group/Channel section if not empty Hank Grabowski 2024-08-29 12:45:25 -0400
  • c8eea6cdae Breakup timeline selection into Circles, Groups, and Channels Hank Grabowski 2024-08-28 12:18:06 -0400
  • 37d3b1a125 Add awareness of TimelineGroupingListData Type to queries Hank Grabowski 2024-08-28 11:57:10 -0400
  • 9c9428a85b Add TimelineGroupingListdata parsing of type Hank Grabowski 2024-08-28 11:56:19 -0400
  • 052fa15eb8 Rename CircleData to TimelineGroupingListData since includes Circles, Groups, and Channels Hank Grabowski 2024-08-28 11:23:44 -0400
  • 9dd2af915a Merge branch 'codemagic-setup' of gitlab.com:mysocialportal/relatica into circle-vs-channel-awareness Hank Grabowski 2024-08-26 14:59:40 -0400
  • 70f2d4e2a1 Fix Focus Mode setting shouldn't be updated on construction of Riverpod provider Hank Grabowski 2024-08-26 14:59:07 -0400
  • ea407da655 Updates for Flutter version bump Hank Grabowski 2024-08-26 14:58:42 -0400
  • 8b67f35cb1 Merge branch 'focus-mode' into 'main' HankG 2024-08-19 19:25:45 +0000
  • 7d6b0bee41 Add data persistence for focus mode Hank Grabowski 2024-08-19 14:50:49 -0400
  • 6ff5092d60 Add buttons for pre-defined focus mode times and make click out of bounds dismiss Hank Grabowski 2024-08-19 14:50:39 -0400
  • 0e5d7b8c79 Change Focus Mode Title Widget to say "forever" if no stop time Hank Grabowski 2024-08-19 14:50:15 -0400
  • 3054b3b7b1 Add from/to JSON for FocusModeData Hank Grabowski 2024-08-19 14:49:58 -0400
  • 1dbab57edd Make focus mode duration completely configurable up to 24 hours Hank Grabowski 2024-07-26 14:33:58 -0400
  • 9b79e19bac Merge branch 'main' into focus-mode Hank Grabowski 2024-07-26 10:34:00 -0400
  • a5aa0b71ce Merge branch 'deprecation-and-library-upgrade-fixes' into 'main' HankG 2024-07-26 14:27:35 +0000
  • 09db8803d6 Fix Dart analysis warnings Hank Grabowski 2024-07-26 10:15:24 -0400
  • ea13e1129c Restore sign-in changes to fix username/email confusion Hank Grabowski 2024-07-26 09:59:53 -0400
  • 928870e12d Fix the simpleLabel to round up/down at 50% mark Hank Grabowski 2024-07-25 05:32:05 -0400
  • 6e8904e10c Implement initial focus mode disabling game Hank Grabowski 2024-07-24 13:35:07 -0400
  • 8db6383818 Rename focus mode headline widget Hank Grabowski 2024-07-24 13:34:56 -0400
  • 735a2ca4ac Rename focus mode headline widget Hank Grabowski 2024-07-24 13:34:52 -0400
  • f000a73cab Add stand-in focus mode disable screen Hank Grabowski 2024-07-24 13:08:13 -0400
  • 0e463460fb Add time option selector Hank Grabowski 2024-07-24 12:04:36 -0400
  • 0e0075efa7 Setup FocusModeProvider to be kept alive on refresh Hank Grabowski 2024-07-24 12:04:27 -0400
  • 36436b7039 Move FocusModeData to its own file under models Hank Grabowski 2024-07-24 11:48:24 -0400
  • 5ca129f3bb Go to timeline screen when focus mode activated Hank Grabowski 2024-07-24 11:46:56 -0400
  • f5241a72fa Add initial basic focus mode implementation Hank Grabowski 2024-07-24 11:42:24 -0400
  • 0e18e02b3a Add stand-in focus mode draw menu item Hank Grabowski 2024-07-24 11:41:24 -0400
  • cfa4457ff3 Fix missing initState super call in PostScreen Hank Grabowski 2024-07-24 11:40:40 -0400
  • 84b933f208 Add initial FocusModeProvider Hank Grabowski 2024-07-24 11:40:25 -0400
  • 764c89425d Add myPosts TimelineIdentifier factory method Hank Grabowski 2024-07-24 11:39:23 -0400
  • 9fda128f07 Add simple label for durations useful for focus mode text Hank Grabowski 2024-07-24 11:39:04 -0400
  • 6c7b20750d Add initial Riverpod imports Hank Grabowski 2024-07-24 06:40:42 -0400
  • b2c0c264d7 Reorder imports to be alphabetical Hank Grabowski 2024-07-24 06:36:43 -0400
  • f5baecc87c Last few tweaks Hank Grabowski 2024-07-22 14:07:30 +0300
  • 86c85f36c6 Updates to get OAuth somewhat working but not ideal Hank Grabowski 2024-07-22 13:48:45 +0300
  • a86aa60df6 Updates to get OAuth somewhat working but not ideal Hank Grabowski 2024-07-22 13:48:41 +0300
  • 8d435b1507 Updates to get ObjectBox working Hank Grabowski 2024-07-21 19:02:00 +0300
  • 051cc50b5e Updates to get secure storage working Hank Grabowski 2024-07-21 18:44:35 +0300
  • d2732b5a44 Merge branch 'main' into deprecation-and-library-upgrade-fixes Hank Grabowski 2024-07-20 12:08:45 +0300
  • f7ba71b049 Use friendica->network field if available and adds hometown network type Hank Grabowski 2024-06-30 17:01:08 -0400
  • e8d16b571b Merge branch 'main' of gitlab.com:mysocialportal/relatica Hank Grabowski 2024-06-30 08:53:00 -0400
  • f474fc3d1c Update install locations for 0.11.0 Hank Grabowski 2024-06-30 08:52:38 -0400
  • 2db16401a4 Merge branch 'main' into codemagic-setup Hank Grabowski 2024-06-29 12:02:06 -0400
  • c808691fa5 Use username/password hints from system password store Hank Grabowski 2024-06-28 14:46:46 -0400
  • 7b71dfa1aa Add spellcheck highlighting to content, message, and ALT text fields Hank Grabowski 2024-06-28 13:57:08 -0400
  • fcf78b78d4 Update changelog on fix for #101 Hank Grabowski 2024-06-28 13:30:02 -0400
  • 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 Hank Grabowski 2024-06-28 13:28:36 -0400
  • 2d27918244 Update changelog to add Issue #70 to the list of things fixed with the user profile refresh update Hank Grabowski 2024-06-28 11:38:58 -0400
  • 526c8c4d83 Add icons and info text for delivery data on posts/comments Hank Grabowski 2024-06-28 10:57:35 -0400
  • 5b8320d8c4 Disable circles edits and show snackbar message when done Hank Grabowski 2024-06-28 10:12:14 -0400
  • 45c2b3b490 Merge branch 'advanced-suggestions-ordering' into 'main' HankG 2024-06-28 14:00:30 +0000
  • 40eed4a5d5 Update changelog noting fixes for #36 also help fix #62 Hank Grabowski 2024-06-28 09:50:04 -0400
  • 8c6aa6fee7 Update changelog noting fixes for #36 also help fix #62 Hank Grabowski 2024-06-28 09:46:48 -0400
  • 1819aaaf1d Update changelog for fix for empty profiles Hank Grabowski 2024-06-28 09:44:04 -0400
  • 406d6b4ac6 Call setState when doing profile screen forced refresh Hank Grabowski 2024-06-28 09:39:18 -0400
  • 9b8412aef5 Pull profile data as well as connection data on getConnectionWithStatus Hank Grabowski 2024-06-28 09:38:54 -0400
  • c8159eb830 Add confirm dialog when adding comment to posts/comments over 30 days old Hank Grabowski 2024-06-27 20:24:16 -0400
  • f8ac2a05c0 Add ability to toggle off the spoiler alert/CW system app wide Implements Feature Request #42 Hank Grabowski 2024-06-27 20:03:54 -0400
  • 6504277005 Update Changelog for the multiple account error fixes For Issue #72 Hank Grabowski 2024-06-27 19:53:52 -0400
  • d5f4196435 Fix multiple accounts from same server not working Fixes Issue #72 - Refactor the initial profile loading - Add a clear all profiles button (and service support) to the Profile Manager screen since once profiles are corrupted need to start from scratch - Fix the short term cache response to key on headers and body as well as URL/QP - Fix ID handling in Basic Credentials copy method Hank Grabowski 2024-06-27 19:47:52 -0400
  • 8ee7b3eec1 Update changelog for notifications grouping feature Hank Grabowski 2024-06-27 12:09:00 -0400