Commit Graph

  • db19957de5 chore: add temp sentry logging system 20251022-4 Zomatree 2025-10-22 21:28:01 +01:00
  • 20a4816235 fix: include channel ids in UserMoveVoiceChannel 20251022-3 Zomatree 2025-10-22 20:19:31 +01:00
  • c5eb48450b fix: include channel ids in UserMoveVoiceChannel 20251022-2 Zomatree 2025-10-22 19:54:24 +01:00
  • 6ba48a0197 fix: add Speak and Listen to default permissions 20251022-1 Zomatree 2025-10-22 18:19:02 +01:00
  • 47002ec81c fix: dont break on user not still being in channel and force disconnecting 20251020-2 Zomatree 2025-10-20 00:29:56 +01:00
  • 43118c853c fix: dont break on user not still being in channel and force disconnecting 20251020-1 Zomatree 2025-10-20 00:07:06 +01:00
  • 6ab264eb36 fix: return correct error if user is already in a voice channel Zomatree 2025-10-19 23:25:35 +01:00
  • 59af536e29 refactor: seperate out disconnect logic 20251012-2 Zomatree 2025-10-12 02:02:36 +01:00
  • 5c7eec68d0 chore: add debug logging to voice ingress 20251012-1 Zomatree 2025-10-12 01:12:08 +01:00
  • 94d7320e70 fix(ci): add voice-ingress to compose 20251011-2 Zomatree 2025-10-11 23:46:13 +01:00
  • af78ac0586 chore(ci): move to stoatchat Zomatree 2025-10-11 23:22:41 +01:00
  • a42ddcbbfa Merge branch 'main' into feat/livekit Zomatree 2025-10-11 23:09:07 +01:00
  • d65c1a1ab3 fix(ci): publish images under stoatchat and remove docker hub Zomatree 2025-10-11 23:01:35 +01:00
  • 530264f747 chore: add error logging to internal errors 20251011-1 Zomatree 2025-10-11 22:22:11 +01:00
  • ae1d4dd264 fix: dont presume channel has a node 20251010-1 Zomatree 2025-10-09 01:32:17 +01:00
  • 4789dd4847 fix: include voice-ingress in build 20250930-2 izzy 2025-09-30 14:55:31 -05:00
  • f91d3bbfdd merge: branch 'main' into feat/livekit 20250930-1 izzy 2025-09-30 14:52:24 -05:00
  • 4fb99e3bd0 ci: also include gifbox src 20250923-6 20250923-5 20250923-3 izzy 2025-09-23 12:12:33 -05:00
  • f0a83abcfa ci: add missing src copies for Docker build 20250923-2 izzy 2025-09-23 12:09:19 -05:00
  • 6f1c715b8c chore: bump version to 0.8.9 20250923-1 izzy 2025-09-23 12:02:35 -05:00
  • 5b50532d15 feat: track join time Zomatree 2025-09-20 05:26:58 +01:00
  • 938480ccec Signed-off-by: Angelo Kontaxis <me@zomatree.live> Zomatree 2025-09-20 01:58:57 +01:00
  • 38dd4d1079 fix: swap to using reqwest for query building Zomatree 2025-09-19 01:48:23 +01:00
  • 154204742d feat: add ratelimits to gifbox Zomatree 2025-09-18 21:46:08 +01:00
  • db55998546 docs: document revolt-coalesced Zomatree 2025-09-15 01:44:21 +01:00
  • 5885e067a6 feat: trending and categories routes Zomatree 2025-09-11 14:18:28 +01:00
  • a92152d86d fix: use our own result types instead of tenors types add user auth Zomatree 2025-08-08 03:10:30 +01:00
  • b5cd5e30ef feat: require auth for search Zomatree 2025-08-08 00:44:01 +01:00
  • b0c977b324 feat: initial work on tenor gif searching Zomatree 2025-08-08 00:16:20 +01:00
  • 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. Zomatree 2025-09-19 02:41:53 +01:00
  • cc7a7962a8 fix: use trust_cloudflare config value instead of env var Zomatree 2025-09-18 21:09:53 +01:00
  • fb4011084d refactor: move ratelimits to a generic system for all web servers Zomatree 2025-09-16 19:15:34 +01:00
  • 3a3415915f fix: relax settings name regex Zomatree 2025-09-16 20:50:34 +01:00
  • 964884a5de chore: add policy changes Zomatree 2025-09-16 20:46:05 +01:00
  • db57706794 feat: ready payload field customisation Zomatree 2025-05-05 22:14:10 +01:00
  • a186732ca5 merge: pull request #428 from ElfFlu/bugfix/16byte-attachment-gain Paul Makles 2025-09-12 12:48:28 +01:00
  • f422e8e917 Merge remote-tracking branch 'origin' into feat/livekit Zomatree 2025-09-07 05:39:51 +01:00
  • 1632e3dacf feat: allow users to specify who is notified when starting a call Zomatree 2025-09-07 05:01:14 +01:00
  • e635bc23ec fix: don't remove timeouts when a member leaves a server (#409) Tom 2025-09-06 18:41:23 -07:00
  • cc9a68b9c5 chore: cleanup Zomatree 2025-08-20 17:42:49 +01:00
  • 77a23239ea feat: Send push notifications for dm call start/end IAmTomahawkx 2025-09-06 15:14:48 -07:00
  • 3cb7da95e3 chore: add missing traits implementations to PermissionValue Zomatree 2025-09-05 15:22:55 +01:00
  • dea0f675dd fix: implement Serialize to ClientMessage Zomatree 2025-09-05 13:07:52 +01:00
  • 480f210ce8 feat: include member payload in ServerMemberJoin event Zomatree 2025-08-24 06:32:38 +01:00
  • caa8607468 feat: include groups and dms in fetch mutuals Zomatree 2025-08-24 03:40:10 +01:00
  • 32e6600272 fix: remove authentication tag bytes from attachment download ElfFlu 2025-08-23 19:05:32 +02:00
  • 5335124306 fix: add license to revolt-parser Zomatree 2025-08-20 18:55:52 +01:00
  • 1561481eb4 feat: make message lexer use unowned string Zomatree 2025-08-20 18:55:39 +01:00
  • d03e6be2eb fix: update migration Zomatree 2025-08-19 18:56:17 +01:00
  • 0a4d77ffd3 fix: remove VoiceChannel channel type fix: calculate user overwrites correctly fix: dont include personal info in livekit user metadata fix: revoke video permissons on denied publish fix: add video to default permissions Zomatree 2025-08-19 17:37:09 +01:00
  • 8f9015a6ff fix: apply uname fix to january and autumn 20250818-1 IAmTomahawkx 2025-08-18 16:59:08 -07:00
  • c6f121f585 Merge remote-tracking branch 'origin/main' into feat/livekit Zomatree 2025-08-18 07:44:52 +01:00
  • 96ddeb79d2 fix: dont set max participants in livekit Zomatree 2025-08-18 07:28:09 +01:00
  • a36b138978 fix: move call system message to daemon, check max participants when creating a token to avoid giving tokens but erroring when attempting to join, check if the channel actually supports voice Zomatree 2025-08-18 04:58:06 +01:00
  • ed22b3a5ce chore: switch Reference to using an actual reference Zomatree 2025-08-12 03:44:29 +01:00
  • 65fbd36624 fix: allow for disabling default features Zomatree 2025-08-12 02:35:09 +01:00
  • 860c47fbad feat: - track call length - move voice and video limits to config - seperate VoiceInformation into model and db model - fix build scripts Zomatree 2025-08-12 01:48:57 +01:00
  • 050ba16d4a fix: correct shebang for try-tag-and-release 20250807-1 izzy 2025-08-07 12:58:52 +02:00
  • 65bc6c8fc6 chore: add just tool to nix shell izzy 2025-08-07 12:58:15 +02:00
  • 6ad3da5f35 fix: permit empty remove array in edit requests izzy 2025-08-07 12:57:33 +02:00
  • 947eb15771 fix: newly created roles should be ranked the lowest izzy 2025-08-07 12:29:42 +02:00
  • f4ee35fb09 fix: don't update the same field while trying to remove it fixes #392 IAmTomahawkx 2025-08-06 14:18:40 -07:00
  • 6048587d34 fix: rename openapi operation ids fixes #406 IAmTomahawkx 2025-08-06 12:28:58 -07:00
  • a770d5822a chore: cleanup code Zomatree 2025-08-04 03:20:08 +01:00
  • 10c9682bba feat: ability to force disconnect existing voice connection Zomatree 2025-08-04 03:19:53 +01:00
  • 80cf8fc4e8 Increase limit of embed icon url due to new cdn changes causing longer url (#426) Builderb 2025-08-03 19:54:22 +01:00
  • 4f54227495 chore: use mc alias set instead of removed mc config (#423) 20250730-1 higgs01 2025-07-18 10:28:31 +02:00
  • eb48975428 chore: bump livekit dep Zomatree 2025-07-01 20:22:53 +01:00
  • 28ed85a779 Merge branch 'main' into feat/livekit Zomatree 2025-07-01 20:22:34 +01:00
  • aab1734615 chore: bump version to 0.8.8 v0.8.8 20250608-1 izzy 2025-06-08 11:57:57 +01:00
  • 40a41ffd64 merge: pull request #418 from revoltchat/feat/role-ranks-v2 Paul Makles 2025-06-08 11:46:00 +01:00
  • d30ceea373 test: complete test for editing role positions izzy 2025-06-08 11:32:42 +01:00
  • 3e8a401077 test: begin writing test for role editing izzy 2025-06-08 11:18:44 +01:00
  • 99f400bc7b fix: logic error in initial data check izzy 2025-06-08 10:56:54 +01:00
  • 73b576a75f fix: ensure server ID is fanned out with role ranks update fix: ensure original order is correctly sorted on edit route izzy 2025-06-08 10:50:55 +01:00
  • 4e4e598daf refactor: minor formatting changes izzy 2025-06-08 10:37:38 +01:00
  • 77daf82b94 chore: refactor new role rankings code Zomatree 2025-06-08 01:40:48 +01:00
  • e00603f276 fix: route ranking Zomatree 2025-06-05 23:09:27 +01:00
  • 1b2c7b2fa1 feat: add roles migration Zomatree 2025-06-05 22:37:10 +01:00
  • c526095d4f feat: initial bulk role reorder route Zomatree 2025-06-05 18:59:10 +01:00
  • 95ca735b7b fix: get_voice_state has incorrect unique_key and allowed_sources should be lowercase Zomatree 2025-06-08 02:33:35 +01:00
  • 8cc4bbea4d refactor: clean up clippy warnings izzy 2025-06-07 17:50:11 +01:00
  • 911ffc767e merge: remote-tracking branch 'origin/feat/store-session-hello-new' izzy 2025-06-07 17:31:15 +01:00
  • 1690df998d fix: local tests with overrides were missing prerequisites izzy 2025-06-07 17:30:16 +01:00
  • 519d3c08a8 chore: correct dependency order in justfile izzy 2025-06-07 16:51:09 +01:00
  • 9846d8aac2 fix(tests): add policy change value to text fixtures IAmTomahawkx 2025-06-06 21:06:18 -07:00
  • c74b6255dd don't use local authifier IAmTomahawkx 2025-06-06 20:13:14 -07:00
  • df91b8c990 store last login time of session IAmTomahawkx 2025-02-19 21:51:53 -08:00
  • 901ac56154 fix: remove node from channel voice state Zomatree 2025-06-05 17:26:37 +01:00
  • 3dbf3bb7a0 feat: private livekit nodes Zomatree 2025-06-05 14:14:19 +01:00
  • 45df5724b3 Merge remote-tracking branch 'origin/main' into livekit Zomatree 2025-06-02 02:20:04 +01:00
  • ea1c165d80 Merge remote-tracking branch 'origin/main' into livekit Zomatree 2025-06-02 02:11:51 +01:00
  • c4728c696d feat: policy changes API chore: bump version to 0.8.7 20250530-1 izzy 2025-05-30 13:12:57 +01:00
  • 8153f5f17a Don't panic on empty message list ... even though it shouldn't be possible. 20250515-1 IAmTomahawkx 2025-05-15 03:20:32 -07:00
  • 99a80f723d chore: increase verbosity for ack logging 20250514-1 izzy 2025-05-14 11:46:56 +01:00
  • 4f13f5899b fix: authifier should not use transactions for migrations izzy 2025-05-14 11:40:07 +01:00
  • 5362e84730 fix: don't try to mount env logger twice 20250513-2 izzy 2025-05-13 11:16:28 +01:00
  • be89e62d54 fix: include pushd key in Revolt.toml izzy 2025-05-13 11:04:43 +01:00
  • a72134f4ad chore: bump version to 0.8.6 chore: publish revolt-parser 20250513-1 izzy 2025-05-13 10:52:44 +01:00
  • 69ae767175 refactor: some clippy recommendations izzy 2025-05-13 10:48:56 +01:00