Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-22 | Changes | Rory& | 1 | -0/+40 |
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 |