Paul Makles
|
da08a7d722
|
feat: reimplement system messages
|
2022-04-21 16:36:59 +01:00 |
|
Paul Makles
|
25a52cbbb1
|
chore(doc): comment channel routes
|
2022-03-19 14:14:24 +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
|
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
|
8b4541feb0
|
chore: format code
|
2022-02-04 22:19:40 +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
|
0fdb749199
|
chore(thanos): strip down codebase to just API routes
|
2022-01-27 14:16:30 +00: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
|
9f749cfdf8
|
Invite bot to server / group for #8.
|
2021-08-12 09:24:06 +01:00 |
|
Paul
|
ad06ff16c4
|
Messaging: Upsert mentions into unreads.
Messaging: Allow multiple attachment upload.
|
2021-06-22 17:42:18 +01:00 |
|
Paul
|
03fa923ef4
|
Refactor: Send system messages directly from content.
|
2021-06-11 19:18:46 +01:00 |
|
Paul
|
78c890aa59
|
Messaging: Parse mentions.
|
2021-06-11 18:07:37 +01:00 |
|
Paul
|
681b2b8ab6
|
Servers: Add invites. Create, view and join.
|
2021-06-03 20:00:08 +01:00 |
|
Paul
|
7293abfc53
|
Add january support.
|
2021-05-07 18:00:21 +01:00 |
|
Paul
|
7f5d6f2312
|
Format code.
|
2021-04-03 14:44:01 +01:00 |
|
Paul
|
32cd9d8a13
|
Strict typing for system messages; add a way to rename group.
|
2021-03-31 20:54:47 +01:00 |
|
Paul
|
5baf85a8e9
|
JSON system messages.
|
2021-02-19 14:03:41 +00:00 |
|
Paul
|
10cac358a9
|
Label permission errors, and too many ids for /stale.
|
2021-02-19 13:26:04 +00:00 |
|
Paul Makles
|
3b85dcce14
|
Include group members in payload.
|
2021-01-26 22:05:32 +00:00 |
|
Paul Makles
|
f42480886b
|
Re-structure Permissions; add perm to view users from mutual groups.
|
2021-01-26 21:12:23 +00:00 |
|
Paul Makles
|
11f7092fcd
|
Add last_message to channels, mark DMs as active.
|
2021-01-24 10:24:44 +00:00 |
|
Paul Makles
|
c21d7c4620
|
Group member add and remove routes.
|
2021-01-19 09:02:18 +00:00 |
|