| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix some JSdoc errors | Rory& | 2026-03-14 | 3 | -5/+6 |
| * | Remove unnessecary continue statements | Rory& | 2026-03-14 | 2 | -3/+1 |
| * | Clean up some type guards | Rory& | 2026-03-14 | 4 | -9/+6 |
| * | minor cleanup | Rory& | 2026-03-14 | 2 | -3/+1 |
| * | properly mark unused params | Rory& | 2026-03-14 | 27 | -39/+78 |
| * | lambert-server: remove unused code | Rory& | 2026-03-14 | 3 | -59/+2 |
| * | Snowflake: remove unused binaryToID function | Rory& | 2026-03-14 | 1 | -30/+0 |
| * | Remove unused autoupdater code | Rory& | 2026-03-14 | 3 | -94/+0 |
| * | Use plain assignment for permissions in message handler | Rory& | 2026-03-14 | 1 | -2/+2 |
| * | Qodana: fix async warnings | Rory& | 2026-03-14 | 26 | -42/+41 |
| * | Update nix locks for nuget deps | Rory& | 2026-03-14 | 16 | -348/+388 |
| * | Update nuget deps | Rory& | 2026-03-14 | 14 | -19/+20 |
| * | fix nix flake check | Rory& | 2026-03-14 | 2 | -7/+9 |
| * | fix nixos tests | Rory& | 2026-03-14 | 1 | -0/+1 |
| * | Roll back discord-protos | Rory& | 2026-03-13 | 2 | -6/+6 |
| * | Update nix, pion-sfu, npm packages | Rory& | 2026-03-13 | 3 | -313/+328 |
| * | Merge pull request #1591 from CyberL1/fix/messaage-jumping-stuff | Cyber | 2026-03-13 | 1 | -1/+1 |
| |\ |
|
| | * | fix: `around` parameter returning invalid sort | CyberL1 | 2026-03-13 | 1 | -1/+1 |
| |/ |
|
| * | gateway offload work | Rory& | 2026-03-13 | 11 | -16/+50 |
| * | identify: use proto toVoiceState | Rory& | 2026-03-13 | 1 | -1/+1 |
| * | nix: fix wrappers | Rory& | 2026-03-13 | 1 | -2/+2 |
| * | nix: fix deps for admin api | Rory& | 2026-03-13 | 1 | -0/+2 |
| * | CS: make replication messages typed, some offload work | Rory& | 2026-03-13 | 16 | -35/+291 |
| * | gateway: util function to do gateway offload stuff | Rory& | 2026-03-13 | 1 | -1/+35 |
| * | admin api: send SB_SESSION_REMOVE when deleting user | Rory& | 2026-03-13 | 1 | -0/+6 |
| * | cs: Add session_id and reconnect_delay to replicationmessage | Rory& | 2026-03-13 | 1 | -0/+6 |
| * | API: fire SB_SESSION_REMOVE upon logging out a session | Rory& | 2026-03-13 | 2 | -2/+14 |
| * | Gateway: add SB_SESSION_CLOSE and SB_SESSION_INVALIDATE events | Rory& | 2026-03-13 | 3 | -11/+32 |
| * | Gateway: allow addressing dispatch events to specific sessions | Rory& | 2026-03-13 | 3 | -3/+5 |
| * | nix: cache builds | Rory& | 2026-03-13 | 1 | -48/+76 |
| * | Gateway: include entity counts in trace names | Rory& | 2026-03-12 | 1 | -5/+5 |
| * | .idea: exclude cs bin dirs from analysis | Rory& | 2026-03-12 | 1 | -0/+56 |
| * | Factor out getMostRelevantSession | Rory& | 2026-03-12 | 4 | -55/+24 |
| * | fix op43 | Rory& | 2026-03-12 | 1 | -3/+3 |
| * | Gateway: implement op43 | Rory& | 2026-03-12 | 3 | -1/+51 |
| * | nix: add gateway sharding options | Rory& | 2026-03-12 | 5 | -6/+95 |
| * | build(deps): update npm dependencies hash [dependabot skip] | dependabot[bot] | 2026-03-11 | 1 | -3/+3 |
| * | build(deps): bump file-type in the npm_and_yarn group across 1 directory | dependabot[bot] | 2026-03-11 | 2 | -5/+5 |
| * | nix: quieten dotnet output | Rory& | 2026-03-11 | 1 | -1/+1 |
| * | requestguildmembers: immediately send data instead of buffering | Rory& | 2026-03-11 | 1 | -26/+26 |
| * | requestguildmembers: dont forget user relation, lol | Rory& | 2026-03-11 | 1 | -0/+1 |
| * | requestguildmembers: assign presence list directly without for loop | Rory& | 2026-03-11 | 1 | -15/+18 |
| * | requestguildmembers: select only relevant data | Rory& | 2026-03-11 | 1 | -1/+7 |
| * | requestguildmembers: track member count properly | Rory& | 2026-03-11 | 1 | -3/+4 |
| * | requestguildmembers: log chunks | Rory& | 2026-03-11 | 1 | -2/+7 |
| * | requestguildmembers: bulk query sessions | Rory& | 2026-03-11 | 1 | -5/+9 |
| * | WIP cdn-cs stuff github/dev/emma/gateway-batch-presence-lookup dev/emma/gateway-batch-presence-lookup | Rory& | 2026-03-11 | 10 | -44/+123 |
| * | fix: fall back to undefined in message create | Rory& | 2026-03-07 | 1 | -0/+1 |
| * | build(deps): update npm dependencies hash [dependabot skip] | dependabot[bot] | 2026-03-07 | 1 | -6/+6 |
| * | Bump the npm_and_yarn group across 1 directory with 2 updates | dependabot[bot] | 2026-03-07 | 2 | -79/+32 |
| * | sticker impl | MathMan05 | 2026-03-07 | 2 | -1/+55 |
| * | when guild region is misconfigured, fallback to default region | dank074 | 2026-03-07 | 2 | -4/+18 |
| * | gateway should not crash for clients that send Op 37 with missing channel ran... | dank074 | 2026-03-07 | 1 | -1/+1 |
| * | 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 |
| * | nix/cdn work | Rory& | 2026-02-28 | 17 | -175/+408 |
| * | onVoiceStateUpdate: change to VoiceState.merge() for copying properties | dank074 | 2026-02-28 | 1 | -2/+7 |
| * | flake, move testvm to nixosconfigurations lkey | Rory& | 2026-02-28 | 1 | -1/+1 |
| * | Add UAPI changes | Rory& | 2026-02-28 | 2 | -4/+6 |
| * | 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 |
| * | Sync webstorm workspace | Rory& | 2026-02-27 | 2 | -42/+55 |
| * | CS: reduce warning count for models | Rory& | 2026-02-27 | 1 | -0/+3 |
| * | 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 |
| * | Explicitly make webrtc service depend on sfu service | Rory& | 2026-02-27 | 1 | -0/+1 |
| * | nix: add AF_NETLINK | Rory& | 2026-02-27 | 2 | -0/+2 |
| * | Hopefully get nix routing right | Rory& | 2026-02-26 | 8 | -376/+235 |
| * | Drop medooze, add pion | Rory& | 2026-02-26 | 2 | -88/+7 |
| * | Update Pion-WebRTC | Rory& | 2026-02-26 | 1 | -3/+3 |
| * | UApi: partial work on filling in wrappers for non-json endpoints | Rory& | 2026-02-26 | 2 | -0/+98 |
| * | UApi/models: permissions? | Rory& | 2026-02-26 | 3 | -0/+103 |
| * | added clean_data to places after a member is created but not constructed to a... | whinis | 2026-02-26 | 3 | -0/+4 |
| * | 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 |
| * | UApi work, nix test vm cleanup | Rory& | 2026-02-25 | 8 | -19/+124 |
| * | 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 | 4 | -149/+337 |
| * | Lower missing route to WARN, add empty route middlewares | Rory& | 2026-02-25 | 4 | -5/+5 |
| * | 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 |
| * | | 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 | 5 | -39/+825 |
| * | | | Discovery fixes, nix updates | Rory& | 2026-02-23 | 14 | -252/+286 |
| * | | | Guild discovery admin ui | Rory& | 2026-02-21 | 4 | -4/+147 |
| * | | | fix uapi deps | Rory& | 2026-02-21 | 5 | -54/+69 |
| * | | | Admin API discovery stuff | Rory& | 2026-02-21 | 4 | -11/+333 |
| * | | | C# deps updates | Rory& | 2026-02-21 | 35 | -1781/+411 |
| * | | | Fix deps for admin api | Rory& | 2026-02-20 | 1 | -100/+5 |
| * | | | webrtc package by default | Rory& | 2026-02-20 | 7 | -12/+136 |
| * | | | nix: clean up default.nix | Rory& | 2026-02-20 | 1 | -7/+5 |
| * | | | nix: use separate derivation for npm deps | Rory& | 2026-02-20 | 3 | -7/+73 |
| * | | | cdn fsck fix test | Rory& | 2026-02-20 | 1 | -7/+19 |
| * | | | UAPI work | Rory& | 2026-02-20 | 8 | -6/+267 |
| * | | | Admin API work | Rory& | 2026-02-20 | 7 | -16/+258 |
| * | | | C# deps | Rory& | 2026-02-20 | 11 | -189/+346 |
| * | | | 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 |
| * | | | 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 |
| |/ / |
|
| * | | fix | Rory& | 2026-02-16 | 1 | -2/+2 |
| * | | nix/cs: listen on 0.0.0.0 | Rory& | 2026-02-16 | 2 | -2/+2 |
| * | | Nix admin api plumbing | Rory& | 2026-02-16 | 9 | -6/+192 |
| * | | Some unfinished templates work | Rory& | 2026-02-15 | 10 | -4/+129 |
| * | | Fix accepting friend requests | Rory& | 2026-02-15 | 1 | -0/+1 |
| * | | Merge pull request #1527 from CyberL1/fix/make-i18n-shutup | Cyber | 2026-02-15 | 1 | -0/+1 |
| |\ \ |
|
| | * | | make i18next shut up | CyberL1 | 2026-02-15 | 1 | -0/+1 |
| |/ / |
|
| * | | Use vanity urls | Rory& | 2026-02-15 | 2 | -2/+2 |
| * | | oops, forgot to update invite url when copy pasting | Rory& | 2026-02-15 | 1 | -1/+1 |
| * | | Add contributing.md | Rory& | 2026-02-15 | 1 | -0/+10 |
| * | | docker: set working dir to /data | Rory& | 2026-02-15 | 1 | -0/+2 |
| * | | Clean up admin api a bit | Rory& | 2026-02-15 | 6 | -196/+175 |
| * | | fix: env in docker containers | CyberL1 | 2026-02-14 | 1 | -8/+6 |
| * | | 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 | 6 | -8/+42 |
| * | | Unset env for docker containers, add cacertificates? | Rory& | 2026-02-14 | 1 | -7/+17 |
| * | | Merge pull request #1523 from CyberL1/fix/user-mutual-guilds | Cyber | 2026-02-14 | 1 | -1/+1 |
| |\ \ |
|
| | * | | 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 |
| * | | Nix testvm: enable ssl with test signed keys | Rory& | 2026-02-13 | 1 | -0/+14 |
| * | | 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 | 2 | -0/+6 |
| * | | more pins fixes | MathMan05 | 2026-02-13 | 2 | -2/+4 |
| * | | cs: create uapi project | Rory& | 2026-02-13 | 10 | -3/+196 |
| * | | 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 |
| * | | Update dependencies (nix/node) | Rory& | 2026-02-13 | 3 | -140/+141 |
| * | | Fix leaking private User data in mentions | Ahmed A | 2026-02-13 | 1 | -0/+1 |
| * | | Add support for start:webrtc script to allow voice gateway to be run separately github/tmp tmp | Manetheren | 2026-02-11 | 1 | -0/+1 |
| * | | Fix splitting logic for .well-known base url | Rory& | 2026-02-11 | 1 | -1/+1 |
| * | | C# extensions: migrate to slnx | Rory& | 2026-02-11 | 2 | -387/+39 |
| * | | update idea runconfigs | Rory& | 2026-02-11 | 4 | -4/+16 |
| * | | More C# progress | Rory& | 2026-02-11 | 20 | -35/+400 |
| * | | 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 |
| * | | Merge pull request #1499 from CyberL1/fix/docker-workflow | Cyber | 2026-02-11 | 1 | -2/+0 |
| |\ \ |
|
| | * | | fix: no need to cd | CyberL1 | 2026-02-11 | 1 | -2/+0 |
| |/ / |
|
| * | | Merge pull request #1498 from CyberL1/chore/merge-docker-build-workflows | Cyber | 2026-02-11 | 8 | -258/+53 |
| |\ \ |
|
| | * | | use checkout | CyberL1 | 2026-02-11 | 1 | -2/+1 |
| | * | | chore: remove separated workflow files | CyberL1 | 2026-02-11 | 7 | -258/+0 |
| | * | | chore: merge docker build workflows into one | CyberL1 | 2026-02-11 | 1 | -0/+54 |
| |/ / |
|
| * | | Devshell: add python setuptools | Rory& | 2026-02-10 | 2 | -2/+3 |
| * | | Reword sqlite error | Rory& | 2026-02-10 | 1 | -1/+8 |
| * | | Add discovery filtering | Rory& | 2026-02-10 | 5 | -865/+2151 |
| * | | Merge pull request #1493 from CyberL1/feat/docker-image-build-workflows | Cyber | 2026-02-10 | 9 | -125/+258 |
| |\ \ |
|
| | * | | chore: remove dockerfile and dockerfile workflow | CyberL1 | 2026-02-10 | 2 | -125/+0 |
| | * | | feat: docker image build workflows | CyberL1 | 2026-02-10 | 7 | -0/+258 |
| |/ / |
|
| * | | 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 |
| * | | C# gw offload work, schema-izing stuff | Rory& | 2026-02-06 | 25 | -86/+820 |
| * | | 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 |
| | |\ \ |
|