aboutsummaryrefslogtreecommitdiff
path: root/ui/messages/base.go
AgeCommit message (Expand)Author
2020-04-19Update copyright yearTulir Asokan
2020-04-19Update mautrix-go content stuffTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-07command toggle downloadsSimon Magnin-Feysot
2020-03-01Implement selecting message to reply/react to with keyboardTulir Asokan
2020-02-21Add initial message selecting stuffTulir Asokan
2020-02-20Fix compilation errorTulir Asokan
2020-02-20Add background color for reactionsTulir Asokan
2020-02-20Add support for displaying reactionsTulir Asokan
2020-02-19Add support for editing messagesTulir Asokan
2019-06-17Add initial support for rendering repliesTulir Asokan
2019-06-17Wrap events in custom struct to add gomuks-specific fieldsTulir Asokan
2019-06-16Fix reply rendering infinite loop bugTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-04-13Minor UI changesTulir Asokan
2019-04-13Add better stringification for UI message types for debuggingTulir Asokan
2019-04-10Use already parsed events for replies if possibleTulir Asokan
2019-04-10Fix m.emote renderingTulir Asokan
2019-04-10Re-add reply renderingTulir 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-07More changes to do #91Tulir Asokan
2019-01-23Update license and sort importsTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-06-02GofmtTulir Asokan
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-05-15Fix sender color in membership eventsTulir Asokan
2018-04-18Disconnect UI from main Gomuks struct. Fixes #21Tulir Asokan
2018-04-18Add support for sending Markdown messagesTulir Asokan
2018-04-18Create pills when tab-completing or clicking nicksTulir Asokan
2018-04-14Add basic HTML rendering (ref #16)Tulir Asokan
2018-04-13Unknown changes that possibly fix and/or break thingsTulir Asokan