diff options
| author | ezkrg <ezkrg@ezkrg.me> | 2020-11-04 08:28:56 +0000 | 
|---|---|---|
| committer | ezkrg <ezkrg@ezkrg.me> | 2020-11-04 08:28:56 +0000 | 
| commit | 1dd49790c8f8b9514db0d672b50b8ee0247d4afc (patch) | |
| tree | 5a6b560c7343e7ef199c00cb81c64207348b7b77 | |
| parent | fix signal pkg deps (diff) | |
| download | docker-bitlbee-libpurple-1dd49790c8f8b9514db0d672b50b8ee0247d4afc.tar.gz docker-bitlbee-libpurple-1dd49790c8f8b9514db0d672b50b8ee0247d4afc.zip  | |
add signal
Diffstat (limited to '')
| -rw-r--r-- | CHANGELOG.md | 3 | ||||
| -rw-r--r-- | README.md | 1 | 
2 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 277b746..9303ec8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@  # Changelog +## 2020-11-04 03:16:34 ([heywoodlh](https://github.com/heywoodlh)) +- add signal +  ## 2020-04-09 20:27:51  - add otr @@ -12,6 +12,7 @@ This docker image includes bitlbee with a bunch of useful plugins:    - [rocket.chat](https://bitbucket.org/EionRobb/purple-rocketchat)    - [mastodon](https://github.com/kensanata/bitlbee-mastodon)    - [matrix](https://github.com/matrix-org/purple-matrix) +  - [signal](https://github.com/hoehermann/libpurple-signald)  The most significant being the [libpurple Slack plugin](https://github.com/dylex/slack-libpurple). As Slack is turning off its IRC gateway on May 15 2018, now is the time to spin up your own docker image and start using bitlbee instead.  | 
