Commit Graph

88 Commits

Author SHA1 Message Date
Tulir Asokan
d02abd079f Add support for editing messages 2020-02-19 01:14:02 +02:00
Tulir Asokan
2610c2bf9f Update readme a bit and add SSO support 2020-02-18 21:31:28 +02:00
Tulir Asokan
18fa85f4c4 Update deps 2020-02-18 20:38:35 +02:00
Tulir Asokan
3fa81fa08a Update tcell 2019-07-25 23:59:14 +03:00
Tulir Asokan
37df8eb454 Update tcell 2019-06-22 21:43:43 +03:00
Tulir Asokan
f8a8905872 Possibly fix displaying displaynames of left users 2019-06-21 23:52:51 +03:00
Tulir Asokan
fe439f076a Wrap events in custom struct to add gomuks-specific fields 2019-06-17 12:27:31 +03:00
Tulir Asokan
d1d129f6cf Add support for redactions. Fixes #19 2019-06-16 20:42:36 +03:00
Tulir Asokan
7f917f0271 Add support for editing room tags 2019-06-16 19:32:57 +03:00
Tulir Asokan
6eaee84465 Use https by default if scheme is not provided 2019-06-16 17:14:51 +03:00
Tulir Asokan
d23c5b1bfc Remove dev replaces and update deps 2019-06-16 15:27:46 +03:00
Tulir Asokan
2b7d5d5401 Fix reply rendering infinite loop bug 2019-06-16 14:54:12 +03:00
Tulir Asokan
a55ea42d7f Unbreak things 2019-06-15 01:11:54 +03:00
Tulir Asokan
a4ac699c93 Update deps 2019-06-15 01:11:54 +03:00
Tulir Asokan
4bcdcd1ccd Fix go 1.11 and go get compatibility 2019-05-12 17:34:47 +03:00
Tulir Asokan
6f54066c43 Add partial deadlock detection in debug mode 2019-04-27 15:02:52 +03:00
Tulir Asokan
bc7e2d9a1c Add locks and other sync stuff 2019-04-27 15:02:21 +03:00
Tulir Asokan
a9199dd9f2 Split container/text HTML entities and add support for <hr> 2019-04-10 22:49:33 +03:00
Tulir Asokan
9132e2b750 Update mautrix-go 2019-04-10 17:18:45 +03:00
Tulir Asokan
45a68c7fb5 Fix tests 2019-04-10 02:47:47 +03:00
Tulir Asokan
c9f731a5ce Update mautrix-go 2019-04-10 02:30:32 +03:00
Tulir Asokan
cf93671ecd Add syntax highlighting. Fixes #28 2019-04-07 20:13:23 +03:00
Tulir Asokan
625e2049b5 Update dependencies 2019-04-06 18:02:42 +03:00
Tulir Asokan
7ad2103f8f Move history storage to matrix package. Fixes #90 2019-04-05 23:44:17 +03:00
Tulir Asokan
a8dcdfbaa1 Remove replaces in go.mod 2019-03-28 23:36:23 +02:00
Tulir Asokan
4b7f7b081b Maybe fix windows 2019-03-28 23:35:50 +02:00
Tulir Asokan
1b1cabb360 Even more changes 2019-03-28 23:28:27 +02:00
Tulir Asokan
cc63a197c6 Change more things 2019-03-26 22:09:10 +02:00
Tulir Asokan
8aa134b8b2 Start moving to mauview 2019-03-26 00:37:35 +02:00
Tulir Asokan
ae36b9cddd Remove replaces in go.mod 2019-02-12 14:31:27 +02:00
Tulir Asokan
bf2a5e9b34 Update license and sort imports 2019-01-23 00:26:51 +02:00
Tulir Asokan
cdb79be7d7 Update deps 2019-01-23 00:26:51 +02:00
Tulir Asokan
e539a9098c Update CI script and tcell 2019-01-12 00:35:42 +02:00
Tulir Asokan
331597b9f8 Switch to Go modules and make other changes 2019-01-11 23:28:47 +02:00
Tulir Asokan
64fa922ec0 Switch to dep 2018-04-22 21:25:51 +03:00
Tulir Asokan
14a84295d7 Add go.mod file 2018-04-10 23:41:56 +03:00
Tulir Asokan
72945c9a28 Organize files 2018-03-18 21:24:03 +02:00
Tulir Asokan
f0333df1b2 Add initial login view and debug panel with tview 2018-03-13 15:27:12 +02:00