| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 | 17 | -174/+460 |
| |\ |
|
| | * | fix slight error | MathMan05 | 2026-02-06 | 1 | -2/+2 |
| | * | maybe fix bot threads? | MathMan05 | 2026-02-06 | 1 | -8/+10 |
| | * | More nix stuff | Rory& | 2026-02-04 | 16 | -170/+449 |
| * | | 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 | 25 | -83/+588 |
| |\| |
|
| | * | 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 | 5 | -18/+30 |
| | * | | Make builds for C# atomic, fix deps | Rory& | 2026-02-04 | 16 | -61/+551 |
| | |/ |
|
| | * | 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 |
| * | Add deps.json for cs db models | Rory& | 2026-02-04 | 1 | -0/+247 |
| * | Merge remote-tracking branch 'mathium05/threadFixes' | Rory& | 2026-02-04 | 0 | -0/+0 |
| |\ |
|
| | * | fix stupid express thing | MathMan05 | 2026-02-03 | 1 | -1/+1 |
| * | | 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 | 6 | -10/+33 |
| | |\ \ |
|
| | * | | | 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 | 2 | -30/+6 |
| * | | | | | | Update schemas for profile customisation | Rory& | 2026-02-03 | 5 | -4/+216 |
| * | | | | | | 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 |
| * | | | | | | Update schemas | Rory& | 2026-02-03 | 2 | -250/+292 |
| * | | | | | | Basic gateway offload server and op12 | Rory& | 2026-02-03 | 10 | -0/+432 |
| * | | | | | | Update cs admin api to use abstracted auth | Rory& | 2026-02-03 | 11 | -143/+51 |
| * | | | | | | Abstract out C# auth | Rory& | 2026-02-03 | 6 | -0/+261 |
| * | | | | | | Update C# db models | Rory& | 2026-02-03 | 49 | -138/+161 |
| * | | | | | | Clean up some scripts | Rory& | 2026-02-03 | 4 | -30/+40 |
| * | | | | | | 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 |
| * | | | | | | update npm scripts to add a migration apply one | Rory& | 2026-02-03 | 1 | -1/+2 |
| |/ / / / / |
|
| * | | | | | Merge pull request #1478 from CyberL1/fix/recent-mentions-mobile-fuckery | Cyber | 2026-02-02 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | fix: treat `guild_id=0` as no `guild_id` for discord mobile client (a.k.a. th... | CyberL1 | 2026-02-02 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Assert req.params type as solely string (express update) | Rory& | 2026-02-01 | 92 | -266/+275 |
| * | | | | | Bump dependencies (node) | Rory& | 2026-02-01 | 2 | -1642/+252 |
| * | | | | | temp unfinished json stuff in ts | Rory& | 2026-02-01 | 7 | -1/+377 |
| * | | | | | Use describe for test grouping, more functions, less const arrows | Rory& | 2026-02-01 | 5 | -332/+340 |
| * | | | | | Merge pull request #1476 from CyberL1/fix/reply-mention-user | Cyber | 2026-01-31 | 1 | -3/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | 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 |
| * | | | | | Merge pull request #1475 from CyberL1/fix/no-default-role-in-profiles | Cyber | 2026-01-30 | 1 | -0/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | fix: don't return default role for user profiles | CyberL1 | 2026-01-30 | 1 | -0/+2 |
| |/ / / / / |
|
| * | | | | | Schema updates | Rory& | 2026-01-30 | 2 | -22/+268 |
| * | | | | | cdn-cs updates | Rory& | 2026-01-30 | 12 | -3/+706 |
| * | | | | | cs cdn interop stuff | Rory& | 2026-01-29 | 9 | -286/+163 |
| | |_|_|/
|/| | | |
|
| * | | | | schemas | Rory& | 2026-01-29 | 2 | -22/+268 |
| * | | | | 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 | 18 | -17/+517 |
| |\ \ \ \ |
|
| | * | | | | 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 | 14 | -7/+294 |
| | * | | | | sechema changes+migrations | MathMan05 | 2026-01-28 | 7 | -7/+185 |
| * | | | | | 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 | 2 | -5/+5 |
| * | | | | Raise timeout of migrations pre-start script to allow initial ddl to finish | Rory& | 2026-01-26 | 1 | -2/+2 |
| * | | | | Drop cdn-cs module | Rory& | 2026-01-26 | 2 | -337/+3 |
| * | | | | Update dotent dep locks | Rory& | 2026-01-26 | 8 | -491/+456 |
| * | | | | C# dependency updates, CDN-CS work | Rory& | 2026-01-26 | 46 | -1073/+861 |
| * | | | | 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 | 2 | -0/+59 |
| * | | | | Port User.tag getter from pomelo as utility | Rory& | 2026-01-23 | 5 | -3/+18 |
| |/ / / |
|
| * | | | Make openapi.js work offline - still needs conditionals fixed though | Rory& | 2026-01-22 | 25 | -218/+72 |
| * | | | Bump undici in the npm_and_yarn group across 1 directory | dependabot[bot] | 2026-01-22 | 1 | -14/+3 |
| * | | | CDN: use central cache middleware. Closes #1455 | Rory& | 2026-01-22 | 7 | -20/+40 |
| * | | | Move health endpoints to /, deprecate /api/-. Fixes #1089 | Rory& | 2026-01-22 | 5 | -3/+15 |
| * | | | Apply-migrations: retry | Rory& | 2026-01-22 | 1 | -5/+19 |
| * | | | Nix: dont set after/requires at all | Rory& | 2026-01-22 | 1 | -2/+2 |
| * | | | Nix: dont depend on network.target | Rory& | 2026-01-22 | 1 | -1/+1 |
| * | | | WIP: StopForumSpam support | Rory& | 2026-01-22 | 2 | -0/+132 |
| * | | | Merge pull request #1471 from MathMan05/botFix | Cyber | 2026-01-21 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | bot fix | MathMan05 | 2026-01-21 | 1 | -1/+1 |
| * | | | | reenable wantedby | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | | | disable services as a test | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | | | Set 15s timeout for migrations | Rory& | 2026-01-21 | 1 | -0/+3 |
| * | | | | network-online.target -> network.target? | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | | | Nix: remove dependency on postgres service if host isnt running it | Rory& | 2026-01-21 | 1 | -1/+2 |
| * | | | | Quick and dirty util scripts, trim node modules | Rory& | 2026-01-21 | 4 | -106/+362 |
| * | | | | Fix tsconfig for tsgo | Rory& | 2026-01-21 | 1 | -1/+1 |
| * | | | | oops, left some .orig files in ajv patch | Rory& | 2026-01-21 | 1 | -643/+0 |
| |/ / / |
|
| * | | | fix validations | MathMan05 | 2026-01-20 | 1 | -3/+5 |
| * | | | tsconfig: set srcDir, tsBuildInfoFile | Rory& | 2026-01-20 | 2 | -2/+3 |
| * | | | Fix NixOS tests, allow building via tsgo | Rory& | 2026-01-20 | 10 | -13/+235 |
| * | | | Nix test VM, migrations helper script | Rory& | 2026-01-19 | 9 | -0/+276 |
| * | | | Update nix deps | Rory& | 2026-01-17 | 6 | -404/+103 |
| * | | | Add explicit dep on EFCore to resolve compiler error | Rory& | 2026-01-17 | 2 | -528/+2 |
| * | | | Update nix nuget deps | Rory& | 2026-01-17 | 4 | -0/+1113 |
| * | | | Setting myself up for failure | Rory& | 2026-01-17 | 31 | -759/+813 |
| * | | | Add stub POSt report endpoint | Rory& | 2026-01-17 | 9 | -85/+895 |
| * | | | Restructure extras | Rory& | 2026-01-17 | 107 | -244/+382 |
| * | | | Merge commit from fork | Cyber | 2026-01-16 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | Make this not use the whole session object | ohayo | 2026-01-15 | 1 | -1/+2 |
| |/ / / |
|
| * | | | Add temp reporting menu responses | Rory& | 2026-01-15 | 13 | -81/+11129 |
| * | | | Enum for report menu types | Rory& | 2026-01-14 | 3 | -14/+345 |
| * | | | Actually map all endpoints for getting report menus | Rory& | 2026-01-14 | 1 | -14/+27 |
| * | | | Merge pull request #1465 from CyberL1/fix/name-must-not-be-empty | Cyber | 2026-01-14 | 6 | -9/+35 |
| |\ \ \ |
|
| | * | | | fest: throw an error if bot name is empty | CyberL1 | 2026-01-14 | 4 | -1/+17 |
| | * | | | fest: throw an error if application name is empty | CyberL1 | 2026-01-14 | 1 | -1/+10 |
| | * | | | fix: `FieldErrors` function returned array instead of an object | CyberL1 | 2026-01-14 | 1 | -7/+8 |
| |/ / / |
|
| * | | | Gateway close logging for 4002 | Rory& | 2026-01-13 | 2 | -3/+16 |
| * | | | Support API v10 | Rory& | 2026-01-13 | 1 | -0/+2 |
| * | | | Include request info in errors | Rory& | 2026-01-13 | 4 | -5/+11 |
| * | | | Forgot to include assets | Rory& | 2026-01-11 | 2 | -366/+0 |
| * | | | Exclude captcha response schemas, KeySchema | Rory& | 2026-01-11 | 1 | -1/+5 |
| * | | | Sync CS db model | Rory& | 2026-01-11 | 5 | -16/+43 |
| * | | | Whoami endpoint in api | Rory& | 2026-01-11 | 2 | -0/+81 |
| * | | | CDN-CS stuff | Rory& | 2026-01-11 | 22 | -5/+1058 |
| * | | | Merge pull request #1464 from CyberL1/fix/build-workflow | Cyber | 2026-01-10 | 2 | -0/+2 |
| |\ \ \ |
|
| | * | | | fix: add missing config value for tests | CyberL1 | 2026-01-10 | 1 | -0/+1 |
| | * | | | Merge branch 'spacebarchat:master' into fix/build-workflow | Cyber | 2026-01-10 | 0 | -0/+0 |
| | |\ \ \
| |/ / /
|/| | | |
|
| * | | | | Merge pull request #1463 from CyberL1/fix/mutual-friends | Cyber | 2026-01-10 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | | * | | | fix: install sqlite3 for build workflow | CyberL1 | 2026-01-10 | 1 | -0/+1 |
| | |/ / / |
|
| | * / / | fix: relationshipsSelf are now actually self | CyberL1 | 2026-01-10 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Update nix | Rory& | 2026-01-01 | 1 | -3/+3 |
| * | | | Update deps minor | Rory& | 2026-01-01 | 2 | -713/+669 |
| * | | | Fix profile API | MathMan05 | 2025-12-29 | 1 | -6/+7 |
| * | | | Add sticker manager in non admin section of admin api test client | Rory& | 2025-12-29 | 3 | -3/+252 |
| * | | | Fix deps hashes for extras | Rory& | 2025-12-29 | 9 | -109/+69 |
| * | | | Clean up nix a little | Rory& | 2025-12-29 | 5 | -101/+114 |
| * | | | Persist uploader user id for new stickers | Rory& | 2025-12-28 | 1 | -0/+1 |
| * | | | Reduce service permissions | Rory& | 2025-12-28 | 1 | -0/+31 |
| * | | | No trailing slashes in endpoints | Rory& | 2025-12-27 | 1 | -4/+4 |
| * | | | Nix: include patches in fileset | Rory& | 2025-12-27 | 1 | -1/+2 |
| * | | | Fix schemas... | Rory& | 2025-12-27 | 4 | -272/+134 |
| * | | | Allow writing to cdn path | Rory& | 2025-12-27 | 2 | -6/+24 |
| * | | | bleh | Rory& | 2025-12-27 | 1 | -4/+4 |
| * | | | bleh | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | | | Fix copy paste failure | Rory& | 2025-12-27 | 1 | -4/+4 |
| * | | | Allow passing config secrets as paths | Rory& | 2025-12-27 | 3 | -32/+119 |
| * | | | cdn no leading slash for private endpoint hack | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | | | cdn dont use https for localhost | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | | | Set working directory | Rory& | 2025-12-27 | 1 | -0/+1 |
| * | | | print cwd in jwt | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | | | Log some paths | Rory& | 2025-12-27 | 2 | -2/+3 |
| * | | | Fix runtime path | Rory& | 2025-12-27 | 1 | -1/+1 |
| * | | | Dont set working directory explicitly | Rory& | 2025-12-27 | 1 | -1/+0 |
| * | | | consistent paths | Rory& | 2025-12-27 | 1 | -7/+7 |
| * | | | create group | Rory& | 2025-12-27 | 1 | -0/+2 |
| * | | | maye? | Rory& | 2025-12-27 | 1 | -2/+0 |
| * | | | lets tyr not dynamcic user | Rory& | 2025-12-27 | 1 | -1/+9 |
| * | | | sadfkoljwaesioafawej | Rory& | 2025-12-27 | 1 | -2/+2 |
| * | | | fix endpoint crap | Rory& | 2025-12-27 | 2 | -3/+3 |
| * | | | Override port always based on endpoints | Rory& | 2025-12-27 | 1 | -5/+3 |
| * | | | No default port | Rory& | 2025-12-27 | 1 | -2/+2 |
| * | | | Use systemd runtimedirectory | Rory& | 2025-12-27 | 1 | -1/+3 |
| * | | | Give storage location to all services | Rory& | 2025-12-27 | 1 | -0/+16 |
| * | | | AF_UNIX | Rory& | 2025-12-27 | 1 | -0/+1 |
| * | | | Server name setting | Rory& | 2025-12-27 | 1 | -2/+9 |
| * | | | nix: fix env name | Rory& | 2025-12-26 | 1 | -1/+1 |
| * | | | nix: allow ints in env | Rory& | 2025-12-26 | 1 | -0/+1 |
| * | | | Nix: expose CDN path option | Rory& | 2025-12-26 | 1 | -5/+17 |
| * | | | Ignore empty ASN type/ID in register | Rory& | 2025-12-26 | 1 | -2/+6 |
| * | | | Fix endpoint public splitting | Rory& | 2025-12-25 | 2 | -2/+2 |
| * | | | C#: db config model | Rory& | 2025-12-25 | 5 | -88/+587 |
| * | | | Drop unused metrics configuration | Rory& | 2025-12-25 | 3 | -24/+0 |
| * | | | Drop unused Kafka configuration | Rory& | 2025-12-25 | 3 | -26/+0 |
| * | | | WIP nix stuff | Rory& | 2025-12-25 | 7 | -163/+377 |
| * | | | WIP C# stuff | Rory& | 2025-12-25 | 10 | -51/+358 |
| * | | | Consistent imports and instructions for email | Rory& | 2025-12-25 | 4 | -10/+15 |
| * | | | No s3 support by default | Rory& | 2025-12-25 | 4 | -390/+104 |
| * | | | Drop sqlite3 by default | Rory& | 2025-12-25 | 3 | -876/+30 |
| | |/
|/| |
|
| * | | Add server name config option for use in client redirects | Rory& | 2025-12-23 | 2 | -4/+10 |
| * | | Set low cache-control headers for static pages | Rory& | 2025-12-23 | 1 | -3/+14 |
| * | | Fix docker | Rory& | 2025-12-23 | 1 | -2/+2 |
| * | | Merge pull request #1449 from MathMan05/inviteFix | Cyber | 2025-12-22 | 2 | -1/+7 |
| |\ \
| |/
|/| |
|
| | * | fix invite API slightly | MathMan05 | 2025-12-22 | 2 | -1/+7 |
| * | | Update readme | Rory& | 2025-12-21 | 1 | -3/+2 |
| * | | Update readme | Rory& | 2025-12-21 | 1 | -2/+10 |
| * | | Add forgotten asset | Rory& | 2025-12-21 | 1 | -0/+0 |
| * | | Shields | Rory& | 2025-12-21 | 4 | -0/+165 |
| * | | Widget: sort users by id | Rory& | 2025-12-21 | 1 | -16/+16 |
| * | | Fix widget | Rory& | 2025-12-21 | 1 | -3/+0 |
| * | | Fix import | Rory& | 2025-12-21 | 1 | -1/+1 |
| * | | Filter widget channels by type, implement rudimentary cache, mark cache as im... | Rory& | 2025-12-21 | 1 | -77/+98 |
| * | | Bump widget idle time to 5 minutes | Rory& | 2025-12-20 | 1 | -1/+1 |
| * | | Forgot about bundle | Rory& | 2025-12-20 | 1 | -0/+5 |
| * | | Commit evil (set process names) | Rory& | 2025-12-20 | 5 | -1/+21 |
| |/ |
|
| * | Merge remote-tracking branch 'mathium05/dmFix' | Rory& | 2025-12-20 | 4 | -669/+277 |
| |\ |
|
| | * | apparently it didn't get moved lol | MathMan05 | 2025-12-19 | 2 | -7945/+8236 |
| | * | DM bot Fix | MathMan05 | 2025-12-19 | 4 | -8736/+8053 |
| * | | Fix online member count | Rory& | 2025-12-20 | 1 | -1/+2 |
| * | | No alt text for avatars | Rory& | 2025-12-20 | 1 | -2/+9 |
| |/ |
|
| * | Fix widget | Rory& | 2025-12-20 | 2 | -16/+25 |
| * | Widget improvements | Rory& | 2025-12-19 | 2 | -3/+19 |
| * | Implement widget | Rory& | 2025-12-19 | 3 | -5/+167 |
| * | Deprecation: Use object-based relations for typeorm | Rory& | 2025-12-19 | 55 | -137/+151 |
| * | prettier: ignore schemaExclusions.json | Rory& | 2025-12-19 | 2 | -5/+12 |