Commit Graph

48 Commits

Author SHA1 Message Date
Anthony Ruhier
013e57ba94 Uses ForkDaemon instead of Daemon mode.
Daemon mode can be more unstable due to the use of single process, and
libpurple plugins now refuse to start in daemon mode.
2024-12-17 00:58:42 +01:00
Michele Bologna
b52e5d6523 Fix: entrypoint.sh permissions 2024-11-28 15:42:51 +01:00
Michele Bologna
afac4af31f Refactor: add/remove services, general refactoring 2024-11-28 10:10:39 +01:00
Michele Bologna
8eecc2bb3f Chore: clarify we fetch images from docker.io lib 2024-11-23 13:44:17 +01:00
Michele Bologna
30ffa91e72 Fix: compile Telegram plugin
Fixes #13
2023-12-24 16:26:47 +01:00
Michele Bologna
ec4684a673 Chore: version bump to 20230403 2023-04-03 11:50:40 +02:00
Michele Bologna
00828968a1 Chore: version bump 2022-05-04 17:27:25 +02:00
Michele Bologna
566a4116a7 Feat: correct usage of ENTRYPOINT and CMD 2021-02-14 18:23:01 +01:00
Michele Bologna
2c758330b5 Chore: version bump to 3.6-20201026 2020-10-26 10:17:42 +01:00
Michele Bologna
5930cfec43 Chore: bump version 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
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
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
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
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
Björn Stierand
419d3e9528 remove git package after installation 2018-08-24 08:48:02 +02:00
Björn Stierand
7928bc9fe3 move to stretch, add Mastodon plugin 2018-08-22 14:35:27 +02: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
Michele Bologna
a0d4a2772a Update to latest bitlbee version 2017-12-01 16:02:23 +01:00
Michele Bologna
5743ac34b2 Version bump for skype4pidgin 2016-12-27 18:06:20 +01:00
Michele Bologna
f03043da0e Switch to Bitlbee 3.4.2
- Switch to buildpack-jessie with curl
- Switch to Bitlbee version 3.4.2
- Switch to COPY instead of ADD in Dockerfile
2016-04-10 15:12:45 +02:00
Michele Bologna
a72668b20d Addd skypeweb, bitlbee-facebook
- Change to debian from image (reduced image size)
- Add libpurple support
- Add jabber support (gtalk oauth)
- Add skypeweb (via libpurple) via skype4pidgin/skypeweb plugin
- Add Facebook support via bitlbee-facebook plugin (Android messenger)
2016-01-23 01:20:27 +01:00
Michele Bologna
6695bafca4 Initial import. Bitlbee 3.4.1 built from src.
Fedora base container, working with either specifying a volume or
without it.
2015-06-27 13:15:03 +02:00