aboutsummaryrefslogtreecommitdiff
path: root/ui/view-main.go
AgeCommit message (Expand)Author
2020-07-24Add device list and legacy verification commandsTulir Asokan
2020-05-10Move loaded history pointer to message viewTulir Asokan
2020-04-19Update copyright yearTulir Asokan
2020-04-19Add progress bar for first syncTulir Asokan
2020-04-19Add toggle for desktop notificationsTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-03Move room switcher to ctrl+k and newline to alt+enter. Fixes #132Tulir Asokan
2020-03-03Don't send typing stop event if not necessaryTulir Asokan
2020-03-01add notify_sound config optionevan
2020-02-22Enable lazy loading of membersTulir Asokan
2020-02-20Redraw UI when starting to load more messagesTulir Asokan
2020-02-19Fix mouse motion not being passed to input areasTulir Asokan
2020-02-18Update depsTulir Asokan
2019-06-17Add initial support for rendering repliesTulir Asokan
2019-06-16Add support for editing room tagsTulir Asokan
2019-06-16Somewhat hackily force focus to room view. Fixes #95Tulir Asokan
2019-06-15Fix bumping unloaded rooms in room list when receiving messagesTulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-04-27Add partial deadlock detection in debug modeTulir Asokan
2019-04-27Add locks and other sync stuffTulir Asokan
2019-04-10Misc changesTulir 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-05Move history storage to matrix package. Fixes #90Tulir Asokan
2019-03-30Change even more thingsTulir Asokan
2019-03-28Even more changesTulir Asokan
2019-03-26Change more thingsTulir Asokan
2019-03-26Change thingsTulir Asokan
2019-03-26Start moving to mauviewTulir Asokan
2019-01-23Update license and sort importsTulir 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
2018-06-30Add option to disable typing notifications (#63)Digital
2018-06-02GofmtTulir Asokan
2018-06-02Add ui toggle for image renderingTulir Asokan
2018-05-27Split command system from main viewTulir Asokan
2018-05-24Add UI preferences and simplify config save/load (ref #43)Tulir Asokan
2018-05-23Add real bare viewTulir Asokan
2018-05-22Add bare mode and fix terminal resize bug. Fixes #48Tulir Asokan
2018-05-22Clean up codeTulir Asokan
2018-05-21fuzzy search prototypeevan
2018-05-17Move all cache to ~/.cache/gomuksTulir Asokan
2018-05-16Fix notifications about own messagesTulir Asokan
2018-05-16Handle m.direct and m.receipt eventsTulir Asokan
2018-05-16Fix user list after initial sync. Fixes #36Tulir Asokan