|
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 |
|
|
3e2d32e4c9
|
chore: refresh license headers
|
2023-01-11 02:40:44 +05:30 |
|
|
403f7d47b1
|
refactor(database): rename test class
|
2023-01-11 02:39:11 +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 |
|
|
eba5d64998
|
refactor: migrate all tests to kotest
|
2022-11-30 01:47:17 +05:30 |
|
|
0232a4179a
|
refactor(di): replace Tangle with Whetstone
|
2022-11-14 12:59:01 +05:30 |
|
|
4a87682b68
|
refactor(di): migrate to Whetstone ApplicationScope
|
2022-11-14 12:59:01 +05:30 |
|
|
56d47d1f32
|
refactor(di): move database injection to its module
|
2022-11-13 13:13:59 +05:30 |
|
|
6a4d0c2d3a
|
refactor: add license headers across the board
|
2022-10-26 01:55:50 +05:30 |
|
|
7e7e00f06e
|
fix(database): remove unnecessary experimental annotation
|
2022-10-05 12:38:01 +05:30 |
|
|
e7f4c8a7eb
|
database: migrate to Android-only
|
2022-08-02 23:09:05 +05:30 |
|
|
1d58ac3acd
|
all: migrate namespaces to Gradle
|
2022-05-26 07:59:24 +05:30 |
|
|
e751361b1d
|
database: inline TagsAdapter construction
|
2022-04-14 15:12:24 +05:30 |
|
|
f7cf5720a7
|
Migrate to SQLDelight 2.0.0-alpha02
|
2022-04-14 12:25:14 +05:30 |
|
|
e51067728c
|
database: add baseline v1 db to enable migration verification
|
2022-02-22 17:45:17 +05:30 |
|
Sasikanth Miriyampalli
|
93b013515c
|
Add database migration to handle nullable comment count (#297)
|
2022-02-20 15:16:29 +05:30 |
|
Sasikanth Miriyampalli
|
88d57f63dd
|
Add support for comment count in API responses and DB table (#295)
|
2022-02-20 06:02:32 +00:00 |
|
|
6037f41d03
|
database: use an on-disk SQLite database
|
2021-09-27 19:12:22 +05:30 |
|
|
ffcb270013
|
all: remove prettier from Spotless and reformat XML
|
2021-09-23 20:07:14 +05:30 |
|
|
2704c800ce
|
database: fixup package names
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-10 01:18:27 +05:30 |
|
|
ea4a1a4db2
|
build: fix Spotless XML format rules
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-08 00:54:07 +05:30 |
|
|
ce3dd8b7e7
|
database: initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
|
2021-06-04 15:06:37 +05:30 |
|