summary refs log tree commit diff
path: root/src/util/interfaces/Event.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Emit presence on identify, support deduped gw eventsRory&2026-04-131-0/+1
|
* MessageCreate/UpdateEvent: use PublicMessageRory&2026-03-201-2/+3
|
* Migrate Thread*Event to satisfies, part of #1577Rory&2026-03-201-6/+7
|
* Migrate Member#addToGuild GuildCreateEvent to satisfies, part of #1577Rory&2026-03-201-0/+2
|
* Migrate GuildMember*Event to satisfies, part of #1577Rory&2026-03-201-2/+2
|
* Migrate GuildBan*Event to satisfies, part of #1577Rory&2026-03-201-2/+2
|
* Migrate ChannelRecipient*Event to satisfies, part of #1577Rory&2026-03-201-2/+2
|
* give remove the same treatmentMathMan052026-03-151-0/+1
|
* Fix adding reactionsMathMan052026-03-151-1/+5
|
* Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE eventsRory&2026-03-131-1/+2
|
* Gateway: allow addressing dispatch events to specific sessionsRory&2026-03-131-1/+2
|
* [rel/1518] Interaction failure reason enum, add missing copyright headersRory&2026-03-071-2/+12
|
* some thread fixesMathMan052026-02-031-1/+1
|
* Gateway event types ported from #876Rory&2026-01-291-1/+60
|
* thread API startMathMan052026-01-281-0/+1
|
* friend nicknamesMathMan052025-12-171-0/+9
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-547/+547
|
* Prettier 4Rory&2025-12-171-2/+2
|
* Update session infoRory&2025-12-171-9/+16
|
* Gateway token frefreshRory&2025-12-161-0/+1
|
* Fix IP tracking for bansRory&2025-12-121-0/+1
|
* fix: send presences array (empty for now) in READY event dataCyberL12025-12-041-0/+1
|
* Trace origin for addToGuild call, warn if sending null rolesRory&2025-12-021-0/+1
|
* feat: interactions (incomplete)CyberL12025-10-171-5/+31
|
* More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-151-6/+1
|
* Reorganise schemas a little bitRory&2025-10-151-3/+1
|
* Send user settings proto in gateway ready, if one existsRory&2025-09-301-0/+3
|
* Emit USER_SETTINGS_PROTO_UPDATERory&2025-09-291-0/+1
|
* Add tracing to IDENTIFYRory&2025-09-291-1/+13
|
* add webrtc support (#1284)dank0742025-06-221-3/+35
| | | | Co-authored-by: MaddyUnderStars <46743919+MaddyUnderStars@users.noreply.github.com>
* Trying to fix guild response schemasTomatoCake2024-08-171-2/+2
|
* opcode 8TomatoCake2024-08-091-5/+5
|
* add `notification_settings` object to readyPuyodead12024-05-261-0/+3
|
* send empty READY_SUPPLEMENTAL for client compatibilityMadeline2023-07-311-0/+1
|
* Merge branch 'master' into feat/refactorIdentifyMadeline2023-04-131-0/+7
|\
| * Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-021-3/+3
| |\
| * | add connectionsPuyodead12023-03-181-0/+7
| | |
* | | Respect CLIENT_STATE_V2 capabilityMadeline2023-04-031-1/+2
| | |
* | | allow all role props through readyMadeline2023-04-011-0/+1
| | |
* | | Merge branch 'master' into feat/refactorIdentifyMadeline2023-04-011-4/+3
|\ \ \ | | |/ | |/|
| * | Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
| | |
| * | SPACEBARMadeline2023-03-311-1/+1
| | |
| * | SPACEBARMadeline2023-03-311-1/+1
| |/
* / Initial identify rewriteMadeline2023-03-131-15/+16
|/
* Add ESLint (#941)Madeline2023-01-201-5/+7
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Add /users/:id/delete (#926)Erkin Alp Güney2023-01-141-0/+10
|
* PrettierMadeline2023-01-051-5/+5
|
* Client: update to canary 165341Puyodead12022-12-201-2/+3
|
* Add basic developer panel functionality - doesn't work yetChrisChrome2022-12-181-1/+1
| | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
* Move src-slowcord to own repo ↵Madeline2022-10-281-21/+28
| | | | https://github.com/MaddyUnderStars/slowcord-services
* Fix client crash on GUILD_CREATEMadeline2022-09-281-0/+1
|
* PrettierMadeline2022-09-261-1/+1
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+641