Zomatree
7780aa69c0
fix: manually specify params
2025-11-18 14:57:34 +00:00
Zomatree
d198796fde
Merge remote-tracking branch 'origin/main' into chore/utoipa
2025-11-17 23:11:21 +00:00
Zomatree
43c94b68b0
chore: update routes to use utoipa
2025-11-17 22:13:07 +00:00
Zomatree
ac60b2c795
chore: update everything to work with utoipa
2025-11-13 23:06:41 +00:00
izzy
27ea7345ea
ci: update api token; add validate PR title
2025-11-11 20:07:18 +00:00
Zomatree
5b534242c4
chore: update ci
2025-11-08 01:21:24 +00:00
Zomatree
e36fc9738b
fix: prevent timing out members which have TimeoutMembers permission
2025-11-06 20:26:31 +00:00
Aeledfyr
657a3f08e5
fix: preserve order of replies in message ( #447 )
...
Signed-off-by: Aeledfyr <aeledfyr@gmail.com >
2025-10-27 00:10:07 +00:00
Zomatree
af78ac0586
chore(ci): move to stoatchat
2025-10-11 23:22:41 +01:00
Zomatree
d65c1a1ab3
fix(ci): publish images under stoatchat and remove docker hub
2025-10-11 23:01:35 +01:00
izzy
4fb99e3bd0
ci: also include gifbox src
20250923-3
20250923-5
20250923-6
2025-09-23 12:12:33 -05:00
izzy
f0a83abcfa
ci: add missing src copies for Docker build
20250923-2
2025-09-23 12:09:19 -05:00
izzy
6f1c715b8c
chore: bump version to 0.8.9
20250923-1
2025-09-23 12:02:35 -05:00
Zomatree
38dd4d1079
fix: swap to using reqwest for query building
2025-09-19 02:50:00 +01:00
Zomatree
154204742d
feat: add ratelimits to gifbox
2025-09-19 02:50:00 +01:00
Zomatree
db55998546
docs: document revolt-coalesced
2025-09-19 02:50:00 +01:00
Zomatree
5885e067a6
feat: trending and categories routes
2025-09-19 02:50:00 +01:00
Zomatree
a92152d86d
fix: use our own result types instead of tenors types
...
add user auth
2025-09-19 02:50:00 +01:00
Zomatree
b5cd5e30ef
feat: require auth for search
2025-09-19 02:50:00 +01:00
Zomatree
b0c977b324
feat: initial work on tenor gif searching
2025-09-19 02:50:00 +01:00
Zomatree
bfe4018e43
fix: apple music to use original url instead of metadata url
...
Apple Music returns the url without the query parameter in the opengraph meta tags, causing the regex to not find the track id, meaning any embed links generated would only link to the album.
2025-09-19 02:41:53 +01:00
Zomatree
cc7a7962a8
fix: use trust_cloudflare config value instead of env var
2025-09-18 21:22:31 +01:00
Zomatree
fb4011084d
refactor: move ratelimits to a generic system for all web servers
2025-09-18 21:22:31 +01:00
Zomatree
3a3415915f
fix: relax settings name regex
2025-09-17 15:41:54 +01:00
Zomatree
964884a5de
chore: add policy changes
2025-09-17 15:41:54 +01:00
Zomatree
db57706794
feat: ready payload field customisation
2025-09-17 15:41:54 +01:00
Paul Makles
a186732ca5
merge: pull request #428 from ElfFlu/bugfix/16byte-attachment-gain
2025-09-12 12:48:28 +01:00
Tom
e635bc23ec
fix: don't remove timeouts when a member leaves a server ( #409 )
2025-09-06 18:41:23 -07:00
Zomatree
3cb7da95e3
chore: add missing traits implementations to PermissionValue
2025-09-05 15:22:55 +01:00
Zomatree
dea0f675dd
fix: implement Serialize to ClientMessage
2025-09-05 13:07:52 +01:00
Zomatree
480f210ce8
feat: include member payload in ServerMemberJoin event
2025-08-24 06:32:38 +01:00
Zomatree
caa8607468
feat: include groups and dms in fetch mutuals
2025-08-24 03:40:10 +01:00
ElfFlu
32e6600272
fix: remove authentication tag bytes from attachment download
...
Signed-off-by: ElfFlu <228066338+ElfFlu@users.noreply.github.com >
2025-08-23 19:05:32 +02:00
Zomatree
5335124306
fix: add license to revolt-parser
2025-08-20 18:55:52 +01:00
Zomatree
1561481eb4
feat: make message lexer use unowned string
2025-08-20 18:55:39 +01:00
IAmTomahawkx
8f9015a6ff
fix: apply uname fix to january and autumn
20250818-1
2025-08-18 16:59:08 -07:00
Zomatree
ed22b3a5ce
chore: switch Reference to using an actual reference
2025-08-12 03:44:29 +01:00
Zomatree
65fbd36624
fix: allow for disabling default features
2025-08-12 02:35:09 +01:00
izzy
050ba16d4a
fix: correct shebang for try-tag-and-release
20250807-1
2025-08-07 12:58:52 +02:00
izzy
65bc6c8fc6
chore: add just tool to nix shell
2025-08-07 12:58:15 +02:00
izzy
6ad3da5f35
fix: permit empty remove array in edit requests
2025-08-07 12:57:33 +02:00
izzy
947eb15771
fix: newly created roles should be ranked the lowest
2025-08-07 12:29:42 +02:00
IAmTomahawkx
f4ee35fb09
fix: don't update the same field while trying to remove it
...
fixes #392
2025-08-06 14:18:40 -07:00
IAmTomahawkx
6048587d34
fix: rename openapi operation ids
...
fixes #406
2025-08-06 12:28:58 -07:00
Builderb
80cf8fc4e8
Increase limit of embed icon url due to new cdn changes causing longer url ( #426 )
...
Signed-off-by: Builderb <builderbgamer@gmail.com >
2025-08-03 11:54:22 -07:00
higgs01
4f54227495
chore: use mc alias set instead of removed mc config ( #423 )
20250730-1
2025-07-18 09:28:31 +01:00
izzy
aab1734615
chore: bump version to 0.8.8
20250608-1
v0.8.8
2025-06-08 11:57:57 +01:00
Paul Makles
40a41ffd64
merge: pull request #418 from revoltchat/feat/role-ranks-v2
2025-06-08 11:46:00 +01:00
izzy
d30ceea373
test: complete test for editing role positions
2025-06-08 11:32:42 +01:00
izzy
3e8a401077
test: begin writing test for role editing
2025-06-08 11:18:47 +01:00