Tulir Asokan
28dbdffe3f
Merge pull request #52 from Evidlo/master
...
switch fuzzysearch to upstream
2018-05-24 10:34:21 +03:00
evan
9f425f9909
switch fuzzysearch to upstream
2018-05-23 10:21:08 -05:00
Tulir Asokan
55e36ad06a
Change name of environment variable to disable TLS verification to match the nheko style
2018-05-23 01:16:14 +03:00
Tulir Asokan
f4066e72c3
Add environment variable to disable TLS verification
2018-05-23 01:05:56 +03:00
Tulir Asokan
1d44d3da1a
Add real bare view
2018-05-23 00:44:29 +03:00
Tulir Asokan
bedb9979a9
Update some dependencies
2018-05-23 00:44:08 +03:00
Tulir Asokan
14903e0cdc
Add bare mode and fix terminal resize bug. Fixes #48
2018-05-22 22:06:49 +03:00
Tulir Asokan
4849ef08b8
Re-enable coloring of new name in name change events
2018-05-22 21:18:46 +03:00
Tulir Asokan
34359a0599
More cleanup
2018-05-22 18:43:00 +03:00
Tulir Asokan
dc4e831022
Split up TagRoomList.Draw()
2018-05-22 18:40:25 +03:00
Tulir Asokan
f5e07f40db
Move TagRoomList stuff into new file and split RoomList.Draw()
2018-05-22 18:30:25 +03:00
Tulir Asokan
c87097627e
Split up getMembershipEventContent()
2018-05-22 17:36:41 +03:00
Tulir Asokan
ff5c1292fe
Add fuzzysearch to vendor/
2018-05-22 17:28:19 +03:00
Tulir Asokan
f30eb65256
Fix missing newlines
2018-05-22 17:25:57 +03:00
Tulir Asokan
cc28c7b65f
Gofmt
2018-05-22 17:24:47 +03:00
Tulir Asokan
cce79ab7d8
Clean up code
2018-05-22 17:23:54 +03:00
Tulir Asokan
09703c6b9c
Fix tests
2018-05-22 16:54:35 +03:00
Tulir Asokan
3c23126e7f
Merge pull request #49 from Evidlo/fuzzy
...
fuzzy search prototype
2018-05-21 19:59:45 +03:00
evan
b22ef132b7
fuzzy finder cleanup
2018-05-21 11:49:23 -05:00
evan
8c869b0fd7
make room finder transparent
2018-05-21 11:08:47 -05:00
evan
2fb1925881
fuzzy search prototype
2018-05-21 11:00:21 -05:00
Tulir Asokan
cbbec5bd18
Add transparent centering to widget
2018-05-21 18:21:35 +03:00
Tulir Asokan
e079f76157
Don't delete empty tags to avoid bugs
2018-05-17 16:30:02 +03:00
Tulir Asokan
76cff95540
Move all cache to ~/.cache/gomuks
...
Now `rm -rf ~/.cache/gomuks` has the same effect as `/clearcache`
2018-05-17 16:29:18 +03:00
Tulir Asokan
a1f9ee23fa
Load config before initializing UI
...
Otherwise the user ID/homeserver values are ignored even though they're
supposed to be prefilled in the UI.
Thanks to @jevolk for noticing the mistake.
2018-05-16 21:59:44 +03:00
Tulir Asokan
d6396bc02a
Fix tests
2018-05-16 21:50:58 +03:00
Tulir Asokan
512ca88804
Fix notifications about own messages
2018-05-16 21:42:07 +03:00
Tulir Asokan
a8a4c72d14
Show per-tag room count in room list
2018-05-16 21:06:50 +03:00
Tulir Asokan
8a3fbc24ab
Handle m.direct and m.receipt events
...
Fixes #12
Fixes #45
2018-05-16 20:51:43 +03:00
Tulir Asokan
c88801a657
Fix user list after initial sync. Fixes #36
2018-05-16 14:28:57 +03:00
Tulir Asokan
421a7c16f1
Add link to CI builds
2018-05-15 20:15:14 +03:00
Tulir Asokan
7413659114
Fix compiling things in gh-deployer
2018-05-15 20:02:46 +03:00
Tulir Asokan
c3eb2f8bdb
Add .tmp to .gitignore
2018-05-15 19:59:17 +03:00
Tulir Asokan
2b72945490
Add gh-deployer
2018-05-15 19:56:43 +03:00
Tulir Asokan
cb3a6e764e
Fix room ordering after initial sync (ref #36 )
2018-05-15 18:47:34 +03:00
Tulir Asokan
fdbb168e2b
Display ban/unban events
2018-05-15 18:02:36 +03:00
Tulir Asokan
709a57d029
Fix displayname in leave messages
2018-05-15 17:55:08 +03:00
Tulir Asokan
5884ce3233
Fix sender color in membership events
2018-05-15 17:55:08 +03:00
Tulir Asokan
b6ebd7d8b5
Don't colorize new name in name change message
2018-05-15 17:55:08 +03:00
Tulir Asokan
2d64209572
Update state event handling
2018-05-15 17:55:08 +03:00
Tulir Asokan
eff910ff43
Update room list Previous/Next handling when selected room is not visible
2018-05-15 17:55:08 +03:00
Tulir Asokan
b416d7d8b0
Add tests for downloading invalid URLs and getting history
2018-05-11 08:12:11 +03:00
Tulir Asokan
d53aa02c0f
Add test for DeleteSession() and fix potential bug in roomlist CheckTag()
2018-05-11 07:53:17 +03:00
Tulir Asokan
1dd036691e
Add logout command to readme
2018-05-10 21:22:13 +03:00
Tulir Asokan
66b17967eb
Update dependencies
2018-05-10 21:22:01 +03:00
Tulir Asokan
706f4c4404
Add tests for JoinRoom, LeaveRoom and Download
2018-05-10 20:31:19 +03:00
Tulir Asokan
1e6b599649
Don't parse room ID
2018-05-10 20:07:24 +03:00
Tulir Asokan
248db71c76
Add tests for sending stuff to Matrix
2018-05-10 20:03:19 +03:00
Tulir Asokan
151141f288
Add command to log out
2018-05-10 15:47:24 +03:00
Tulir Asokan
e42ce27e0a
Fix room tag tests
2018-05-04 12:13:23 +03:00