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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Paul Makles
|
479f0402ca
|
ci: switch to ubuntu 24.04 pre-emptively
trying to fix build cancellations
20241222-2
|
2024-12-22 13:30:27 +00:00 |
|
Paul Makles
|
b62eeef80c
|
chore(autumn): conditional animation stripping
feat(autumn): add /original redirect for files
fix(autumn): block non-images for non-attachment tags
fix(ci): use correct port for Rust test
20241222-1
|
2024-12-22 12:35:06 +00:00 |
|
Paul Makles
|
7b15006a50
|
fix: don't create "previews" of GIFs
chore: change hardcoded cache limit (should be configed!)
20241220-1
|
2024-12-20 16:42:32 +00:00 |
|
Paul Makles
|
ac731e547d
|
chore: log database errors to Sentry
|
2024-12-17 21:09:44 +00:00 |
|
TheBobBobs
|
443f374f23
|
fix(core): fix _id typo (#384)
|
2024-12-17 17:52:59 +00:00 |
|
Kirill Mironov
|
42367f477c
|
perf(lto): enable link-time optimization (#371)
Co-authored-by: Paul Makles <me@insrt.uk>
|
2024-12-17 17:23:15 +00:00 |
|
IAmTomahawkx
|
3cb91151ca
|
fix exposed port in delta dockerfile
|
2024-12-15 19:39:57 -08:00 |
|
IAmTomahawkx
|
4c46054bff
|
add uname to other docker images
20241213-1
|
2024-12-13 15:40:04 -08:00 |
|
IAmTomahawkx
|
f01794af93
|
fix: bonfire needs uname
fixes revoltchat/self-hosted#104
20241212-1
|
2024-12-12 01:58:55 -08:00 |
|
IAmTomahawkx
|
49f7f9549c
|
feat: env variable to not clear presences on bonfire boot
|
2024-12-12 01:47:06 -08:00 |
|
IAmTomahawkx
|
72e3129557
|
fix: make docker the default connection for config
20241128-3
|
2024-11-28 15:44:00 -08:00 |
|
IAmTomahawkx
|
75a07a84c0
|
feat: version bump everything
20241128-2
|
2024-11-28 13:52:28 -08:00 |
|