about summary refs log tree commit diff
path: root/Utilities/LibMatrix.Utilities.Bot/Services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Command handling fixesRory&18 hours1-3/+3
|
* Fix args when using commands with spacesRory&25 hours1-2/+4
|
* Fix command names with spaces, allow specifying formatted body in ↵Rory&27 hours1-2/+6
| | | | MessageBuilder#WithBody
* Allow early return in SyncHelper, trim access token if path used, fix ↵Rory&29 hours1-4/+5
| | | | shutdown of command listener
* Split out invite context, add empty filter constantsRory&2025-03-261-20/+13
|
* Fix invite listener sync resume logicRory&2025-03-191-1/+1
|
* Save some resources on PolicyRoom, add config to InviteListener to always ↵Rory&2025-03-191-10/+11
| | | | initial sync on startup
* Refactor room specialisations to be functions, make http logging configurableRory&2025-03-181-1/+1
|
* Extend invite listener APIRory&2025-03-151-39/+60
|
* Add full invite data to invite handler callbackRory&2025-03-131-3/+6
|
* Add more bot stuffRory&2025-03-121-0/+4
|
* Merge remote-tracking branch 'origin/dev/moderationclient-changes'Rory&2025-03-091-13/+36
|\
| * Sync optimisation changesRory&2024-12-151-13/+35
| |
* | Some code cleanupRory&2025-02-031-1/+0
| |
* | Clean up imports in bot utilsRory&2025-01-232-8/+1
|/
* Fix homeserver resolution, rewrite homeserver initialisation, HSE workEmma [it/its]@Rory&2024-04-051-8/+9
|
* New messagebuilder stuff, table-based help commandRory&2024-03-201-36/+43
|
* Bot related fixes, image sizeRory&2024-03-171-6/+8
|
* Bot changes, move named filters to subclassRory&2024-03-152-30/+184
|
* Unknown changesEmma [it/its]@Rory&2024-02-231-1/+14
|
* Apply syntax style to LibMatrix side projectsEmma [it/its]@Rory&2024-02-091-10/+8
|
* Moderation bot workEmma [it/its]@Rory&2023-11-231-1/+3
|
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-111-5/+8
|
* Set timeout for command listenerTheArcaneBrony2023-10-101-1/+1
|
* Small refactorsTheArcaneBrony2023-10-061-2/+3
|
* Add more stuff, add unit testsTheArcaneBrony2023-09-191-6/+6
|
* Some refactoringTheArcaneBrony2023-09-151-23/+37
|
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-051-0/+79