| Commit message (Expand) | Author | Age | Files | Lines |
* | Intermediary commit: rewrite optimising of sync store, support compiled JSON ... HEAD master | Rory& | 5 days | 6 | -29/+209 |
* | Followup documentation from chat, fix trailing whitespace | Rory& | 11 days | 1 | -2/+11 |
* | Add methods for typing notifications and read receipts | Kayra Uylar | 11 days | 1 | -0/+35 |
* | Propagate more HTTP errors, sync error handling callback | Rory& | 13 days | 3 | -11/+18 |
* | Split out invite context, add empty filter constants | Rory& | 2025-03-26 | 7 | -29/+110 |
* | Rename FullState to AlwaysIncludeAllRooms in synchelper, to make it less conf... | Rory& | 2025-03-22 | 1 | -0/+3 |
* | 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 | 2 | -13/+14 |
* | Add debugger display for spec policies | Rory& | 2025-03-19 | 1 | -0/+2 |
* | Refactor room specialisations to be functions, make http logging configurable | Rory& | 2025-03-18 | 5 | -7/+7 |
* | Dead code cleanup, add room helper for policy lists | Rory& | 2025-03-17 | 2 | -35/+73 |
* | Update ArcaneLibs to fix build | Rory& | 2025-03-15 | 3 | -3/+3 |
* | Extend invite listener API | Rory& | 2025-03-15 | 5 | -42/+75 |
* | Add full invite data to invite handler callback | Rory& | 2025-03-13 | 3 | -3/+9 |
* | Add more bot stuff | Rory& | 2025-03-12 | 2 | -9/+21 |
* | Clean up stray console log from merge | Rory& | 2025-03-11 | 1 | -2/+0 |
* | Speed up SyncStateResolver | Rory& | 2025-03-10 | 2 | -67/+139 |
* | Merge remote-tracking branch 'origin/dev/moderationclient-changes' | Rory& | 2025-03-09 | 21 | -238/+692 |
|\ |
|
| * | Fix merge conflicts dev/moderationclient-changes | Rory& | 2024-12-15 | 1 | -18/+0 |
| * | Sync optimisation changes | Rory& | 2024-12-15 | 9 | -152/+317 |
| * | meow | Rory& | 2024-12-15 | 3 | -4/+35 |
| * | Clean up dev stuff a little bit | Rory& | 2024-12-15 | 1 | -42/+0 |
| * | Sync optimisation changes | Rory& | 2024-12-15 | 1 | -15/+130 |
| * | Synapse admin API stuff, a mass of other changes | Rory& | 2024-12-15 | 19 | -125/+935 |
| * | Minor cleanup | Rory& | 2024-12-15 | 5 | -12/+12 |
| * | More synapse admin apis | Rory& | 2024-12-15 | 10 | -24/+282 |
| * | Sync storage | Rory& | 2024-12-15 | 2 | -58/+111 |
| * | Some cleanup, fixes | Rory& | 2024-12-15 | 5 | -52/+78 |
* | | Well known resolver work, synapse admin work | Rory& | 2025-03-09 | 39 | -271/+1736 |
* | | Well known resolver rewrite work | Rory& | 2025-02-28 | 9 | -132/+214 |
* | | HomeserverEmulator changes | Rory& | 2025-02-21 | 17 | -117/+345 |
* | | MxcUri class, other various work | Rory& | 2025-02-18 | 22 | -70/+260 |
* | | Change defaults of GetManyMessages | Rory& | 2025-02-08 | 1 | -5/+4 |
* | | Temporary work | Rory& | 2025-02-08 | 4 | -39/+169 |
* | | Update ArcaneLibs | Rory& | 2025-02-05 | 1 | -0/+0 |
* | | Some code cleanup | Rory& | 2025-02-03 | 32 | -113/+63 |
* | | The rest of warning cleanup so far. | Rory& | 2025-01-23 | 17 | -96/+111 |
* | | Some schema changse (required properties) | Rory& | 2025-01-23 | 4 | -4/+4 |
* | | Clean up more imports and fix namespaces. | Rory& | 2025-01-23 | 48 | -87/+27 |
* | | Clean up imports in bot utils | Rory& | 2025-01-23 | 6 | -17/+1 |
* | | Clean up imports in tests | Rory& | 2025-01-23 | 10 | -23/+5 |
* | | Dependency updates | Rory& | 2025-01-23 | 9 | -21/+21 |
* | | Trim trailing slashes from well-known URIs | Rory& | 2025-01-11 | 1 | -2/+2 |
* | | Fix up dotnet 9 and sln file | Rory& | 2024-12-18 | 3 | -120/+114 |
|/ |
|
* | Update devtest bots arcanelibs linked version | Rory& | 2024-12-15 | 2 | -1/+1 |
* | Clean up conditional ArcaneLibs imports to use configuration | Rory& | 2024-12-10 | 3 | -35/+7 |
* | Extra draupnir/policy event work github/master | Rory& | 2024-11-22 | 4 | -2/+26 |
* | HSE updates | Rory& | 2024-11-16 | 11 | -17/+265 |
* | Update to .NET 9 | Rory& | 2024-11-16 | 8 | -23/+1032 |
* | Add helper function to turn event type -> types | Rory& | 2024-10-23 | 1 | -1/+11 |
* | Minor cleanups, support for loading access tokens from disk or appservice | Rory& | 2024-10-04 | 15 | -25/+102 |
* | More reliable room name fetching, disable room predecessor in creation conten... | Rory& | 2024-10-03 | 3 | -20/+52 |
* | Update ArcaneLibs versioning scheme | Rory& | 2024-09-29 | 1 | -1/+1 |
* | Fixes | Rory& | 2024-09-22 | 2 | -1/+5 |
* | Merge branch 'dev/authenticated-media' | Rory& | 2024-09-17 | 11 | -119/+210 |
|\ |
|
| * | Fix unit tests, add authenticated media github/dev/authenticated-media dev/authenticated-media | Rory& | 2024-09-17 | 6 | -98/+240 |
| * | Fix room joining, power levels | Rory& | 2024-09-16 | 3 | -8/+11 |
| * | Authenticated media foundations | Emma [it/its]@Rory& | 2024-07-02 | 5 | -17/+36 |
* | | Arcanelibs changes | Rory& | 2024-09-17 | 5 | -4/+4 |
* | | Merge remote-tracking branch 'origin/dev/e2ee{canonical-json}' | Rory& | 2024-09-17 | 49 | -491/+2177 |
|\ \ |
|
| * | | Working json canonicalisation github/dev/e2ee{canonical-json} dev/e2ee{canonical-json} | Rory& | 2024-07-16 | 29 | -23/+1092 |
| * | | Import unit test fixes from dev/home-changes | Rory& | 2024-07-15 | 20 | -468/+1085 |
| |/ |
|
* | | Merge remote-tracking branch 'origin/dev/project-cleanup' | Rory& | 2024-09-17 | 42 | -71/+0 |
|\ \ |
|
| * | | Move around some projects, further cleanup pending github/dev/project-cleanup dev/project-cleanup | Rory& | 2024-05-30 | 42 | -71/+0 |
* | | | Drop example bots | Rory& | 2024-07-09 | 3 | -0/+0 |
* | | | Nondescript ArcaneLibs ref update | Rory& | 2024-07-07 | 1 | -0/+0 |
| |/
|/| |
|
* | | Return null on TryGetFromJson if a JsonException happens github/dev/e2ee dev/e2ee | Emma [it/its]@Rory& | 2024-06-19 | 1 | -0/+4 |
* | | Single HTTP client fixes github/dev/new-httpclient dev/new-httpclient | Rory& | 2024-06-17 | 10 | -20/+43 |
* | | Single httpclient implementation | Rory& | 2024-06-17 | 3 | -26/+245 |
* | | Update dependencies | Emma [it/its]@Rory& | 2024-06-04 | 5 | -14/+14 |
* | | Update ArcaneLibs dependencies | Emma [it/its]@Rory& | 2024-06-04 | 1 | -0/+0 |
|/ |
|
* | Log warning if registering a duplicate type | Rory& | 2024-05-20 | 1 | -1/+5 |
* | Log unrecognised types | Rory& | 2024-05-20 | 1 | -4/+7 |
* | Dont use refs for proxy | Rory& | 2024-05-16 | 6 | -13/+18 |
* | Add valid room memberhip values as constants | Emma [it/its]@Rory& | 2024-05-14 | 1 | -0/+8 |
* | Raise query size in synapse room query | Emma [it/its]@Rory& | 2024-05-13 | 2 | -1/+1 |
* | Clearer error messages, fix bug in hs resolution | Your Name | 2024-05-13 | 4 | -39/+55 |
* | Fix some race conditions and some optimisation in HomeserverEmulator | Rory& | 2024-05-03 | 3 | -10419/+36 |
* | HomeserverEmulator work | Rory& | 2024-05-02 | 12 | -145/+10736 |
* | Fixes | Rory& | 2024-04-25 | 3 | -5/+86 |
* | Partial User-Interactive Authentication, allow skipping homeserver typing | Rory& | 2024-04-19 | 7 | -53/+185 |
* | Fix homeserver resolution, rewrite homeserver initialisation, HSE work | Emma [it/its]@Rory& | 2024-04-05 | 39 | -888/+1691 |
* | Fix merge conficts between machines | Emma [it/its]@Rory& | 2024-03-22 | 5 | -2/+2 |
* | Changes | Rory& | 2024-03-22 | 9 | -29/+175 |
* | New messagebuilder stuff, table-based help command | Rory& | 2024-03-20 | 13 | -79/+165 |
* | Bot related fixes, image size | Rory& | 2024-03-17 | 6 | -11/+28 |
* | Add AddCollapsiblePart to MessageBuilder | Rory& | 2024-03-15 | 1 | -0/+13 |
* | Bot changes, move named filters to subclass | Rory& | 2024-03-15 | 17 | -113/+409 |
* | Fix README | Emma [it/its]@Rory& | 2024-03-05 | 1 | -2/+2 |
* | Fix repo URIs | Emma [it/its]@Rory& | 2024-03-05 | 2 | -16/+16 |
* | HomeserverEmulator work | Emma [it/its]@Rory& | 2024-03-05 | 34 | -140/+1420 |
* | Unknown changes | Emma [it/its]@Rory& | 2024-02-23 | 14 | -24/+108 |
* | HS emulator | Rory& | 2024-02-23 | 18 | -4/+607 |
* | Apply syntax style to LibMatrix side projects | Emma [it/its]@Rory& | 2024-02-09 | 50 | -245/+198 |
* | Apply syntax style to LibMatrix | Emma [it/its]@Rory& | 2024-02-09 | 38 | -334/+283 |
* | Consistently use EventId for event types | Emma [it/its]@Rory& | 2024-02-09 | 26 | -58/+77 |
* | Allow specifying chunk size for GetManyMessages | Emma [it/its]@Rory& | 2024-02-09 | 2 | -17/+30 |
* | Add submodules for example bots | Rory& | 2024-01-31 | 1 | -0/+9 |
* | Repo split | Rory& | 2024-01-31 | 52 | -2235/+1805 |
* | Capabilities | Rory& | 2024-01-31 | 2 | -6/+28 |
* | Better sync filter support, named filters, error handling | Emma [it/its]@Rory& | 2024-01-31 | 11 | -50/+255 |
* | Get full state event | Emma [it/its]@Rory& | 2024-01-29 | 3 | -17/+44 |
* | MessageBuilder extensions | Emma [it/its]@Rory& | 2024-01-24 | 9 | -24/+59 |
* | Abstract FederationClient from RemoteHomeserver | Emma [it/its]@Rory& | 2024-01-15 | 4 | -37/+85 |
* | Synchelper: better initial sync detection | Emma [it/its]@Rory& | 2024-01-12 | 3 | -6/+33 |
* | Dev test bot | TheArcaneBrony | 2024-01-11 | 15 | -0/+527 |
* | Cleanup, more message formatters, messagebuilder start | Emma [it/its]@Rory& | 2024-01-11 | 14 | -29/+280 |
* | Try-create factory for RemoteHomeserver, more reliable RemoteHomeserver creation | Emma [it/its]@Rory& | 2024-01-08 | 1 | -13/+23 |
* | Cleanup | Emma [it/its]@Rory& | 2024-01-05 | 14 | -77/+93 |
* | ToObject and ToJson for MatrixException | Rory& | 2024-01-04 | 1 | -1/+4 |
* | Cleanup | TheArcaneBrony | 2023-12-27 | 12 | -58/+130 |
* | SetImpersonate optimisation (dont execute if already set), cleanup | TheArcaneBrony | 2023-12-23 | 2 | -32/+43 |
* | User impersonation support (appservice identity assertion), non-AsyncEnumerab... | TheArcaneBrony | 2023-12-23 | 4 | -6/+42 |
* | Cleanup | Emma [it/its]@Rory& | 2023-12-19 | 21 | -37/+54 |
* | Cleanup | Emma [it/its]@Rory& | 2023-12-14 | 91 | -460/+332 |
* | Temp state | Emma [it/its]@Rory& | 2023-12-07 | 10 | -29/+199 |
* | Cleanup, move ArcaneLibs to submodule instead of parent submodule | Emma [it/its]@Rory& | 2023-12-01 | 53 | -431/+461 |
* | Moderation bot work | Emma [it/its]@Rory& | 2023-11-23 | 47 | -527/+1297 |
* | Add license retroactively, matching where the code originated from (MatrixRoo... | TheArcaneBrony | 2023-11-14 | 1 | -0/+661 |
* | Update to .net 8 | TheArcaneBrony | 2023-11-14 | 7 | -7/+7 |
* | State vs Timeline events | TheArcaneBrony | 2023-11-09 | 26 | -26/+29 |
* | Cleanup, fixes, fix proxy support | TheArcaneBrony | 2023-11-05 | 16 | -129/+184 |
* | split client and server http client for homeservers | TheArcaneBrony | 2023-10-26 | 10 | -97/+130 |
* | Minor cleanup | TheArcaneBrony | 2023-10-24 | 8 | -26/+30 |
* | fix synchelper null check | TheArcaneBrony | 2023-10-19 | 6 | -8/+18 |
* | Add profile updating | TheArcaneBrony | 2023-10-18 | 1 | -41/+38 |
* | Fix local media resolution | TheArcaneBrony | 2023-10-17 | 1 | -1/+1 |
* | Add updating of profiles and fetching room profiles | TheArcaneBrony | 2023-10-17 | 6 | -8/+141 |
* | Handle floats etc in requests | TheArcaneBrony | 2023-10-14 | 4 | -11/+90 |
* | Error handling | TheArcaneBrony | 2023-10-13 | 3 | -2/+15 |
* | Fix alias thing? | TheArcaneBrony | 2023-10-11 | 1 | -1/+1 |
* | Added options to skip inviting already invited/joined/left users, added optio... | TheArcaneBrony | 2023-10-11 | 3 | -19/+44 |
* | Fix bug with event sending, make initial sync detection deterministic | TheArcaneBrony | 2023-10-11 | 6 | -12/+33 |
* | Set timeout for command listener | TheArcaneBrony | 2023-10-10 | 39 | -51/+1 |
* | Small refactors | TheArcaneBrony | 2023-10-06 | 61 | -521/+1034 |
* | Unit tests, small refactors | TheArcaneBrony | 2023-09-29 | 25 | -202/+563 |
* | Add more stuff, add unit tests | TheArcaneBrony | 2023-09-19 | 76 | -212/+927 |
* | Improve README | TheArcaneBrony | 2023-09-15 | 1 | -1/+3 |
* | Add README | TheArcaneBrony | 2023-09-15 | 1 | -0/+39 |
* | Some refactoring | TheArcaneBrony | 2023-09-15 | 68 | -288/+870 |
* | Media moderator PoC works, abstract command handling to library | TheArcaneBrony | 2023-09-05 | 77 | -367/+695 |
* | Add start of Media Moderator PoC bot | TheArcaneBrony | 2023-09-04 | 38 | -63/+688 |
* | Too many changes to name... | TheArcaneBrony | 2023-09-04 | 60 | -216/+615 |
* | Clean up some extension functions | TheArcaneBrony | 2023-09-04 | 4 | -75/+0 |
* | Code cleanup | TheArcaneBrony | 2023-08-14 | 21 | -110/+105 |
* | Update dependencies | TheArcaneBrony | 2023-08-14 | 1 | -2/+2 |
* | Move more projects over | TheArcaneBrony | 2023-08-14 | 20 | -0/+534 |
* | Split LibMatrix into separate repo | TheArcaneBrony | 2023-08-14 | 63 | -0/+2345 |