relatica/lib/riverpod_controllers
Hank Grabowski 1e6b16291a Fix cycling of multiple logins on app startup 2024-12-19 16:12:48 -05:00
..
networking Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
account_services.dart Fix cycling of multiple logins on app startup 2024-12-19 16:12:48 -05:00
account_services.g.dart Refactor link preview, profile client, relationship client and remote file client to RP 2024-12-16 19:11:11 -05:00
autocomplete_services.dart Implement hashtag/connection autocomplete services in Riverpod 2024-12-01 20:15:24 -05:00
autocomplete_services.g.dart Implement hashtag/connection autocomplete services in Riverpod 2024-12-01 20:15:24 -05:00
background_updater_services.dart Fix deleting post doesn't get reflected in timeline... 2024-12-18 23:12:17 -05:00
background_updater_services.g.dart Fix deleting post doesn't get reflected in timeline... 2024-12-18 23:12:17 -05:00
blocks_services.dart Fix routing of screens on follow request adjudication and lack of update of notifications around it 2024-12-16 22:47:44 -05:00
blocks_services.g.dart Fix routing of screens on follow request adjudication and lack of update of notifications around it 2024-12-16 22:47:44 -05:00
cache_clear_service.dart Refactor Friendica Status Client into RP providers 2024-12-10 16:13:02 -05:00
cache_clear_service.g.dart Refactor Friendica Status Client into RP providers 2024-12-10 16:13:02 -05:00
circles_repo_services.dart Fix overchatting connection updates problem 2024-12-16 21:46:51 -05:00
circles_repo_services.g.dart Fix overchatting connection updates problem 2024-12-16 21:46:51 -05:00
connection_manager_services.dart Fix not updating connections on forced refresh get 2024-12-19 15:01:39 -05:00
connection_manager_services.g.dart Fix notifications icon always shows unread 2024-12-19 15:36:33 -05:00
direct_message_services.dart Cleanup non-relative references to Relatica libraries 2024-12-16 19:54:31 -05:00
direct_message_services.g.dart Remove SearchClient from old Friendica Client code 2024-12-12 09:23:13 -05:00
entry_tree_item_services.dart Fix timelines not updating when adding new post 2024-12-19 00:15:23 -05:00
entry_tree_item_services.g.dart Fix timelines not updating when adding new post 2024-12-19 00:15:23 -05:00
feature_checker_services.dart Refactor account, secrets, feature checker, and instance info to RP 2024-12-10 06:54:45 -05:00
feature_checker_services.g.dart Refactor account, secrets, feature checker, and instance info to RP 2024-12-10 06:54:45 -05:00
fediverse_server_validator_services.dart Remove keep alive on CheckIfFediverseProvider 2024-12-19 11:20:48 -05:00
fediverse_server_validator_services.g.dart Fix notifications icon always shows unread 2024-12-19 15:36:33 -05:00
focus_mode.dart Port rest of settings into RP settings provider 2024-09-20 20:57:05 -04:00
focus_mode.g.dart Update Ref var type on providers for latest Riverpod deprecation 2024-12-01 16:41:07 -05:00
follow_requests_services.dart Refactor FriendicaRelationshipClient to RP 2024-12-12 23:57:57 -05:00
follow_requests_services.g.dart Refactor FriendicaRelationshipClient to RP 2024-12-12 23:57:57 -05:00
gallery_services.dart Code cleanup from dart analyze for stuff I wanted to fix 2024-12-16 19:46:38 -05:00
gallery_services.g.dart Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
globals_services.dart Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
globals_services.g.dart Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
hashtag_service.dart Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
hashtag_service.g.dart Port ObjectBoxCache to Riverpod 2024-12-16 20:21:16 -05:00
instance_info_services.dart Refactor InstanceInfoClient to RP provider 2024-12-12 21:47:10 -05:00
instance_info_services.g.dart Refactor InstanceInfoClient to RP provider 2024-12-12 21:47:10 -05:00
interactions_details_services.dart Refactor FriendicaInteractionsClients to RP provider 2024-12-12 16:31:04 -05:00
interactions_details_services.g.dart Refactor FriendicaInteractionsClients to RP provider 2024-12-12 16:31:04 -05:00
log_service.dart 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
log_service.g.dart 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
notification_services.dart Fix notifications icon always shows unread 2024-12-19 15:36:33 -05:00
notification_services.g.dart Fix notifications icon always shows unread 2024-12-19 15:36:33 -05:00
persistent_info_services.dart Refactor ConnectionManager, PersistentInfo services, and background updates to RP 2024-12-06 21:33:51 -05:00
persistent_info_services.g.dart Refactor ConnectionManager, PersistentInfo services, and background updates to RP 2024-12-06 21:33:51 -05:00
reshared_via_services.dart Refactor ResharedVia services into RP provider 2024-11-29 07:26:02 -05:00
reshared_via_services.g.dart Update Ref var type on providers for latest Riverpod deprecation 2024-12-01 16:41:07 -05:00
rp_provider_extension.dart Update Ref var type on providers for latest Riverpod deprecation 2024-12-01 16:41:07 -05:00
settings_services.dart Fix timeout setting not being stored correctly 2024-12-12 11:33:49 -05:00
settings_services.g.dart Fix timeout setting not being stored correctly 2024-12-12 11:33:49 -05:00
status_service.dart Code cleanup from dart analyze for stuff I wanted to fix 2024-12-16 19:46:38 -05:00
status_service.g.dart Add lastStatusTime accessor to StatusServiceProvider 2024-12-16 19:39:59 -05:00
timeline_entry_filter_services.dart Cleanup non-relative references to Relatica libraries 2024-12-16 19:54:31 -05:00
timeline_entry_filter_services.g.dart Update Ref var type on providers for latest Riverpod deprecation 2024-12-01 16:41:07 -05:00
timeline_entry_services.dart Fix timelines not updating when adding new post 2024-12-19 00:15:23 -05:00
timeline_entry_services.g.dart Fix timelines not updating when adding new post 2024-12-19 00:15:23 -05:00
timeline_services.dart Fix timelines not updating when adding new post 2024-12-19 00:15:23 -05:00
timeline_services.g.dart Fix timelines not updating when adding new post 2024-12-19 00:15:23 -05:00