Commit Graph

693 Commits

Author SHA1 Message Date
Christopher Hultin 0f2cd21df8 fix: lint issues (#133)
Signed-off-by: Chris Hultin <chris.hultin@gmail.com>
2026-02-28 12:18:54 -07:00
izzy e1a9c8a856 chore: aggressively optimise large servers by just not loading many members 2026-02-12 21:45:40 +00:00
izzy cdf406094b chore: bump version to 7.3.6
Signed-off-by: izzy <me@insrt.uk>
2026-01-16 20:33:47 +00:00
Amy 075832ff2e fix: make ReadyData partial to match event documentation (#123)
Signed-off-by: Amy <amy+git@amogus.cloud>
7.3.6
2026-01-16 13:28:35 -05:00
Amy 8d2def3ee3 fix: missing undefined check on policy_changes (#122)
* feat: add nix shell

Signed-off-by: Amy <amy+git@amogus.cloud>

* fix: missing undefined check in policy_changes

Signed-off-by: Amy <amy+git@amogus.cloud>

---------

Signed-off-by: Amy <amy+git@amogus.cloud>
7.3.5
2026-01-01 12:51:30 -05:00
Amy 393bd00fdd feat: add nix shell (#121)
Signed-off-by: Amy <amy+git@amogus.cloud>
2026-01-01 12:50:43 -05:00
izzy dd74283320 fix: create user object when creating bot 2025-11-16 14:22:33 +00:00
izzy ec178587bf fix: consider DMs as voice channels 2025-10-23 13:34:31 +01:00
izzy a3611e18e3 fix: don't include recipients array if not necessary 7.3.4 2025-10-23 11:38:02 +01:00
Angelo Kontaxis a6f49b9f35 feat: add call_started system message (#120) 2025-10-22 21:28:09 +01:00
Aeledfyr 1e1b738a82 fix: increase typing timeout to 4s (#119)
The frontend only sends typing updates every 2.5-3s, so the 1s
timeout caused the typing indicator to flicker.

Signed-off-by: Aeledfyr <aeledfyr@gmail.com>
2025-10-22 21:27:16 +01:00
izzy 1c8e4201cb fix: incorrect signature for Channel#joinCall 2025-10-22 21:07:19 +01:00
izzy fcc8b0e195 feat: add Channel#joinCall 2025-10-22 21:04:14 +01:00
izzy 2a4dac552c feat: add VoiceParticipant and voice state management 2025-10-22 20:25:58 +01:00
izzy f89ed331d2 chore: add Video and Listen to default permission set 7.3.3 2025-10-22 18:06:16 +01:00
izzy 5b8fef4b1a chore: switch to bigint handling for permissions 2025-10-22 17:50:33 +01:00
izzy 00f3ca68a4 chore: bump stoat-api to 0.8.9-3 2025-10-16 18:40:31 +01:00
izzy fd4b9f382d refactor: revolt.js -> stoat.js (publish 7.3.0) 7.3.0 2025-10-16 18:01:45 +01:00
izzy 719d9c5f0b fix: ensure lastMessageId is updated on incoming messages 2025-10-16 17:28:53 +01:00
izzy 44949768ac chore: increase ack rate 2025-10-16 17:28:42 +01:00
izzy 8495f705bf chore: fill optional argument for unreact 2025-10-10 16:36:13 +01:00
izzy f568c44160 chore: remove triage workflows 2025-10-10 15:44:22 +01:00
izzy 4a568760ce fix: handle group/DM as voice channel 2025-10-08 21:55:49 +01:00
izzy db29367286 chore: simple voice support 2025-09-30 14:30:17 -05:00
izzy 7e8bd0c817 chore: pass-through Message#ack options to Channel 2025-09-29 18:57:32 -05:00
izzy c1bdf45820 chore: add deleteAll parameter to Message#unreact 2025-09-24 11:36:14 -05:00
Revolt CI cae2801134 chore: update revolt-api to 0.8.9 2025-09-23 17:28:41 +00:00
izzy 1a33dd00aa chore: add channelExclusiveMuted option 2025-09-12 19:22:33 +01:00
izzy 219118b287 feat: helper Channel#muted to expose the muted option 2025-09-12 15:53:59 +01:00
izzy 482a3d98d0 fix: consider mentions when calculating unreads
fix: always create a virtual unreads object if not available
2025-09-12 14:19:31 +01:00
izzy bbfddb0377 feat: add ServerRole#delete helper method 2025-09-12 13:01:56 +01:00
izzy f30d69a3db fix: bump api to actually fix the 204 issue 2025-09-01 18:41:13 +02:00
izzy 1231b95aa4 feat: helper function Bot#publicBot 2025-08-31 18:02:28 +02:00
izzy 2f0f931b1a refactor: support new Autumn url scheme 2025-08-31 18:02:16 +02:00
izzy 37267bb829 fix: clear typing id after 1s 2025-08-30 22:43:43 +02:00
izzy d07bc417eb chore: always include default category in Server#orderedChannels 2025-08-30 17:51:05 +02:00
izzy 0f2ef80520 fix: bump revolt-api to handle empty responses 2025-08-29 15:46:57 +02:00
izzy f70316ffe2 fix: apply changes to server role immediately 2025-08-25 11:50:48 +02:00
izzy 6fca91111a feat: setRoleOrdering helper 2025-08-15 17:53:59 +02:00
izzy b962a735e6 feat: helper function to get server for an invite if it exists 2025-08-12 12:06:04 +02:00
izzy fdf7a23b1d feat: uploadFile helper function 2025-06-20 16:42:21 +01:00
izzy c68b60c7eb refactor: clean up type defn. for policy changes 2025-06-10 12:11:53 +01:00
izzy e48d2127e4 feat: add support for policy changes / ack 2025-06-10 11:19:58 +01:00
Revolt CI 3b6e231c8c chore: update revolt-api to 0.8.8 2025-06-08 11:15:24 +00:00
Revolt CI e80d579cef chore: update revolt-api to 0.8.7 2025-06-07 17:03:25 +00:00
izzy c177d84698 fix: server invite did not hydrate correctly 2025-06-06 18:07:20 +01:00
izzy 165195a37a chore: emoji changes 2025-06-06 16:23:27 +01:00
izzy 002357ff4a feat: pinned messages support 2025-06-05 16:46:25 +01:00
izzy bf4c57443f feat: createWebhook helper 2025-06-05 11:05:25 +01:00
izzy 27664ed251 chore: role changes 2025-06-04 16:47:57 +01:00