about summary refs log tree commit diff
path: root/Utilities/LibMatrix.Utilities.Bot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Command handling fixesRory&2 days2-4/+4
|
* Maubot ping compat, make json extensibility easier to useRory&2 days1-1/+14
|
* Fix args when using commands with spacesRory&3 days1-2/+4
|
* Fix command names with spaces, allow specifying formatted body in ↵Rory&3 days1-2/+6
| | | | MessageBuilder#WithBody
* Allow early return in SyncHelper, trim access token if path used, fix ↵Rory&3 days2-5/+6
| | | | shutdown of command listener
* Split out invite context, add empty filter constantsRory&2025-03-264-23/+92
|
* 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-152-39/+62
|
* Add full invite data to invite handler callbackRory&2025-03-131-3/+6
|
* Add more bot stuffRory&2025-03-122-9/+21
|
* Merge remote-tracking branch 'origin/dev/moderationclient-changes'Rory&2025-03-092-14/+37
|\
| * Sync optimisation changesRory&2024-12-152-14/+36
| |
* | MxcUri class, other various workRory&2025-02-181-9/+9
| |
* | Some code cleanupRory&2025-02-031-1/+0
| |
* | Clean up imports in bot utilsRory&2025-01-236-17/+1
| |
* | Dependency updatesRory&2025-01-231-3/+3
|/
* Update to .NET 9Rory&2024-11-161-4/+4
|
* Minor cleanups, support for loading access tokens from disk or appserviceRory&2024-10-043-4/+42
|
* Arcanelibs changesRory&2024-09-171-1/+1
|
* Update dependenciesEmma [it/its]@Rory&2024-06-041-2/+2
|
* 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-205-60/+133
|
* Bot related fixes, image sizeRory&2024-03-173-9/+11
|
* Bot changes, move named filters to subclassRory&2024-03-158-48/+277
|
* Unknown changesEmma [it/its]@Rory&2024-02-231-1/+14
|
* Apply syntax style to LibMatrix side projectsEmma [it/its]@Rory&2024-02-0910-35/+26
|
* CleanupEmma [it/its]@Rory&2023-12-144-11/+7
|
* Cleanup, move ArcaneLibs to submodule instead of parent submoduleEmma [it/its]@Rory&2023-12-012-4/+4
|
* Moderation bot workEmma [it/its]@Rory&2023-11-232-4/+6
|
* Update to .net 8TheArcaneBrony2023-11-141-1/+1
|
* Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony2023-10-111-5/+8
|
* Set timeout for command listenerTheArcaneBrony2023-10-103-6/+1
|
* Small refactorsTheArcaneBrony2023-10-061-2/+3
|
* Add more stuff, add unit testsTheArcaneBrony2023-09-198-23/+21
|
* Some refactoringTheArcaneBrony2023-09-157-27/+132
|
* Media moderator PoC works, abstract command handling to libraryTheArcaneBrony2023-09-059-0/+260