| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge the functions github/compv2 compv2 | MathMan05 | 2026-03-07 | 4 | -57/+60 |
| | | |||||
| * | make some corrections | MathMan05 | 2026-03-07 | 5 | -19/+35 |
| | | |||||
| * | make better error | MathMan05 | 2026-03-07 | 1 | -1/+1 |
| | | |||||
| * | remove weird debugging | MathMan05 | 2026-03-07 | 1 | -2/+1 |
| | | |||||
| * | invert if | MathMan05 | 2026-03-07 | 1 | -7/+7 |
| | | |||||
| * | that shouldn't exist | MathMan05 | 2026-03-07 | 1 | -13/+0 |
| | | |||||
| * | fixes | MathMan05 | 2026-03-07 | 2 | -2/+3 |
| | | |||||
| * | remove log | MathMan05 | 2026-03-07 | 1 | -1/+0 |
| | | |||||
| * | inline constant | MathMan05 | 2026-03-07 | 1 | -2/+1 |
| | | |||||
| * | fix typo | MathMan05 | 2026-03-07 | 2 | -2/+2 |
| | | |||||
| * | enum for failure | MathMan05 | 2026-03-07 | 1 | -2/+2 |
| | | |||||
| * | remove log | MathMan05 | 2026-03-07 | 1 | -1/+0 |
| | | |||||
| * | correct comment | MathMan05 | 2026-03-07 | 1 | -1/+1 |
| | | |||||
| * | return | MathMan05 | 2026-03-07 | 1 | -1/+1 |
| | | |||||
| * | keep it safe | MathMan05 | 2026-03-07 | 1 | -1/+26 |
| | | |||||
| * | remove logs | MathMan05 | 2026-03-07 | 1 | -4/+0 |
| | | |||||
| * | don't do that | MathMan05 | 2026-03-07 | 1 | -0/+3 |
| | | |||||
| * | call to json | MathMan05 | 2026-03-07 | 4 | -7/+7 |
| | | |||||
| * | more pk fixes | MathMan05 | 2026-03-07 | 5 | -12/+11 |
| | | |||||
| * | fix more | MathMan05 | 2026-03-07 | 1 | -0/+1 |
| | | |||||
| * | fixes for pluralkit | MathMan05 | 2026-03-07 | 6 | -23/+119 |
| | | |||||
| * | a lot of small fixes | MathMan05 | 2026-03-07 | 7 | -1/+38 |
| | | |||||
| * | remove some extras | MathMan05 | 2026-03-07 | 1 | -8/+0 |
| | | |||||
| * | fix many bugs | MathMan05 | 2026-03-07 | 2 | -25/+31 |
| | | |||||
| * | sign here | MathMan05 | 2026-03-07 | 1 | -9/+5 |
| | | |||||
| * | it ain't async | MathMan05 | 2026-03-07 | 3 | -10/+8 |
| | | |||||
| * | sign 'em | MathMan05 | 2026-03-07 | 4 | -11/+90 |
| | | |||||
| * | maybe processing media? | MathMan05 | 2026-03-07 | 1 | -12/+90 |
| | | |||||
| * | v2 init work | MathMan05 | 2026-03-07 | 2 | -32/+183 |
| | | |||||
| * | switch messages to base message type | MathMan05 | 2026-03-07 | 5 | -9/+9 |
| | | |||||
| * | move the check to the right spot | MathMan05 | 2026-03-07 | 2 | -41/+53 |
| | | |||||
| * | Fix guild settings not using .save, nor beign awaited | Rory& | 2026-03-07 | 1 | -1/+1 |
| | | |||||
| * | Fix indents in interactions copyright notice | Rory& | 2026-03-07 | 1 | -3/+3 |
| | | |||||
| * | Dont serialise guild parents | Rory& | 2026-03-07 | 1 | -0/+1 |
| | | |||||
| * | Dont serialize discovery weight/exclusion status | Rory& | 2026-03-07 | 1 | -0/+2 |
| | | |||||
| * | [rel/1518] Allowed mentions + message reference: allow nulls | Rory& | 2026-03-07 | 1 | -5/+5 |
| | | |||||
| * | [rel/1518] Member flags | Rory& | 2026-03-07 | 3 | -1/+20 |
| | | |||||
| * | [rel/1518] make PartialEmoji accept id-only | Rory& | 2026-03-07 | 1 | -5/+12 |
| | | |||||
| * | [rel/1518] Interaction failure reason enum, add missing copyright headers | Rory& | 2026-03-07 | 13 | -4/+217 |
| | | |||||
| * | [cherry/1518] Webhooks: respect thread_id parameter | Rory& | 2026-03-06 | 1 | -7/+18 |
| | | |||||
| * | temp hack: ...and dont forget to save it | Rory& | 2026-03-06 | 1 | -0/+1 |
| | | |||||
| * | temp hack: maybe set the right did | Rory& | 2026-03-06 | 1 | -1/+1 |
| | | |||||
| * | temp hack: re-create sessiosn that went missing | Rory& | 2026-03-06 | 1 | -1/+11 |
| | | |||||
| * | oooops | Rory& | 2026-03-06 | 1 | -1/+1 |
| | | |||||
| * | actually backpropagate session id in identify to ws object | Rory& | 2026-03-06 | 1 | -0/+1 |
| | | |||||
| * | Log creation of new sessions, fix some comments | Rory& | 2026-03-06 | 2 | -2/+16 |
| | | |||||
| * | Inline pointless const for session_id | Rory& | 2026-03-06 | 1 | -3/+1 |
| | | |||||
| * | onVoiceStateUpdate: change to VoiceState.merge() for copying properties | dank074 | 2026-02-28 | 1 | -2/+7 |
| | | |||||
| * | Rip out CDN migrations | Rory& | 2026-02-28 | 12 | -237/+68 |
| | | |||||
| * | Add sticker migration | Rory& | 2026-02-28 | 1 | -1/+21 |
| | | |||||
| * | IPC: unix socket reinit + backlog system | Rory& | 2026-02-27 | 1 | -20/+52 |
| | | |||||
| * | IPC: more unix socket logging | Rory& | 2026-02-27 | 1 | -0/+12 |
| | | |||||
| * | IPC: eagerly init unix sockets on startup | Rory& | 2026-02-27 | 1 | -2/+9 |
| | | |||||
| * | IPC: factor out imports | Rory& | 2026-02-27 | 1 | -6/+4 |
| | | |||||
| * | Option to disable logging route registrations | Rory& | 2026-02-27 | 3 | -5/+5 |
| | | |||||
| * | move mediaServer.start() into try catch | dank074 | 2026-02-27 | 2 | -2/+2 |
| | | |||||
| * | added clean_data to places after a member is created but not constructed to ↵ | whinis | 2026-02-26 | 3 | -0/+4 |
| | | | | | allow proper json creation. | ||||
| * | Add /_spacebar/api/version - resolves #1222 | Rory& | 2026-02-25 | 4 | -27/+57 |
| | | |||||
| * | disable toJSON for read states? | Rory& | 2026-02-25 | 1 | -15/+15 |
| | | |||||
| * | Try to inherit permissions from everyoen role on creation (may be wrong) | Rory& | 2026-02-25 | 1 | -1/+3 |
| | | |||||
| * | Create role for bots - fixes #1556 | Rory& | 2026-02-25 | 1 | -1/+11 |
| | | |||||
| * | Fix message embeds not being nullable | Rory& | 2026-02-25 | 2 | -3/+3 |
| | | |||||
| * | Lower missing route to WARN, add empty route middlewares | Rory& | 2026-02-25 | 3 | -3/+3 |
| | | |||||
| * | Merge remote-tracking branch 'mathium05/memberEditScrewUp' | Rory& | 2026-02-25 | 2 | -7/+26 |
| |\ | |||||
| | * | updates | MathMan05 | 2025-12-17 | 2 | -7/+26 |
| | | | |||||
| * | | Fix undefined access | Pablo Stebler | 2026-02-25 | 1 | -1/+1 |
| | | | |||||
| * | | Add support for attachment:// urls | Pablo Stebler | 2026-02-25 | 1 | -0/+47 |
| | | | | | | | | | Closes #1551. | ||||
| * | | Merge remote-tracking branch 'mathium05/refineSearch' | Rory& | 2026-02-25 | 2 | -40/+96 |
| |\ \ | |||||
| | * | | why didn't anyone do this | MathMan05 | 2026-02-23 | 1 | -3/+3 |
| | | | | |||||
| | * | | fix up searching | MathMan05 | 2026-02-23 | 1 | -37/+93 |
| | | | | |||||
| | * | | fix post data | MathMan05 | 2026-02-17 | 1 | -1/+16 |
| | | | | |||||
| * | | | Log usage of old access token versions in identify | Rory& | 2026-02-25 | 1 | -0/+11 |
| | | | | |||||
| * | | | last_pinned_timestamp int4 -> timestamp | Rory& | 2026-02-25 | 2 | -2/+17 |
| | | | | |||||
| * | | | Include explicit update where NULL in migration | Rory& | 2026-02-25 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix read state type field - fixes #1559 | Rory& | 2026-02-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | swap migration order | Rory& | 2026-02-23 | 1 | -2/+2 |
| | | | | |||||
| * | | | cdn: fix | Rory& | 2026-02-23 | 2 | -2/+2 |
| | | | | |||||
| * | | | cdn: fix path for deleting emojis | Rory& | 2026-02-23 | 1 | -3/+3 |
| | | | | |||||
| * | | | cdn: fix missed rename | Rory& | 2026-02-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | cdn: migrate emojis to not use subdir fallback | Rory& | 2026-02-23 | 4 | -42/+55 |
| | | | | |||||
| * | | | cdn: drop hash-addressed version of emojis route | Rory& | 2026-02-23 | 1 | -3/+1 |
| | | | | |||||
| * | | | Faster pings | Rory& | 2026-02-23 | 3 | -15/+57 |
| | | | | |||||
| * | | | Discovery fixes, nix updates | Rory& | 2026-02-23 | 1 | -1/+6 |
| | | | | |||||
| * | | | webrtc package by default | Rory& | 2026-02-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Update message component type to match upstream | Rory& | 2026-02-20 | 1 | -1/+15 |
| | | | | |||||
| * | | | The ChainingOperator didn't work as expected. This fixes that. | whinis | 2026-02-18 | 1 | -10/+23 |
| | | | | |||||
| * | | | util: update message flags to match upstream (and use short bigint notation) | Rory& | 2026-02-18 | 1 | -8/+17 |
| | | | | |||||
| * | | | fix post data | MathMan05 | 2026-02-18 | 1 | -1/+16 |
| | | | | |||||
| * | | | Add some optional chaining to prevent issue with embeds | whinis | 2026-02-18 | 1 | -6/+5 |
| | | | | |||||
| * | | | Renamed to JsonNumber and removed from incorrectly typed date field | whinis | 2026-02-18 | 4 | -11/+10 |
| | | | | |||||
| * | | | Add decorator to change Bigint back to string using Number | whinis | 2026-02-18 | 4 | -0/+26 |
| | | | | |||||
| * | | | Gateway: log user ID/i | Rory& | 2026-02-17 | 12 | -24/+36 |
| | | | | |||||
| * | | | Add Decorators to clean classes before json serialization and remove invalid ↵ | whinis | 2026-02-17 | 4 | -1/+59 |
| | | | | | | | | | | | | | states. | ||||
| * | | | API: request embeds in US english preferred | Rory& | 2026-02-17 | 1 | -1/+2 |
| | | | | |||||
| * | | | API: fix youtube embed | Rory& | 2026-02-17 | 1 | -2/+3 |
| | | | | |||||
| * | | | Fix user self delete not removing settings protos | ChrisChrome | 2026-02-16 | 1 | -1/+8 |
| | | | | |||||
| * | | | Gateway: dont block on clearing voice states | Rory& | 2026-02-16 | 2 | -8/+4 |
| | | | | |||||
| * | | | gateeway debug logs | Rory& | 2026-02-16 | 1 | -0/+3 |
| | | | | |||||
| * | | | Fix loading discord guild templates | ChrisChrome | 2026-02-16 | 6 | -9/+46 |
| | | | | |||||
| * | | | Separate IP check options during registration | ChrisChrome | 2026-02-16 | 2 | -2/+5 |
| |/ / | |||||
| * | | Some unfinished templates work | Rory& | 2026-02-15 | 1 | -1/+1 |
| | | | |||||
| * | | Fix accepting friend requests | Rory& | 2026-02-15 | 1 | -0/+1 |
| | | | |||||
| * | | make i18next shut up | CyberL1 | 2026-02-15 | 1 | -0/+1 |
| | | | |||||
| * | | Allow for smarthosts/local SMTP relays that dont use user/pass AUTH | Lisa Marie Maginnis | 2026-02-14 | 1 | -10/+22 |
| | | | |||||
| * | | Fixed import of nodemailer ('nodemailer.default' does not exist) | Lisa Marie Maginnis | 2026-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | add keys to make bot libs happy | MathMan05 | 2026-02-14 | 1 | -0/+2 |
| | | | |||||
| * | | Try to enforce channel limts? | Rory& | 2026-02-14 | 4 | -4/+32 |
| | | | |||||
| * | | fix: wrong query for self member in mutual guilds | CyberL1 | 2026-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Hack together a fix for cdn endpoints | Rory& | 2026-02-13 | 11 | -33/+1170 |
| | | | |||||
| * | | Hack: split out icons in cdn-ts | Rory& | 2026-02-13 | 5 | -3/+156 |
| | | | |||||
| * | | fix guild join | MathMan05 | 2026-02-13 | 1 | -4/+9 |
| | | | |||||
| * | | Nix: add PORT=3001 for containers by default | Rory& | 2026-02-13 | 1 | -0/+0 |
| | | | |||||
| * | | more pins fixes | MathMan05 | 2026-02-13 | 2 | -2/+4 |
| | | | |||||
| * | | die | MathMan05 | 2026-02-13 | 1 | -2/+0 |
| | | | |||||
| * | | update other pins | MathMan05 | 2026-02-13 | 1 | -1/+15 |
| | | | |||||
| * | | fix it the other way arround | MathMan05 | 2026-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | fix pins | MathMan05 | 2026-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | speed up fetching messages | MathMan05 | 2026-02-13 | 1 | -0/+2 |
| | | | |||||
| * | | WHY??? | MathMan05 | 2026-02-13 | 1 | -2/+0 |
| | | | |||||
| * | | fix it the other way arround | MathMan05 | 2026-02-13 | 2 | -2/+16 |
| | | | |||||
| * | | fix pins | MathMan05 | 2026-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | speed up fetching messages | MathMan05 | 2026-02-13 | 1 | -0/+2 |
| | | | |||||
| * | | trace origin of the issue | MathMan05 | 2026-02-13 | 1 | -1/+4 |
| | | | |||||
| * | | oops, fix the call | MathMan05 | 2026-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | fix it betterer | MathMan05 | 2026-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | thanks git | MathMan05 | 2026-02-13 | 1 | -2/+0 |
| | | | |||||
| * | | hopefully fix this bug | MathMan05 | 2026-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | speed up fetching messages | MathMan05 | 2026-02-13 | 1 | -0/+2 |
| | | | |||||
| * | | left some logs in there, oops | MathMan05 | 2026-02-13 | 1 | -2/+0 |
| | | | |||||
| * | | speed up fetching messages | MathMan05 | 2026-02-13 | 2 | -30/+28 |
| | | | |||||
| * | | Fix leaking private User data in mentions | Ahmed A | 2026-02-13 | 1 | -0/+1 |
| | | | |||||
| * | | Fix splitting logic for .well-known base url | Rory& | 2026-02-11 | 1 | -1/+1 |
| | | | |||||
| * | | feat: Add limit query parameter when fetching reactions | Yodozoh | 2026-02-11 | 1 | -0/+2 |
| | | | |||||
| * | | save channel | MathMan05 | 2026-02-11 | 1 | -0/+1 |
| | | | |||||
| * | | Add option to set S3 endpoint for S3-compatible stores | Manetheren | 2026-02-11 | 2 | -2/+9 |
| | | | |||||
| * | | Devshell: add python setuptools | Rory& | 2026-02-10 | 1 | -2/+2 |
| | | | |||||
| * | | Reword sqlite error | Rory& | 2026-02-10 | 1 | -1/+8 |
| | | | |||||
| * | | Add discovery filtering | Rory& | 2026-02-10 | 3 | -25/+36 |
| | | | |||||
| * | | dont send channel create for dms that were already open??? | Rory& | 2026-02-08 | 1 | -1/+5 |
| | | | |||||
| * | | properly update last message id | MathMan05 | 2026-02-08 | 1 | -0/+1 |
| | | | |||||
| * | | fix channel check | MathMan05 | 2026-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | fix bug with removing tags | MathMan05 | 2026-02-08 | 1 | -0/+1 |
| | | | |||||
| * | | correct tag change check | MathMan05 | 2026-02-08 | 1 | -1/+2 |
| | | | |||||
| * | | allow tag modification | MathMan05 | 2026-02-08 | 1 | -0/+42 |
| | | | |||||
| * | | have to include tags in the events | MathMan05 | 2026-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | fix channel flags | MathMan05 | 2026-02-08 | 1 | -2/+1 |
| | | | |||||
| * | | gateway: introspect endpoint | Rory& | 2026-02-08 | 2 | -3/+117 |
| | | | |||||
| * | | Save channel on message create | Rory& | 2026-02-08 | 1 | -0/+1 |
| | | | |||||
| * | | API: always drop /api suffix in well known (hack) | Rory& | 2026-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | shoot, screwed up the merge conflict github/tmp-master tmp-master | MathMan05 | 2026-02-05 | 1 | -5/+0 |
| | | | |||||
| * | | fix merge conflic | MathMan05 | 2026-02-05 | 1 | -4/+11 |
| |\ \ | |||||
| | * | | fix slight error | MathMan05 | 2026-02-06 | 1 | -2/+2 |
| | | | | |||||
| | * | | maybe fix bot threads? | MathMan05 | 2026-02-06 | 1 | -8/+10 |
| | | | | |||||
| * | | | grab author relation | MathMan05 | 2026-02-05 | 1 | -0/+1 |
| | | | | |||||
| * | | | no need to init, the sent message will increment | MathMan05 | 2026-02-05 | 1 | -2/+2 |
| | | | | |||||
| * | | | oops | MathMan05 | 2026-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | implement tag_setting | MathMan05 | 2026-02-05 | 1 | -4/+3 |
| | | | | |||||
| * | | | better search | MathMan05 | 2026-02-05 | 1 | -2/+6 |
| | | | | |||||
| * | | | edit tags | MathMan05 | 2026-02-05 | 2 | -0/+23 |
| | | | | |||||
| * | | | post with tags | MathMan05 | 2026-02-05 | 3 | -1/+63 |
| | | | | |||||
| * | | | fix responce types | MathMan05 | 2026-02-05 | 1 | -2/+6 |
| | | | | |||||
| * | | | deleting tags | MathMan05 | 2026-02-05 | 2 | -0/+48 |
| | | | | |||||
| * | | | another type screw up | MathMan05 | 2026-02-05 | 1 | -1/+1 |
| | | | | |||||
| * | | | so many type screw ups | MathMan05 | 2026-02-05 | 7 | -9/+36 |
| | | | | |||||
| * | | | create tags | MathMan05 | 2026-02-05 | 7 | -2/+112 |
| | | | | |||||
| * | | | array init | MathMan05 | 2026-02-05 | 4 | -0/+90 |
| | | | | |||||
| * | | | incorrect message count | MathMan05 | 2026-02-04 | 1 | -2/+2 |
| | | | | |||||
| * | | | no more name checks for threads! | MathMan05 | 2026-02-04 | 2 | -2/+2 |
| | | | | |||||
| * | | | more forum fixes | MathMan05 | 2026-02-04 | 5 | -17/+228 |
| | | | | |||||
| * | | | some search fixes while I'm here | MathMan05 | 2026-02-04 | 1 | -24/+24 |
| | | | | |||||
| * | | | fix search while I'm at it | MathMan05 | 2026-02-04 | 1 | -3/+1 |
| | | | | |||||
| * | | | fix another forum bug | MathMan05 | 2026-02-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | merge master | MathMan05 | 2026-02-04 | 7 | -19/+35 |
| |\| | | |||||
| | * | | Merge remote-tracking branch 'mathium05/threadMore' | Rory& | 2026-02-04 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | allow deep threads | MathMan05 | 2026-02-03 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix disabling migrations on nix not wirking | Rory& | 2026-02-04 | 3 | -15/+28 |
| | |/ / | |||||
| | * | | spread that message! | MathMan05 | 2026-02-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | more thread improvements | MathMan05 | 2026-02-03 | 3 | -2/+5 |
| | | | | |||||
| * | | | forum fixes | MathMan05 | 2026-02-04 | 1 | -0/+2 |
| | | | | |||||
| * | | | fix forum channel | MathMan05 | 2026-02-04 | 1 | -0/+1 |
| | | | | |||||
| * | | | thread improvements | MathMan05 | 2026-02-04 | 3 | -3/+31 |
| |/ / | |||||
| * | | stupid migration | MathMan05 | 2026-02-03 | 1 | -17/+0 |
| | | | |||||
| * | | more purging | MathMan05 | 2026-02-03 | 1 | -2/+0 |
| | | | |||||
| * | | prune migration | MathMan05 | 2026-02-03 | 1 | -4/+0 |
| | | | |||||
| * | | fix threads :3 | MathMan05 | 2026-02-04 | 2 | -8/+21 |
| | | | |||||
| * | | some fixes | MathMan05 | 2026-02-04 | 8 | -21/+35 |
| | | | |||||
| * | | unscrew up | MathMan05 | 2026-02-04 | 2 | -4/+4 |
| | | | |||||
| * | | Fix req.params for thread creation | Rory& | 2026-02-04 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'mathium05/threadFixes' | Rory& | 2026-02-04 | 14 | -56/+382 |
| |\ \ | |||||
| | * | | more changes | MathMan05 | 2026-02-03 | 10 | -33/+294 |
| | | | | |||||
| | * | | send message to join thread | MathMan05 | 2026-02-03 | 1 | -0/+42 |
| | | | | |||||
| | * | | add permision check | MathMan05 | 2026-02-03 | 1 | -0/+1 |
| | | | | |||||
| | * | | correct thread type | MathMan05 | 2026-02-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | fix interface | MathMan05 | 2026-02-03 | 1 | -4/+0 |
| | | | | |||||
| | * | | correct message sending perms | MathMan05 | 2026-02-03 | 1 | -1/+5 |
| | | | | |||||
| | * | | don't delete a public thread | MathMan05 | 2026-02-03 | 1 | -11/+11 |
| | | | | |||||
| | * | | some thread fixes | MathMan05 | 2026-02-03 | 4 | -6/+28 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'mathium05/errorFix' | Rory& | 2026-02-03 | 1 | -7/+6 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'spacebarchat:master' into errorFix | Mathium05 | 2025-12-23 | 5 | -8/+31 |
| | |\ \ \ | |||||
| | * | | | | feild error fixes | MathMan05 | 2025-12-23 | 1 | -8/+8 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 's074/add-rabbitmq-error-handling' | Rory& | 2026-02-03 | 4 | -92/+271 |
| |\ \ \ \ \ | |||||
| | * | | | | | don't rethrow error, just keep retrying | dank074 | 2026-02-03 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | don't need this | dank074 | 2026-02-01 | 1 | -3/+1 |
| | | | | | | | |||||
| | * | | | | | remove jitter from delay calculation altogether | dank074 | 2026-01-30 | 1 | -9/+3 |
| | | | | | | | |||||
| | * | | | | | simplify reconnect delay and shorten time | dank074 | 2026-01-30 | 1 | -7/+6 |
| | | | | | | | |||||
| | * | | | | | convert event listener iterations to Promise.all + map | dank074 | 2026-01-30 | 1 | -16/+24 |
| | | | | | | | |||||
| | * | | | | | add rabbitmq reconnection logic with state recovery | dank074 | 2026-01-22 | 4 | -91/+272 |
| | | | | | | | |||||
| * | | | | | | Merge remote-tracking branch 'oh64/master' | Rory& | 2026-02-03 | 1 | -19/+136 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add emit listener check and ghost file handling | Oh64 | 2026-02-03 | 1 | -6/+28 |
| | | | | | | | | |||||
| | * | | | | | | try to enhance Unix socket handling | Oh64 | 2026-02-03 | 1 | -13/+108 |
| | | | | | | | | |||||
| * | | | | | | | Guild discovery: option to hide already joined guilds | Rory& | 2026-02-03 | 2 | -3/+12 |
| | | | | | | | | |||||
| * | | | | | | | Env var to disable db migrations, nix: drop pre-start service | Rory& | 2026-02-03 | 1 | -2/+4 |
| | | | | | | | | |||||
| * | | | | | | | Update schemas for profile customisation | Rory& | 2026-02-03 | 3 | -2/+40 |
| | | | | | | | | |||||
| * | | | | | | | Actually save webhook apps - fixes #1474 | Rory& | 2026-02-03 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Well, dont then ig | Rory& | 2026-02-03 | 1 | -5/+0 |
| | | | | | | | | |||||
| * | | | | | | | try catch a migration line | Rory& | 2026-02-03 | 1 | -4/+5 |
| | | | | | | | | |||||
| * | | | | | | | cdn: avatar decorations | Rory& | 2026-02-03 | 2 | -2/+42 |
| | | | | | | | | |||||
| * | | | | | | | Add member profile customisation fields to db | Rory& | 2026-02-03 | 2 | -3/+48 |
| | | | | | | | | |||||
| * | | | | | | | Add user profile costomisation fields to db | Rory& | 2026-02-03 | 2 | -1/+42 |
| |/ / / / / / | |||||
| * | | | | | | fix: treat `guild_id=0` as no `guild_id` for discord mobile client (a.k.a. ↵ | CyberL1 | 2026-02-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | the mobile fuckery) | ||||
| * | | | | | | Assert req.params type as solely string (express update) | Rory& | 2026-02-01 | 92 | -266/+275 |
| | | | | | | | |||||
| * | | | | | | temp unfinished json stuff in ts | Rory& | 2026-02-01 | 6 | -0/+376 |
| | | | | | | | |||||
| * | | | | | | Use describe for test grouping, more functions, less const arrows | Rory& | 2026-02-01 | 5 | -332/+340 |
| | | | | | | | |||||
| * | | | | | | fix: find the user instead of creating it when replying to a message | CyberL1 | 2026-01-31 | 1 | -3/+2 |
| | | | | | | | |||||
| * | | | | | | Enforce numeric-only discriminators in PATCH /users/@me | Rory& | 2026-01-30 | 1 | -0/+10 |
| | | | | | | | |||||
| * | | | | | | LazyRequest: minor cleanup | Rory& | 2026-01-30 | 1 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | Identify: hold onto access token | Rory& | 2026-01-30 | 2 | -1/+4 |
| | | | | | | | |||||
| * | | | | | | Basic offload configuration | Rory& | 2026-01-30 | 3 | -0/+28 |
| | | | | | | | |||||
| * | | | | | | fix: don't return default role for user profiles | CyberL1 | 2026-01-30 | 1 | -0/+2 |
| | |_|_|/ / |/| | | | | |||||
| * | | | | | Thread membership routes | Rory& | 2026-01-29 | 5 | -0/+228 |
| | | | | | | |||||
| * | | | | | READY changes for threads ported from #876 | Rory& | 2026-01-29 | 5 | -6/+11 |
| | | | | | | |||||
| * | | | | | Channel/thread util methods ported from #876 | Rory& | 2026-01-29 | 2 | -5/+136 |
| | | | | | | |||||
| * | | | | | Gateway event types ported from #876 | Rory& | 2026-01-29 | 1 | -1/+60 |
| | | | | | | |||||
| * | | | | | Thread members ported from #876 | Rory& | 2026-01-29 | 4 | -0/+234 |
| | | | | | | |||||
| * | | | | | Update message type enum | Rory& | 2026-01-29 | 1 | -6/+45 |
| | | | | | | |||||
| * | | | | | Regenerate migrations for threads | Rory& | 2026-01-28 | 4 | -67/+6 |
| | | | | | | |||||
| * | | | | | Merge remote-tracking branch 'origin/dev/threads' | Rory& | 2026-01-28 | 16 | -11/+313 |
| |\ \ \ \ \ | |||||
| | * | | | | | thread stuff ig github/tmp-rebase-threads tmp-rebase-threads | MathMan05 | 2026-01-28 | 1 | -0/+12 |
| | | | | | | | |||||
| | * | | | | | initial recipients work | MathMan05 | 2026-01-28 | 6 | -6/+29 |
| | | | | | | | |||||
| | * | | | | | thread API start | MathMan05 | 2026-01-28 | 12 | -7/+194 |
| | | | | | | | |||||
| | * | | | | | sechema changes+migrations | MathMan05 | 2026-01-28 | 5 | -1/+81 |
| | | | | | | | |||||
| * | | | | | | Add basic thread helper functions | Rory& | 2026-01-28 | 1 | -0/+12 |
| | | | | | | | |||||
| * | | | | | | Update channel type enum to un-erkinalp-ize it, and match discord | Rory& | 2026-01-28 | 2 | -12/+9 |
| |/ / / / / | |||||
| * | | | | | Rename use_thread permissions to create_thread | Rory& | 2026-01-28 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Make bot invites configurable | Rory& | 2026-01-24 | 3 | -4/+5 |
| | | | | | | |||||
| * | | | | | Forbid dashes in emoji names | Rory& | 2026-01-23 | 1 | -0/+3 |
| | | | | | | |||||
| * | | | | | cdn: actually execute controllers | Rory& | 2026-01-23 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Identify: add self as recipient for DMs with nonexistnt users | Rory& | 2026-01-23 | 1 | -19/+27 |
| | | | | | | |||||
| * | | | | | Dummy warp endpoint | Rory& | 2026-01-23 | 1 | -0/+39 |
| | | | | | | |||||
| * | | | | | Port User.tag getter from pomelo as utility | Rory& | 2026-01-23 | 3 | -3/+10 |
| |/ / / / | |||||
