Age | Commit message (Expand) | Author |
---|---|---|
2018-03-22 | Fix bugs and compile errors | Tulir Asokan |
2018-03-22 | Rename matrix/room/ to matrix/rooms/ | Tulir Asokan |
2018-03-22 | Add support for m.emote. Fixes #6 | Tulir Asokan |
2018-03-22 | Save history to disk. Fixes #1 | Tulir Asokan |
2018-03-22 | Update constants and demagicify RoomView drawing | Tulir Asokan |
2018-03-22 | Move history mutex to rooms.Room | Tulir Asokan |
2018-03-22 | Move input field to RoomView | Tulir Asokan |
2018-03-20 | Show messages in message view while sending | Tulir Asokan |
2018-03-20 | Add colon after username completion at beginning of line | Tulir Asokan |
2018-03-20 | Add support for loading more history | Tulir Asokan |
2018-03-18 | Organize files | Tulir Asokan |