Paul Makles
|
4c40c6c2cc
|
feat(perms): consistently throw correct permissions
|
2022-02-22 21:41:12 +00:00 |
|
Paul Makles
|
7befd77c5b
|
fix: switch to new permissions enum
|
2022-02-22 20:34:23 +00:00 |
|
Paul Makles
|
50d9f50c8f
|
chore: commit the things that are to be commited
|
2022-02-11 23:33:38 +00:00 |
|
Paul Makles
|
9da51b2d45
|
fix: fix the thing (it is 10:20pm)
|
2022-02-11 22:21:37 +00:00 |
|
Paul Makles
|
4801b51cef
|
fix: fixes for full mongo implementation
|
2022-02-11 21:44:59 +00:00 |
|
Paul Makles
|
f0eb228b19
|
fix: apply partial to bot object
|
2022-02-11 12:49:34 +00:00 |
|
Paul Makles
|
1988a9501b
|
chore: remove mongodb imports
|
2022-02-11 11:11:48 +00:00 |
|
Paul Makles
|
f676071641
|
feat(sync): implement settings and unreads fetch
|
2022-02-10 16:55:59 +00:00 |
|
Paul Makles
|
a8d5fcec9e
|
feat(bots): implement bot routes
|
2022-02-10 15:54:41 +00:00 |
|
Paul Makles
|
88f811761b
|
feat: implement channel invites, perms, group create, members fetch
chore: when you accidentally run fmt
|
2022-02-04 21:50:30 +00:00 |
|
Paul Makles
|
0fdb749199
|
chore(thanos): strip down codebase to just API routes
|
2022-01-27 14:16:30 +00:00 |
|
Paul Makles
|
139e704746
|
feat: add discoverability and analytics flags (#130)
|
2022-01-03 13:12:13 +00:00 |
|
meguminloli
|
a2bfaa5791
|
moved all RE_USERNAME occurrences to regex.rs
switch to normal Cargo.toml
switch to normal Cargo.toml
switch to normal Cargo.toml
solved bug
|
2021-09-15 21:07:01 +03:00 |
|
Paul
|
dbfed52f17
|
Prevent access to bot routes as bot.
|
2021-09-03 14:37:40 +01:00 |
|
Paul
|
326e539ad3
|
Fix issues with incoming PRs.
|
2021-08-16 14:07:42 +01:00 |
|
heikkari
|
721ca3a4f5
|
Enhancement: Routes with no body should return 204 No Content.
|
2021-08-16 15:34:44 +03:00 |
|
Paul
|
b3bdf403cf
|
Add delete route for bots. Closes #8.
|
2021-08-12 14:28:46 +01:00 |
|
Paul
|
bd3606176a
|
Add bot edit route for #8.
|
2021-08-12 14:05:48 +01:00 |
|
Paul
|
a71bfa908c
|
Add fetch owned, public and specific bots for #8.
|
2021-08-12 13:40:03 +01:00 |
|
Paul
|
9f749cfdf8
|
Invite bot to server / group for #8.
|
2021-08-12 09:24:06 +01:00 |
|
Paul
|
084d71f050
|
Add role hoisting / ranking.
Add bot creation for #8.
|
2021-08-11 20:04:22 +01:00 |
|