Tulir Asokan
|
fa79dc0ca1
|
Update mauview
Fixes #367
|
2022-04-17 23:55:18 +03:00 |
|
Tulir Asokan
|
899bdbc705
|
Update tcell
|
2022-04-15 12:53:09 +03:00 |
|
Tulir Asokan
|
0943374892
|
Update copyright year
|
2020-04-19 18:10:14 +03:00 |
|
Tulir Asokan
|
815190be14
|
Update stuff and move pushrules to mautrix-go
|
2020-04-19 15:01:16 +03:00 |
|
Tulir Asokan
|
78f7a7aadc
|
Hardcode name colors so individual colors can be removed
|
2020-02-19 23:42:26 +02:00 |
|
Tulir Asokan
|
c3c7cc9b35
|
Change things
|
2019-03-26 19:57:44 +02:00 |
|
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
|
d624023ca3
|
Fix potential negative index when getting color from name
|
2019-01-12 00:44:32 +02:00 |
|
Tulir Asokan
|
ba387764ca
|
Fix things
|
2018-11-14 00:00:35 +02:00 |
|
Tulir Asokan
|
cc28c7b65f
|
Gofmt
|
2018-05-22 17:24:47 +03:00 |
|
Tulir Asokan
|
cbbec5bd18
|
Add transparent centering to widget
|
2018-05-21 18:21:35 +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
|
d1b62b854c
|
Fix native terminal paste and custom form widgets
|
2018-04-30 11:03:13 +03:00 |
|
Tulir Asokan
|
9308f4cb47
|
Show errors in login view. Fixes #14
|
2018-04-23 12:55:38 +03:00 |
|
Tulir Asokan
|
d147fc7579
|
Improve tab completion system
|
2018-04-21 19:41:19 +03:00 |
|
Tulir Asokan
|
b1dc965a4a
|
Gofmt
|
2018-04-19 11:10:34 +03:00 |
|
Tulir Asokan
|
b17ff318c2
|
Disconnect UI from main Gomuks struct. Fixes #21
|
2018-04-18 18:35:54 +03:00 |
|
Tulir Asokan
|
3b2d5fa034
|
Fix nick coloring
|
2018-04-18 17:33:59 +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 |
|
Tulir Asokan
|
2ba2fde396
|
Gofmt
|
2018-04-02 13:47:20 +03:00 |
|
Tulir Asokan
|
adce6d3211
|
Don't wrap user list
|
2018-03-26 22:03:30 +03:00 |
|
Tulir Asokan
|
b31d968814
|
Show notifications and highlights in room list. Fixes #8
|
2018-03-26 17:22:47 +03:00 |
|
Tulir Asokan
|
6095638fbb
|
Fix and/or break scroll bar
|
2018-03-26 14:31:44 +03:00 |
|
Tulir Asokan
|
23bb46b18f
|
Move room list to custom widget
|
2018-03-25 14:21:59 +03:00 |
|
Tulir Asokan
|
c128666109
|
Refactor things and add proper wheel scroll support
|
2018-03-25 12:35:50 +03:00 |
|
Tulir Asokan
|
e414e20215
|
Add mouse handler stub and keep track of focus
|
2018-03-24 22:14:17 +02:00 |
|
Tulir Asokan
|
38364646a7
|
Refactoring and documentation
|
2018-03-23 23:39:17 +02:00 |
|
Tulir Asokan
|
76cfbecc09
|
Remove panic when sending message if GetSessionOwner() returns nil
|
2018-03-23 17:45:58 +02:00 |
|
Tulir Asokan
|
7dc773c990
|
Render scroll position and indicate if at end/beginning of history. Fixes #9
|
2018-03-23 17:26:15 +02:00 |
|
Tulir Asokan
|
a3f48093eb
|
gofmt and govet
|
2018-03-23 01:20:26 +02:00 |
|
Tulir Asokan
|
a5e7800ab6
|
Fix bugs and compile errors
|
2018-03-22 23:52:55 +02:00 |
|
Tulir Asokan
|
373b25c01c
|
Rename matrix/room/ to matrix/rooms/
|
2018-03-22 23:46:43 +02:00 |
|
Tulir Asokan
|
20a1a31fa8
|
Add doc.go files
|
2018-03-22 23:45:54 +02:00 |
|
Tulir Asokan
|
a9c899f0d5
|
Refactoring and documentation
|
2018-03-22 23:40:26 +02:00 |
|
Tulir Asokan
|
b93dea2e1c
|
Refactoring and documentation
|
2018-03-22 23:03:36 +02:00 |
|
Tulir Asokan
|
152b89ed5e
|
Add support for m.emote. Fixes #6
|
2018-03-22 21:45:02 +02:00 |
|
Tulir Asokan
|
702a75a8c0
|
Save history to disk. Fixes #1
|
2018-03-22 19:54:31 +02:00 |
|
Tulir Asokan
|
232f7fe1be
|
Update constants and demagicify RoomView drawing
|
2018-03-22 18:14:08 +02:00 |
|
Tulir Asokan
|
c32fffda15
|
Move history mutex to rooms.Room
|
2018-03-22 17:37:35 +02:00 |
|
Tulir Asokan
|
492a8752f1
|
Move input field to RoomView
|
2018-03-22 16:44:24 +02:00 |
|
Tulir Asokan
|
0e90972fe8
|
Handle some corner cases in MessageView
|
2018-03-21 19:46:30 +02:00 |
|
Tulir Asokan
|
7994c289aa
|
Refactor some things and format everything
|
2018-03-21 00:21:24 +02:00 |
|
Tulir Asokan
|
095b982603
|
Show messages in message view while sending
|
2018-03-20 19:55:42 +02:00 |
|
Tulir Asokan
|
59cd900301
|
Simplify MessageView buffer recalculation to one loop
|
2018-03-20 17:26:37 +02:00 |
|
Tulir Asokan
|
508b4ea280
|
Add colon after username completion at beginning of line
|
2018-03-20 16:03:05 +02:00 |
|
Tulir Asokan
|
bfb5151cb6
|
Re-add colors to date change messages
|
2018-03-20 13:01:59 +02:00 |
|
Tulir Asokan
|
3897f23bc4
|
Add support for loading more history
|
2018-03-20 12:16:32 +02:00 |
|
Tulir Asokan
|
de2a8aee06
|
Add some vim-style keybindings to advanced inputfields
|
2018-03-20 12:14:30 +02:00 |
|