Marc-François Cochaux-Laberge
81643294e5
Import lithammer/fuzzysearch instead of renstrom/fuzzysearch
2020-01-08 10:59:44 +01:00
erroneousboat
aa5d501a0d
Scroll back text when using backspace
...
Fixes #213
2019-10-12 13:42:35 +02:00
erroneousboat
69db448dd3
Reload view when new thread is created
2019-10-05 12:40:12 +02:00
erroneousboat
14dae825e3
Add Sprintf functaionlity to Debug window
2019-10-05 12:39:54 +02:00
erroneousboat
3e7ef4859c
Fix edited message in threads
2019-10-05 12:02:40 +02:00
erroneousboat
ddf904870c
Test with loading replies in chat window
2019-06-29 12:07:41 +02:00
erroneousboat
fbf46ebcba
Fix visible cursor
2019-06-29 12:05:39 +02:00
erroneousboat
74e9ac15b3
Start with different threads setup
2019-06-29 12:05:39 +02:00
erroneousboat
cfcf6469d6
Check for parent id when receiving replies
...
Reference #193
2019-06-15 12:45:01 +02:00
erroneousboat
c8f10dcc55
Fix help page
2019-05-29 10:21:51 +02:00
erroneousboat
3b88e203ff
Add jump to notification for channels
...
Fixes #139
2019-05-18 12:40:33 +02:00
erroneousboat
946a8ca086
Add reply to threads functionality
2019-02-16 22:45:36 +01:00
erroneousboat
c1365afd4e
Update handling thread replies in event handler
2018-12-25 15:56:27 +01:00
erroneousboat
d2b1037568
Implement new Message setup
2018-12-24 14:37:12 +01:00
erroneousboat
652d4db11a
Start with thread support
2018-12-22 12:33:30 +01:00
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