That would have bugged me if I didn't do this.
[ssh-chat] / chat / message / theme.go
2024-03-27 PeteFix the tests. int-2024-03-27_1612
2024-02-03 PeteDefault theme to mono. int-2024-03-27
2020-08-03 Andrey Petrovchat/message: Use user.ID() names for mono bot theme
2020-04-12 Andrey PetrovMerge pull request #309 from shazow/req-env
2019-03-24 Andrey Petrovchat/message: Handle nil theme (mono) v1.8.1
2019-03-22 Andrey Petrov/timestamp, /theme: Fix rendering, add tests
2019-03-21 Andrey PetrovMerge pull request #308 from shazow/timestamp-both
2019-03-21 Andrey Petrov/timestamp: time and datetime modes origin/timestamp-both
2019-03-17 Andrey Petrov/timestamp: Remove timezone by default for now
2019-03-17 Andrey PetrovMerge pull request #304 from shazow/autocomplete-sort
2019-03-17 Andrey Petrov/timestamp now prefixes each line with a timestamp
2019-03-16 Andrey Petrovchat: Add timezone support to /timestamp
2019-03-16 Andrey Petrovchat/message: Add second resolution
2019-03-16 Andrey Petrovchat/message: Add timestamp prefix support
2016-08-24 Andrey Petrovrefactor: Id -> ID
2016-08-13 Andrey Petrovchat/message/theme: Cleanup and refactor, tweak solarized.
2016-08-12 Andrey Petrovchat/message/theme: Tweak default colorscheme v1.4
2016-08-11 Andrey Petrovchat/message/theme: Apply PM colors, add new themes...
2016-08-08 S Leibrockchat/message/theme: Two new themes, solarized and hacke...
2016-08-07 S Leibrockchat/message/theme: Fixing zero division error for...
2016-07-31 Andrey Petrovstyle: Fix gofmt and vet complaints
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...