1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
Go to file
Michael Vetter eec7d34eab Require libmesode/libstrophe >= 0.9.2
The sha1 function `xmpp_sha1_digest()` from libmesode/libstrophe, that we now use instead of `p_sha1_hash() which depended on another third party sha1 lib is only avilable in version >= 0.9.2.
2018-09-13 21:03:33 +02:00
apidocs Update copyright 2018-01-21 15:00:02 +00:00
docs Update copyright 2018-01-21 15:00:02 +00:00
icons better, final icons 2016-03-09 12:55:57 +01:00
src Move p_sha1_hash() to stanza.c 2018-09-06 20:40:09 +02:00
tests Move p_sha1_hash() to stanza.c 2018-09-06 20:40:09 +02:00
themes Update theme 2018-03-24 20:27:48 +00:00
.gitignore Update plugin API docs 2016-08-02 23:17:28 +01:00
.travis.yml Add gtk to travis build 2017-03-25 02:23:01 +00:00
bootstrap.sh Remove -fv flags from autoreconf 2016-09-13 00:47:54 +01:00
CHANGELOG Merge pull request #975 from strugee/patch-2 2018-07-28 11:48:40 +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 Require libmesode/libstrophe >= 0.9.2 2018-09-13 21:03:33 +02:00
COPYING Added GPL 2012-02-20 20:07:38 +00:00
LICENSE.txt Update copyright 2018-01-21 15:00:02 +00:00
Makefile.am Remove p_sha1 source files 2018-09-05 11:45:31 +02:00
prof.supp Fix memory leaks 2016-06-08 22:23:00 +01:00
profanity.spec Set version in spec file to current 2018-04-20 16:14:40 +02:00
profrc.example Added example profrc config 2014-06-29 22:58:33 +01:00
README.md Update README.md 2017-06-11 20:22:19 +01:00
theme_template Add /inputwin top|bottom command 2016-09-19 23:40:45 +01:00
travis-build.sh Travis build: Run unit tests once 2016-09-03 23:07:16 +01:00

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: http://www.profanity.im

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

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