|
9c32d6721b
|
feat(database): add support for marking posts as read
|
2023-08-15 23:58:02 +05:30 |
|
|
52deb7ca5f
|
Revert "feat: init store module"
Store doesn't seem particularly useful for my needs.
This reverts commits 14007c6e8f and 45701f414b .
|
2023-08-04 00:39:53 +05:30 |
|
|
45701f414b
|
feat(store): set up a preliminary implementation for newest posts
|
2023-08-03 17:09:08 +00:00 |
|
|
6ca500066f
|
fix(database): move migrations to their correct directory
|
2023-08-03 17:43:36 +05:30 |
|
|
579a2ffe2e
|
fix(database): add a migration to generate an empty PostComments table
|
2023-01-12 00:58:07 +05:30 |
|
|
1ae0cbb95d
|
feat(database): add a table for post comments
|
2023-01-11 03:05:36 +05:30 |
|
|
7ef0a8fc51
|
fix(database): ensure schema migrations can run
|
2022-12-10 18:27:12 +05:30 |
|
|
1f850435b1
|
feat(database): add description to the saved post table
|
2022-12-10 18:27:12 +05:30 |
|
|
e7f4c8a7eb
|
database: migrate to Android-only
|
2022-08-02 23:09:05 +05:30 |
|