1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
Go to file
Michael Vetter 53c3115976 Don't print subscribed message if contact is already in roster
This occured with a user running Cisco Jabber. It seems this server
sends repeated presence subscribed stanzas. And although I find this
strange according to RFC this seems to be ok.

So let's filter them and only display in the console output and to the
log. But don't open seperate windows.

Fix https://github.com/profanity-im/profanity/issues/1165
2019-08-01 20:48:23 +02:00
.github Add FUNDING.ymlg 2019-06-06 08:46:34 +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 Don't print subscribed message if contact is already in roster 2019-08-01 20:48:23 +02:00
tests Add omemo_close stub for tests 2019-07-18 08:02:52 +02:00
themes Set foreground color for untrusted messages 2019-06-20 14:30:45 +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
bootstrap.sh Add Travis CI tests for Arch, Debian and OSX/macOS 2019-06-06 13:58:26 +02:00
Brewfile.travis Add cmocka to brewfile 2019-07-18 09:07:57 +02:00
CHANGELOG Add 0.7.0 release date to Changelog 2019-07-31 11:06:21 +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 Set configure to devel 2019-07-31 12:00:58 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md 2019-07-23 09:25:17 +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
ISSUE_TEMPLATE.md Ask for glib version in issue template 2019-06-26 11:07:34 +02:00
LICENSE.txt Update copyright years 2019-04-24 01:08:38 +02:00
Makefile.am Add prof_message_t to wrap all message attributes 2019-06-20 14:30:42 +02:00
prof.supp Dirty fix libgcrypt memleak 2019-07-11 14:25:42 +02: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
README.md Update travis URL 2019-05-03 10:59:39 +02:00
RELEASE_GUIDE.md Update website info in release guide 2019-07-31 12:02:09 +02:00
theme_template Set foreground color for untrusted messages 2019-06-20 14:30:45 +02:00
travis-build.sh Run tests in travis again 2019-07-18 07:57:30 +02: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: 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