Commit Graph

28 Commits

Author SHA1 Message Date
erroneousboat
0d8e8aca4c Add xdg configuration support
Fixes #170
2020-01-08 11:39:16 +01:00
erroneousboat
c5e2d5d429 Make columns render correctly 2019-06-29 12:07:41 +02:00
erroneousboat
ddf904870c Test with loading replies in chat window 2019-06-29 12:07:41 +02:00
erroneousboat
6e75095daa Create default config file when not present
Fixes #165
2019-05-18 13:01:01 +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
562c3f6761 Fix theme colors in view
Fixes #161
2018-10-13 14:17:08 +02:00
erroneousboat
16a5a53692 Add optional emoji support
Fixes #76
2018-08-11 13:20:13 +02:00
erroneousboat
fd5d8bdf8a Add optional date/time formatting
Fixes #84
2018-08-11 13:10:36 +02:00
erroneousboat
a98409901d Set slack token as flag or env variable
Fixes #133
2018-04-07 11:17:25 +02:00
erroneousboat
56000c4f3e Implement configuration for desktop notifications 2018-04-06 13:42:12 +02:00
erroneousboat
50114764a7 Add desktop notifications
Fixes #116
2018-04-01 13:03:28 +02:00
erroneousboat
ad04a301ec Make default slack-term config file a dotfile
Fixes #118, #127
2018-03-23 12:49:23 +01:00
erroneousboat
40999f9999 Update readme and reset defaults 2017-12-22 13:48:36 +01:00
erroneousboat
e8cae33f17 Fix MarkAsRead 2017-12-18 21:53:27 +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
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
eebee7027e Use personal fork of termui 2017-09-23 13:56:45 +02:00
erroneousboat
cee4e6b6af Add search functionality
Fixes #21
2017-07-16 14:43:02 +02:00
erroneousboat
57145a4ec4 Add secondary backspace to default config 2016-10-31 09:59:00 +01:00
erroneousboat
5d11b6b785 Add help page
Fixes #11
2016-10-30 14:26:12 +01:00
erroneousboat
ad948508f4 Make keys mappable 2016-10-29 17:57:58 +02:00
Chris Marshall
58e1b942b4 Read key mappings from config file
And set the standard defaults
2016-10-27 12:52:54 -04:00
erroneousboat
7651156c27 Add additional check for sidebar width
I've added the MainWidth to the context which may be used in the future
for on the fly changing of the size of the sidebar.
2016-10-21 16:21:13 +02:00
Chris Marshall
5b7fabcabd Set column widths from sidebarWidth config value
Reads from config file or defaults to 1 column
2016-10-19 12:23:05 -04:00
erroneousboat
10e4469bae Update project structure 2016-10-19 09:11:35 +02:00