Commit Graph

417 Commits

Author SHA1 Message Date
Tulir Asokan
5ea77a6c5f Update screenshot 2020-03-01 22:20:38 +02:00
Tulir Asokan
9aa33d9b48 Fix room list ordering 2020-03-01 22:00:42 +02:00
Tulir Asokan
3c21281ada Implement selecting message to reply/react to with keyboard 2020-03-01 17:11:56 +02:00
Tulir Asokan
da4a2c670d
Merge pull request #111 from Evidlo/master
add notify_sound config option
2020-03-01 16:17:28 +02:00
evan
8deeec6f8d add notify_sound config option 2020-03-01 05:05:37 -06:00
Tulir Asokan
3658e60d89 Update mautrix-go 2020-03-01 01:24:27 +02:00
Tulir Asokan
6b29d90fb4 Fix minor issues 2020-03-01 01:05:00 +02:00
Tulir Asokan
9d132d328b Add support for replying and reacting to messages 2020-03-01 00:33:37 +02:00
Tulir Asokan
699d0ea4e0 Update readme and /help 2020-02-25 20:46:24 +02:00
Tulir Asokan
a79de7ba76 Fix unexpected results when clicking some message senders 2020-02-22 03:04:44 +02:00
Tulir Asokan
58fff45d69 Add separate messages for invite reject/accept 2020-02-22 02:59:28 +02:00
Tulir Asokan
452b3d9cf9 Disable selecting service messages 2020-02-22 02:46:16 +02:00
Tulir Asokan
0122986323 Fix duplicate locking case 2020-02-22 02:21:20 +02:00
Tulir Asokan
272ab738e6 Update mautrix-go 2020-02-22 01:43:37 +02:00
Tulir Asokan
806f0f1bf0 Make invites mostly work 2020-02-22 01:30:43 +02:00
Tulir Asokan
455d9fc4c5 Improve tags and add initial invite handling 2020-02-22 01:17:52 +02:00
Tulir Asokan
ecdb1166e1 Fix invite parentheses in member list 2020-02-22 00:10:08 +02:00
Tulir Asokan
442fdac4d5 Enable lazy loading of members 2020-02-22 00:03:57 +02:00
Tulir Asokan
032a83d70b Add initial message selecting stuff 2020-02-21 00:29:29 +02:00
Tulir Asokan
98dd1bcdc9 Redraw UI when starting to load more messages 2020-02-20 23:08:37 +02:00
Tulir Asokan
852023c611 Fix compilation error 2020-02-20 22:42:53 +02:00
Tulir Asokan
fa8147f07a Add background color for reactions 2020-02-20 22:11:09 +02:00
Tulir Asokan
db1424a06d Add support for displaying reactions 2020-02-20 21:56:03 +02:00
Tulir Asokan
db7d2da50c Hide tombstoned rooms from room list 2020-02-20 01:10:26 +02:00
Tulir Asokan
8a0a3a6487 Improve login view and add .well-known resolution 2020-02-20 00:40:59 +02:00
Tulir Asokan
b6e20af056 Always set cursor to end when switching edit message 2020-02-19 23:48:47 +02:00
Tulir Asokan
55f58f2875 Fix some issues when logging out 2020-02-19 23:48:34 +02:00
Tulir Asokan
78f7a7aadc Hardcode name colors so individual colors can be removed 2020-02-19 23:42:26 +02:00
Tulir Asokan
56b9f22781 Add custom name for m.server_notice tag 2020-02-19 22:19:59 +02:00
Tulir Asokan
d724e0c8cf Update mauview 2020-02-19 22:14:40 +02:00
Tulir Asokan
417bf25373 Show multiline errors in login view 2020-02-19 22:13:02 +02:00
Tulir Asokan
257eaa077a Only initialize history manager if not initialized 2020-02-19 22:12:38 +02:00
Tulir Asokan
8e33beeee7 Don't ignore history init errors 2020-02-19 22:12:12 +02:00
Tulir Asokan
15e1d3f87c Fix rendering formatted m.emotes 2020-02-19 21:54:53 +02:00
Tulir Asokan
af99c76d46 Add support for editing /me 2020-02-19 21:32:13 +02:00
Tulir Asokan
0b0a40f735 Remove duplicate code for finding message to edit 2020-02-19 21:27:37 +02:00
Tulir Asokan
8b02183ab1 Ignore mouse motion events inside MessageView 2020-02-19 15:07:10 +02:00
Tulir Asokan
702592bf89 Update mautrix-go to separate unmarshaling sync response and event content 2020-02-19 01:25:11 +02:00
Tulir Asokan
d02abd079f Add support for editing messages 2020-02-19 01:14:02 +02:00
Tulir Asokan
b4e27723d7 Fix mouse motion not being passed to input areas 2020-02-19 00:05:05 +02:00
Tulir Asokan
2a4755b712 Fix panic when joining new room 2020-02-18 21:41:49 +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
7012564d0e Add badge and link for GitLab CI to readme 2019-07-26 01:17:01 +03:00
Tulir Asokan
3fa81fa08a Update tcell 2019-07-25 23:59:14 +03:00
Tulir Asokan
38f823dc0c Add .gitlab-ci.yml 2019-07-25 23:53:45 +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
772f30b2d6 Fix or break some history related things 2019-06-21 23:52:51 +03:00
Tulir Asokan
439d8371db Cache canonical alias in room list so tab completing wouldn't load state from disk 2019-06-18 17:31:55 +03:00