aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2019-04-27Fix potential deadlock in room switchingTulir Asokan
2019-04-27Add partial deadlock detection in debug modeTulir Asokan
2019-04-27Add locks and other sync stuffTulir Asokan
2019-04-15Stop replacing text of event linksTulir Asokan
2019-04-13Minor UI changesTulir Asokan
2019-04-13Fix user listTulir Asokan
2019-04-13Add better stringification for UI message types for debuggingTulir Asokan
2019-04-10Fix code block renderingTulir Asokan
2019-04-10Split container/text HTML entities and add support for <hr>Tulir Asokan
2019-04-10Use already parsed events for replies if possibleTulir Asokan
2019-04-10Fix m.emote renderingTulir Asokan
2019-04-10Fix testsTulir Asokan
2019-04-10Misc changesTulir Asokan
2019-04-10Re-add reply renderingTulir Asokan
2019-04-10Remove commented codeTulir Asokan
2019-04-10Fix date change messages and input submit handlingTulir Asokan
2019-04-10It compiles. Ship it!Tulir Asokan
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-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-06Focus username field in login view automaticallyTulir Asokan
2019-04-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-30Change even more thingsTulir Asokan
2019-03-28Even more changesTulir Asokan
2019-03-27Merge remote-tracking branch 'nepugia/nep' into mauviewTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Change thingsTulir 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-01-23Update license and sort importsTulir Asokan
2019-01-12Fix potential negative index when getting color from nameTulir Asokan
2019-01-11Switch to Go modules and make other changesTulir 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-18Alt-a to jump to next channel with unread messages.Ville Ranki
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