Zomatree
6043ba6004
Merge branch 'main' into feat/oauth2
2025-11-03 03:28:19 +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
67773d3e43
chore: sync branch with main
2025-08-18 02:14:36 +01:00
Zomatree
14ea180683
refactor: simplify scope struct macro
2025-08-18 01:58:15 +01:00
Zomatree
83c15404a5
fix: use correct key name for auth bots collection
2025-08-18 01:58:15 +01:00
Zomatree
9d4bcb5e3d
chore: rework oauth2 route scoping
2025-08-18 01:58:15 +01:00
Zomatree
f895ca7b23
feat: allow connecting to ws via oauth2
2025-08-18 01:58:15 +01:00
Zomatree
ef65223c89
feat: initial work on refresh tokens
2025-08-18 01:58:14 +01:00
Zomatree
660e646b2b
feat: initial oauth2 token revoking
2025-08-18 01:58:14 +01:00
Zomatree
5a5f84f207
fix: add more oauth2 checks
2025-08-18 01:58:14 +01:00
Zomatree
11eee02cfe
feat: allowed scopes
2025-08-18 01:58:14 +01:00
Zomatree
1e5b27ff9e
fix(oauth2): use public bot
2025-08-18 01:58:14 +01:00
Zomatree
3ae25fbcfe
fix(oauth2): fix spec discrepancies
2025-08-18 01:58:14 +01:00
Zomatree
9e05e5be7e
feat: initial oauth2 implementation
2025-08-18 01:58:14 +01: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