| Commit message (Expand) | Author | Age | Files | Lines |
| * | StateEvent -> MatrixEvent | Rory& | 2025-11-14 | 1 | -2/+2 |
| * | Return less events for self-command-only mode for command listener | Rory& | 2025-07-23 | 1 | -3/+5 |
| * | Various bug fixes | Rory& | 2025-05-18 | 1 | -2/+1 |
| * | Redo bot configuration | Rory& | 2025-05-15 | 2 | -69/+55 |
| * | Allow specifying expected membership when fetching member list, add | Rory& | 2025-05-14 | 1 | -13/+22 |
| * | Command handling fixes | Rory& | 2025-04-24 | 1 | -3/+3 |
| * | Fix args when using commands with spaces | Rory& | 2025-04-24 | 1 | -2/+4 |
| * | Fix command names with spaces, allow specifying formatted body in MessageBuil... | Rory& | 2025-04-24 | 1 | -2/+6 |
| * | Allow early return in SyncHelper, trim access token if path used, fix shutdow... | Rory& | 2025-04-23 | 1 | -4/+5 |
| * | Split out invite context, add empty filter constants | Rory& | 2025-03-26 | 1 | -20/+13 |
| * | Fix invite listener sync resume logic | Rory& | 2025-03-19 | 1 | -1/+1 |
| * | Save some resources on PolicyRoom, add config to InviteListener to always ini... | Rory& | 2025-03-19 | 1 | -10/+11 |
| * | Refactor room specialisations to be functions, make http logging configurable | Rory& | 2025-03-18 | 1 | -1/+1 |
| * | Extend invite listener API | Rory& | 2025-03-15 | 1 | -39/+60 |
| * | Add full invite data to invite handler callback | Rory& | 2025-03-13 | 1 | -3/+6 |
| * | Add more bot stuff | Rory& | 2025-03-12 | 1 | -0/+4 |
| * | Merge remote-tracking branch 'origin/dev/moderationclient-changes' | Rory& | 2025-03-09 | 1 | -13/+36 |
| |\ |
|
| | * | Sync optimisation changes | Rory& | 2024-12-15 | 1 | -13/+35 |
| * | | Some code cleanup | Rory& | 2025-02-03 | 1 | -1/+0 |
| * | | Clean up imports in bot utils | Rory& | 2025-01-23 | 2 | -8/+1 |
| |/ |
|
| * | Fix homeserver resolution, rewrite homeserver initialisation, HSE work | Emma [it/its]@Rory& | 2024-04-05 | 1 | -8/+9 |
| * | New messagebuilder stuff, table-based help command | Rory& | 2024-03-20 | 1 | -36/+43 |
| * | Bot related fixes, image size | Rory& | 2024-03-17 | 1 | -6/+8 |
| * | Bot changes, move named filters to subclass | Rory& | 2024-03-15 | 2 | -30/+184 |
| * | Unknown changes | Emma [it/its]@Rory& | 2024-02-23 | 1 | -1/+14 |
| * | Apply syntax style to LibMatrix side projects | Emma [it/its]@Rory& | 2024-02-09 | 1 | -10/+8 |
| * | Moderation bot work | Emma [it/its]@Rory& | 2023-11-23 | 1 | -1/+3 |
| * | Fix bug with event sending, make initial sync detection deterministic | TheArcaneBrony | 2023-10-11 | 1 | -5/+8 |
| * | Set timeout for command listener | TheArcaneBrony | 2023-10-10 | 1 | -1/+1 |
| * | Small refactors | TheArcaneBrony | 2023-10-06 | 1 | -2/+3 |
| * | Add more stuff, add unit tests | TheArcaneBrony | 2023-09-19 | 1 | -6/+6 |
| * | Some refactoring | TheArcaneBrony | 2023-09-15 | 1 | -23/+37 |
| * | Media moderator PoC works, abstract command handling to library | TheArcaneBrony | 2023-09-05 | 1 | -0/+79 |