aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-09Start refactoring various things in message rendering and sendingTulir Asokan
2019-04-09Refactor message parsing thingsTulir Asokan
2019-04-09Move stripLinebreak to a struct field in the HTML parserTulir Asokan
2019-04-09Fix non-syntax-highlighted code block newline renderingTulir Asokan
2019-04-07Fix syncing preferences from account dataTulir Asokan
2019-04-07Merge branch 'deep-message-rendering'Tulir Asokan
2019-04-07Improve handling of multiple linebreaksTulir Asokan
2019-04-07Move special list/blockquote prefixing to rendererTulir Asokan
2019-04-07Add syntax highlighting. Fixes #28Tulir Asokan
2019-04-07Remove commented codeTulir Asokan
2019-04-07More changes to do #91Tulir Asokan
2019-04-07Initial changes to do #91Tulir Asokan
2019-04-07Add timeout to opening history dbTulir Asokan
2019-04-06Focus username field in login view automaticallyTulir Asokan
2019-04-06Don't add events from state stream to timelineTulir Asokan
2019-04-06Update dependenciesTulir Asokan
2019-04-06Use XDG config and cache homeTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-30Change even more thingsTulir Asokan
2019-03-28Remove replaces in go.modTulir Asokan
2019-03-28Maybe fix windowsTulir Asokan
2019-03-28Even more changesTulir Asokan
2019-03-27Merge remote-tracking branch 'nepugia/nep' into mauviewTulir Asokan
2019-03-26Minor changesTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Change thingsTulir Asokan
2019-03-26Fix normal events being handled as state eventsTulir Asokan
2019-03-26Start moving to mauviewTulir Asokan
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