25 Commits

Author SHA1 Message Date
erroneousboat
69db448dd3 Reload view when new thread is created 2019-10-05 12:40:12 +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
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
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
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
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
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
5d11b6b785 Add help page
Fixes #11
2016-10-30 14:26:12 +01: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