about summary refs log tree commit diff
path: root/.idea (unfollow)
Commit message (Expand)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 optio...TheArcaneBrony3-19/+44
2023-10-11Fix bug with event sending, make initial sync detection deterministicTheArcaneBrony6-12/+33
2023-10-10Set timeout for command listenerTheArcaneBrony39-51/+1
2023-10-06Small refactorsTheArcaneBrony61-521/+1034
2023-09-29Unit tests, small refactorsTheArcaneBrony25