SHA256
4
0
forked from pool/profanity

Commit Graph

  • 74e153659a Update to 0.15.1: * Add iso8601 as valid time format /time all set iso8601 instead of manual specification * Fix ignoring of roster pushes (#2035) * Print location of decrypted files (#2041) * Fix GPGME >= 2.0.0 compatibility issue (#2048) * Fix tests with gcc15 and uintptr_t (#2055) * Reduce noise in log files (#1911, #2060) * Cleanup, code improvement and memory fixes (#2033, #2041, #2053) * Improve documentation (#2040, 18f157b, #2058) Drop: * profanity-0.15.0-Fix-tests-with-gcc15-uintptr_t.patch * profanity-0.15.0-gpgme.patch main Michael Vetter 2025-08-22 09:38:52 +02:00
  • e234792cba Remove the URL part from the patches. For some reason GH seems to change the patches even though we used them from commits on master, resulting in OBS to decline the submission due to the differences Michael Vetter 2025-08-19 17:56:23 +02:00
  • edddd99941 Update profanity-0.15.0-Fix-tests-with-gcc15-uintptr_t.patch Michael Vetter 2025-08-19 15:45:10 +02:00
  • decfddc7e6 fix Leap 15.6 (readline) Andreas Stieger 2025-08-18 10:39:49 +02:00
  • 2c8ea77099 restore the -mini flavor Andreas Stieger 2025-08-16 13:18:40 +02:00
  • 73fe5f9f7f general rework to fix boo#1246851 Andreas Stieger 2025-08-16 12:39:53 +02:00
  • eb166bb468 bsc#1246850: Fix build with gpgme >= 2.0.0 Add profanity-0.15.0-gpgme.patch Michael Vetter 2025-07-23 09:05:06 +02:00
  • 04295c0e1d Update to 0.15.0 Michael Vetter 2025-03-27 20:18:59 +01:00
  • e158be432d Accepting request 1226202 from network:messaging:xmpp factory Ana Guerrero 2024-11-25 22:22:11 +00:00
  • e9f1f54009 Accepting request 1226202 from network:messaging:xmpp Ana Guerrero 2024-11-25 22:22:11 +00:00
  • 7b2eecafca - Eliminate usage of update-alternatives: + Mark the -mini and -standard packages as conflicting + Use RemovePathPostfixes to strip .mini, resp .standard from the file names in the buildroot, allowing to still produce both flavors in one build. + Suggest profanity-standard from the main-package: in case of a user installing profanity, and not closer specifying the flavor, profanity-standard will be picked by the solver. devel Michael Vetter 2024-11-25 08:27:06 +00:00
  • 16e8aa0981 - Eliminate usage of update-alternatives: + Mark the -mini and -standard packages as conflicting + Use RemovePathPostfixes to strip .mini, resp .standard from the file names in the buildroot, allowing to still produce both flavors in one build. + Suggest profanity-standard from the main-package: in case of a user installing profanity, and not closer specifying the flavor, profanity-standard will be picked by the solver. Michael Vetter 2024-11-25 08:27:06 +00:00
  • 5c8b1d8605 Accepting request 1148416 from network:messaging:xmpp Ana Guerrero 2024-02-21 16:58:09 +00:00
  • 071295edb5 Accepting request 1148416 from network:messaging:xmpp Ana Guerrero 2024-02-21 16:58:09 +00:00
  • 2ef4463578 - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 07:38:00 +00:00
  • be5b02656e - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 07:38:00 +00:00
  • a938ed26b2 Accepting request 1111435 from network:messaging:xmpp Ana Guerrero 2023-09-15 20:05:19 +00:00
  • a4c92a9621 Accepting request 1111435 from network:messaging:xmpp Ana Guerrero 2023-09-15 20:05:19 +00:00
  • d06ff41139 - Add profanity-0.14.0-plugins-install.patch: Fix crash upon /plugins install while disconnected Michael Vetter 2023-09-15 05:52:09 +00:00
  • 9933d13233 - Add profanity-0.14.0-plugins-install.patch: Fix crash upon /plugins install while disconnected Michael Vetter 2023-09-15 05:52:09 +00:00
  • e85d906785 Accepting request 1106132 from network:messaging:xmpp Ana Guerrero 2023-08-28 15:15:35 +00:00
  • ecf8320ebd Accepting request 1106132 from network:messaging:xmpp Ana Guerrero 2023-08-28 15:15:35 +00:00
  • ecd47fa5ce - Add three bugfix patches: * Correctly display OX carbons: profanity-0.14.0-ox-carbons.patch * Fix typos: profanity-0.14.0-typos.patch * Stop spamming log when X is not running: profanity-0.14.0-xscreensaver.patch Michael Vetter 2023-08-27 09:53:22 +00:00
  • b04d0354c9 - Add three bugfix patches: * Correctly display OX carbons: profanity-0.14.0-ox-carbons.patch * Fix typos: profanity-0.14.0-typos.patch * Stop spamming log when X is not running: profanity-0.14.0-xscreensaver.patch Michael Vetter 2023-08-27 09:53:22 +00:00
  • 53d3a1b4f6 Accepting request 1102110 from network:messaging:xmpp Dominique Leuenberger 2023-08-03 15:28:11 +00:00
  • 713c886809 Accepting request 1102110 from network:messaging:xmpp Dominique Leuenberger 2023-08-03 15:28:11 +00:00
  • 8424aaab92 - Update to 0.14.0: * Introduce new /privacy command (#1836, #1870) */os -> /privacy os */privacy logging * Fix crash when using NetBSD curses implementation (#1769) * Fix OMEMO autodetection in autotools (#1865) * Add ability to completely turn logs off (#1857) * Extend /pgp command to make key exchange procedure easier (#1850) *Used by PSI and Pidgin as well. * Add ability to download and install plugins directly (#1842) */plugins install * Improvements for /executable and /avatar code (#1845) * Add ability to disable avatar publishing (#1843) * Fix /plugins update (#1840) * Improve logging (#1835) * Add feature that can warn you when another client logs in (#1827) */account set <account> session_alarm <max_sessions> * Don't add the same command twice to history (#1829) * Improve manpage to inform users about encryption (#1823) * Fix possible crash in PGP/OX (#1823) * Add nickname support for /roster remove (#1826) * Fix JID display in titlebar (#1816) * Allow setting client identification (#1815) */account set <account> clientid * Add /statusbar tabmode actlist (#1813) * Fix color name in batman theme (#1810) * Fix empty window after reconnect (#1556) * Support passing flags to editor (#1801) * OTR and PGP fixes (#1802) * Adapt to g_string_free glib 2.75.3 change (#1799) Michael Vetter 2023-08-03 06:23:57 +00:00
  • 2ba769e4d2 - Update to 0.14.0: * Introduce new /privacy command (#1836, #1870) */os -> /privacy os */privacy logging * Fix crash when using NetBSD curses implementation (#1769) * Fix OMEMO autodetection in autotools (#1865) * Add ability to completely turn logs off (#1857) * Extend /pgp command to make key exchange procedure easier (#1850) *Used by PSI and Pidgin as well. * Add ability to download and install plugins directly (#1842) */plugins install * Improvements for /executable and /avatar code (#1845) * Add ability to disable avatar publishing (#1843) * Fix /plugins update (#1840) * Improve logging (#1835) * Add feature that can warn you when another client logs in (#1827) */account set <account> session_alarm <max_sessions> * Don't add the same command twice to history (#1829) * Improve manpage to inform users about encryption (#1823) * Fix possible crash in PGP/OX (#1823) * Add nickname support for /roster remove (#1826) * Fix JID display in titlebar (#1816) * Allow setting client identification (#1815) */account set <account> clientid * Add /statusbar tabmode actlist (#1813) * Fix color name in batman theme (#1810) * Fix empty window after reconnect (#1556) * Support passing flags to editor (#1801) * OTR and PGP fixes (#1802) * Adapt to g_string_free glib 2.75.3 change (#1799) Michael Vetter 2023-08-03 06:23:57 +00:00
  • 5527349de6 Accepting request 1010279 from network:messaging:xmpp Dominique Leuenberger 2022-10-13 13:44:55 +00:00
  • e388ea2cd8 Accepting request 1010279 from network:messaging:xmpp Dominique Leuenberger 2022-10-13 13:44:55 +00:00
  • 11b88cefcf - 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) Michael Vetter 2022-10-12 15:04:59 +00:00
  • cc1cfe39c2 - 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) Michael Vetter 2022-10-12 15:04:59 +00:00
  • be8c675a5a Accepting request 1003287 from network:messaging:xmpp Dominique Leuenberger 2022-09-13 13:10:11 +00:00
  • e59ab59164 Accepting request 1003287 from network:messaging:xmpp Dominique Leuenberger 2022-09-13 13:10:11 +00:00
  • c6b178890d - Update to 0.13.0: * Print OMEMO verification QR code (#1320, #1568, #1718, #1720) /omemo qrcode * Add option to configure stamp (#1663) * Allow bold for default colors (#1674) * Add irssi theme (#1680) * Include useful aliases in profrc example (#1683) * Improve man pages (#1688, #1703) * Show return symbol for embedded newlines in multiline messages (#1690) * Fix xscreensaver detection (#1696) * Add support for offline MUC notifications (#1697) /notify room offline on|off * Fix SIGABRT when using wrong argument order for receiving ox key (#1689, #1699) * Use 3 digits for rotated log files (#1701) * Fix autocomplete for /ox discover. (#1702) * Fix segfault on /ox discover (#1713, #1715) * Fix OX rpad generation (#1703) * Don't forget encryption status for OX and PGP. (#733, #1694, #1722) * Several OX improvements (#1703, #1705) * Fix room name not updating. (#1710, #1711) * Update capabilities of muc on available presence (#1347, #1712) * Add /avatar set command to publish avatar (#1687, #1714) * Respect silent nick change in mucs (#757, #1716) * Fix duplicate messages in chat with oneself. (#1595, #1717) * Improve cmd argument parser (#497, #1721) * Make display of user mood optional (#1725) * Switch log level while running (#1726) * Split chatlog and log functions in separate files (#1727) * Split pgp and ox into separate files (#1728) * Various cleanups (#1729) Michael Vetter 2022-09-13 10:09:28 +00:00
  • 129cc0df28 - Update to 0.13.0: * Print OMEMO verification QR code (#1320, #1568, #1718, #1720) /omemo qrcode * Add option to configure stamp (#1663) * Allow bold for default colors (#1674) * Add irssi theme (#1680) * Include useful aliases in profrc example (#1683) * Improve man pages (#1688, #1703) * Show return symbol for embedded newlines in multiline messages (#1690) * Fix xscreensaver detection (#1696) * Add support for offline MUC notifications (#1697) /notify room offline on|off * Fix SIGABRT when using wrong argument order for receiving ox key (#1689, #1699) * Use 3 digits for rotated log files (#1701) * Fix autocomplete for /ox discover. (#1702) * Fix segfault on /ox discover (#1713, #1715) * Fix OX rpad generation (#1703) * Don't forget encryption status for OX and PGP. (#733, #1694, #1722) * Several OX improvements (#1703, #1705) * Fix room name not updating. (#1710, #1711) * Update capabilities of muc on available presence (#1347, #1712) * Add /avatar set command to publish avatar (#1687, #1714) * Respect silent nick change in mucs (#757, #1716) * Fix duplicate messages in chat with oneself. (#1595, #1717) * Improve cmd argument parser (#497, #1721) * Make display of user mood optional (#1725) * Switch log level while running (#1726) * Split chatlog and log functions in separate files (#1727) * Split pgp and ox into separate files (#1728) * Various cleanups (#1729) Michael Vetter 2022-09-13 10:09:28 +00:00
  • 16362248af Accepting request 992036 from network:messaging:xmpp Richard Brown 2022-08-01 19:33:24 +00:00
  • d5fe1f9502 Accepting request 992036 from network:messaging:xmpp Richard Brown 2022-08-01 19:33:24 +00:00
  • 0e1a24496d - Fix building with icons: --enable-icons switch was renamed to --enable-icons-and-clipboard Michael Vetter 2022-08-01 13:26:37 +00:00
  • 51b0754dec - Fix building with icons: --enable-icons switch was renamed to --enable-icons-and-clipboard Michael Vetter 2022-08-01 13:26:37 +00:00
  • e41b8f488b Accepting request 966863 from network:messaging:xmpp Dominique Leuenberger 2022-04-04 17:27:10 +00:00
  • 034d8bbf3e Accepting request 966863 from network:messaging:xmpp Dominique Leuenberger 2022-04-04 17:27:10 +00:00
  • d20b06814f - Update to to 0.12.1: * Fix resetting colors when loading invalid theme (#1681) * Use correct color for nick of others in history (#1675) * Fix a segfault when uploading or downloading files (f11ad16) * Fix logging of text chatlogs (#1672, #1673) * Simplification of tab completion code (#1664) * Add Alt/Ctrl-arrows combinations for GNU Screen (#1667) * Make all existing input functions bindable from config (#1669) * Cleanup (#1665, #1670) * Improve man pages (#1666, #1668) * Fix race condition on resize (#1671) Michael Vetter 2022-04-04 16:22:29 +00:00
  • 8d610c133d - Update to to 0.12.1: * Fix resetting colors when loading invalid theme (#1681) * Use correct color for nick of others in history (#1675) * Fix a segfault when uploading or downloading files (f11ad16) * Fix logging of text chatlogs (#1672, #1673) * Simplification of tab completion code (#1664) * Add Alt/Ctrl-arrows combinations for GNU Screen (#1667) * Make all existing input functions bindable from config (#1669) * Cleanup (#1665, #1670) * Improve man pages (#1666, #1668) * Fix race condition on resize (#1671) Michael Vetter 2022-04-04 16:22:29 +00:00
  • 74d222c1e9 Accepting request 966029 from network:messaging:xmpp Dominique Leuenberger 2022-03-30 18:36:25 +00:00
  • 96a54ce785 Accepting request 966029 from network:messaging:xmpp Dominique Leuenberger 2022-03-30 18:36:25 +00:00
  • 1e753f6fa4 Accepting request 922050 from network Dominique Leuenberger 2021-09-29 18:18:57 +00:00
  • b5e084f7ef Accepting request 922050 from network Dominique Leuenberger 2021-09-29 18:18:57 +00:00
  • c9d095d922 Accepting request 906302 from network Dominique Leuenberger 2021-07-14 21:58:53 +00:00
  • 425bed7577 Accepting request 906302 from network Dominique Leuenberger 2021-07-14 21:58:53 +00:00
  • 93af6a282d Accepting request 864029 from network Dominique Leuenberger 2021-01-18 13:39:20 +00:00
  • f319218289 Accepting request 864029 from network Dominique Leuenberger 2021-01-18 13:39:20 +00:00
  • 5b30fadff1 Accepting request 861865 from network Dominique Leuenberger 2021-01-10 18:44:08 +00:00
  • 18c56c7df2 Accepting request 861865 from network Dominique Leuenberger 2021-01-10 18:44:08 +00:00
  • 4beb7de851 Accepting request 818152 from network Dominique Leuenberger 2020-07-01 18:44:03 +00:00
  • 561a18b073 Accepting request 818152 from network Dominique Leuenberger 2020-07-01 18:44:03 +00:00
  • 1d5af26e78 Accepting request 816823 from network Dominique Leuenberger 2020-06-24 13:48:17 +00:00
  • f7710ececf Accepting request 816823 from network Dominique Leuenberger 2020-06-24 13:48:17 +00:00
  • 21b1172831 Accepting request 814317 from network Dominique Leuenberger 2020-06-14 16:34:11 +00:00
  • 6cc495a039 Accepting request 814317 from network Dominique Leuenberger 2020-06-14 16:34:11 +00:00
  • 9e7ef6bc19 Accepting request 813415 from network Dominique Leuenberger 2020-06-11 12:52:15 +00:00
  • 56061a338a Accepting request 813415 from network Dominique Leuenberger 2020-06-11 12:52:15 +00:00
  • 323181dd1c Accepting request 812969 from network Dominique Leuenberger 2020-06-09 22:52:36 +00:00
  • 6f9281bc59 Accepting request 812969 from network Dominique Leuenberger 2020-06-09 22:52:36 +00:00
  • d46906d1c3 Accepting request 772212 from network Dominique Leuenberger 2020-02-09 19:48:28 +00:00
  • 71c644d4c0 Accepting request 772212 from network Dominique Leuenberger 2020-02-09 19:48:28 +00:00
  • cddc8cc1bb Accepting request 769505 from network Dominique Leuenberger 2020-02-04 18:52:31 +00:00
  • 3221295ccd Accepting request 769505 from network Dominique Leuenberger 2020-02-04 18:52:31 +00:00
  • 6bc616c1fd Accepting request 732851 from network Dominique Leuenberger 2019-09-25 06:34:58 +00:00
  • fd9105629c Accepting request 732851 from network Dominique Leuenberger 2019-09-25 06:34:58 +00:00
  • f09f572178 Accepting request 720052 from network Dominique Leuenberger 2019-08-05 08:35:05 +00:00
  • 70f9b102e8 Accepting request 720052 from network Dominique Leuenberger 2019-08-05 08:35:05 +00:00
  • ccd9ca6d3b Accepting request 720021 from network Dominique Leuenberger 2019-07-31 12:37:09 +00:00
  • 0a883b095b Accepting request 720021 from network Dominique Leuenberger 2019-07-31 12:37:09 +00:00
  • e25162c5e0 Accepting request 677132 from network Yuchen Lin 2019-02-19 11:01:57 +00:00
  • e74ecd3acd Accepting request 677132 from network Yuchen Lin 2019-02-19 11:01:57 +00:00
  • 867c4daf22 Accepting request 668083 from network Dominique Leuenberger 2019-02-15 08:54:49 +00:00
  • 0b22160e83 Accepting request 668083 from network Dominique Leuenberger 2019-02-15 08:54:49 +00:00
  • 2a1ea0f52c Accepting request 589209 from network Dominique Leuenberger 2018-03-22 11:04:31 +00:00
  • 6c8759c1c4 Accepting request 589209 from network Dominique Leuenberger 2018-03-22 11:04:31 +00:00
  • cbaab22aab Accepting request 587942 from network Dominique Leuenberger 2018-03-19 22:38:08 +00:00
  • d7f608b5e4 Accepting request 587942 from network Dominique Leuenberger 2018-03-19 22:38:08 +00:00
  • 8ccd3f2935 Accepting request 510269 from network Dominique Leuenberger 2017-07-17 07:11:47 +00:00
  • 1a1174317e Accepting request 510269 from network Dominique Leuenberger 2017-07-17 07:11:47 +00:00
  • 3598becd76 Accepting request 455762 from network Dominique Leuenberger 2017-02-10 09:04:52 +00:00
  • c62e49000c Accepting request 455762 from network Dominique Leuenberger 2017-02-10 09:04:52 +00:00
  • c5535a8ca9 Accepting request 439004 from network Dominique Leuenberger 2016-11-24 20:21:48 +00:00
  • 0b2e20804c Accepting request 439004 from network Dominique Leuenberger 2016-11-24 20:21:48 +00:00
  • fb6863c4ec Accepting request 429436 from network Dominique Leuenberger 2016-09-23 09:41:00 +00:00
  • 321a02f0d7 Accepting request 429436 from network Dominique Leuenberger 2016-09-23 09:41:00 +00:00
  • b6787cd71a Accepting request 428100 from network Dominique Leuenberger 2016-09-17 12:40:37 +00:00
  • c975cd2c3b Accepting request 428100 from network Dominique Leuenberger 2016-09-17 12:40:37 +00:00
  • dbe3f18285 Accepting request 401928 from network Dominique Leuenberger 2016-06-19 08:49:06 +00:00
  • be574151f7 Accepting request 401928 from network Dominique Leuenberger 2016-06-19 08:49:06 +00:00
  • f4947aec7f Accepting request 335423 from network Stephan Kulow 2015-10-03 18:30:17 +00:00
  • 8cc9370e3e Accepting request 335423 from network Stephan Kulow 2015-10-03 18:30:17 +00:00
  • 7f7227fc9c Accepting request 315480 from network Stephan Kulow 2015-07-12 20:52:51 +00:00
  • c2e33aee46 Accepting request 315480 from network Stephan Kulow 2015-07-12 20:52:51 +00:00