Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-22 | Add bare mode and fix terminal resize bug. Fixes #48 | Tulir Asokan | |
2018-05-16 | Handle m.direct and m.receipt events | Tulir Asokan | |
Fixes #12 Fixes #45 | |||
2018-05-10 | Don't parse room ID | Tulir Asokan | |
2018-05-10 | Add command to log out | Tulir Asokan | |
2018-05-01 | Refactoring | Tulir Asokan | |
2018-04-30 | Fix room list updating when joining/leaving | Tulir Asokan | |
2018-04-18 | Add support for sending Markdown messages | Tulir Asokan | |
2018-04-11 | Allow clicking images and load images from cache | Tulir Asokan | |
2018-04-11 | Rename UIString to TString, move ansimage to lib/ and switch to tcell fork | Tulir Asokan | |
2018-04-10 | Move event parsing to ui/messages and add image displaying | 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-21 | Add external debug file, refactoring and push rule parser | Tulir Asokan | |
2018-03-20 | Show messages in message view while sending | Tulir Asokan | |
2018-03-18 | Organize files | Tulir Asokan | |