1
0
Fork 0
Go to file
William Wennerström 3700c80ad1
Add Travis CI tests for Arch, Debian and OSX/macOS
+ Arch and Debian are run in Docker containers, as openSUSE Tumbleweed.

+ OSX/macOS doesn't use any containers.
   * Homebrew is used to fetch all the dependencies.
   * The dependencies are declared in the Brewfile.travis file.

+ The travis-build.sh script has been modified to check for the current
  OS and the different configure flags has been moved into an array
  that'll be looped through instead.
  The xscreensaver (for libXScrnSaver) flags has been removed for macOS
  as it only makes sense for systems running X11, which macOS doesn't
  (usually) do.

+ Some minor shellcheck fixes, too.

Fixes: #1100
2019-06-06 13:58:26 +02:00
apidocs Update copyright 2018-01-21 15:00:02 +00:00
docs Update profanity repo URL 2019-05-03 10:51:28 +02:00
icons better, final icons 2016-03-09 12:55:57 +01:00
src Merge pull request #1106 from profanity-im/saved-account 2019-06-03 14:11:00 +02:00
tests Cancel autoping timer on disconnect or connection loss 2019-06-03 13:28:00 +03:00
themes Rename mucconf wins into conf wins 2018-09-05 13:51:00 +02:00
.gitignore Update plugin API docs 2016-08-02 23:17:28 +01:00
.travis.yml Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
Brewfile.travis Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
CHANGELOG Update profanity repo URL 2019-05-03 10:51:28 +02:00
COPYING Added GPL 2012-02-20 20:07:38 +00:00
Dockerfile.arch Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
Dockerfile.debian Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
Dockerfile.tumbleweed Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
LICENSE.txt Update copyright years 2019-04-24 01:08:38 +02:00
Makefile.am Create seperate function for disconnect cleanup 2019-05-19 22:57:51 +02:00
README.md Update travis URL 2019-05-03 10:59:39 +02:00
RELEASE_GUIDE.md Update profanity repo URL 2019-05-03 10:51:28 +02:00
bootstrap.sh Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
configure-debug Include python plugins by default in build 2016-07-24 01:34:02 +01:00
configure-plugins Added python plugins code 2016-02-24 00:31:55 +00:00
configure.ac Update profanity repo URL 2019-05-03 10:51:28 +02:00
prof.supp Fix memory leaks 2016-06-08 22:23:00 +01:00
profanity.spec Update profanity URL in spec file 2019-05-03 10:28:04 +02:00
profrc.example Added example profrc config 2014-06-29 22:58:33 +01:00
theme_template Add occupants char 2019-05-02 17:01:55 +02:00
travis-build.sh Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00

README.md

Profanity Build Status

Profanity is a console based XMPP client inspired by Irssi,

alt tag

See the User Guide for information on installing and using Profanity.

Homepage: https://profanity-im.github.io/

Mailing List: https://groups.google.com/forum/#!forum/profanitydev

MUC: profanity@rooms.dismail.de

Plugins repository: https://github.com/profanity-im/profanity-plugins