Commit Graph

19 Commits

Author SHA1 Message Date
erroneousboat
ecdcb6b34f Fix initial loading of threads
Reference #91
2019-09-14 12:34:53 +02:00
erroneousboat
ddf904870c Test with loading replies in chat window 2019-06-29 12:07:41 +02:00
erroneousboat
74e9ac15b3 Start with different threads setup 2019-06-29 12:05:39 +02:00
erroneousboat
457f47776b Add some return errors 2018-10-27 14:44:20 +02:00
erroneousboat
7c3b08d1de Remove components dependency out of slack.go 2018-09-01 15:57:26 +02:00
erroneousboat
4bd647daf3 Start with conversations api 2018-08-26 14:12:23 +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
0197300b18 Add loading screen 2018-03-30 15:55:29 +02: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
45b1dac1bf Fix notification for channels 2017-12-16 21:13:20 +01:00
erroneousboat
23388070de Refactor to get service reference out of components 2017-12-03 20:40:46 +01:00
erroneousboat
b35f430679 Fix Chat component border labels 2017-12-02 18:16:14 +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
eebee7027e Use personal fork of termui 2017-09-23 13:56:45 +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
10e4469bae Update project structure 2016-10-19 09:11:35 +02:00