Paul Makles
|
e3e1cab02e
|
Merge pull request #399 from StupidRepo/main
fix: allow message pinning and unpinning for DM-like channels
|
2025-04-02 12:04:44 +01:00 |
|
Nils Ponsard
|
00bd56b687
|
feat: allow to set an icon when creating a group
Signed-off-by: Nils Ponsard <nilsponsard@gmail.com>
|
2025-04-02 12:03:38 +01:00 |
|
ShaksterNano
|
a7727bba5c
|
feat: add option to send message with missing replies
Signed-off-by: ShaksterNano <54268387+shaksternano@users.noreply.github.com>
|
2025-03-31 22:26:30 +01:00 |
|
Paul Makles
|
6b8005f530
|
Merge pull request #403 from phazeschift/tests
test: Add tests for invite/fetch
|
2025-03-31 11:42:24 +00:00 |
|
Zomatree
|
091aa4705b
|
fix: use existing node if someone is already in the voice channel
|
2025-03-25 20:37:06 +00:00 |
|
phazeschift
|
714fba7ea6
|
test: add delete server channel test
Signed-off-by: phazeschift <51278042+phazeschift@users.noreply.github.com>
|
2025-03-16 14:15:45 -07:00 |
|
phazeschift
|
ac05fb385c
|
test: add utilities for common setup
Signed-off-by: phazeschift <51278042+phazeschift@users.noreply.github.com>
|
2025-03-15 19:08:23 -07:00 |
|
phazeschift
|
537c147c4b
|
test: Add tests for invite/fetch
Signed-off-by: phazeschift <51278042+phazeschift@users.noreply.github.com>
|
2025-03-14 17:17:44 -07:00 |
|
Bradlee Barnes
|
7bee609b84
|
Merge branch 'revoltchat:main' into main
|
2025-03-11 02:32:47 +00:00 |
|
IAmTomahawkx
|
859c0214ec
|
chore: ignore python venv and dev script for user generation
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2025-03-09 21:40:21 -07:00 |
|
Bradlee Barnes
|
5eea0bbc9a
|
fix: remove SavedMessages and Group due to given permissions
Signed-off-by: Bradlee Barnes <69256931+StupidRepo@users.noreply.github.com>
|
2025-03-08 00:50:57 +00:00 |
|
Bradlee Barnes
|
15dec656a8
|
fix: allow message pinning and unpinning for DM-like channels
Signed-off-by: Bradlee Barnes <69256931+StupidRepo@users.noreply.github.com>
|
2025-03-07 22:39:04 +00:00 |
|
Zomatree
|
8b5e085232
|
feat: being moved between voice channels
|
2025-03-01 22:09:40 +00:00 |
|
Paul Makles
|
bcf6561c0c
|
fix: include production default value for config
20250225-2
|
2025-02-25 14:24:05 +00:00 |
|
Paul Makles
|
b177a3e201
|
fix: don't bump the lockfile version
20250225-1
|
2025-02-25 11:08:00 +00:00 |
|
Paul Makles
|
d1236bf8f2
|
chore: bump version to 0.8.3
20250224-1
|
2025-02-24 22:18:10 +00:00 |
|
Paul Makles
|
01490f5723
|
feat: add company information to email footers
|
2025-02-24 22:17:48 +00:00 |
|
Paul Makles
|
3ceefb840b
|
chore: clarify cargo deny / tomls
|
2025-02-18 11:53:21 +00:00 |
|
Zomatree
|
9c2cc8736c
|
fix: respond with the url when joining a voice channel
|
2025-02-17 02:11:32 +00:00 |
|
Zomatree
|
951128032b
|
fix: expose list of nodes
|
2025-02-17 01:48:34 +00:00 |
|
Zomatree
|
367ac887f4
|
feat: support multiple voice nodes
|
2025-02-17 01:39:00 +00:00 |
|
Paul Makles
|
eb5f5f91cd
|
feat: add crond container definitions
20250210-1
|
2025-02-10 20:28:48 +00:00 |
|
Paul Makles
|
52e1f0ddde
|
merge: branch 'insert/feat/crond'
|
2025-02-10 19:54:40 +00:00 |
|
Paul Makles
|
defc9ec79b
|
fix: match new error type for status code
|
2025-02-10 19:05:21 +00:00 |
|
Paul Makles
|
7026961df4
|
chore: fix version references
|
2025-02-10 19:03:48 +00:00 |
|
Paul Makles
|
078380d305
|
merge: branch 'main' into insert/feat/crond
|
2025-02-10 19:02:19 +00:00 |
|
Paul Makles
|
add3f40b23
|
fix: don't allow users to time themselves out
closes #376
|
2025-02-10 18:54:15 +00:00 |
|
Paul Makles
|
7216e9909b
|
chore: disable LTO because it likely overloads GitHub worker
|
2025-02-10 18:50:19 +00:00 |
|
Paul Makles
|
a1e6a19210
|
chore: bump version to 0.8.2
|
2025-02-10 18:37:21 +00:00 |
|
Paul Makles
|
5f39403ce7
|
fix: ensure ratelimiter adjusts for version prefix
|
2025-02-10 18:34:37 +00:00 |
|
Paul Makles
|
e525ffe5e4
|
chore: mount API at /0.8/ as well
|
2025-02-10 18:19:34 +00:00 |
|
Paul Makles
|
e3723d647e
|
fix: change permission check for fetching channel webhooks
|
2025-02-10 18:04:46 +00:00 |
|
Paul Makles
|
5f84daa9db
|
fix: ensure limit is always at least 1 when sent to database
|
2025-02-10 17:51:22 +00:00 |
|
Paul Makles
|
e957af4ca3
|
docs: add some notes on overrides; fix defaults
|
2025-02-10 17:21:23 +00:00 |
|
Paul Makles
|
439bacf067
|
refactor: add error messages for Rabbit issues
|
2025-02-10 17:20:29 +00:00 |
|
Paul Makles
|
fa55e88dd9
|
chore: add pushd to debug image script
|
2025-02-10 17:19:54 +00:00 |
|
Zomatree
|
060b4c43f4
|
feat: make Channel::server return a reference
|
2025-02-07 21:35:51 +00:00 |
|
Zomatree
|
2593a4272b
|
chore: switch to ids for parameter
|
2025-02-02 13:46:45 +00:00 |
|
Zomatree
|
742eb3bb7d
|
fix: remove local testing values from config
|
2025-01-28 16:06:58 +00:00 |
|
Zomatree
|
41a6de67cd
|
fix: remove locked rocket version
|
2025-01-28 15:59:58 +00:00 |
|
Zomatree
|
c8ae34ba73
|
feat: implement missing permission syncs
|
2025-01-28 15:55:21 +00:00 |
|
Zomatree
|
c55b5bf75f
|
fix: include voice states in servercreate event
feat: call started system message in dms
|
2025-01-27 20:46:29 +00:00 |
|
Zomatree
|
9de87a01ab
|
Merge remote-tracking branch 'origin/main' into livekit
|
2025-01-26 20:36:40 +00:00 |
|
IAmTomahawkx
|
71e7fe3086
|
chore: bump release for patch
20241227-2
|
2024-12-27 16:35:02 -08:00 |
|
IAmTomahawkx
|
03f2e3b1bf
|
fix: last message in a channel could not be acked, resulting in ghost dms and channel messages
20241227-1
|
2024-12-27 16:29:56 -08:00 |
|
Paul Makles
|
8bbb579d23
|
ci: revert back to GH runner
20241226-1
|
2024-12-26 14:59:03 +00:00 |
|
Paul Makles
|
6448af071b
|
ci: remove purge command
20241222-6
|
2024-12-22 16:10:09 +00:00 |
|
Paul Makles
|
c2a0ab71df
|
ci: bring our own runner
20241222-5
|
2024-12-22 16:03:49 +00:00 |
|
Paul Makles
|
7a17165c24
|
ci: try pin to 20.04
20241222-4
|
2024-12-22 15:24:36 +00:00 |
|
Paul Makles
|
d7213fa409
|
fix(ci): try to work-around runner being killed
20241222-3
|
2024-12-22 14:13:30 +00:00 |
|