Commit Graph

56 Commits

Author SHA1 Message Date
Antonio
5fef38cef3 Feat: version bump of skype4pidgin to 1.7
Logging in is now broken with older versions, see: https://github.com/EionRobb/skype4pidgin/releases/tag/1.7
2020-08-25 15:36:33 +02:00
Antonio
ce67a78556 Fix: update plugin repositories
- purple-hangouts and purple-rocketchat are now hosted on GitHub
2020-08-25 14:35:41 +02:00
Michele Bologna
5930cfec43 Chore: bump version 2020-04-18 13:01:42 +02:00
Michele Bologna
f11fce3f4a Feat: add TLS termination via bitlbee
Fixes #6
2020-04-18 13:01:42 +02:00
Michele Bologna
c9bd1b6cad Fix: remove workdir in Dockerfile
It fixes the following permission problem:

```
% docker-compose up -d
Starting bitlbee ...
Starting bitlbee ... error

ERROR: for bitlbee  Cannot start service app: OCI runtime create failed: container_linux.go:346: starting container process caused "chdir to cwd (\"/root\") set in config.json failed: permission denied": unknown

ERROR: for app  Cannot start service app: OCI runtime create failed: container_linux.go:346: starting container process caused "chdir to cwd (\"/root\") set in config.json failed: permission denied": unknown
ERROR: Encountered errors while bringing up the project.
```
2020-04-18 12:36:34 +02:00
Michele Bologna
f9da89ba8c Refactor: extract build into separate .sh 2020-04-03 16:54:46 +02:00
Michele Bologna
866792dfdd Docs: remove useless info from README 2020-04-01 20:03:10 +02:00
Michele Bologna
f469c3f66f Merge branch 'fuzzy76-master' 2020-04-01 20:01:49 +02:00
Håvard Pedersen
1971d91489 Feat: version bump of bitlbee-discord to 0.4.3
See also: https://github.com/sm00th/bitlbee-discord/issues/118
2020-04-01 19:50:44 +02:00
Michele Bologna
cf3e19c816 Fix: invoke autogen.sh via sh
Fix #5
2020-03-25 01:40:33 +01:00
Michele Bologna
f4cb54ad39 Feat: add Instagram backend 2020-02-18 15:40:50 +01:00
Michele Bologna
866d9d8a83 Feat: specify as many useless packages to remove 2020-01-07 18:53:18 +01:00
Michele Bologna
d0f4d6caad Feat: use apt instead of apt-get 2020-01-07 18:53:14 +01:00
Michele Bologna
31e20bcb94 Chore: update version label 2020-01-07 18:53:14 +01:00
Michele Bologna
7c678a4645 Feat: use buildpack with scm as base image 2020-01-07 18:53:02 +01:00
Michele Bologna
ce38666090 Feat: add purple-gittermost plugin
Fix #4
2020-01-07 14:17:57 +01:00
Michele Bologna
2a1a5789a2 Docs: fix typo 2020-01-07 14:16:35 +01:00
Michele Bologna
fba6987341 Docs: add info about Matrix plugin 2019-12-05 11:42:09 +01:00
Michele Bologna
6bcb2038b3 Feat: add purple-matrix plugin 2019-12-05 11:05:00 +01:00
Michele Bologna
e216b91215 Feat: version bump of telegram-purple to 1.4.2 2019-12-05 11:04:27 +01:00
Michele Bologna
0c536cb7f1 Feat: version bump of bitlbee-facebook to 1.2.0 2019-12-05 11:03:46 +01:00
Michele Bologna
628ef21fc1 Feat: version bump to BitlBee 3.6 2019-12-05 11:02:46 +01:00
Michele Bologna
7984b6a31e Chore: update email address in maintainer 2019-02-28 22:58:05 +01:00
Michele Bologna
00d009e3c6 Docs: add instruction to clone project 2019-02-12 10:07:42 +01:00
Michele Bologna
ceec297118 Docs: remove outdated 'Install' section 2019-01-15 20:00:13 +01:00
Michele Bologna
76cfc3f33e Feat: add Steam support 2019-01-15 19:53:58 +01:00
Michele Bologna
604e876675 Feat: add Slack support 2019-01-15 19:53:36 +01:00
Michele Bologna
e5125ecd59 Feat: add Discord support 2019-01-15 19:52:58 +01:00
Michele Bologna
f782d1c3d1 Feat: add Rocket.Chat support 2019-01-15 19:52:11 +01:00
Michele Bologna
569c59f0d6 Feat: supply etc config via Docker volume 2019-01-15 19:50:59 +01:00
Michele Bologna
0aa7d2f2a8 Style: simplify RUN 2019-01-15 19:49:15 +01:00
Michele Bologna
c5dfaad8ae Style: add comments to describe sections 2019-01-15 19:48:09 +01:00
Michele Bologna
098b3a5953 libtool fixup 2019-01-15 19:46:15 +01:00
Michele Bologna
b2939cf321 Fix: do not generate bitlbee configs 2019-01-15 19:45:02 +01:00
Michele Bologna
af9b517af3 Feat: install libtool-bin for bitlbee 2019-01-15 19:44:41 +01:00
Michele Bologna
f84ecafad3 Style: use LABELs in Dockerfile 2019-01-15 19:44:11 +01:00
Michele Bologna
7c324dea75 Chore: remove outdated gitignore 2019-01-15 19:43:00 +01:00
Michele Bologna
da9522643f Docs: correct URL for DockerHub 2018-08-24 10:38:34 +02:00
Michele Bologna
86564e0d45 Feat: use new URL for bitlbee-facebook 2018-08-24 10:19:43 +02:00
Michele Bologna
0900814c6c Feat: use skypeweb 1.5 2018-08-24 10:19:43 +02:00
Michele Bologna
c89cdf40ae Docs: list plugins we are featuring 2018-08-24 10:14:31 +02:00
Michele Bologna
bdc22d3cc5 Fix: reflect port usage used in README in compose 2018-08-24 10:14:31 +02:00
Michele Bologna
569e96fdb3 Docs: include docker-compose instructions 2018-08-24 10:14:31 +02:00
Michele Bologna
7a2395b5ec Docs: update base image in README 2018-08-24 09:58:34 +02:00
Björn Stierand
419d3e9528 remove git package after installation 2018-08-24 08:48:02 +02:00
Björn Stierand
29a6efbc5e add docker-compose config 2018-08-22 14:58:56 +02:00
Björn Stierand
7928bc9fe3 move to stretch, add Mastodon plugin 2018-08-22 14:35:27 +02:00
Michele Bologna
c3371ade6a Merge pull request #1 from KryDos/master
Feature: add telegram-purple to the list of plugins
2018-03-07 16:26:56 +01:00
Ruslan Bekenev
4938a33ac7 add telegram-purple to the list of plugins 2018-03-07 17:57:38 +03:00
Michele Bologna
5f04028536 Add hangouts support 2017-12-01 16:15:09 +01:00