That would have bugged me if I didn't do this.
[ssh-chat] / chat / room_test.go
2024-03-27 PeteThat would have bugged me if I didn't do this. master
2024-03-27 PeteFix the tests. int-2024-03-27_1612
2021-04-13 Andrey PetrovMerge pull request #383 from shazow/add-mute
2021-04-13 Andrey Petrovchat: Add /mute command for op
2020-08-03 Andrey PetrovMerge branch 'master' into sponsor-prefix
2020-07-30 Andrey Petrovchat/message: Set LastMsg during render of self public...
2020-07-29 Pavel Zaitsevupdated tests, moved code closer to the caller.
2020-07-24 Pavel Zaitsevupdate, to fix tests.
2020-05-01 Andrey Petrovchat: Fix ignore test, reduce flakeyness
2020-04-30 Abdelkader BouadjadjaIgnored people still show up when they send private...
2020-04-29 Abdelkader BouadjadjaFix test comment
2020-04-29 Abdelkader BouadjadjaIgnored people still show up when they `/me` emote
2020-04-13 Andrey Petrovchat: Disable broken TestIgnore test
2019-03-17 Andrey PetrovMerge pull request #304 from shazow/autocomplete-sort
2019-03-17 Andrey Petrovchat: Sort NamesPrefix by recently active origin/autocomplete-sort
2016-08-29 Andrey Petrovrefactor: User.Config -> User.Config() and User.SetConf...
2016-08-27 Andrey Petrovchat/message: Remove User.Ignore(...) and User.Unignore...
2016-08-24 Andrey Petrovrefactor: Id -> ID
2016-08-12 Andrey Petrovchat/message/theme: Tweak default colorscheme v1.4
2016-08-01 Federico Ruggicommands: /ignore, /unignore
2016-07-24 Andrey PetrovProgress: Unchan user
2016-07-12 Andrey Petrovchat: Fix race conditions.
2015-01-21 Andrey PetrovMerge pull request #119 from shazow/message-package
2015-01-21 Andrey Petrovssh-chat/chat/{message,user,theme,history} -> ssh-chat...
2015-01-20 Andrey PetrovMerge branch 'refactor'
2015-01-19 Andrey PetrovHistory backfill, also tests pass.
2015-01-17 Andrey Petrovchat.Channel->chat.Room, /ban, /whois, chat.User.Identifier