Lyle Hanson
|
ce1d8ce03f
|
Respect the XDG Base Directory specification for configs
Rather than assuming a configuration file at `~/.slack-term`, respect
the user's choice per the XDG Base Directory specification
(https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)
to find the configuration.
Uses a cross-platform XDG library to abstract the details of the
specification and encompass any future changes
(https://github.com/OpenPeeDeeP/xdg, https://godoc.org/github.com/OpenPeeDeeP/xdg).
After merging, the [wiki home page](https://github.com/erroneousboat/slack-term/wiki)
should be updated to reflect the new configuration location.
This closes #170 and closes #203.
|
2020-01-08 11:39:16 +01:00 |
|
erroneousboat
|
78d1eb5e13
|
Update nsf/termbox-go dependency
Fixes #160
|
2020-01-08 11:32:45 +01:00 |
|
Marc-François Cochaux-Laberge
|
18512c9836
|
Update lithammer/fuzzysearch to v1.1.0
|
2020-01-08 10:59:44 +01:00 |
|
Marc-François Cochaux-Laberge
|
81643294e5
|
Import lithammer/fuzzysearch instead of renstrom/fuzzysearch
|
2020-01-08 10:59:44 +01:00 |
|
erroneousboat
|
fc54ec82c2
|
Use latest version of nlopes/slack
|
2020-01-08 10:57:10 +01:00 |
|
erroneousboat
|
240deb0607
|
Update vendor folder
|
2019-10-05 12:02:18 +02:00 |
|
erroneousboat
|
10d54bb19c
|
Use go modules
* Make use of go modules
* Update nlopes/slack module
|
2019-05-25 18:24:36 +02:00 |
|