aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-24Merge pull request #52 from Evidlo/masterTulir Asokan
2018-05-23switch fuzzysearch to upstreamevan
2018-05-23Change name of environment variable to disable TLS verification to match the ...Tulir Asokan
2018-05-23Add environment variable to disable TLS verificationTulir Asokan
2018-05-23Add real bare viewTulir Asokan
2018-05-23Update some dependenciesTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-05-22Re-enable coloring of new name in name change eventsTulir Asokan
2018-05-22More cleanupTulir Asokan
2018-05-22Split up TagRoomList.Draw()Tulir Asokan
2018-05-22Move TagRoomList stuff into new file and split RoomList.Draw()Tulir Asokan
2018-05-22Split up getMembershipEventContent()Tulir Asokan
2018-05-22Add fuzzysearch to vendor/Tulir Asokan
2018-05-22Fix missing newlinesTulir Asokan
2018-05-22GofmtTulir Asokan