summary refs log tree commit diff
path: root/contrib/cmdclient/console.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26REVERTErik Johnston4-10/+11
2024-07-26REVERTErik Johnston2-26/+0
2024-07-26REVERTErik Johnston5-5/+5
2024-07-26FIXUPErik Johnston1-2/+5
2024-07-26Also log json requestErik Johnston1-0/+2
2024-07-26Don't send down rooms if nothing has happenedErik Johnston2-27/+15
2024-07-26Make it clear we only filter out rooms in incremental syncErik Johnston1-2/+2
2024-07-26Add test that empty room comes down initial syncErik Johnston1-11/+29
2024-07-26Review commentsErik Johnston2-7/+4
2024-07-26Add never testErik Johnston1-0/+70
2024-07-26Previously state testErik Johnston1-0/+111
2024-07-26Review commentsErik Johnston2-15/+21
2024-07-25Move to integration testsErik Johnston2-395/+116
2024-07-25Use do_sync in testsErik Johnston1-118/+50
2024-07-25Update commentsErik Johnston2-4/+5
2024-07-25