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 |
|
izzy
|
99f400bc7b
|
fix: logic error in initial data check
|
2025-06-08 11:18:47 +01:00 |
|
izzy
|
73b576a75f
|
fix: ensure server ID is fanned out with role ranks update
fix: ensure original order is correctly sorted on edit route
|
2025-06-08 11:18:47 +01:00 |
|
izzy
|
4e4e598daf
|
refactor: minor formatting changes
|
2025-06-08 11:18:47 +01:00 |
|
Zomatree
|
77daf82b94
|
chore: refactor new role rankings code
|
2025-06-08 11:18:47 +01:00 |
|
Zomatree
|
e00603f276
|
fix: route ranking
|
2025-06-08 11:18:47 +01:00 |
|
Zomatree
|
1b2c7b2fa1
|
feat: add roles migration
|
2025-06-08 11:18:47 +01:00 |
|
Zomatree
|
c526095d4f
|
feat: initial bulk role reorder route
|
2025-06-08 11:18:47 +01:00 |
|
izzy
|
8cc4bbea4d
|
refactor: clean up clippy warnings
|
2025-06-07 17:50:11 +01:00 |
|
izzy
|
911ffc767e
|
merge: remote-tracking branch 'origin/feat/store-session-hello-new'
|
2025-06-07 17:31:15 +01:00 |
|
izzy
|
1690df998d
|
fix: local tests with overrides were missing prerequisites
|
2025-06-07 17:30:16 +01:00 |
|
izzy
|
519d3c08a8
|
chore: correct dependency order in justfile
|
2025-06-07 16:51:09 +01:00 |
|
IAmTomahawkx
|
9846d8aac2
|
fix(tests): add policy change value to text fixtures
|
2025-06-06 21:06:18 -07:00 |
|
IAmTomahawkx
|
c74b6255dd
|
don't use local authifier
|
2025-06-06 20:13:14 -07:00 |
|
IAmTomahawkx
|
df91b8c990
|
store last login time of session
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
|
2025-06-06 20:10:37 -07:00 |
|
izzy
|
c4728c696d
|
feat: policy changes API
chore: bump version to 0.8.7
20250530-1
|
2025-05-30 13:12:57 +01:00 |
|
IAmTomahawkx
|
8153f5f17a
|
Don't panic on empty message list
... even though it shouldn't be possible.
20250515-1
|
2025-05-15 03:20:32 -07:00 |
|
izzy
|
99a80f723d
|
chore: increase verbosity for ack logging
20250514-1
|
2025-05-14 11:46:56 +01:00 |
|
izzy
|
4f13f5899b
|
fix: authifier should not use transactions for migrations
|
2025-05-14 11:40:07 +01:00 |
|
izzy
|
5362e84730
|
fix: don't try to mount env logger twice
20250513-2
|
2025-05-13 11:16:28 +01:00 |
|
izzy
|
be89e62d54
|
fix: include pushd key in Revolt.toml
|
2025-05-13 11:04:43 +01:00 |
|
izzy
|
a72134f4ad
|
chore: bump version to 0.8.6
chore: publish revolt-parser
20250513-1
|
2025-05-13 10:52:44 +01:00 |
|
izzy
|
69ae767175
|
refactor: some clippy recommendations
|
2025-05-13 10:48:56 +01:00 |
|
izzy
|
2aff76c369
|
refactor(pushd): add non-panic error handling to all queue consumers
|
2025-05-13 10:41:03 +01:00 |
|
izzy
|
01e0f9e558
|
fix: add Authifier migration for last_seen
|
2025-05-12 12:15:23 +01:00 |
|
izzy
|
8ea8f50fb8
|
chore: bump version to 0.8.5
closes #402
20250510-1
|
2025-05-10 16:51:38 +01:00 |
|
izzy
|
68bcfcb626
|
fix: ensure easypwned api is actually set before using
|
2025-05-10 16:43:30 +01:00 |
|
izzy
|
9632a0dc1b
|
refactor: remove crate bindings/node
|
2025-05-10 16:40:02 +01:00 |
|
izzy
|
a4a0934475
|
feat: add use_starttls config option for SMTP
|
2025-05-10 16:38:26 +01:00 |
|
izzy
|
2061794305
|
docs: configure reset existing email template
|
2025-05-10 16:36:41 +01:00 |
|