about summary refs log tree commit diff
path: root/Utilities (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&2 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
* Update devtestbot to use bot utilsRory&3 days12-120/+55
|
* 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
|
* Update ArcaneLibs to fix buildRory&2025-03-151-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-093-15/+38
|\
| * Sync optimisation changesRory&2024-12-153-15/+37
| |
* | Well known resolver work, synapse admin workRory&2025-03-091-1/+1
| |
* | HomeserverEmulator changesRory&2025-02-2112-111/+268
| |
* | MxcUri class, other various workRory&2025-02-186-14/+150
| |
* | Some code cleanupRory&2025-02-0319-68/+52
| |
* | The rest of warning cleanup so far.Rory&2025-01-232-5/+6
| |
* | Clean up more imports and fix namespaces.Rory&2025-01-2319-35/+9
| |
* | Clean up imports in bot utilsRory&2025-01-236-17/+1
| |
* | Dependency updatesRory&2025-01-236-12/+12
| |
* | Fix up dotnet 9 and sln fileRory&2024-12-182-5/+5
|/
* Update devtest bots arcanelibs linked versionRory&2024-12-151-1/+1
|
* HSE updatesRory&2024-11-168-17/+211
|
* Update to .NET 9Rory&2024-11-165-13/+1022
|
* Minor cleanups, support for loading access tokens from disk or appserviceRory&2024-10-044-4/+43
|
* Arcanelibs changesRory&2024-09-173-3/+3
|
* Merge remote-tracking branch 'origin/dev/e2ee{canonical-json}'Rory&2024-09-1722-0/+710
|\
| * Working json canonicalisation github/dev/e2ee{canonical-json} dev/e2ee{canonical-json}Rory&2024-07-1622-0/+710
| |
* | Merge remote-tracking branch 'origin/dev/project-cleanup'Rory&2024-09-1740-0/+3088
|\ \ | |/ |/|
| * Move around some projects, further cleanup pending github/dev/project-cleanup dev/project-cleanupRory&2024-05-3040-0/+3088
| |
* | Update dependenciesEmma [it/its]@Rory&2024-06-042-4/+4
|/
* 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-0930-155/+121
|
* MessageBuilder extensionsEmma [it/its]@Rory&2024-01-241-0/+1
|
* Synchelper: better initial sync detectionEmma [it/its]@Rory&2024-01-122-1/+4
|
* Dev test botTheArcaneBrony2024-01-1115-0/+527
|
* CleanupEmma [it/its]@Rory&2023-12-147-122/+28
|
* Temp stateEmma [it/its]@Rory&2023-12-073-0/+136
|
* Cleanup, move ArcaneLibs to submodule instead of parent submoduleEmma [it/its]@Rory&2023-12-013-6/+5
|
* Moderation bot workEmma [it/its]@Rory&2023-11-233-5/+7
|
* Update to .net 8TheArcaneBrony2023-11-142-2/+2
|
* Cleanup, fixes, fix proxy supportTheArcaneBrony2023-11-051-6/+2
|
* 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-0515-0/+390