Commit Graph

8 Commits

Author SHA1 Message Date
Matthieu 0aa3d86c11 Migration from Dagger to Hilt 2024-02-10 17:43:07 +00:00
Matthieu 2e399884e9 Fix #377 2024-01-24 22:20:08 +01:00
Marie 86e5ed818f Bookmarks done(?) 2022-10-24 07:47:41 +00:00
Matthieu f96496e22d Remove useless "LIMIT 1" on SQL queries 2022-08-21 00:45:17 +02:00
Matthieu 2df06d4928 Use complete user id (with instance) 2021-09-25 21:24:31 +02:00
Matthieu 5c97fe096f Notifications: initial implementation 2021-09-25 11:52:18 +00:00
Matthieu ba372a3d17 Update instead of replace user to avoid CASCADE deleting all cached feeds
Previously, every time database entry for the user is updated (as it is
on startup of the app), the tables depending on the user will get wiped.
This includes notifications, public and home feeds, so that breaks quite
a bit of things in a hard to debug way.
2021-09-07 13:14:29 +02:00
Matthieu 1ce5c54055 rename app id 2021-04-22 11:47:18 +02:00