Tulir Asokan
|
8aa134b8b2
|
Start moving to mauview
|
2019-03-26 00:37:35 +02:00 |
|
Tulir Asokan
|
bf2a5e9b34
|
Update license and sort imports
|
2019-01-23 00:26:51 +02:00 |
|
Tulir Asokan
|
331597b9f8
|
Switch to Go modules and make other changes
|
2019-01-11 23:28:47 +02:00 |
|
Ville Ranki
|
7417df0f3c
|
Alt-a to jump to next channel with unread messages.
|
2018-10-18 17:02:38 +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
|
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
|
cc28c7b65f
|
Gofmt
|
2018-05-22 17:24:47 +03:00 |
|
Tulir Asokan
|
e079f76157
|
Don't delete empty tags to avoid bugs
|
2018-05-17 16:30:02 +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
|
eff910ff43
|
Update room list Previous/Next handling when selected room is not visible
|
2018-05-15 17:55:08 +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
|
2a02f518b2
|
Highlight whole room list row even if room name is short
|
2018-05-04 01:09:55 +03:00 |
|
Tulir Asokan
|
122b2441c9
|
Add support for explicit ordering and limiting rooms shown under a tag
Fixes #41
|
2018-05-04 00:55:30 +03:00 |
|
Tulir Asokan
|
8346f65e3d
|
Fix autoscrolling in room list when using keyboard. Fixes #34
|
2018-04-30 12:50:12 +03:00 |
|
Tulir Asokan
|
c5ec94a78f
|
Add mouse scrolling support to room list (ref #34)
|
2018-04-30 12:40:28 +03:00 |
|
Tulir Asokan
|
576bab9e2e
|
Fix People tag
|
2018-04-25 00:42:05 +03:00 |
|
Tulir Asokan
|
d7d654e2ec
|
Flatten calculateBufferWithText() and gofmt
|
2018-04-24 22:50:04 +03:00 |
|
Tulir Asokan
|
6aceb4f8d2
|
Fix First(), Last(), Next() and Previous() of RoomList
|
2018-04-24 22:46:16 +03:00 |
|
Tulir Asokan
|
e64df67ec3
|
Everything is no longer broken
|
2018-04-24 16:51:40 +03:00 |
|
Tulir Asokan
|
2a0145db88
|
Handle tag events
|
2018-04-24 02:13:43 +03:00 |
|
Tulir Asokan
|
135fcbf284
|
Make time-based room list sorting persistent (ref #11)
|
2018-04-24 02:13:43 +03:00 |
|
Tulir Asokan
|
1e8705319a
|
Organize room list by last received message (ref #11)
|
2018-04-24 02:13:43 +03:00 |
|
Tulir Asokan
|
7abfd97cda
|
Allow clicking on room list entries to switch room. Fixes #30
|
2018-04-21 21:53:52 +03:00 |
|
Tulir Asokan
|
b1dc965a4a
|
Gofmt
|
2018-04-19 11:10:34 +03:00 |
|
Tulir Asokan
|
ff7ee333a1
|
Rename UIString to TString, move ansimage to lib/ and switch to tcell fork
|
2018-04-11 17:57:15 +03:00 |
|
Tulir Asokan
|
eda2b575f0
|
Refactor UI to use interfaces everywhere
|
2018-04-09 23:45:54 +03:00 |
|