Commit Graph

17 Commits

Author SHA1 Message Date
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
9485d2be5b Fix scrolling, fix help page 2018-10-13 18:34:18 +02:00
erroneousboat
b6b0eed540 Report error when desktop notifier is not supported
Fixes #155
2018-07-21 14:06:06 +02:00
erroneousboat
a98409901d Set slack token as flag or env variable
Fixes #133
2018-04-07 11:17:25 +02:00
erroneousboat
50114764a7 Add desktop notifications
Fixes #116
2018-04-01 13:03:28 +02:00
erroneousboat
0197300b18 Add loading screen 2018-03-30 15:55:29 +02:00
erroneousboat
6ebeb7b5fc Start with theming functionality 2017-12-16 22:54:00 +01:00
erroneousboat
d2ea2ea09c Add profiling endpoints 2017-12-02 17:35:27 +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
cf7efb6cc9 Fix terminal state when connection fails
Fixes #66
2017-12-01 11:30:43 +01:00
erroneousboat
eebee7027e Use personal fork of termui 2017-09-23 13:56:45 +02:00
erroneousboat
843f61d7aa Return terminal to normal when config file can't be found
Fixes #55
2017-08-26 14:39:02 +02:00
erroneousboat
cee4e6b6af Add search functionality
Fixes #21
2017-07-16 14:43:02 +02:00
erroneousboat
adeaee3b0f Add EventQueue to AppContext
This should alleviate some problems with using the application and
getting the error:

panic: runtime error: slice bounds out of range

However, I'm still able to trigger this event when scrolling
the mouse wheel.

Fixes #47
2017-03-17 14:43:08 +01:00
erroneousboat
10e4469bae Update project structure 2016-10-19 09:11:35 +02:00