Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-11-09 | State vs Timeline events | TheArcaneBrony | 26 | -26/+29 |
2023-11-05 | Cleanup, fixes, fix proxy support | TheArcaneBrony | 16 | -129/+184 |
2023-10-26 | split client and server http client for homeservers | TheArcaneBrony | 10 | -97/+130 |
2023-10-24 | Minor cleanup | TheArcaneBrony | 8 | -26/+30 |
2023-10-19 | fix synchelper null check | TheArcaneBrony | 6 | -8/+18 |
2023-10-18 | Add profile updating | TheArcaneBrony | 1 | -41/+38 |
2023-10-17 | Fix local media resolution | TheArcaneBrony | 1 | -1/+1 |
2023-10-17 | Add updating of profiles and fetching room profiles | TheArcaneBrony | 6 | -8/+141 |
2023-10-14 | Handle floats etc in requests | TheArcaneBrony | 4 | -11/+90 |
2023-10-13 | Error handling | TheArcaneBrony | 3 | -2/+15 |
2023-10-11 | Fix alias thing? | TheArcaneBrony | 1 | -1/+1 |
2023-10-11 | Added options to skip inviting already invited/joined/left users, added optio... | TheArcaneBrony | 3 | -19/+44 |
2023-10-11 | Fix bug with event sending, make initial sync detection deterministic | TheArcaneBrony | 6 | -12/+33 |
2023-10-10 | Set timeout for command listener | TheArcaneBrony | 39 | -51/+1 |
2023-10-06 | Small refactors | TheArcaneBrony | 61 | -521/+1034 |
2023-09-29 | Unit test |