Paul Makles
|
536e335b25
|
Merge branch 'master' into feat/embed_improvements
|
2021-09-14 20:54:21 +01:00 |
|
goat
|
6a29c7cf03
|
feat(january): add MAX_EMBED_COUNT variable
|
2021-09-08 18:16:56 +02:00 |
|
goat
|
88a1d46bcc
|
feat: add basic server limit via env var
|
2021-09-07 05:16:27 +02:00 |
|
Paul
|
084d71f050
|
Add role hoisting / ranking.
Add bot creation for #8.
|
2021-08-11 20:04:22 +01:00 |
|
Paul
|
382972ea22
|
Migrate the rest of the code.
|
2021-08-06 17:24:16 +01:00 |
|
Paul
|
0f18a6781d
|
Channels: Include last message id on text channels.
API: Return members when fetching messages.
Misc: Remove defunct DISABLE_REGISTRATION variable.
|
2021-06-11 16:22:35 +01:00 |
|
Paul
|
67b9b8ceee
|
Users: Serve early adopter badge from server.
|
2021-05-25 13:37:12 +01:00 |
|
Paul
|
6716a2d32b
|
Join with newlines for embed generation.
Server January URL endpoint on server configuration.
|
2021-05-14 22:39:16 +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
|
d2bf477fd8
|
Expose voso host.
|
2021-04-01 15:11:19 +01:00 |
|
Paul
|
56bd763820
|
Prevent setting null in edit. Preflight for variables.
|
2021-04-01 14:01:07 +01:00 |
|
Paul
|
60731e1c70
|
Integrate voso, join_call route for channels.
|
2021-03-31 11:48:52 +01:00 |
|
Paul
|
78cfbf9d21
|
Clean up subscription code; handle error properly.
|
2021-02-19 12:48:52 +00:00 |
|
Paul
|
52e070c21c
|
Basic Web Push support.
|
2021-02-18 16:21:34 +00:00 |
|
Paul Makles
|
a2f14d2d37
|
Bump version.
|
2021-02-16 15:26:31 +00:00 |
|
Paul Makles
|
a7ea29d821
|
Add a way to send messages with attachments.
|
2021-02-16 15:25:33 +00:00 |
|
Paul Makles
|
ea8de2400a
|
Add support for rAuth invite-only mode.
|
2021-02-12 20:37:24 +00:00 |
|
Paul Makles
|
f5e0b49bbb
|
Update rAuth, add templates; add APP_URL variable.
|
2021-02-12 15:09:42 +00:00 |
|
Paul Makles
|
a76ec207b3
|
Add Prometheus metrics.
|
2021-01-29 21:56:37 +00:00 |
|
Paul Makles
|
34ac8f54ef
|
Add group creation. Sync channels to clients on creation.
|
2021-01-18 22:02:32 +00:00 |
|
Martin Loffler
|
66a2930a6f
|
Code cleanup
Cleaned up
- matches in routes remove_friend and unblock_user
- production warnings in util/variables
|
2021-01-05 14:49:56 +01:00 |
|
Paul Makles
|
ffff620508
|
Advertise WebSocket address at root. Add REVOLT_EXTERNAL_WS_URL.
|
2020-12-31 16:05:39 +00:00 |
|
Paul Makles
|
c3362a6e4f
|
New pubsub backend.
|
2020-09-03 16:26:32 +01:00 |
|
Paul Makles
|
c95dc19f67
|
Fix docker run.sh
|
2020-08-30 18:56:43 +01:00 |
|
Paul Makles
|
ab2a510bc6
|
Add .env to ignore and remove warning.
|
2020-08-30 18:04:38 +01:00 |
|
Paul Makles
|
7c374ec756
|
Use flags for email / registration correctly.
|
2020-08-30 17:48:30 +01:00 |
|
Paul Makles
|
cbac802978
|
Re-write email backend, use SMTP directly.
|
2020-08-30 17:16:53 +01:00 |
|