9 Commits

Author SHA1 Message Date
ec81edfd45 renamed models folder to database
- fix: startup issue
2024-08-15 09:49:31 -04:00
bee39456e3 tons of refactors
- centralized Database class
- centralized startup tasks
- renamed box variables
- removed all imports of main.dart
2024-08-15 09:40:01 -04:00
8dc8d67e87 fix: improvements to logger & log calls 2024-08-14 11:53:41 -04:00
5d8461e936 retry logic for matching chats to messages
- this might not be necessary, but try it anyways so we can catch any issues.
2024-08-11 11:32:27 -04:00
8b5a6509c8 fix: issue where a synced message wouldnt have a chat 2023-03-15 10:09:26 -04:00
58354b7f0a Web compiles now 2022-12-25 22:30:11 -05:00
578bd8183b Remove message manager and tweak message service slightly 2022-10-30 10:04:34 -04:00
37b34c76d8 Refactor 2022-10-24 10:11:57 -04:00
0532a0bca8 Begin queue / action handler refactor and move stuff around a bit 2022-10-22 15:17:22 -04:00