| Commit message (Expand) | Author | Age | Files | Lines |
| * | don't show invis | MathMan05 | 2025-11-29 | 1 | -1/+1 |
| * | Fix merge issues | MathMan05 | 2025-11-29 | 8 | -160/+83 |
| |\ |
|
| | * | Merge pull request #1408 from MathMan05/removeStupidPolies | Madeline | 2025-11-29 | 8 | -167/+87 |
| | |\ |
|
| | | * | remove string proto fake polyfill | MathMan05 | 2025-11-26 | 1 | -2/+3 |
| | | * | make mentions not use the pollyfills | MathMan05 | 2025-11-26 | 1 | -74/+26 |
| | | * | Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server into... | MathMan05 | 2025-11-26 | 1 | -8/+12 |
| | | |\ |
|
| | | | * | Merge branch 'spacebarchat:master' into removeStupidPolies | Mathium05 | 2025-11-26 | 1 | -8/+12 |
| | | | |\ |
|
| | | * | | | Merge branch 'removeStupidPolies' of https://github.com/MathMan05/server into... | MathMan05 | 2025-11-26 | 1 | -0/+206 |
| | | |\| | |
|
| | | | * | | Merge branch 'spacebarchat:master' into removeStupidPolies | Mathium05 | 2025-11-26 | 1 | -0/+206 |
| | | | |\ \ |
|
| | | * | | | | remove remove | MathMan05 | 2025-11-26 | 1 | -3/+4 |
| | | |/ / / |
|
| | | * | | | change partition | MathMan05 | 2025-11-26 | 1 | -31/+16 |
| | | * | | | remove distinct | MathMan05 | 2025-11-26 | 1 | -27/+5 |
| | | * | | | rid of forEachAsync | MathMan05 | 2025-11-26 | 2 | -20/+26 |
| | | * | | | rid of Math.clamp | MathMan05 | 2025-11-25 | 1 | -2/+2 |
| | | * | | | Delete Object.map | MathMan05 | 2025-11-25 | 1 | -8/+5 |
| * | | | | | status stuff | MathMan05 | 2025-11-28 | 1 | -9/+28 |
| |/ / / / |
|
| * | | / | remove unneeded log | MathMan05 | 2025-11-27 | 1 | -1/+0 |
| | |_|/
|/| | |
|
| * | | | Pagnation and guild scoping for mention inbox | Rory& | 2025-11-26 | 1 | -8/+12 |
| | |/
|/| |
|
| * | | Maybe? | Rory& | 2025-11-26 | 1 | -9/+15 |
| * | | Swap around toJSON and withSignedAttachments (oops) | Rory& | 2025-11-26 | 1 | -2/+2 |
| * | | Actually include messages in mentions result | Rory& | 2025-11-26 | 1 | -10/+48 |
| * | | Mentions inbox: use the right roles prop... | Rory& | 2025-11-26 | 1 | -1/+2 |
| * | | Mentions inbox: include channel guild id | Rory& | 2025-11-26 | 1 | -1/+1 |
| * | | Mention inbox, hopefully | Rory& | 2025-11-26 | 1 | -0/+161 |
| |/ |
|
| * | Message handler: fix imports | Rory& | 2025-11-25 | 1 | -7/+5 |
| * | implement timeouts and quarantines | Rory& | 2025-11-25 | 1 | -14/+15 |
| * | allow setting communication_disabled_until | Rory& | 2025-11-25 | 1 | -0/+5 |
| * | slight fix | MathMan05 | 2025-11-25 | 1 | -1/+2 |
| * | Implement Slowmode | MathMan05 | 2025-11-25 | 1 | -2/+17 |
| * | fix bot deleting | MathMan05 | 2025-11-24 | 1 | -3/+1 |
| * | fix :3 | MathMan05 | 2025-11-23 | 1 | -2/+1 |
| * | is it a hack if it works? | MathMan05 | 2025-11-23 | 2 | -2/+2 |
| * | fix for the comemnting | MathMan05 | 2025-11-23 | 1 | -2/+2 |
| * | no, that doesn't work | MathMan05 | 2025-11-23 | 1 | -0/+2 |
| * | maybe fix attachments? | MathMan05 | 2025-11-23 | 1 | -3/+15 |
| * | work | MathMan05 | 2025-11-23 | 1 | -1/+12 |
| * | use nonce? | MathMan05 | 2025-11-23 | 1 | -0/+1 |
| * | make interactions more normal | MathMan05 | 2025-11-23 | 2 | -52/+10 |
| * | Add well-known routes | Rory& | 2025-11-22 | 1 | -0/+36 |
| * | fixes | MathMan05 | 2025-11-19 | 1 | -1/+6 |
| * | add missing awaits | MathMan05 | 2025-11-19 | 1 | -2/+2 |
| * | fix mentions issues | MathMan05 | 2025-11-19 | 1 | -6/+33 |
| * | Merge branch 'master' into webhookFix | Cyber | 2025-11-19 | 4 | -18/+42 |
| |\ |
|
| | * | Merge branch 'master' into readStates | Cyber | 2025-11-19 | 1 | -4/+7 |
| | |\ |
|
| | * | | implement mention_count | MathMan05 | 2025-11-18 | 4 | -18/+42 |
| * | | | correctly check query | MathMan05 | 2025-11-19 | 1 | -1/+1 |
| * | | | rearange errors | MathMan05 | 2025-11-19 | 1 | -8/+9 |
| * | | | fixes | MathMan05 | 2025-11-19 | 1 | -44/+17 |
| * | | | Merge branch 'webhookFix' of https://github.com/MathMan05/server into webhookFix | MathMan05 | 2025-11-19 | 1 | -4/+7 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into webhookFix | Cyber | 2025-11-19 | 1 | -4/+7 |
| | |\ \ \
| | | |/
| | |/| |
|
| | | * | | more fix | MathMan05 | 2025-11-18 | 1 | -1/+7 |
| | | * | | I am an idiot, it wasn't backwards | MathMan05 | 2025-11-18 | 1 | -1/+1 |
| | | * | | fix | MathMan05 | 2025-11-18 | 1 | -5/+2 |
| | | |/ |
|
| * | | | get rid of log | MathMan05 | 2025-11-19 | 1 | -1/+0 |
| * | | | some fixes | MathMan05 | 2025-11-19 | 1 | -10/+32 |
| |/ / |
|
| * / | make not wait work correctly | MathMan05 | 2025-11-18 | 1 | -46/+20 |
| |/ |
|
| * | Merge branch 'master' into Dec | Cyber | 2025-11-18 | 1 | -0/+1 |
| |\ |
|
| | * | no bots for you | MathMan05 | 2025-11-18 | 1 | -0/+1 |
| * | | member count fixes | MathMan05 | 2025-11-18 | 3 | -19/+7 |
| |/ |
|
| * | Merge branch 'master' into pingFix | Cyber | 2025-11-18 | 1 | -1/+4 |
| |\ |
|
| | * | update last message id in more places | MathMan05 | 2025-11-17 | 1 | -1/+4 |
| * | | rename varriable | MathMan05 | 2025-11-17 | 1 | -1/+1 |
| * | | add spacing | MathMan05 | 2025-11-17 | 1 | -0/+1 |
| * | | fix ping error bug | MathMan05 | 2025-11-17 | 1 | -2/+17 |
| |/ |
|
| * | fixes slight bug with joining guilds via ID | MathMan05 | 2025-11-17 | 1 | -30/+10 |
| * | fix full user object being exposed | MathMan05 | 2025-10-30 | 6 | -141/+53 |
| * | fix: check for duplicated component IDs | CyberL1 | 2025-10-28 | 1 | -1/+22 |
| * | chore: remove solved TODO comment | CyberL1 | 2025-10-28 | 1 | -1/+0 |
| * | fix: check if components are beetwen 1 to 5 in each row | CyberL1 | 2025-10-28 | 1 | -1/+21 |
| * | fix: send `options` only for type 1 | CyberL1 | 2025-10-23 | 1 | -2/+2 |
| * | fix: complete `applicationCommandSendable` | CyberL1 | 2025-10-23 | 1 | -5/+17 |
| * | fix dming blocked users | Puyodead1 | 2025-10-22 | 1 | -0/+22 |
| * | reduce a little | MathMan05 | 2025-10-22 | 1 | -5/+4 |
| * | I think this fixes bugs | MathMan05 | 2025-10-22 | 1 | -6/+7 |
| * | Revert "fix: no sense it doing it twice when it could be done in one query" | Cyber | 2025-10-22 | 1 | -3/+9 |
| * | fix: no sense it doing it twice when it could be done in one query | CyberL1 | 2025-10-22 | 1 | -9/+3 |
| * | fix: trim more | CyberL1 | 2025-10-22 | 4 | -9/+12 |
| * | fix: add `author` to interaction message | CyberL1 | 2025-10-22 | 1 | -1/+1 |
| * | fix: add `BulkApplicationCommandCreateSchema` | CyberL1 | 2025-10-22 | 2 | -2/+2 |
| * | fix: components on message | CyberL1 | 2025-10-22 | 1 | -0/+1 |
| * | fix: delete bot user when application is deleted | CyberL1 | 2025-10-22 | 1 | -38/+14 |
| * | fix: get all application commands | CyberL1 | 2025-10-21 | 1 | -3/+12 |
| * | add fingerprint endpoint | doesnm | 2025-10-20 | 2 | -0/+30 |
| * | fix: remove commands not present in array | CyberL1 | 2025-10-20 | 2 | -0/+21 |
| * | fix: trim command `name` and `description` fields | CyberL1 | 2025-10-20 | 4 | -24/+24 |
| * | fix: don't emit ephemeral interaction replies to channel, but only to user in... | CyberL1 | 2025-10-20 | 1 | -1/+1 |
| * | fix: interaction type check | CyberL1 | 2025-10-19 | 1 | -1/+1 |
| * | fix: interaction `attachment_size_limit` field | CyberL1 | 2025-10-19 | 1 | -2/+2 |
| * | fix: interaction `app_permissions` field | CyberL1 | 2025-10-19 | 1 | -2/+3 |
| * | fix: interaction context | CyberL1 | 2025-10-19 | 1 | -1/+7 |
| * | fix: interaction callback | CyberL1 | 2025-10-19 | 3 | -19/+59 |
| * | Synchronously save automod message | Rory& | 2025-10-19 | 1 | -39/+25 |
| * | Use message.create | Rory& | 2025-10-19 | 1 | -0/+1 |
| * | Use save operator rather than raw insert maybe? | Rory& | 2025-10-19 | 1 | -1/+1 |
| * | More env settings to tune down log noise | Rory& | 2025-10-19 | 2 | -8/+10 |
| * | Helper to create valid messages | Rory& | 2025-10-19 | 1 | -1/+3 |
| * | fix | Rory& | 2025-10-18 | 1 | -1/+1 |
| * | Automod mayhaps? | Rory& | 2025-10-18 | 1 | -7/+84 |
| * | fix: typo, additional `m` lol | CyberL1 | 2025-10-18 | 1 | -1/+1 |
| * | feat: interaction replies | CyberL1 | 2025-10-18 | 1 | -4/+83 |
| * | fix: pass the command type to pending interactions map | CyberL1 | 2025-10-18 | 1 | -1/+2 |
| * | fix: comment out the route for interactions callback | CyberL1 | 2025-10-18 | 1 | -1/+1 |
| * | Fix relationships | Rory& | 2025-10-18 | 1 | -16/+7 |
| * | fix: move types to schema | CyberL1 | 2025-10-18 | 1 | -4/+3 |
| * | fix: add `user` object on `interaction` and `interaction_metadata` for messages | CyberL1 | 2025-10-18 | 1 | -8/+16 |
| * | Partial usersetting update schema | Rory& | 2025-10-18 | 1 | -4/+5 |
| * | feat: interactions (incomplete) | CyberL1 | 2025-10-17 | 3 | -7/+175 |
| * | fix: do the same for applicaiton_commands | CyberL1 | 2025-10-17 | 1 | -1/+17 |
| * | fix: send only needed fields | CyberL1 | 2025-10-17 | 1 | -3/+17 |
| * | feat: add application command index route for guilds | CyberL1 | 2025-10-17 | 1 | -0/+39 |
| * | fix: check if an application is in a guild | CyberL1 | 2025-10-17 | 2 | -8/+38 |
| * | feat: add endpoints for managing application commands | CyberL1 | 2025-10-17 | 4 | -0/+610 |
| * | games/detectable | Rory& | 2025-10-17 | 1 | -0/+52 |
| * | Marshall ajverrors | Rory& | 2025-10-17 | 1 | -1/+3 |
| * | Include full AJV error on api | Rory& | 2025-10-17 | 1 | -1/+1 |
| * | Local changes | Rory& | 2025-10-16 | 1 | -2/+14 |
| * | Implement applications/@me | Rory& | 2025-10-16 | 1 | -0/+115 |
| * | More schema work, moved most stuff from entities to schemas, though messy | Rory& | 2025-10-15 | 19 | -42/+22 |
| * | Reorganise schemas a little bit | Rory& | 2025-10-15 | 79 | -127/+103 |
| * | Schema fixes, api bug fix | Rory& | 2025-10-14 | 1 | -2/+2 |
| * | app_id -> application_id | Rory& | 2025-10-14 | 1 | -0/+0 |
| * | Return defaults for missing {proto-,}settings | Rory& | 2025-10-11 | 3 | -13/+15 |
| * | More path fixes | Rory& | 2025-10-11 | 2 | -2/+2 |
| * | Update more path variables | Rory& | 2025-10-11 | 4 | -14/+14 |
| * | Update path variables | Rory& | 2025-10-11 | 13 | -39/+39 |
| * | fix path | Rory& | 2025-10-07 | 1 | -2/+2 |
| * | API: expose schemas.json and openapi.json | Rory& | 2025-10-07 | 1 | -50/+18 |
| * | Try to fix sending messages with discord-go | Rory& | 2025-10-06 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'origin/dev/admin-api' | Rory& | 2025-10-05 | 1 | -0/+4 |
| |\ |
|
| | * | Local changes | Emma [it/its]@Rory& | 2025-10-05 | 1 | -0/+4 |
| * | | Fix missing return statement | Rory& | 2025-10-04 | 1 | -1/+2 |
| |/ |
|
| * | Fix import | Rory& | 2025-10-04 | 1 | -2/+2 |
| * | Templates, maybe? | Rory& | 2025-10-04 | 1 | -99/+46 |
| * | Add sticker limit | Rory& | 2025-10-04 | 1 | -0/+12 |
| * | Unkown -> unkown (typo fix) | Rory& | 2025-10-04 | 1 | -1/+1 |
| * | Clean up array extensions | Rory& | 2025-10-04 | 4 | -10/+9 |
| * | Add dotnet-ish Random class | Rory& | 2025-10-04 | 1 | -2/+2 |
| * | Drop dependency on missing-native-js-functions | Rory& | 2025-10-04 | 3 | -3/+0 |
| * | Move reporting menu to todo | Rory& | 2025-10-04 | 1 | -1/+2 |
| * | Fix ignored request schemas | Rory& | 2025-10-04 | 2 | -1/+47 |
| * | fix: getting invites for a channel | CyberL1 | 2025-10-02 | 1 | -16/+3 |
| * | Log schema name on error | Rory& | 2025-10-01 | 1 | -1/+1 |
| * | Safety hub work | Rory& | 2025-10-01 | 2 | -3/+61 |
| * | Implement fetching mutual friends | Rory& | 2025-09-30 | 1 | -117/+124 |
| * | Pass mergeParams: true to new router calls due to express behavior change | Rory& | 2025-09-30 | 171 | -171/+171 |
| * | Clean up unused imports | Rory& | 2025-09-30 | 9 | -19/+3 |
| * | Silence, dotenv, we dont want your ads | Rory& | 2025-09-29 | 2 | -2/+3 |
| * | Drop @sentry/node (Sentry support) - untested and unused | Rory& | 2025-09-29 | 3 | -14/+0 |
| * | No error when message not found | Rory& | 2025-09-29 | 2 | -2/+2 |
| * | Also filter expired invites when returning invite list | Rory& | 2025-09-29 | 1 | -1/+1 |
| * | Delete expired invites | Rory& | 2025-09-29 | 1 | -0/+6 |
| * | Add fetching guild profiles | Rory& | 2025-09-29 | 1 | -0/+65 |
| * | Maybe this tie | Rory& | 2025-09-29 | 2 | -1/+5 |
| * | Include attachments | Rory& | 2025-09-29 | 1 | -2/+5 |
| * | Polyfill referenced message | Rory& | 2025-09-29 | 1 | -0/+12 |
| * | More relations | Rory& | 2025-09-29 | 2 | -66/+20 |
| * | Add author and mentions relation to fetching messages | Rory& | 2025-09-29 | 1 | -0/+2 |
| * | Actually set the referenced_message relation on new messages | Rory& | 2025-09-29 | 1 | -1/+8 |
| * | Include referenced_message relation on GET /channel/.../messages | Rory& | 2025-09-29 | 1 | -0/+1 |
| * | Null coalescing for file id | Rory& | 2025-09-29 | 1 | -3/+2 |
| * | Use default ID on file upload requests | Rory& | 2025-09-29 | 1 | -0/+14 |
| * | Make cloud uploads work | Rory& | 2025-09-29 | 3 | -132/+104 |
| * | Logging of empty messages | Rory& | 2025-09-29 | 2 | -2/+3 |
| * | meow??? | Rory& | 2025-09-29 | 2 | -2/+2 |
| * | Log validation errors | Rory& | 2025-09-29 | 1 | -0/+5 |
| * | Try to handle new attachment style in message handler | Rory& | 2025-09-29 | 1 | -0/+31 |
| * | Update message schema to handle cloud attachments | Rory& | 2025-09-29 | 1 | -0/+1 |
| * | Implment deleting cloud attachments | Rory& | 2025-09-29 | 1 | -0/+35 |
| * | Fix upload filename | Rory& | 2025-09-29 | 1 | -1/+1 |
| * | Add first half of cloud attachment uploads | Rory& | 2025-09-29 | 5 | -7/+107 |
| * | Fix schema for preload messages | Rory& | 2025-09-29 | 1 | -3/+1 |
| * | Implement greeting | Rory& | 2025-09-29 | 3 | -1/+106 |
| * | Implement fetching DM messages by user ID | Rory& | 2025-09-29 | 1 | -0/+54 |
| * | Implement message preloading | Rory& | 2025-09-29 | 1 | -0/+72 |
| * | Permissions: less magic numbers | Rory& | 2025-09-29 | 1 | -11/+3 |
| * | Add endpoint implementations | Rory& | 2025-09-29 | 4 | -0/+178 |
| * | Screw off, telemetry | Rory& | 2025-09-29 | 1 | -0/+38 |
| * | Colorful roles | Rory& | 2025-09-29 | 1 | -1/+6 |
| * | Do settings versioning | Rory& | 2025-09-29 | 2 | -0/+10 |
| * | Oops, actually send the events to a user... | Rory& | 2025-09-29 | 2 | -0/+2 |
| * | Emit USER_SETTINGS_PROTO_UPDATE | Rory& | 2025-09-29 | 2 | -0/+36 |
| * | Merge in json representation of settings protos | Rory& | 2025-09-29 | 2 | -8/+38 |
| * | Release -> ClientRelease | Rory& | 2025-09-29 | 3 | -4/+12 |
| * | Setting protos support | Rory& | 2025-09-29 | 2 | -0/+374 |
| * | Update copyright date in pin endpoints | Rory& | 2025-09-29 | 2 | -2/+2 |
| * | fix: don't set order for counting queries | CyberL1 | 2025-09-29 | 2 | -2/+0 |
| * | fix: set DESC order | CyberL1 | 2025-09-29 | 2 | -0/+4 |
| * | refactor: don't use query builder | CyberL1 | 2025-09-29 | 1 | -7/+3 |
| * | refactor: don't use query builder | CyberL1 | 2025-09-29 | 2 | -21/+14 |
| * | refactor: add `pinned` getter to `Message` entity | CyberL1 | 2025-09-29 | 2 | -2/+2 |
| * | refactor: use `pinned_at` to check if message is pinnned | CyberL1 | 2025-09-29 | 4 | -24/+35 |
| * | fix: getting message pinss | CyberL1 | 2025-09-29 | 1 | -2/+11 |
| * | fix stupid bug | MathMan05 | 2025-09-29 | 1 | -0/+2 |
| * | prevent re-verifying email | Puyodead1 | 2025-09-05 | 1 | -1/+5 |
| * | fixes and minor changes for email stuff | Puyodead1 | 2025-09-05 | 1 | -1/+1 |
| * | fix an issue with NO_AUTHENTICATE routes | Puyodead1 | 2025-09-05 | 1 | -6/+17 |
| * | More cleanup | Rory& | 2025-07-27 | 2 | -6/+11 |
| * | WIP logo/terminal stuff | Emma [it/its]@Rory& | 2025-07-27 | 1 | -2/+2 |
| * | Implement CRUD for automod | Emma [it/its]@Rory& | 2025-07-27 | 1 | -0/+147 |
| * | add types to the ban api response objects | dank074 | 2025-07-21 | 1 | -13/+24 |
| * | update guild bans api | dank074 | 2025-07-21 | 1 | -7/+74 |
| * | Merge pull request #1305 from ZaneH/feat/handle-github-webhook | Puyodead1 | 2025-07-12 | 3 | -147/+714 |
| |\ |
|
| | * | Proxy avatar URL + adjust event logic | Zane Helton | 2025-06-29 | 1 | -17/+132 |
| | * | Make tsc happy when using strings as Date in embed | Zane Helton | 2025-06-29 | 2 | -2/+22 |
| | * | Refactor `/github` endpoint into it's own file | Zane Helton | 2025-06-29 | 3 | -561/+577 |
| | * | Capitalize `ref_type` when using in embed | Zane Helton | 2025-06-29 | 1 | -1/+2 |
| | * | Implement webhook handler for GitHub | Zane Helton | 2025-06-29 | 1 | -136/+551 |
| * | | Modern pins endpoints | Rory& | 2025-07-08 | 2 | -0/+195 |
| * | | Add emoji source endpoint | Rory& | 2025-07-07 | 1 | -0/+93 |
| * | | Add endpoint to get account standing | Rory& | 2025-07-07 | 1 | -0/+58 |
| * | | Prettier | Rory& | 2025-07-06 | 3 | -27/+54 |
| * | | Fix forgotten function signature changes | Rory& | 2025-07-06 | 2 | -4/+10 |
| * | | Make IP/user-agent validation in CDN work | Rory& | 2025-07-06 | 3 | -7/+22 |
| * | | sign attachment on sending message | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+1 |
| * | | Sign media per user | Emma [it/its]@Rory& | 2025-07-06 | 1 | -2/+3 |
| * | | Add options to erquire IP or User Agent to access CDN | Emma [it/its]@Rory& | 2025-07-06 | 2 | -3/+3 |
| * | | Fix typeorm queries no longer allowing empty where clauses | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+1 |
| * | | Update some dependencies, fix nix | Emma [it/its]@Rory& | 2025-07-02 | 3 | -4/+7 |
| * | | Fix the fix | MathMan05 | 2025-07-02 | 1 | -1/+1 |
| * | | Check for old password when setting new | MathMan05 | 2025-07-02 | 1 | -1/+1 |
| * | | Fix the creation of guilds from templates | Zane Helton | 2025-06-29 | 3 | -23/+15 |
| * | | Set `premium_tier` to 0 when creating guild from template | Zane Helton | 2025-06-29 | 1 | -0/+1 |
| * | | Await guild creation to fix a race condition | Zane Helton | 2025-06-29 | 1 | -19/+18 |
| * | | Fix PATCH Template route implementation | Zane Helton | 2025-06-29 | 1 | -6/+8 |
| * | | Add OP to message.mentions when replied to | Zane Helton | 2025-06-29 | 1 | -1/+25 |
| * | | Preserve reactions when a message is edited | Zane Helton | 2025-06-29 | 1 | -1/+3 |
| |/ |
|
| * | Properly filter existing embed links | Zane Helton | 2025-06-29 | 1 | -8/+2 |
| * | Start fresh when updating embeds for links | Zane Helton | 2025-06-28 | 1 | -8/+3 |
| * | Fix various issues with embeds on message updates | Zane Helton | 2025-06-28 | 1 | -14/+92 |
| * | Add validation to date_of_birth registration field | Zane Helton | 2025-06-28 | 1 | -2/+16 |
| * | add webrtc support (#1284) | dank074 | 2025-06-22 | 1 | -1/+1 |
| * | send the real index | MathMan05 | 2025-05-28 | 1 | -1/+1 |
| * | code relies on things done in a certain order | MathMan05 | 2025-05-28 | 1 | -54/+50 |
| * | remove missed log | MathMan05 | 2025-05-28 | 1 | -1/+0 |
| * | sort array to make algorithm happy | MathMan05 | 2025-05-28 | 1 | -1/+20 |
| * | fix another stupid bug | MathMan05 | 2025-05-28 | 1 | -1/+1 |
| * | don't set possition if sent | MathMan05 | 2025-05-28 | 1 | -1/+1 |
| * | remove logs | MathMan05 | 2025-05-28 | 1 | -2/+0 |
| * | delete the null eater | MathMan05 | 2025-05-28 | 1 | -2/+1 |
| * | channel is nullable fixes | MathMan05 | 2025-05-28 | 1 | -12/+21 |
| * | forgot to test on rebuild | MathMan05 | 2025-05-28 | 1 | -0/+2 |
| * | fix moving channels | MathMan05 | 2025-05-28 | 1 | -1/+1 |
| * | Implement signed cdn urls | Puyodead1 | 2025-05-03 | 2 | -8/+59 |
| * | add `author` to query in pins API | dank074 | 2025-04-09 | 1 | -0/+2 |
| * | Prettier | Emma [it/its]@Rory& | 2025-04-09 | 3 | -9/+11 |
| * | Fix dependencies | Emma [it/its]@Rory& | 2025-04-09 | 1 | -2/+4 |
| * | stupid fix | MathMan05 | 2025-04-03 | 1 | -1/+1 |
| * | fix password reset bug | MathMan05 | 2025-04-03 | 1 | -1/+1 |
| * | Validate Name for webhooks enforced more | root | 2025-03-25 | 2 | -62/+3 |
| * | Added can_recover_account value to /api/policies/instance/config | root | 2025-03-25 | 1 | -0/+3 |