Paul Makles
|
9975de01bc
|
chore: remove webhooks from production
|
2023-06-11 10:09:50 +01:00 |
|
Paul Makles
|
c7a04e4559
|
fix: conflict resolution in migration
fix: write new username and display name
chore: restrict discriminator search space
|
2023-06-11 09:53:41 +01:00 |
|
Paul Makles
|
5bbe30edbc
|
feat(core/database): migrate to discriminators
|
2023-06-11 09:16:24 +01:00 |
|
Paul Makles
|
31c7dc0577
|
feat: add discriminator and display name fields
|
2023-06-09 16:34:18 +01:00 |
|
Paul Makles
|
bf3e027067
|
feat: channel model implementation (#250)
Co-authored-by: ToastXC <100072983+toastxc@users.noreply.github.com>
|
2023-06-04 18:52:49 +01:00 |
|
Paul Makles
|
f5e6086d2a
|
fix(core/database): test matches incorrect entry
[skip ci]
|
2023-06-03 17:15:43 +01:00 |
|
Paul Makles
|
1dbbc3ed8d
|
feat(core/database): implement webhook model
|
2023-06-03 13:00:05 +01:00 |
|
Paul Makles
|
53c9160cd6
|
feat: implement creating strikes
feat: add moderator_id to strikes
fix: use correct collection for strikes
|
2023-05-31 19:04:20 +01:00 |
|
Paul Makles
|
a9a5af8cc8
|
feat: account strike CRUD API
|
2023-05-31 13:39:13 +01:00 |
|
Paul Makles
|
2ebcfdc770
|
refactor: clean up hints
|
2023-05-31 13:02:59 +01:00 |
|
Paul Makles
|
fc47df786b
|
feat(core/database): add account strikes model
|
2023-05-31 13:01:19 +01:00 |
|
Paul Makles
|
f6aa405607
|
fix(core/database): create user for bot CRUD test
|
2023-05-31 12:58:36 +01:00 |
|
Paul Makles
|
101e8feaa2
|
fix: fallback to empty string when deserialising
|
2023-05-25 11:25:25 +01:00 |
|
Paul Makles
|
8b8aec4dc1
|
feat(core/database): implement server member
|
2023-04-26 18:58:31 +01:00 |
|
Paul Makles
|
1d228ff76e
|
feat(core/database): implement server model
|
2023-04-26 18:32:29 +01:00 |
|
Paul Makles
|
b5863c0104
|
feat(core/database): implement user settings model
|
2023-04-26 17:53:46 +01:00 |
|
Paul Makles
|
08ccc43f8d
|
feat(core/database): implement user operations
|
2023-04-26 17:36:51 +01:00 |
|
Paul Makles
|
e33ae17061
|
refactor(core/database): AbstractAttachment -> AbstractAttachments
|
2023-04-26 16:51:52 +01:00 |
|
Paul Makles
|
60ebdb64d7
|
feat(core/database): implement File operations
|
2023-04-26 16:49:39 +01:00 |
|
Paul Makles
|
c27d0ad5bb
|
chore: move relations.drawio
|
2023-04-26 16:45:51 +01:00 |
|
Paul Makles
|
c1b9d941f3
|
refactor(core/database): crud ordering in files
|
2023-04-26 16:36:38 +01:00 |
|
Paul Makles
|
ae9474b95d
|
fix(core/database): gate rocket-impl properly
|
2023-04-23 22:17:34 +01:00 |
|
Paul Makles
|
888c22cb54
|
feat(core/database): start implementing permissions
|
2023-04-23 22:12:15 +01:00 |
|
Paul Makles
|
f8c8407af3
|
feat(core/models): basic implementation of User and File models
|
2023-04-23 17:44:36 +01:00 |
|
Paul Makles
|
e6d0d44c5a
|
feat(core/database): basic implementation of User and File models
|
2023-04-23 17:44:23 +01:00 |
|
Paul Makles
|
1933c9ea3d
|
feat(core/database): add Reference struct
|
2023-04-23 14:59:44 +01:00 |
|
Paul Makles
|
dd3d7e9c49
|
fix(core/database): use configured database name for migrations
|
2023-04-22 20:15:10 +01:00 |
|
Paul Makles
|
8bfb48dff3
|
test(core/database): try migrating the database
|
2023-04-22 20:02:23 +01:00 |
|
Paul Makles
|
633eb78630
|
chore: migrate to revolt_optional_struct
|
2023-04-22 17:56:24 +01:00 |
|
Paul Makles
|
b93dd90caf
|
refactor(core/database): use empty strings instead of options
|
2023-04-22 17:54:46 +01:00 |
|
Paul Makles
|
a9c82791b3
|
fix: force OOP bot updates to avoid inconsistencies
|
2023-04-22 16:01:27 +01:00 |
|
Paul Makles
|
eacf4decab
|
refactor: clean up database before and after tests
|
2023-04-22 16:01:07 +01:00 |
|
Paul Makles
|
b8cda2ec74
|
feat: add drop_database for tests
|
2023-04-22 16:00:57 +01:00 |
|
Paul Makles
|
ace6431cb8
|
fix: ensure database namespace is valid
|
2023-04-22 15:24:46 +01:00 |
|
Paul Makles
|
40790de909
|
feat: macros for reducing error boilerplate
|
2023-04-22 15:23:20 +01:00 |
|
Paul Makles
|
750037b5d2
|
test: use custom database name and add clean up
|
2023-04-22 14:58:55 +01:00 |
|
Paul Makles
|
6b10385c0d
|
feat: implement bots including tests
this starts work on #78
|
2023-04-22 14:25:02 +01:00 |
|
Paul Makles
|
e43833c0ea
|
refactor: combine models and db crate together
|
2023-04-22 12:12:02 +01:00 |
|
Paul Makles
|
f2bb388b3b
|
refactor: minimum implementation of revolt-models and revolt-database
|
2023-04-22 00:01:56 +01:00 |
|