36d3b47667
Further separate individual build steps, other minor clean-up
2025-11-28 15:02:58 +09:00
1f158a9e09
First commit, WIP
2025-11-28 14:10:58 +09:00
Michele Bologna
c420132bd7
Merge pull request #15 from aruhier/master
...
Uses ForkDaemon instead of Daemon mode.
2024-12-20 09:59:17 +01:00
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
9ca47ce62a
Fix: typo
2024-11-28 15:44:07 +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
5778e78c78
Fix: remove building from schedule
2023-12-24 16:41:44 +01:00
Michele Bologna
30ffa91e72
Fix: compile Telegram plugin
...
Fixes #13
2023-12-24 16:26:47 +01:00
Michele Bologna
509f8f9194
Chore: create GHA to build the image
2023-04-03 18:44:24 +02:00
Michele Bologna
ec4684a673
Chore: version bump to 20230403
2023-04-03 11:50:40 +02:00
Michele Bologna
cd0cf6049b
Feat: update to bitlbee-facebook 1.2.2
2023-04-03 11:49:02 +02:00
Michele Bologna
30b5b2d9fd
Docs: add new Telegram lib
2022-05-04 17:29:52 +02:00
Michele Bologna
00828968a1
Chore: version bump
2022-05-04 17:27:25 +02:00
Michele Bologna
5d241329ee
Fix: cleanup without specifying version
2022-05-04 17:27:25 +02:00
Michele Bologna
899ef91996
Feat: use tdlib-purple for Telegram
2022-05-04 17:01:07 +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
cc51553c49
Docs: fix link for purple-rocketchat
2020-10-26 10:16:05 +01:00
Michele Bologna
23b39021d0
Docs: fix link for purple-hangouts
2020-10-26 10:14:01 +01:00
Michele Bologna
9bc6694969
Feat: upgrade to telegram-purple to 1.4.4
2020-10-26 10:08:41 +01:00
Michele Bologna
7cffc026e3
Merge pull request #9 from raidancampbell/patch-1
...
Bump bitlbee-facebook to receive bugfixes
2020-10-21 17:35:10 +02:00
R. Aidan Campbell
235a1b4d6c
Bump bitlbee-facebook to receive bugfixes
...
See discussion here: https://github.com/bitlbee/bitlbee-facebook/issues/200
2020-10-21 08:18:59 -07:00
Michele Bologna
1411e75cad
Merge pull request #8 from aposcic/master
2020-08-25 17:23:57 +02:00
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