| Commit message (Expand) | Author | Files | Lines |
3 days | Maubot ping compat, make json extensibility easier to use | Rory& | 2 | -2/+15 |
3 days | Fix args when using commands with spaces | Rory& | 1 | -2/+4 |
3 days | Fix command names with spaces, allow specifying formatted body in MessageBuil... | Rory& | 2 | -5/+9 |
3 days | Allow early return in SyncHelper, trim access token if path used, fix shutdow... | Rory& | 4 | -12/+24 |
4 days | Update devtestbot to use bot utils | Rory& | 12 | -120/+55 |
5 days | Add tombstone event content, URL-escape room id in synapse admin | Rory& | 2 | -6/+22 |
8 days | Update ArcaneLibs for Blazor a11y, return empty cache if not found in NamedCache | Rory& | 2 | -2/+9 |
9 days | Add room state synapse admin api, get homeserver as user on synapse | Rory& | 4 | -4/+33 |
10 days | Update arcanelibs | Rory& | 1 | -0/+0 |
2025-04-07 | Intermediary commit: rewrite optimising of sync store, support compiled JSON ... | Rory& | 6 | -29/+209 |
2025-04-01 | Followup documentation from chat, fix trailing whitespace | Rory& | 1 | -2/+11 |
2025-04-01 | Add methods for typing notifications and read receipts | Kayra Uylar | 1 | -0/+35 |
2025-03-31 | Propagate more HTTP errors, sync error handling callback | Rory& | 3 | -11/+18 |
2025-03-26 | Split out invite context, add empty filter constants | Rory& | 7 | -29/+110 |
2025-03-22 | Rename FullState to AlwaysIncludeAllRooms in synchelper, to make it less conf... | Rory& | 1 | -0/+3 |
2025-03-19 | Fix invite listener sync resume logic | Rory& | 1 | -1/+1 |
2025-03-19 | Save some resources on PolicyRoom, add config to InviteListener to always ini... | Rory& | 2 | -13/+14 |
2025-03-19 | Add debugger display for spec policies | Rory& | 1 | -0/+2 |
2025-03-18 | Refactor room specialisations to be functions, make http logging configurable | Rory& | 5 | -7/+7 |
2025-03-17 | Dead code cleanup, add room helper for policy lists | Rory& | 2 | -35/+73 |
2025-03-15 | Update ArcaneLibs to fix build | Rory& | 3 | -3/+3 |
2025-03-15 | Extend invite listener API | Rory& | 5 | -42/+75 |
2025-03-13 | Add full invite data to invite handler callback | Rory& | 3 | -3/+9 |
2025-03-12 | Add more bot stuff | Rory& | 2 | -9/+21 |
2025-03-11 | Clean up stray console log from merge | Rory& | 1 | -2/+0 |
2025-03-10 | Speed up SyncStateResolver | Rory& | 2 | -67/+139 |
2025-03-09 | Well known resolver work, synapse admin work | Rory& | 39 | -271/+1736 |
2025-02-28 | Well known resolver rewrite work | Rory& | 9 | -132/+214 |
2025-02-21 | HomeserverEmulator changes | Rory& | 17 | -117/+345 |
2025-02-18 | MxcUri class, other various work | Rory& | 22 | -70/+260 |
2025-02-08 | Change defaults of GetManyMessages | Rory& | 1 | -5/+4 |
2025-02-08 | Temporary work | Rory& | 4 | -39/+169 |
2025-02-05 | Update ArcaneLibs | Rory& | 1 | -0/+0 |
2025-02-03 | Some code cleanup | Rory& | 32 | -113/+63 |
2025-01-23 | The rest of warning cleanup so far. | Rory& | 17 | -96/+111 |
2025-01-23 | Some schema changse (required properties) | Rory& | 4 | -4/+4 |
2025-01-23 | Clean up more imports and fix namespaces. | Rory& | 48 | -87/+27 |
2025-01-23 | Clean up imports in bot utils | Rory& | 6 | -17/+1 |
2025-01-23 | Clean up imports in tests | Rory& | 10 | -23/+5 |
2025-01-23 | Dependency updates | Rory& | 9 | -21/+21 |
2025-01-11 | Trim trailing slashes from well-known URIs | Rory& | 1 | -2/+2 |
2024-12-18 | Fix up dotnet 9 and sln file | Rory& | 3 | -120/+114 |
2024-12-15 | Fix merge conflicts dev/moderationclient-changes | Rory& | 1 | -18/+0 |
2024-12-15 | Sync optimisation changes | Rory& | 9 | -152/+317 |
2024-12-15 | meow | Rory& | 3 | -4/+35 |
2024-12-15 | Clean up dev stuff a little bit | Rory& | 1 | -42/+0 |
2024-12-15 | Sync optimisation changes | Rory& | 1 | -15/+130 |
2024-12-15 | Synapse admin API stuff, a mass of other changes | Rory& | 19 | -125/+935 |
2024-12-15 | Minor cleanup | Rory& | 5 | -12/+12 |
2024-12-15 | More synapse admin apis | Rory& | 10 | -24/+282 |
2024-12-15 | Sync storage | Rory& | 2 | -58/+111 |
2024-12-15 | Some cleanup, fixes | Rory& | 5 | -52/+78 |
2024-12-15 | Update devtest bots arcanelibs linked version | Rory& | 2 | -1/+1 |
2024-12-10 | Clean up conditional ArcaneLibs imports to use configuration | Rory& | 3 | -35/+7 |
2024-11-22 | Extra draupnir/policy event work github/master | Rory& | 4 | -2/+26 |
2024-11-16 | HSE updates | Rory& | 11 | -17/+265 |
2024-11-16 | Update to .NET 9 | Rory& | 8 | -23/+1032 |
2024-10-23 | Add helper function to turn event type -> types | Rory& | 1 | -1/+11 |
2024-10-04 | Minor cleanups, support for loading access tokens from disk or appservice | Rory& | 15 | -25/+102 |
2024-10-03 | More reliable room name fetching, disable room predecessor in creation conten... | Rory& | 3 | -20/+52 |
2024-09-29 | Update ArcaneLibs versioning scheme | Rory& | 1 | -1/+1 |
2024-09-22 | Fixes | Rory& | 2 | -1/+5 |
2024-09-17 | Fix unit tests, add authenticated media github/dev/authenticated-media dev/authenticated-media | Rory& | 6 | -98/+240 |
2024-09-17 | Arcanelibs changes | Rory& | 5 | -4/+4 |
2024-09-16 | Fix room joining, power levels | Rory& | 3 | -8/+11 |
2024-07-16 | Working json canonicalisation github/dev/e2ee{canonical-json} dev/e2ee{canonical-json} | Rory& | 29 | -23/+1092 |
2024-07-15 | Import unit test fixes from dev/home-changes | Rory& | 20 | -468/+1085 |
2024-07-09 | Drop example bots | Rory& | 3 | -0/+0 |
2024-07-07 | Nondescript ArcaneLibs ref update | Rory& | 1 | -0/+0 |
2024-07-02 | Authenticated media foundations | Emma [it/its]@Rory& | 5 | -17/+36 |
2024-06-19 | Return null on TryGetFromJson if a JsonException happens github/dev/e2ee dev/e2ee | Emma [it/its]@Rory& | 1 | -0/+4 |
2024-06-17 | Single HTTP client fixes github/dev/new-httpclient dev/new-httpclient | Rory& | 10 | -20/+43 |
2024-06-17 | Single httpclient implementation | Rory& | 3 | -26/+245 |
2024-06-04 | Update dependencies | Emma [it/its]@Rory& | 5 | -14/+14 |
2024-06-04 | Update ArcaneLibs dependencies | Emma [it/its]@Rory& | 1 | -0/+0 |
2024-05-30 | Move around some projects, further cleanup pending github/dev/project-cleanup dev/project-cleanup | Rory& | 42 | -71/+0 |
2024-05-20 | Log warning if registering a duplicate type | Rory& | 1 | -1/+5 |
2024-05-20 | Log unrecognised types | Rory& | 1 | -4/+7 |
2024-05-16 | Dont use refs for proxy | Rory& | 6 | -13/+18 |
2024-05-14 | Add valid room memberhip values as constants | Emma [it/its]@Rory& | 1 | -0/+8 |
2024-05-13 | Raise query size in synapse room query | Emma [it/its]@Rory& | 2 | -1/+1 |
2024-05-13 | Clearer error messages, fix bug in hs resolution | Your Name | 4 | -39/+55 |
2024-05-03 | Fix some race conditions and some optimisation in HomeserverEmulator | Rory& | 3 | -10419/+36 |
2024-05-02 | HomeserverEmulator work | Rory& | 12 | -145/+10736 |
2024-04-25 | Fixes | Rory& | 3 | -5/+86 |
2024-04-19 | Partial User-Interactive Authentication, allow skipping homeserver typing | Rory& | 7 | -53/+185 |
2024-04-05 | Fix homeserver resolution, rewrite homeserver initialisation, HSE work | Emma [it/its]@Rory& | 39 | -888/+1691 |
2024-03-22 | Fix merge conficts between machines | Emma [it/its]@Rory& | 5 | -2/+2 |
2024-03-22 | Changes | Rory& | 9 | -29/+175 |
2024-03-20 | New messagebuilder stuff, table-based help command | Rory& | 13 | -79/+165 |
2024-03-17 | Bot related fixes, image size | Rory& | 6 | -11/+28 |
2024-03-15 | Add AddCollapsiblePart to MessageBuilder | Rory& | 1 | -0/+13 |
2024-03-15 | Bot changes, move named filters to subclass | Rory& | 17 | -113/+409 |
2024-03-05 | Fix README | Emma [it/its]@Rory& | 1 | -2/+2 |
2024-03-05 | Fix repo URIs | Emma [it/its]@Rory& | 2 | -16/+16 |
2024-03-05 | HomeserverEmulator work | Emma [it/its]@Rory& | 34 | -140/+1420 |
2024-02-23 | Unknown changes | Emma [it/its]@Rory& | 14 | -24/+108 |
2024-02-23 | HS emulator | Rory& | 18 | -4/+607 |
2024-02-09 | Apply syntax style to LibMatrix side projects | Emma [it/its]@Rory& | 50 | -245/+198 |
2024-02-09 | Apply syntax style to LibMatrix | Emma [it/its]@Rory& | 38 | -334/+283 |
2024-02-09 | Consistently use EventId for event types | Emma [it/its]@Rory& | 26 | -58/+77 |
2024-02-09 | Allow specifying chunk size for GetManyMessages | Emma [it/its]@Rory& | 2 | -17/+30 |
2024-01-31 | Add submodules for example bots | Rory& | 1 | -0/+9 |
2024-01-31 | Repo split | Rory& | 52 | -2235/+1805 |
2024-01-31 | Capabilities | Rory& | 2 | -6/+28 |
2024-01-31 | Better sync filter support, named filters, error handling | Emma [it/its]@Rory& | 11 | -50/+255 |
2024-01-29 | Get full state event | Emma [it/its]@Rory& | 3 | -17/+44 |
2024-01-24 | MessageBuilder extensions | Emma [it/its]@Rory& | 9 | -24/+59 |
2024-01-15 | Abstract FederationClient from RemoteHomeserver | Emma [it/its]@Rory& | 4 | -37/+85 |
2024-01-12 | Synchelper: better initial sync detection | Emma [it/its]@Rory& | 3 | -6/+33 |
2024-01-11 | Dev test bot | TheArcaneBrony | 15 | -0/+527 |
2024-01-11 | Cleanup, more message formatters, messagebuilder start | Emma [it/its]@Rory& | 14 | -29/+280 |
2024-01-08 | Try-create factory for RemoteHomeserver, more reliable RemoteHomeserver creation | Emma [it/its]@Rory& | 1 | -13/+23 |
2024-01-05 | Cleanup | Emma [it/its]@Rory& | 14 | -77/+93 |
2024-01-04 | ToObject and ToJson for MatrixException | Rory& | 1 | -1/+4 |
2023-12-27 | Cleanup | TheArcaneBrony | 12 | -58/+130 |
2023-12-23 | SetImpersonate optimisation (dont execute if already set), cleanup | TheArcaneBrony | 2 | -32/+43 |
2023-12-23 | User impersonation support (appservice identity assertion), non-AsyncEnumerab... | TheArcaneBrony | 4 | -6/+42 |
2023-12-19 | Cleanup | Emma [it/its]@Rory& | 21 |