Paul Makles
|
0553ce5587
|
feat(permissions): apply permissions on set channel routes
|
2022-02-23 17:51:36 +00:00 |
|
Paul Makles
|
23ec914033
|
feat: implement new permissions hierarchy
|
2022-02-23 13:30:01 +00:00 |
|
Paul Makles
|
64d1126af9
|
fix(message delete): throw instead of manual check
|
2022-02-22 22:51:04 +00:00 |
|
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
|
2580cec272
|
feat: add idempotency tokens back
|
2022-02-20 10:16:16 +00:00 |
|
Paul Makles
|
489c2bdd87
|
feat: rewrite requests to include events
|
2022-02-19 19:49:10 +00:00 |
|
Paul Makles
|
4801b51cef
|
fix: fixes for full mongo implementation
|
2022-02-11 21:44:59 +00:00 |
|
Paul Makles
|
1988a9501b
|
chore: remove mongodb imports
|
2022-02-11 11:11:48 +00:00 |
|
Paul Makles
|
a8d5fcec9e
|
feat(bots): implement bot routes
|
2022-02-10 15:54:41 +00:00 |
|
Paul Makles
|
d4aff072a8
|
feat(messages): implement message ack / delete
|
2022-02-10 14:23:46 +00:00 |
|
Paul Makles
|
57d114fee9
|
feat(messages): implement message editing
|
2022-02-10 13:33:13 +00:00 |
|
Paul Makles
|
a4cbbfea51
|
feat(messages): implement fetch, query, search
|
2022-02-10 12:53:26 +00:00 |
|
Paul Makles
|
a6cec559b1
|
feat(messaging): implement fetch and send
|
2022-02-04 23:33:58 +00:00 |
|
Paul Makles
|
8b4541feb0
|
chore: format code
|
2022-02-04 22:19:40 +00:00 |
|
Paul Makles
|
88273021a2
|
chore: add env variables back
|
2022-02-04 22:17:49 +00:00 |
|
Paul Makles
|
e367c42dca
|
feat(channels): add / remove group members
|
2022-02-04 22:11:18 +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
|
b58755dbeb
|
feat(channels): implement fetch, edit, delete
|
2022-02-04 16:48:32 +00:00 |
|
Paul Makles
|
0fdb749199
|
chore(thanos): strip down codebase to just API routes
|
2022-01-27 14:16:30 +00:00 |
|
Paul Makles
|
ab4c3f913e
|
chore: bump and publish
|
2022-01-15 11:09:05 +00:00 |
|
Zomatree
|
8be51dc4f0
|
feat(messaging): add sendable embeds (#119)
|
2022-01-15 10:43:47 +00:00 |
|
Paul Makles
|
96fd18f679
|
chore: remove limitations on private channels
|
2022-01-04 20:08:04 +00:00 |
|
Paul Makles
|
ce68f7eeed
|
fix: don't return all members on message query / search
|
2022-01-03 15:21:12 +00:00 |
|
Paul
|
7981748b7b
|
fix: include associated user ids (system messages)
fixes #3
|
2021-11-20 13:18:13 +00:00 |
|
Paul
|
08c1aa6f5d
|
feat(messaging): add masquerade to messages
|
2021-11-04 20:50:30 +00:00 |
|
Paul
|
012a30ce61
|
feat(task_queue): ack task
closes #111 and closes #86
|
2021-11-02 13:30:36 +00:00 |
|
Paul
|
8d25dd1d65
|
feat: implement idempotency tokens
closes #108 and closes #106
|
2021-11-01 18:32:45 +00:00 |
|
Marie
|
39a759396f
|
Merge branch 'revoltchat:master' into patch-1
|
2021-09-18 21:15:49 +02:00 |
|
Paul
|
e5e0031cad
|
Fix rate limiter for bots.
Use local-request state to cache User object.
|
2021-09-18 20:06:00 +01:00 |
|
Marie
|
24a20a8719
|
Add NSFW single editing
|
2021-09-17 23:15:43 +02:00 |
|
Zomatree
|
e636879065
|
Merge remote-tracking branch 'upstream/master' into ratelimits
|
2021-09-15 21:06:08 +01:00 |
|
Yannick Funk
|
ddfc0a5f86
|
Merge branch 'master' into unify-last-message
|
2021-09-13 20:19:54 +02:00 |
|
Zomatree
|
2f452b15b1
|
add ratelimits
|
2021-09-07 15:48:06 +01:00 |
|
Yannick Funk
|
b15e07c707
|
Initial commit
|
2021-08-25 21:48:43 +02:00 |
|
Yannick Funk
|
ffa721117e
|
Shorten regex further
|
2021-08-25 16:34:42 +02:00 |
|
Yannick Funk
|
c29f6d830c
|
Ignore I L O and u
|
2021-08-25 16:32:11 +02:00 |
|
Yannick Funk
|
effe3763da
|
Shorten regex and adapt capture evaluation
|
2021-08-25 00:10:20 +02:00 |
|
Paul
|
326e539ad3
|
Fix issues with incoming PRs.
|
2021-08-16 14:07:42 +01:00 |
|
Paul Makles
|
c632341eb7
|
Merge pull request #36 from Zomatree/master
|
2021-08-16 13:57:09 +01:00 |
|
heikkari
|
721ca3a4f5
|
Enhancement: Routes with no body should return 204 No Content.
|
2021-08-16 15:34:44 +03:00 |
|
Zomatree
|
d4f7c4a77d
|
add nsfw to servers and channels
|
2021-08-16 00:18:14 +01:00 |
|
Paul
|
9f749cfdf8
|
Invite bot to server / group for #8.
|
2021-08-12 09:24:06 +01:00 |
|
Paul
|
93610ebbc3
|
Restrict bots from creating servers, groups, acking messages, and making friends.
|
2021-08-11 20:16:11 +01:00 |
|
Paul
|
f09fde616a
|
Add rate limiting to message sending.
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
382972ea22
|
Migrate the rest of the code.
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
9fec4e48c0
|
Start moving to Rocket 0.5.0
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
e655f53641
|
Fix embeds not re-generating properly on edit.
Include own memberships in Ready payload.
|
2021-07-31 12:09:03 +01:00 |
|
Paul
|
1a8006b3e4
|
Add before, after and sort support to search.
|
2021-07-21 18:26:35 +01:00 |
|
Paul
|
6f8802ab5f
|
Feature: W.I.P. search route
|
2021-07-09 14:34:01 +01:00 |
|