erroneousboat
9485d2be5b
Fix scrolling, fix help page
2018-10-13 18:34:18 +02:00
erroneousboat
faa1cf2148
Fix hide mpim
...
Fixes #122
2018-10-13 15:32:21 +02:00
erroneousboat
f56d1e460b
Fix searching
2018-09-15 12:42:15 +02:00
erroneousboat
7b2cbcfa23
Fix user presence
2018-09-02 10:14:34 +02:00
erroneousboat
7c3b08d1de
Remove components dependency out of slack.go
2018-09-01 15:57:26 +02:00
erroneousboat
50b969b0f7
Fix character width calculation in chat pane
...
Fixes #159
2018-08-25 11:18:20 +02:00
erroneousboat
ee8fc613ee
Add individual name colors
...
Fixes #79
2018-08-11 13:27:19 +02:00
erroneousboat
fd5d8bdf8a
Add optional date/time formatting
...
Fixes #84
2018-08-11 13:10:36 +02:00
erroneousboat
8af708b00b
Fix rendering messages
...
If in the content of a message markdown syntax was used, the
termui.DefaultTxBuilder would interpret this and try to create
fg and bg attributes.
Fixes #146
2018-08-11 12:37:58 +02:00
erroneousboat
f2c61c7df2
Re-enable adding of line and supply documentation
2018-02-24 12:10:30 +01:00
erroneousboat
c478b98b0f
Fix problem with scrolling and offset chat view
...
Fixes #83
2018-02-03 20:32:36 +01:00
erroneousboat
2b86b6f9fd
Fix GetText to return actual text not representation
...
Fixes #81
2018-01-27 09:54:40 +01:00
erroneousboat
97c735f828
Reset offset when sending message
...
Fixes #73
2018-01-26 13:49:46 +01:00
erroneousboat
328200cd0b
Merge branch 'improved-search' into v0.3.0
...
* improved-search:
Make search more robust
Remove RankFind
Start with improved search
2017-12-17 14:31:58 +01:00
erroneousboat
c9884997ec
Make search more robust
2017-12-17 14:27:44 +01:00
erroneousboat
d66673d4b6
Remove RankFind
...
Doesn't work correctly with next and previous actions
2017-12-17 14:04:15 +01:00
erroneousboat
4234a63d7d
Start with improved search
...
Fixes #70
2017-12-17 13:48:39 +01:00
erroneousboat
d170057b37
Implement theming for several components
2017-12-17 12:23:55 +01:00
erroneousboat
6ebeb7b5fc
Start with theming functionality
2017-12-16 22:54:00 +01:00
erroneousboat
64c2257df0
Start with adding colors for messages
2017-12-16 21:18:01 +01:00
erroneousboat
e596093f19
Fix input component overflow runewidth > 1
2017-12-16 15:10:16 +01:00
erroneousboat
23388070de
Refactor to get service reference out of components
2017-12-03 20:40:46 +01:00
erroneousboat
6d8d25cf1f
Add support for double width runes
...
Fixes #61
2017-12-03 13:19:35 +01:00
erroneousboat
b35f430679
Fix Chat component border labels
2017-12-02 18:16:14 +01:00
erroneousboat
7ee7f3be93
Speed up Channels component
2017-12-02 17:35:48 +01:00
erroneousboat
a585963c43
Add overflow functionality Input component
...
Fixes #7
2017-12-02 15:24:56 +01:00
erroneousboat
93c9bb3c60
Update Debug component
2017-12-02 15:24:31 +01:00
erroneousboat
336bf288dd
Update Debug component
2017-12-02 11:09:01 +01:00
erroneousboat
e38115970d
Refactor to create more loose coupling
2017-12-01 23:52:25 +01:00
erroneousboat
e10fef8b9d
Fix some channels issues
...
* Reset notification icon to asterisk (Fixes #67 )
* Only show subscribed channels
2017-12-01 11:19:54 +01:00
erroneousboat
eebee7027e
Use personal fork of termui
2017-09-23 13:56:45 +02:00
erroneousboat
58652a7baf
Fix insert key
...
When moving the cursor to to insert a new key. It was not correctly
inserted at the right location. This fix will solve this.
2017-08-26 14:39:44 +02:00
erroneousboat
7555f594f0
Fix CursorPosition when searching
2017-07-17 09:42:26 +02:00
erroneousboat
cee4e6b6af
Add search functionality
...
Fixes #21
2017-07-16 14:43:02 +02:00
erroneousboat
692773a23f
Add custom icons for channels
...
This will add:
* An icon for channels
* An icon for groups
* An icon for im channels
It will also add an icon that identifies the presence
of a user.
Fixes #44
2017-07-15 21:09:08 +02:00
erroneousboat
156128a127
Add Channel topic next to channel name in chat window
...
Fixes #45
2016-10-30 16:02:11 +01:00
erroneousboat
5d11b6b785
Add help page
...
Fixes #11
2016-10-30 14:26:12 +01:00
erroneousboat
b3e361c4da
Add read mark for channels
...
Fixes #12
2016-10-30 10:37:52 +01:00
erroneousboat
3127adfb10
Fix clear message
2016-10-22 10:51:21 +02:00
erroneousboat
09f01ed2c1
Make ready for v0.1.0
2016-10-22 09:41:35 +02:00
erroneousboat
ada81bbfeb
Add non-ascii support
...
Fixes #30
2016-10-21 21:23:25 +02:00
Gabor Takacs
202c342540
Unescape HTML entities in messages
2016-10-19 14:45:04 +02:00
erroneousboat
10e4469bae
Update project structure
2016-10-19 09:11:35 +02:00