Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package profanity for openSUSE:Factory 
checked in at 2022-10-13 15:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/profanity (Old)
 and      /work/SRC/openSUSE:Factory/.profanity.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "profanity"

Thu Oct 13 15:44:55 2022 rev:31 rq:1010279 version:0.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/profanity/profanity.changes      2022-09-13 
15:11:34.081010669 +0200
+++ /work/SRC/openSUSE:Factory/.profanity.new.2275/profanity.changes    
2022-10-13 15:45:25.155121408 +0200
@@ -1,0 +2,13 @@
+Wed Oct 12 15:03:25 UTC 2022 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.13.1:
+  * Fix configure parameter detection (#1752, #1753)
+  * Improve plugins management (#1755)
+  * Fix build with plugins enabled for Python >= 3.11 (#1756)
+  * Add gruvbox_transparent theme optimized for enabled
+    transparency (#1763)
+  * Fix detection of first start used for welcome screen (#1767)
+  * Improve opening of URLs by spawning external program
+    asynchronously (#1759, #1760)
+
+-------------------------------------------------------------------

Old:
----
  profanity-0.13.0.tar.gz

New:
----
  profanity-0.13.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ profanity.spec ++++++
--- /var/tmp/diff_new_pack.Cvhebx/_old  2022-10-13 15:45:25.815122696 +0200
+++ /var/tmp/diff_new_pack.Cvhebx/_new  2022-10-13 15:45:25.823122712 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           profanity
-Version:        0.13.0
+Version:        0.13.1
 Release:        0
 Summary:        Console-based XMPP client
 License:        SUSE-GPL-3.0+-with-openssl-exception

++++++ profanity-0.13.0.tar.gz -> profanity-0.13.1.tar.gz ++++++
++++ 1717 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/CHANGELOG new/profanity-0.13.1/CHANGELOG
--- old/profanity-0.13.0/CHANGELOG      2022-09-13 11:43:58.000000000 +0200
+++ new/profanity-0.13.1/CHANGELOG      2022-10-12 16:53:22.000000000 +0200
@@ -1,5 +1,18 @@
-0.13.0 (2022-09-)
-====
+0.13.1 (2022-10-12)
+===================
+
+8 people contributed to this release: @omar-polo, @wahjava, @vinegret, @sgn, 
Max Wuttke, @tran-h-trung, @techmetx11 and @jubalh.
+
+Changes:
+- Fix configure parameter detection (#1752, #1753)
+- Improve plugins management (#1755)
+- Fix build with plugins enabled for Python >= 3.11 (#1756)
+- Add gruvbox_transparent theme optimized for enabled transparency (#1763)
+- Fix detection of first start used for welcome screen (#1767)
+- Improve opening of URLs by spawning external program asynchronously (#1759, 
#1760)
+
+0.13.0 (2022-09-13)
+===================
 
 11 people contributed to this release: @binex-dsk, @cockroach, @DebXWoody, 
@MarcoPolo-PasTonMolo, @mdosch, @nandesu-utils, @netboy3, @paulfertser, 
@sjaeckel, @Zash and @jubalh.
 
@@ -58,7 +71,7 @@
 - Dont show presence status changes by default (59b9b44)
 
 0.12.1 (2022-04-04)
-=====
+===================
 
 5 people contributed to this bugfix release: @sjaeckel, @paulfertser, 
@akaWolf, Max Wuttke and @jubalh.
 
@@ -78,7 +91,7 @@
 - Fix race condition on resize (#1671)
 
 0.12.0 (2022-03-30)
-=====
+===================
 
 Eight months and 207 commits after 0.11.0 we are happy to release 0.12.0.
 
@@ -141,7 +154,7 @@
   with new activity.
 
 0.11.1 (2021-09-28)
-=====
+===================
 
 5 people contributed to this bugfix release: @a1346054, @d3npa, @paulfariello, 
@pasis and @jubalh.
 
@@ -158,7 +171,7 @@
 - Enable whole word only notifications by default (#1578)
 
 0.11.0 (2021-07-14)
-=====
+===================
 
 Six months and 242 commits after 0.10.0 we are happy to release 0.11.0.
 
@@ -224,7 +237,7 @@
 - For details see https://github.com/profanity-im/profanity/milestone/26
 
 0.10.0 (2021-01-09)
-=====
+===================
 
 Six months and 270 commits after 0.9.5 we are happy to release 0.10.0.
 
@@ -283,13 +296,13 @@
 - For details see: https://github.com/profanity-im/profanity/milestone/20
 
 0.9.5 (2020-07-01)
-=====
+==================
 
 Changes:
 - Fix segfault in `/theme properties` due to uninitialized 
`titlebar.scrollable` (#1380)
 
 0.9.4 (2020-06-24)
-=====
+==================
 
 Changes:
 - Fix NULL terminated list (#1367)
@@ -297,13 +310,13 @@
 - Fix gcc warnings for cygwin (#1373) (@pasis)
 
 0.9.3 (2020-06-19)
-=====
+==================
 
 Changes:
 - Fix expansion in eval_password (#1364)
 
 0.9.2 (2020-06-13)
-=====
+==================
 
 Changes:
 - Dont manipulate pointer from getenv (#1357)
@@ -311,7 +324,7 @@
 - Use gnu99 C standard (#1357)
 
 0.9.1 (2020-06-11)
-=====
+==================
 
 This release depends on libstrophe 0.9.3 only if you want to have legacy 
authentication.
 Otherwise you can still use libstrophe 0.9.2.
@@ -320,7 +333,7 @@
 - Make legacy auth optional (#1360) (@pasis)
 
 0.9.0 (2020-06-09)
-=====
+==================
 
 Four months and 350 commits after 0.8.1 we are happy to release 0.9.0.
 
@@ -400,7 +413,7 @@
 - All issues: https://github.com/profanity-im/profanity/milestone/19
 
 0.8.1 (2020-02-07)
-=====
+==================
 
 This is a bugfix release.
 
@@ -415,7 +428,7 @@
 - Use unique IDs in stanzas when requesting avatars
 
 0.8.0 (2020-02-03)
-=====
+==================
 
 On 2012-02-02 the first commit to Profanity was done by @boothj5.
 8 years later, and 5 months after 0.7.0, we are happy to announce Profanity 
0.8.0.
@@ -520,14 +533,14 @@
 - Only save preferences when new `/save` command is issued (#1146)
 
 0.7.1 (2019-09-24)
-=====
+==================
 
 - Fix copyright/info displayed email
 - Fix typos in OMEMO logs
 - Fix crash when jid has no node part (#1153, #1193)
 
 0.7.0 (2019-07-31)
-=====
+==================
 
 - Fix plugin unload return code if just one plugin fails (#995)
 - Fix several typos
@@ -568,7 +581,7 @@
 - For details see https://github.com/profanity-im/profanity/milestone/17
 
 0.6.0 (2019-02-18)
-=====
+==================
 
 - Allow moving vertical window positions (/titlebar, /mainwin, /statusbar, 
/inputwin)
 - Allow loading/unloading all plugins (/plugins)
@@ -591,7 +604,7 @@
 - Bug fixes: https://github.com/profanity-im/profanity/milestone/16?closed=1
 
 0.5.1 (2017-01-28)
-=====
+==================
 
 - Add prof.get_room_nick plugins api function
 - Add main.help.header theme option
@@ -605,7 +618,7 @@
 - Bug fixes: https://github.com/profanity-im/profanity/milestone/15?closed=1
 
 0.5.0 (2016-09-15)
-=====
+==================
 
 - Plugins API supporting C and Python plugins
 - SSL certificate verification (requires libmesode) (/tls)
@@ -634,7 +647,7 @@
 - Autocomplete command arguments when no characters entered
 
 0.4.7 (2015-09-20)
-=====
+==================
 
 - GNU Readline
 - OpenPGP support
@@ -650,7 +663,7 @@
 - devel: Added functional tests using libexpect and libstabber
 
 0.4.6 (2015-03-03)
-=====
+==================
 
 - 16 colour support (/theme colours)
 - UI preferences included in themes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/configure.ac new/profanity-0.13.1/configure.ac
--- old/profanity-0.13.0/configure.ac   2022-09-13 11:50:02.000000000 +0200
+++ new/profanity-0.13.1/configure.ac   2022-10-12 16:54:28.000000000 +0200
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
-AC_INIT([profanity],[0.13.0],[jub...@iodoru.org],[profanity],[https://profanity-im.github.io/])
+AC_INIT([profanity],[0.13.1],[jub...@iodoru.org],[profanity],[https://profanity-im.github.io/])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([src/main.c])
@@ -272,11 +272,11 @@
                     [AC_MSG_NOTICE([libnotify support will be 
disabled])])])])])
 
 dnl feature: xscreensaver
-AS_IF([test "x$enable_xscreensaver" != xno],
+AS_IF([test "x$with_xscreensaver" != xno],
     [PKG_CHECK_MODULES([xscrnsaver], [xscrnsaver],
         [AC_MSG_NOTICE([xscreensaver support is enabled]);
          LIBS="$xscrnsaver_LIBS $LIBS" CFLAGS="$CFLAGS $xscrnsaver_CFLAGS"],
-        [AS_IF([test "x$enable_xscreensaver" = xyes],
+        [AS_IF([test "x$with_xscreensaver" = xyes],
             [AC_MSG_ERROR([xscreensaver is required but does not exist])],
             [AC_MSG_NOTICE([xscreensaver support is disabled])])])])
 
@@ -311,11 +311,11 @@
 fi
 
 dnl feature: pixbuf / used for scaling avatars before uploading via `/avatar 
set`
-AS_IF([test "x$enable_pixbuf" != xno],
+AS_IF([test "x$enable_gdk_pixbuf" != xno],
     [PKG_CHECK_MODULES([gdk_pixbuf], [gdk-pixbuf-2.0 >= 2.4],
         [AC_DEFINE([HAVE_PIXBUF], [1], [gdk-pixbuf module])
          LIBS="$gdk_pixbuf_LIBS $LIBS" CFLAGS="$gdk_pixbuf_CFLAGS $CFLAGS"],
-        [AS_IF([test "x$enable_pixbuf" = xyes],
+        [AS_IF([test "x$enable_gdk_pixbuf" = xyes],
                [AC_MSG_ERROR([gdk-pixbuf-2.0 >= 2.4 is required to scale 
avatars before uploading])],
                [AC_MSG_NOTICE([gdk-pixbuf-2.0 >= 2.4 not found, GDK Pixbuf 
support not enabled])])])])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-about.1 
new/profanity-0.13.1/docs/profanity-about.1
--- old/profanity-0.13.0/docs/profanity-about.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-about.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /about
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-account.1 
new/profanity-0.13.1/docs/profanity-account.1
--- old/profanity-0.13.0/docs/profanity-account.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-account.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /account
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-affiliation.1 
new/profanity-0.13.1/docs/profanity-affiliation.1
--- old/profanity-0.13.0/docs/profanity-affiliation.1   2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-affiliation.1   2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /affiliation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-alias.1 
new/profanity-0.13.1/docs/profanity-alias.1
--- old/profanity-0.13.0/docs/profanity-alias.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-alias.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /alias
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-autoaway.1 
new/profanity-0.13.1/docs/profanity-autoaway.1
--- old/profanity-0.13.0/docs/profanity-autoaway.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-autoaway.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /autoaway
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-autoconnect.1 
new/profanity-0.13.1/docs/profanity-autoconnect.1
--- old/profanity-0.13.0/docs/profanity-autoconnect.1   2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-autoconnect.1   2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /autoconnect
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-autoping.1 
new/profanity-0.13.1/docs/profanity-autoping.1
--- old/profanity-0.13.0/docs/profanity-autoping.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-autoping.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /autoping
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-avatar.1 
new/profanity-0.13.1/docs/profanity-avatar.1
--- old/profanity-0.13.0/docs/profanity-avatar.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-avatar.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /avatar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-ban.1 
new/profanity-0.13.1/docs/profanity-ban.1
--- old/profanity-0.13.0/docs/profanity-ban.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-ban.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /ban
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-beep.1 
new/profanity-0.13.1/docs/profanity-beep.1
--- old/profanity-0.13.0/docs/profanity-beep.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-beep.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /beep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-blocked.1 
new/profanity-0.13.1/docs/profanity-blocked.1
--- old/profanity-0.13.0/docs/profanity-blocked.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-blocked.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /blocked
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-bookmark.1 
new/profanity-0.13.1/docs/profanity-bookmark.1
--- old/profanity-0.13.0/docs/profanity-bookmark.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-bookmark.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /bookmark
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-caps.1 
new/profanity-0.13.1/docs/profanity-caps.1
--- old/profanity-0.13.0/docs/profanity-caps.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-caps.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /caps
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-carbons.1 
new/profanity-0.13.1/docs/profanity-carbons.1
--- old/profanity-0.13.0/docs/profanity-carbons.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-carbons.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /carbons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-changepassword.1 
new/profanity-0.13.1/docs/profanity-changepassword.1
--- old/profanity-0.13.0/docs/profanity-changepassword.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-changepassword.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /changepassword
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-charset.1 
new/profanity-0.13.1/docs/profanity-charset.1
--- old/profanity-0.13.0/docs/profanity-charset.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-charset.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /charset
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-clear.1 
new/profanity-0.13.1/docs/profanity-clear.1
--- old/profanity-0.13.0/docs/profanity-clear.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-clear.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /clear
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-close.1 
new/profanity-0.13.1/docs/profanity-close.1
--- old/profanity-0.13.0/docs/profanity-close.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-close.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /close
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-cmd.1 
new/profanity-0.13.1/docs/profanity-cmd.1
--- old/profanity-0.13.0/docs/profanity-cmd.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-cmd.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /cmd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-color.1 
new/profanity-0.13.1/docs/profanity-color.1
--- old/profanity-0.13.0/docs/profanity-color.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-color.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /color
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-connect.1 
new/profanity-0.13.1/docs/profanity-connect.1
--- old/profanity-0.13.0/docs/profanity-connect.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-connect.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /connect
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-console.1 
new/profanity-0.13.1/docs/profanity-console.1
--- old/profanity-0.13.0/docs/profanity-console.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-console.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /console
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-correct-editor.1 
new/profanity-0.13.1/docs/profanity-correct-editor.1
--- old/profanity-0.13.0/docs/profanity-correct-editor.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-correct-editor.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /correct-editor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-correct.1 
new/profanity-0.13.1/docs/profanity-correct.1
--- old/profanity-0.13.0/docs/profanity-correct.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-correct.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /correct
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-correction.1 
new/profanity-0.13.1/docs/profanity-correction.1
--- old/profanity-0.13.0/docs/profanity-correction.1    2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-correction.1    2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /correction
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-disco.1 
new/profanity-0.13.1/docs/profanity-disco.1
--- old/profanity-0.13.0/docs/profanity-disco.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-disco.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /disco
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-disconnect.1 
new/profanity-0.13.1/docs/profanity-disconnect.1
--- old/profanity-0.13.0/docs/profanity-disconnect.1    2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-disconnect.1    2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /disconnect
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-editor.1 
new/profanity-0.13.1/docs/profanity-editor.1
--- old/profanity-0.13.0/docs/profanity-editor.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-editor.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /editor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-executable.1 
new/profanity-0.13.1/docs/profanity-executable.1
--- old/profanity-0.13.0/docs/profanity-executable.1    2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-executable.1    2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /executable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-export.1 
new/profanity-0.13.1/docs/profanity-export.1
--- old/profanity-0.13.0/docs/profanity-export.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-export.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /export
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-flash.1 
new/profanity-0.13.1/docs/profanity-flash.1
--- old/profanity-0.13.0/docs/profanity-flash.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-flash.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /flash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-form.1 
new/profanity-0.13.1/docs/profanity-form.1
--- old/profanity-0.13.0/docs/profanity-form.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-form.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /form
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-gone.1 
new/profanity-0.13.1/docs/profanity-gone.1
--- old/profanity-0.13.0/docs/profanity-gone.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-gone.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /gone
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-help.1 
new/profanity-0.13.1/docs/profanity-help.1
--- old/profanity-0.13.0/docs/profanity-help.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-help.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /help
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-history.1 
new/profanity-0.13.1/docs/profanity-history.1
--- old/profanity-0.13.0/docs/profanity-history.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-history.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /history
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-info.1 
new/profanity-0.13.1/docs/profanity-info.1
--- old/profanity-0.13.0/docs/profanity-info.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-info.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-inpblock.1 
new/profanity-0.13.1/docs/profanity-inpblock.1
--- old/profanity-0.13.0/docs/profanity-inpblock.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-inpblock.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /inpblock
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-inputwin.1 
new/profanity-0.13.1/docs/profanity-inputwin.1
--- old/profanity-0.13.0/docs/profanity-inputwin.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-inputwin.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /inputwin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-intype.1 
new/profanity-0.13.1/docs/profanity-intype.1
--- old/profanity-0.13.0/docs/profanity-intype.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-intype.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /intype
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-invite.1 
new/profanity-0.13.1/docs/profanity-invite.1
--- old/profanity-0.13.0/docs/profanity-invite.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-invite.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /invite
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-join.1 
new/profanity-0.13.1/docs/profanity-join.1
--- old/profanity-0.13.0/docs/profanity-join.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-join.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /join
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-kick.1 
new/profanity-0.13.1/docs/profanity-kick.1
--- old/profanity-0.13.0/docs/profanity-kick.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-kick.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /kick
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-lastactivity.1 
new/profanity-0.13.1/docs/profanity-lastactivity.1
--- old/profanity-0.13.0/docs/profanity-lastactivity.1  2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-lastactivity.1  2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /lastactivity
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-log.1 
new/profanity-0.13.1/docs/profanity-log.1
--- old/profanity-0.13.0/docs/profanity-log.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-log.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /log
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-logging.1 
new/profanity-0.13.1/docs/profanity-logging.1
--- old/profanity-0.13.0/docs/profanity-logging.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-logging.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /logging
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-mainwin.1 
new/profanity-0.13.1/docs/profanity-mainwin.1
--- old/profanity-0.13.0/docs/profanity-mainwin.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-mainwin.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /mainwin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-mam.1 
new/profanity-0.13.1/docs/profanity-mam.1
--- old/profanity-0.13.0/docs/profanity-mam.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-mam.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /mam
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-mood.1 
new/profanity-0.13.1/docs/profanity-mood.1
--- old/profanity-0.13.0/docs/profanity-mood.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-mood.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /mood
@@ -26,7 +26,7 @@
 .PP
 \fBset <mood> [text]\fR
 .RS 4
-Set user mood to <mood> with an optional [text]. Use /mood set <tab> to toggle 
through predfined moods.
+Set user mood to <mood> with an optional [text]. Use /mood set <tab> to toggle 
through predefined moods.
 .RE
 .PP
 \fBclear\fR
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-msg.1 
new/profanity-0.13.1/docs/profanity-msg.1
--- old/profanity-0.13.0/docs/profanity-msg.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-msg.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /msg
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-nick.1 
new/profanity-0.13.1/docs/profanity-nick.1
--- old/profanity-0.13.0/docs/profanity-nick.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-nick.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /nick
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-notify.1 
new/profanity-0.13.1/docs/profanity-notify.1
--- old/profanity-0.13.0/docs/profanity-notify.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-notify.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /notify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-occupants.1 
new/profanity-0.13.1/docs/profanity-occupants.1
--- old/profanity-0.13.0/docs/profanity-occupants.1     2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-occupants.1     2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /occupants
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-omemo.1 
new/profanity-0.13.1/docs/profanity-omemo.1
--- old/profanity-0.13.0/docs/profanity-omemo.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-omemo.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /omemo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-os.1 
new/profanity-0.13.1/docs/profanity-os.1
--- old/profanity-0.13.0/docs/profanity-os.1    2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-os.1    2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /os
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-otr.1 
new/profanity-0.13.1/docs/profanity-otr.1
--- old/profanity-0.13.0/docs/profanity-otr.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-otr.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /otr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-outtype.1 
new/profanity-0.13.1/docs/profanity-outtype.1
--- old/profanity-0.13.0/docs/profanity-outtype.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-outtype.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /outtype
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-ox-setup.1 
new/profanity-0.13.1/docs/profanity-ox-setup.1
--- old/profanity-0.13.0/docs/profanity-ox-setup.1      2022-09-13 
11:46:30.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-ox-setup.1      2022-10-12 
16:42:19.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.1" "Profanity XMPP client"
 .SH NAME
 Profanity \- a simple console based XMPP chat client.
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-ox.1 
new/profanity-0.13.1/docs/profanity-ox.1
--- old/profanity-0.13.0/docs/profanity-ox.1    2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-ox.1    2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /ox
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-paste.1 
new/profanity-0.13.1/docs/profanity-paste.1
--- old/profanity-0.13.0/docs/profanity-paste.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-paste.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /paste
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-pgp.1 
new/profanity-0.13.1/docs/profanity-pgp.1
--- old/profanity-0.13.0/docs/profanity-pgp.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-pgp.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /pgp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-ping.1 
new/profanity-0.13.1/docs/profanity-ping.1
--- old/profanity-0.13.0/docs/profanity-ping.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-ping.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /ping
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-plugins.1 
new/profanity-0.13.1/docs/profanity-plugins.1
--- old/profanity-0.13.0/docs/profanity-plugins.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-plugins.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,10 +1,10 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /plugins
 
 .SH DESCRIPTION
-Manage plugins. Passing no arguments lists currently loaded plugins and global 
plugins which are available for local installation. Global directory for Python 
plugins is /usr/local/share/profanity/plugins and for C Plugins is 
/usr/local/lib64/profanity/plugins.
+Manage plugins. Passing no arguments lists installed plugins and global 
plugins which are available for local installation. Global directory for Python 
plugins is /usr/local/share/profanity/plugins and for C Plugins is 
/usr/local/lib64/profanity/plugins.
 
 .SH SYNOPSIS
 /plugins
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-prefs.1 
new/profanity-0.13.1/docs/profanity-prefs.1
--- old/profanity-0.13.0/docs/profanity-prefs.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-prefs.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /prefs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-presence.1 
new/profanity-0.13.1/docs/profanity-presence.1
--- old/profanity-0.13.0/docs/profanity-presence.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-presence.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /presence
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-priority.1 
new/profanity-0.13.1/docs/profanity-priority.1
--- old/profanity-0.13.0/docs/profanity-priority.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-priority.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /priority
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-privileges.1 
new/profanity-0.13.1/docs/profanity-privileges.1
--- old/profanity-0.13.0/docs/profanity-privileges.1    2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-privileges.1    2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /privileges
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-quit.1 
new/profanity-0.13.1/docs/profanity-quit.1
--- old/profanity-0.13.0/docs/profanity-quit.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-quit.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /quit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-receipts.1 
new/profanity-0.13.1/docs/profanity-receipts.1
--- old/profanity-0.13.0/docs/profanity-receipts.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-receipts.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /receipts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-reconnect.1 
new/profanity-0.13.1/docs/profanity-reconnect.1
--- old/profanity-0.13.0/docs/profanity-reconnect.1     2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-reconnect.1     2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /reconnect
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-register.1 
new/profanity-0.13.1/docs/profanity-register.1
--- old/profanity-0.13.0/docs/profanity-register.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-register.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /register
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-reload.1 
new/profanity-0.13.1/docs/profanity-reload.1
--- old/profanity-0.13.0/docs/profanity-reload.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-reload.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /reload
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-resource.1 
new/profanity-0.13.1/docs/profanity-resource.1
--- old/profanity-0.13.0/docs/profanity-resource.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-resource.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /resource
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-role.1 
new/profanity-0.13.1/docs/profanity-role.1
--- old/profanity-0.13.0/docs/profanity-role.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-role.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /role
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-room.1 
new/profanity-0.13.1/docs/profanity-room.1
--- old/profanity-0.13.0/docs/profanity-room.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-room.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /room
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-rooms.1 
new/profanity-0.13.1/docs/profanity-rooms.1
--- old/profanity-0.13.0/docs/profanity-rooms.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-rooms.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /rooms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-roster.1 
new/profanity-0.13.1/docs/profanity-roster.1
--- old/profanity-0.13.0/docs/profanity-roster.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-roster.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /roster
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-save.1 
new/profanity-0.13.1/docs/profanity-save.1
--- old/profanity-0.13.0/docs/profanity-save.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-save.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /save
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-script.1 
new/profanity-0.13.1/docs/profanity-script.1
--- old/profanity-0.13.0/docs/profanity-script.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-script.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /script
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-sendfile.1 
new/profanity-0.13.1/docs/profanity-sendfile.1
--- old/profanity-0.13.0/docs/profanity-sendfile.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-sendfile.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /sendfile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-serversoftware.1 
new/profanity-0.13.1/docs/profanity-serversoftware.1
--- old/profanity-0.13.0/docs/profanity-serversoftware.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-serversoftware.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /serversoftware
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-silence.1 
new/profanity-0.13.1/docs/profanity-silence.1
--- old/profanity-0.13.0/docs/profanity-silence.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-silence.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /silence
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-slashguard.1 
new/profanity-0.13.1/docs/profanity-slashguard.1
--- old/profanity-0.13.0/docs/profanity-slashguard.1    2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-slashguard.1    2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /slashguard
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-software.1 
new/profanity-0.13.1/docs/profanity-software.1
--- old/profanity-0.13.0/docs/profanity-software.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-software.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /software
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-splash.1 
new/profanity-0.13.1/docs/profanity-splash.1
--- old/profanity-0.13.0/docs/profanity-splash.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-splash.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /splash
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-stamp.1 
new/profanity-0.13.1/docs/profanity-stamp.1
--- old/profanity-0.13.0/docs/profanity-stamp.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-stamp.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /stamp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-states.1 
new/profanity-0.13.1/docs/profanity-states.1
--- old/profanity-0.13.0/docs/profanity-states.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-states.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /states
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-status.1 
new/profanity-0.13.1/docs/profanity-status.1
--- old/profanity-0.13.0/docs/profanity-status.1        2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-status.1        2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-statusbar.1 
new/profanity-0.13.1/docs/profanity-statusbar.1
--- old/profanity-0.13.0/docs/profanity-statusbar.1     2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-statusbar.1     2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /statusbar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-sub.1 
new/profanity-0.13.1/docs/profanity-sub.1
--- old/profanity-0.13.0/docs/profanity-sub.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-sub.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /sub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-subject.1 
new/profanity-0.13.1/docs/profanity-subject.1
--- old/profanity-0.13.0/docs/profanity-subject.1       2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-subject.1       2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /subject
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-theme.1 
new/profanity-0.13.1/docs/profanity-theme.1
--- old/profanity-0.13.0/docs/profanity-theme.1 2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-theme.1 2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /theme
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-time.1 
new/profanity-0.13.1/docs/profanity-time.1
--- old/profanity-0.13.0/docs/profanity-time.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-time.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /time
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-titlebar.1 
new/profanity-0.13.1/docs/profanity-titlebar.1
--- old/profanity-0.13.0/docs/profanity-titlebar.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-titlebar.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /titlebar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-tls.1 
new/profanity-0.13.1/docs/profanity-tls.1
--- old/profanity-0.13.0/docs/profanity-tls.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-tls.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /tls
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-tray.1 
new/profanity-0.13.1/docs/profanity-tray.1
--- old/profanity-0.13.0/docs/profanity-tray.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-tray.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /tray
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-url.1 
new/profanity-0.13.1/docs/profanity-url.1
--- old/profanity-0.13.0/docs/profanity-url.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-url.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /url
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-vercheck.1 
new/profanity-0.13.1/docs/profanity-vercheck.1
--- old/profanity-0.13.0/docs/profanity-vercheck.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-vercheck.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /vercheck
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-who.1 
new/profanity-0.13.1/docs/profanity-who.1
--- old/profanity-0.13.0/docs/profanity-who.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-who.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /who
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-win.1 
new/profanity-0.13.1/docs/profanity-win.1
--- old/profanity-0.13.0/docs/profanity-win.1   2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-win.1   2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /win
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-wins.1 
new/profanity-0.13.1/docs/profanity-wins.1
--- old/profanity-0.13.0/docs/profanity-wins.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-wins.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /wins
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-wintitle.1 
new/profanity-0.13.1/docs/profanity-wintitle.1
--- old/profanity-0.13.0/docs/profanity-wintitle.1      2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-wintitle.1      2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /wintitle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-wrap.1 
new/profanity-0.13.1/docs/profanity-wrap.1
--- old/profanity-0.13.0/docs/profanity-wrap.1  2022-09-13 11:49:26.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity-wrap.1  2022-10-12 16:54:39.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /wrap
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity-xmlconsole.1 
new/profanity-0.13.1/docs/profanity-xmlconsole.1
--- old/profanity-0.13.0/docs/profanity-xmlconsole.1    2022-09-13 
11:49:26.000000000 +0200
+++ new/profanity-0.13.1/docs/profanity-xmlconsole.1    2022-10-12 
16:54:39.000000000 +0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
 
 .SH NAME
 /xmlconsole
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/docs/profanity.1 new/profanity-0.13.1/docs/profanity.1
--- old/profanity-0.13.0/docs/profanity.1       2022-09-13 11:46:18.000000000 
+0200
+++ new/profanity-0.13.1/docs/profanity.1       2022-10-12 16:42:11.000000000 
+0200
@@ -1,4 +1,4 @@
-.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"
+.TH man 1 "2022-10-12" "0.13.1" "Profanity XMPP client"
 .SH NAME
 Profanity \- a simple console based XMPP chat client.
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/command/cmd_ac.c 
new/profanity-0.13.1/src/command/cmd_ac.c
--- old/profanity-0.13.0/src/command/cmd_ac.c   2022-06-29 10:30:12.000000000 
+0200
+++ new/profanity-0.13.1/src/command/cmd_ac.c   2022-09-29 10:46:18.000000000 
+0200
@@ -961,6 +961,8 @@
 
     plugins_ac = autocomplete_new();
     autocomplete_add(plugins_ac, "install");
+    autocomplete_add(plugins_ac, "update");
+    autocomplete_add(plugins_ac, "uninstall");
     autocomplete_add(plugins_ac, "load");
     autocomplete_add(plugins_ac, "unload");
     autocomplete_add(plugins_ac, "reload");
@@ -2754,6 +2756,10 @@
         return cmd_ac_complete_filepath(input, "/plugins install", previous);
     }
 
+    if (strncmp(input, "/plugins update ", 16) == 0) {
+        return cmd_ac_complete_filepath(input, "/plugins update", previous);
+    }
+
     if (strncmp(input, "/plugins load ", 14) == 0) {
         if (plugins_load_ac == NULL) {
             plugins_load_ac = autocomplete_new();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/command/cmd_defs.c 
new/profanity-0.13.1/src/command/cmd_defs.c
--- old/profanity-0.13.0/src/command/cmd_defs.c 2022-06-22 21:05:55.000000000 
+0200
+++ new/profanity-0.13.1/src/command/cmd_defs.c 2022-09-29 10:46:18.000000000 
+0200
@@ -2162,7 +2162,7 @@
               "/plugins reload [<plugin>]",
               "/plugins python_version")
       CMD_DESC(
-              "Manage plugins. Passing no arguments lists currently loaded 
plugins and global plugins which are available for local installation. Global 
directory for Python plugins is " GLOBAL_PYTHON_PLUGINS_PATH " and for C 
Plugins is " GLOBAL_C_PLUGINS_PATH ".")
+              "Manage plugins. Passing no arguments lists installed plugins 
and global plugins which are available for local installation. Global directory 
for Python plugins is " GLOBAL_PYTHON_PLUGINS_PATH " and for C Plugins is " 
GLOBAL_C_PLUGINS_PATH ".")
       CMD_ARGS(
               { "install [<path>]", "Install a plugin, or all plugins found in 
a directory (recursive). And loads it/them." },
               { "uninstall [<plugin>]", "Uninstall a plugin." },
@@ -2729,7 +2729,7 @@
               "Set your mood (XEP-0107).")
       CMD_ARGS(
               { "on|off", "Enable or disable displaying the mood of other 
users. On by default."},
-              { "set <mood> [text]", "Set user mood to <mood> with an optional 
[text]. Use /mood set <tab> to toggle through predfined moods." },
+              { "set <mood> [text]", "Set user mood to <mood> with an optional 
[text]. Use /mood set <tab> to toggle through predefined moods." },
               { "clear", "Clear your user mood." })
       CMD_EXAMPLES(
               "/mood set happy \"So happy to use Profanity!\"",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/command/cmd_funcs.c 
new/profanity-0.13.1/src/command/cmd_funcs.c
--- old/profanity-0.13.0/src/command/cmd_funcs.c        2022-08-01 
10:15:20.000000000 +0200
+++ new/profanity-0.13.1/src/command/cmd_funcs.c        2022-10-12 
16:38:47.000000000 +0200
@@ -6984,7 +6984,7 @@
     char* path = NULL;
 
     if (args[1] == NULL) {
-        cons_show("Please provide a path to the plugin file or directory, see 
/help plugins");
+        cons_bad_cmd_usage(command);
         return TRUE;
     }
 
@@ -7068,7 +7068,7 @@
     char* path;
 
     if (args[1] == NULL) {
-        cons_show("Please provide a path to the plugin file, see /help 
plugins");
+        cons_bad_cmd_usage(command);
         return TRUE;
     } else {
         path = get_expanded_path(args[1]);
@@ -7117,7 +7117,8 @@
 cmd_plugins_uninstall(ProfWin* window, const char* const command, gchar** args)
 {
     if (args[1] == NULL) {
-        return FALSE;
+        cons_bad_cmd_usage(command);
+        return TRUE;
     }
 
     gboolean res = plugins_uninstall(args[1]);
@@ -7246,30 +7247,46 @@
         const gchar* filename;
         cons_show("The following Python plugins are available globally and can 
be installed:");
         while ((filename = g_dir_read_name(global_pyp_dir))) {
-            cons_show("  %s", filename);
+            if (g_str_has_suffix(filename, ".py"))
+                cons_show("  %s", filename);
         }
     }
     if (global_cp_dir) {
         const gchar* filename;
         cons_show("The following C plugins are available globally and can be 
installed:");
         while ((filename = g_dir_read_name(global_cp_dir))) {
-            cons_show("  %s", filename);
+            if (g_str_has_suffix(filename, ".so"))
+                cons_show("  %s", filename);
         }
     }
 
     GList* plugins = plugins_loaded_list();
-    if (plugins == NULL) {
+    GSList* unloaded_plugins = plugins_unloaded_list();
+
+    if (plugins == NULL && unloaded_plugins == NULL) {
         cons_show("No plugins installed.");
         return TRUE;
     }
 
-    GList* curr = plugins;
-    cons_show("Installed plugins:");
-    while (curr) {
-        cons_show("  %s", curr->data);
-        curr = g_list_next(curr);
+    if (unloaded_plugins) {
+        GSList* curr = unloaded_plugins;
+        cons_show("The following plugins already installed and can be 
loaded:");
+        while (curr) {
+            cons_show("  %s", curr->data);
+            curr = g_slist_next(curr);
+        }
+        g_slist_free_full(unloaded_plugins, g_free);
+    }
+
+    if (plugins) {
+        GList* curr = plugins;
+        cons_show("Loaded plugins:");
+        while (curr) {
+            cons_show("  %s", curr->data);
+            curr = g_list_next(curr);
+        }
+        g_list_free(plugins);
     }
-    g_list_free(plugins);
 
     return TRUE;
 }
@@ -9407,7 +9424,7 @@
 {
     gchar** argv = format_call_external_argv(cmd_template, url, filename);
 
-    if (!call_external(argv, NULL, NULL)) {
+    if (!call_external(argv)) {
         cons_show_error("Unable to call external executable for url: check the 
logs for more information.");
     } else {
         cons_show("URL '%s' has been called with '%s'.", url, cmd_template);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/common.c new/profanity-0.13.1/src/common.c
--- old/profanity-0.13.0/src/common.c   2022-09-06 12:58:31.000000000 +0200
+++ new/profanity-0.13.1/src/common.c   2022-10-12 16:38:47.000000000 +0200
@@ -443,44 +443,25 @@
 }
 
 gboolean
-call_external(gchar** argv, gchar** std_out, gchar** std_err)
+call_external(gchar** argv)
 {
-    GError* spawn_error = NULL;
-    GError* exit_error = NULL;
+    GError* spawn_error;
     gboolean is_successful;
-    gint wait_status;
 
-    GSpawnFlags flags = G_SPAWN_SEARCH_PATH;
-    if (std_out == NULL)
-        flags |= G_SPAWN_STDOUT_TO_DEV_NULL;
-    if (std_err == NULL)
-        flags |= G_SPAWN_STDERR_TO_DEV_NULL;
-
-    is_successful = g_spawn_sync(NULL, // Inherit the parent PWD.
-                                 argv,
-                                 NULL, // Inherit the parent environment.
-                                 flags,
-                                 NULL, NULL, // No func. before exec() in 
child.
-                                 std_out, std_err,
-                                 &wait_status, &spawn_error);
+    GSpawnFlags flags = G_SPAWN_SEARCH_PATH | G_SPAWN_STDOUT_TO_DEV_NULL | 
G_SPAWN_STDERR_TO_DEV_NULL;
 
+    is_successful = g_spawn_async(NULL, // Inherit the parent PWD
+                                  argv,
+                                  NULL, // Inherit the parent environment
+                                  flags,
+                                  NULL, NULL, NULL,
+                                  &spawn_error);
     if (!is_successful) {
         gchar* cmd = g_strjoinv(" ", argv);
-        log_error("Spawning '%s' failed with with error '%s'", cmd, 
spawn_error ? spawn_error->message : "Unknown, spawn_error is NULL");
-        ;
+        log_error("Spawning '%s' failed with error '%s'", cmd, spawn_error ? 
spawn_error->message : "Unknown, spawn_error is NULL");
 
         g_error_free(spawn_error);
         g_free(cmd);
-    } else {
-        is_successful = g_spawn_check_exit_status(wait_status, &exit_error);
-
-        if (!is_successful) {
-            gchar* cmd = g_strjoinv(" ", argv);
-            log_error("'%s' exited with error '%s'", cmd, exit_error->message);
-
-            g_error_free(exit_error);
-            g_free(cmd);
-        }
     }
 
     return is_successful;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/common.h new/profanity-0.13.1/src/common.h
--- old/profanity-0.13.0/src/common.h   2022-05-29 16:45:24.000000000 +0200
+++ new/profanity-0.13.1/src/common.h   2022-10-12 16:38:47.000000000 +0200
@@ -103,7 +103,7 @@
 
 char* get_random_string(int length);
 
-gboolean call_external(gchar** argv, gchar** std_out, gchar** std_err);
+gboolean call_external(gchar** argv);
 gchar** format_call_external_argv(const char* template, const char* url, const 
char* filename);
 
 gchar* unique_filename_from_url(const char* url, const char* path);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/plugins/python_api.c 
new/profanity-0.13.1/src/plugins/python_api.c
--- old/profanity-0.13.0/src/plugins/python_api.c       2022-05-29 
16:45:24.000000000 +0200
+++ new/profanity-0.13.1/src/plugins/python_api.c       2022-09-29 
10:46:18.000000000 +0200
@@ -1619,8 +1619,16 @@
 _python_plugin_name(void)
 {
     PyThreadState* ts = PyThreadState_Get();
+#if PY_VERSION_HEX >= 0x030B0000
+    PyFrameObject* frame = PyThreadState_GetFrame(ts);
+    PyCodeObject* code = PyFrame_GetCode(frame);
+    char* filename = python_str_or_unicode_to_string(code->co_filename);
+    Py_DECREF(code);
+    Py_DECREF(frame);
+#else
     PyFrameObject* frame = ts->frame;
     char* filename = 
python_str_or_unicode_to_string(frame->f_code->co_filename);
+#endif
     gchar** split = g_strsplit(filename, "/", 0);
     free(filename);
     char* plugin_name = strdup(split[g_strv_length(split) - 1]);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/tools/aesgcm_download.c 
new/profanity-0.13.1/src/tools/aesgcm_download.c
--- old/profanity-0.13.0/src/tools/aesgcm_download.c    2022-05-09 
15:37:29.000000000 +0200
+++ new/profanity-0.13.1/src/tools/aesgcm_download.c    2022-10-12 
16:38:47.000000000 +0200
@@ -155,7 +155,7 @@
                                                  aesgcm_dl->filename);
 
         // TODO: Log the error.
-        if (!call_external(argv, NULL, NULL)) {
+        if (!call_external(argv)) {
             http_print_transfer_update(aesgcm_dl->window, aesgcm_dl->url,
                                        "Downloading '%s' failed: Unable to 
call "
                                        "command '%s' with file at '%s' (%s).",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/tools/http_download.c 
new/profanity-0.13.1/src/tools/http_download.c
--- old/profanity-0.13.0/src/tools/http_download.c      2022-09-13 
11:44:03.000000000 +0200
+++ new/profanity-0.13.1/src/tools/http_download.c      2022-10-12 
16:38:47.000000000 +0200
@@ -202,7 +202,7 @@
                                                  download->filename);
 
         // TODO: Log the error.
-        if (!call_external(argv, NULL, NULL)) {
+        if (!call_external(argv)) {
             http_print_transfer_update(download->window, download->url,
                                        "Downloading '%s' failed: Unable to 
call "
                                        "command '%s' with file at '%s' (%s).",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/ui/console.c new/profanity-0.13.1/src/ui/console.c
--- old/profanity-0.13.0/src/ui/console.c       2022-07-05 12:25:00.000000000 
+0200
+++ new/profanity-0.13.1/src/ui/console.c       2022-10-12 12:25:30.000000000 
+0200
@@ -395,8 +395,8 @@
 static void
 _cons_welcome_first_start(void)
 {
-    gchar* prefs_loc = files_get_config_path(FILE_PROFANITY_IDENTIFIER);
-    if (!g_file_test(prefs_loc, G_FILE_TEST_EXISTS)) {
+    gchar* ident_loc = files_get_data_path(FILE_PROFANITY_IDENTIFIER);
+    if (!g_file_test(ident_loc, G_FILE_TEST_EXISTS)) {
         ProfWin* console = wins_get_console();
         win_println(console, THEME_DEFAULT, "-", "This seems to be your first 
time starting Profanity.");
         win_println(console, THEME_DEFAULT, "-", "");
@@ -410,7 +410,7 @@
         win_println(console, THEME_DEFAULT, "-", "/register myjid 
myserver.org");
         win_println(console, THEME_DEFAULT, "-", "");
     }
-    g_free(prefs_loc);
+    g_free(ident_loc);
 }
 
 void
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/xmpp/avatar.c new/profanity-0.13.1/src/xmpp/avatar.c
--- old/profanity-0.13.0/src/xmpp/avatar.c      2022-09-06 12:58:31.000000000 
+0200
+++ new/profanity-0.13.1/src/xmpp/avatar.c      2022-10-12 16:38:47.000000000 
+0200
@@ -346,7 +346,7 @@
         } else {
             gchar** argv = format_call_external_argv(cmdtemplate, NULL, 
filename->str);
 
-            if (!call_external(argv, NULL, NULL)) {
+            if (!call_external(argv)) {
                 cons_show_error("Unable to display avatar: check the logs for 
more information.");
             }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/src/xmpp/stanza.c new/profanity-0.13.1/src/xmpp/stanza.c
--- old/profanity-0.13.0/src/xmpp/stanza.c      2022-06-29 13:05:42.000000000 
+0200
+++ new/profanity-0.13.1/src/xmpp/stanza.c      2022-10-12 12:25:30.000000000 
+0200
@@ -2661,7 +2661,7 @@
     xmpp_stanza_set_name(info, STANZA_NAME_INFO);
     xmpp_stanza_set_attribute(info, "id", sha1);
     xmpp_free(ctx, sha1);
-    char* bytes = g_strdup_printf("%lu", len);
+    char* bytes = g_strdup_printf("%" G_GSIZE_FORMAT, len);
     char* h = g_strdup_printf("%d", height);
     char* w = g_strdup_printf("%d", width);
     xmpp_stanza_set_attribute(info, "bytes", bytes);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/profanity-0.13.0/themes/gruvbox_transparent 
new/profanity-0.13.1/themes/gruvbox_transparent
--- old/profanity-0.13.0/themes/gruvbox_transparent     1970-01-01 
01:00:00.000000000 +0100
+++ new/profanity-0.13.1/themes/gruvbox_transparent     2022-10-12 
12:25:30.000000000 +0200
@@ -0,0 +1,82 @@
+[colours]
+bkgnd=Black
+titlebar=Grey19
+titlebar.text=yellow
+titlebar.brackets=IndianRed
+titlebar.unencrypted=IndianRed
+titlebar.encrypted=Grey66
+titlebar.untrusted=yellow
+titlebar.trusted=Grey66
+titlebar.online=DarkOliveGreen3
+titlebar.offline=IndianRed
+titlebar.away=Grey66
+titlebar.chat=Grey66
+titlebar.dnd=Grey66
+titlebar.xa=Grey66
+
+statusbar=Grey19
+statusbar.text=NavajoWhite1
+statusbar.time=DarkOliveGreen3
+statusbar.brackets=IndianRed
+statusbar.active=Grey66
+statusbar.current=Yellow
+statusbar.new=DarkOliveGreen3
+main.text=NavajoWhite1
+main.text.me=NavajoWhite1
+main.text.them=NavajoWhite1
+main.splash=yellow
+main.help.header=yellow
+main.time=Grey66
+
+input.text=NavajoWhite1
+subscribed=DarkOliveGreen3
+unsubscribed=IndianRed
+otr.started.trusted=DarkOliveGreen3
+otr.started.untrusted=yellow
+otr.ended=IndianRed
+otr.trusted=DarkOliveGreen3
+otr.untrusted=yellow
+online=DarkOliveGreen3
+away=Grey39
+chat=DarkOliveGreen3
+dnd=IndianRed
+xa=Grey39
+offline=IndianRed
+incoming=yellow
+mention=yellow
+trigger=yellow
+typing=yellow
+gone=yellow
+error=IndianRed
+roominfo=yellow
+roommention=yellow
+roommention.term=yellow
+roomtrigger=yellow
+roomtrigger.term=yellow
+me=yellow
+them=DarkOliveGreen3
+roster.header=yellow
+roster.chat=DarkOliveGreen3
+roster.online=DarkOliveGreen3
+roster.away=Grey39
+roster.xa=Grey39
+roster.dnd=IndianRed
+roster.offline=IndianRed
+roster.chat.active=DarkOliveGreen3
+roster.online.active=DarkOliveGreen3
+roster.away.active=Grey39
+roster.xa.active=Grey39
+roster.dnd.active=IndianRed
+roster.offline.active=IndianRed
+roster.chat.unread=DarkOliveGreen3
+roster.online.unread=DarkOliveGreen3
+roster.away.unread=Grey39
+roster.xa.unread=Grey39
+roster.dnd.unread=IndianRed
+roster.offline.unread=IndianRed
+roster.room=DarkOliveGreen3
+roster.room.unread=DarkOliveGreen3
+roster.room.mention=DarkOliveGreen3
+roster.room.trigger=DarkOliveGreen3
+occupants.header=yellow
+receipt.sent=IndianRed

Reply via email to