1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
Go to file
Michael Vetter aedecee962 Get MAM since yesterday
Later we will have several options.
Getting everything since last timestamp (if none everything at all).
Getting everything since today + configure time (1 week).

Should also have a reload all command like conversations once you
cleared the history.

All MAM messages should be written into sql db.
And then probably displayed from there so that regular history works
too.
2020-04-12 00:06:36 +02:00
.builds Add sqlite to CI dependencies 2020-04-06 10:50:20 +02:00
.github Lift 50 issues ban :-) 2020-02-03 16:25:10 +01:00
apidocs Update copyright 2018-01-21 15:00:02 +00:00
docs Possibility to specify alternative config file 2019-08-02 15:55:47 +02:00
icons better, final icons 2016-03-09 12:55:57 +01:00
src Get MAM since yesterday 2020-04-12 00:06:36 +02:00
tests Update database stub 2020-04-07 11:31:17 +02:00
themes Add jubalian theme 2020-03-25 15:45:59 +01:00
.gitignore Add zipfiles to gitignore 2020-02-03 16:25:50 +01:00
.travis.yml travis: enable osx again 2020-04-07 12:06:32 +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 sqlite to CI dependencies 2020-04-06 10:50:20 +02:00
CHANGELOG Update changelog for 0.8.1 2020-02-07 21:46:16 +01:00
ci-build.sh Fallback for nproc for systems without GNU coreutils 2020-04-01 14:21:12 +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 Downgrade sqlite to 3.22.0 2020-04-08 20:10:23 +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 sqlite to CI dependencies 2020-04-06 10:50:20 +02:00
Dockerfile.debian Add sqlite to CI dependencies 2020-04-06 10:50:20 +02:00
Dockerfile.tumbleweed Add sqlite to CI dependencies 2020-04-06 10:50:20 +02:00
LICENSE.txt Update copyright years 2019-04-24 01:08:38 +02:00
Makefile.am db: add database unit test stub 2020-04-06 10:50:20 +02:00
prof.supp Dirty fix libgcrypt memleak 2019-07-11 14:25:42 +02:00
profanity.spec Update dependencies in spec files 2020-04-07 11:39:17 +02:00
profrc.example XEP-0392: config: add "color.nick" bool option 2019-12-03 21:10:39 +01:00
README.md readme: add repos and urls 2020-04-05 00:13:38 +02:00
RELEASE_GUIDE.md Update RELEASE_GUIDE.md 2019-12-12 15:05:04 +01:00
theme_template Add history.muc.color to theme template 2020-03-25 15:45:23 +01:00

Profanity

Build Status builds.sr.ht status Chat

Profanity is a console based XMPP client inspired by Irssi.

If you like Profanity consider becoming a sponsor or donate some money.

alt tag

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

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

Blog: https://profanity-im.github.io/blog/ - https://github.com/profanity-im/blog

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

MUC: profanity@rooms.dismail.de

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