Wykres commitów

53 Commity (main)

Autor SHA1 Wiadomość Data
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
Hank Grabowski fa1609bdc3 Add real hashtag processing and storage 2023-01-18 12:52:32 -05:00
Hank Grabowski dfef64d748 Initial implementation of connections persistence 2023-01-18 00:15:52 -05:00
Hank Grabowski 33d11f78df Factor out groups data into own IGroupsRepo from IConnectionsRepo 2023-01-17 23:03:50 -05:00
Hank Grabowski b1e4dbf4cc Initial Connections Repo implementation with memory version ported into MemoryConnectionsRepo 2023-01-16 15:31:17 -06:00
Hank Grabowski 17319eea12 Add persistence to settings service 2023-01-16 10:06:11 -06:00
Hank Grabowski 39ef265bac Add setting for low bandwidth mode and use in ImageControl (no persistence yet though) 2022-12-30 11:07:56 -05:00
Hank Grabowski 0c55723b04 Add logging prints for real builds 2022-12-29 10:00:10 -05:00
Hank Grabowski 9b7461e349 Cleanup extraneous print statements 2022-12-29 09:33:22 -05:00
Hank Grabowski 7a41065a1c Initial implementation of hashtag tracking and auto-complete 2022-12-28 17:04:48 -05:00
Hank Grabowski f2fb17a3fb Merge branch 'autocomplete-workflow' into initial-workflow 2022-12-28 15:57:42 -05:00
Hank Grabowski e3fa2d4bbd First cut at auto-complete of profiles 2022-12-28 15:56:27 -05:00
Hank Grabowski 94ceea7e1e Make reporting FINER onyl and _getUrl uses it 2022-12-27 22:26:46 -05:00
Hank Grabowski ea2d644351 Remove stub file code example from main.dart 2022-12-27 12:32:40 -05:00
Hank Grabowski 5c59dcae11 Add gallery selection 2022-12-26 17:36:21 -05:00
Hank Grabowski 4e6bf2750e Add initial image attachments implementation 2022-12-26 15:26:30 -05:00
Hank Grabowski 158c0c872e Merge contacts-update branch into image-flows branch 2022-12-19 14:04:26 -05:00
Hank Grabowski 07c0d888ee Add follow/unfollow capability 2022-12-14 10:50:17 -05:00
Hank Grabowski aa8758c0c0 Add preliminary gallery browser screen and gallery screen 2022-12-13 21:06:10 -05:00
Hank Grabowski 52bc8a20e1 Add notification click through flow to posts/profiles 2022-11-30 00:56:14 +00: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 0db2e86a51 Remove self signed certs override 2022-11-20 18:30:33 -05:00
Hank Grabowski b280a74e40 Fix for self signed certs issue (but only partially implemented dev-mode settings) 2022-11-20 10:06:44 -05:00
Hank Grabowski f4dee56650 Initial rudimentary notifications viewer and back end 2022-11-19 00:00:17 -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 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