aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-19adds kick, ban, unban and invite commandPascal Abresch
2019-03-19fixed send and setstate to allow spacesPascal Abresch
2019-03-19adds /msetstatePascal Abresch
2019-03-19adds /msendPascal Abresch
2019-02-12Fix go vet warningTulir Asokan
2019-02-12Remove replaces in go.modTulir Asokan
2019-02-04Update compile instructionsTulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2019-01-23Update depsTulir Asokan
2019-01-22Set GO111MODULE=on in CITulir Asokan
2019-01-22Use Go 1.11 in CITulir Asokan
2019-01-12Fix potential negative index when getting color from nameTulir Asokan
2019-01-12Update CI script and tcellTulir Asokan
2019-01-12Update CI script againTulir Asokan
2019-01-11Update CI scriptTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir Asokan
2018-11-14Fix go vetTulir Asokan
2018-11-14Fix testsTulir Asokan
2018-11-14Fix named colors and remove HTML from plaintext body when sendingTulir Asokan
2018-11-14Merge branch 'master' into updateTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-10-18Merge pull request #74 from vranki/feature/alt-aTulir Asokan
2018-10-18Alt-a to jump to next channel with unread messages.Ville Ranki
2018-10-18Add basic development instructionsTulir Asokan
2018-10-18Commands are invoked with a leading slash (like in Wiki). This patch makes th...depate
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-07-02Emojify message (#65)Vishnunarayan K I
2018-06-30Add support for more key events (#64)Digital
2018-06-30Add option to disable typing notifications (#63)Digital
2018-06-11Merge pull request #60 from f0x52/patch-1Tulir Asokan
2018-06-11remove double "or compile from source"f0x52
2018-06-11Make /rainbow yellow readable in light-themed clientsTulir Asokan
2018-06-11Add font tag support and /rainbow commandTulir Asokan
2018-06-06Merge pull request #59 from Evidlo/masterTulir Asokan
2018-06-06turn off dynamic colors in fuzzy searchevan
2018-06-02GofmtTulir Asokan
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-06-02Improve newlines in HTML parserTulir Asokan
2018-05-31Rewrite HTML parserTulir Asokan
2018-05-27Add very basic arbitrary message/state event sending commandsTulir Asokan
2018-05-27Split command system from main viewTulir Asokan
2018-05-27Fix m.emote messages in bare message viewsTulir Asokan
2018-05-26Update tcell and include tcell database in debian packageTulir Asokan
2018-05-25Update tcell terminfo databaseTulir Asokan
2018-05-25Update dependenciesTulir Asokan
2018-05-25Merge pull request #53 from Evidlo/masterTulir Asokan
2018-05-25fix room name overwriting unread countevan
2018-05-24Remove json tags from UserPreferencesTulir Asokan
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-24Update preview imageTulir Asokan