Wykres commitów

80 Commity (documentation-updates)

Autor SHA1 Wiadomość Data
Hank Grabowski d1ef6902c3 Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
Hank Grabowski 070e161c95 Refactor link preview, profile client, relationship client and remote file client to RP 2024-12-16 19:11:11 -05:00
Hank Grabowski e9495ea9a0 Refactor account, secrets, feature checker, and instance info to RP 2024-12-10 06:54:45 -05:00
Hank Grabowski ca477ee664 Refactor follow requests services to RP 2024-12-07 09:08:05 -05:00
Hank Grabowski 5c194b2750 Refactor ConnectionManager, PersistentInfo services, and background updates to RP 2024-12-06 21:33:51 -05:00
Hank Grabowski 88b9302dff Refactor gallery services to Riverpod providers 2024-12-04 23:00:58 -05:00
Hank Grabowski 6f59f54a43 Refactor log viewer so doesn't need to be refreshed every time a line is added. Use logHistoryProvider for running list of elements 2024-12-01 19:51:36 -05:00
Hank Grabowski fc6e17f133 Refactor TimelineManager and EntryManager to Riverpod providers 2024-12-01 14:57:47 -05:00
Hank Grabowski 65f2035d52 Refactor notifications manager to Riverpod provider 2024-11-26 21:18:08 -05:00
Hank Grabowski 733751038b Refactory Interactions Details to Riverpod providers 2024-11-26 17:10:51 -05:00
Hank Grabowski f3032082eb Refactor Filter Services to Riverpod 2024-11-25 22:51:42 -05:00
Hank Grabowski 1ff8fd294e Refactor Blocks Service and screens into Riverpod providers 2024-11-25 21:27:22 -05:00
Hank Grabowski eeddbc2750 Refactor settings and timers bootstraps to use riverpod settings provider 2024-11-22 15:18:23 -05:00
Hank Grabowski f0ab80d312 Convert DirectMessage System to Riverpod 2024-10-02 13:17:48 -04:00
Hank Grabowski bb0a6bd36b Port rest of settings into RP settings provider 2024-09-20 20:57:05 -04:00
Hank Grabowski d4ae97a837 Convert StatusService to an RP controller 2024-09-20 15:14:46 -04:00
Hank Grabowski a1cb3d2d37 Refactor Riverpod log and hashtag service to not require a global container handle
Tags still need it until Client is elevated
2024-09-04 15:01:40 -04:00
Hank Grabowski 4cb45cd894 Convert HashtagService to Riverpod controller 2024-09-03 22:30:49 -04:00
Hank Grabowski 1e360c6a57 Convert LogService to a Riverpod Controller 2024-09-03 21:50:35 -04:00
Hank Grabowski b752ac2bd0 Remove extraneous focus mode output from main method 2024-08-30 17:50:07 -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 f5241a72fa Add initial basic focus mode implementation 2024-07-24 11:42:24 -04:00
Hank Grabowski d2732b5a44 Merge branch 'main' into deprecation-and-library-upgrade-fixes 2024-07-20 12:08:45 +03:00
Hank Grabowski 04b6da1f8e Remove prints from setupPackageInfoAndUserAgent main.dart 2024-06-20 16:54:16 -04:00
Hank Grabowski 7370422dd6 Send Relatica/<version> as User Agent on HTTP requests 2024-06-20 16:52:24 -04:00
Hank Grabowski 359a0d286c Remove device_preview since doesn't support Flutter 3.22+ right now 2024-05-19 11:15:18 -04:00
Hank Grabowski 338547203d Remove extraneous print from sign in class 2023-11-27 11:34:21 -06:00
Hank Grabowski aa2f102518 Refactor bootstrapping process to have more statusing, timeouts and go to sign in screen if non logged in 2023-11-17 13:24:20 -05:00
Hank Grabowski 73dfc3cc2b Update versions of dependencies to work with new XCode 2023-10-30 21:44:16 -04:00
Hank Grabowski d2757a7664 Initial filters screen 2023-05-07 19:07:32 -04:00
Hank Grabowski b7673f2a02 Add full blocking/unblocking capabilities 2023-05-03 15:49:40 -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 da6183d7bb Fix media_kit player startup quirks with new version 2023-04-19 11:46:14 -04:00
Hank Grabowski 86076f23b9 Disable display_preview for now... 2023-04-19 09:59:44 -04:00
Hank Grabowski c431afffc3 Add color blindness testing capabilities in non-release mode 2023-04-19 09:46:29 -04:00
Hank Grabowski aa0fd14c5a Add device_preview to the app for better previewing capabilities 2023-04-19 08:34:33 -04:00
Hank Grabowski bd02a01d08 Refactor follow requests to use actual follow request system if available 2023-03-21 14:28:00 -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 b01ea9b95e Initial ActiveProfileSelector implementation using Notifications system 2023-03-11 13:40:36 -05:00
Hank Grabowski d2f5c347bc Rename AuthService to AccountsService 2023-02-25 18:06:24 -05:00
Hank Grabowski a8ef7bb670 Add initial likes/refresh viewing capability 2023-01-31 14:39:06 -05:00
Hank Grabowski cac2ca9f8e Add Old Android Network Fix 2023-01-30 10:37:25 -05:00
Hank Grabowski d6dedcbb7c Add initial implementation of DMs (read only and incomplete) 2023-01-24 20:53:55 -05:00
Hank Grabowski 9b68e26a25 Disable dotenv stuff until needed 2023-01-20 16:30:30 -05:00
HankG 999e76f456 Fix initial load creation bug on SettingsService (wait for async duh) 2023-01-20 10:30:44 -05:00
Hank Grabowski 8a54707bef Add dark mode selection/theming 2023-01-19 20:37:35 -05:00
Hank Grabowski 3264a0c9e3 Move all the DI initialization to a function to be cleaner. 2023-01-19 10:10:13 -05:00