about summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-19fix synchelper null checkTheArcaneBrony6-8/+18
2023-10-18Add profile updatingTheArcaneBrony1-41/+38
2023-10-17Fix local media resolutionTheArcaneBrony1-1/+1
2023-10-17Add updating of profiles and fetching room profilesTheArcaneBrony6-8/+141
2023-10-14Handle floats etc in requestsTheArcaneBrony4-11/+90
2023-10-13Error handlingTheArcaneBrony3-2/+15
2023-10-11Fix alias thing?TheArcaneBrony1-1/+1
2023-10-11Added options to skip inviting already invited/joined/left users, added ↵TheArcaneBrony3-19/+44
option to join room if it already exists when trying to create
2023-10-11Fix bug with event sending, make initial sync detection determini