summaryrefslogtreecommitdiff
path: root/chat
AgeCommit message (Collapse)AuthorFilesLines
2020-09-11py-tulir-hangups: simplify github handlingwiz2-12/+11
2020-09-11py-mautrix: improve github handling.wiz2-13/+11
2020-09-11Add chat/mautrix-hangoutsjs5-1/+148
2020-09-11Oops, forgot to cvs add new filesjs1-0/+26
2020-09-11chat/py-tulir-hangups: Make deps less strict in setup.pyjs2-2/+4
chat/py-hangups does the same.
2020-09-11chat/py-mautrix: Fix typo I introduced after testingjs1-2/+3
2020-09-11chat/py-tulir-hangups: Add DIST_SUBDIRjs2-6/+7
2020-09-11Add chat/py-tuilir-hangups, based on chat/py-hangupsjs5-1/+122
2020-09-11chat/py-mautrix: Specify maximum version of py-aiohttpjs1-2/+2
2020-09-11Add chat/py-mautrixjs5-1/+498
2020-09-10chat/matrix-synapse: Add missing dependency for url_previewjs1-2/+3
2020-09-10add and enable matrix-synapsejnemeth1-1/+2
2020-09-09chat/ircd-hybrid: Updates to 8.2.33fox2-7/+7
Changes since 8.2.32: -- Noteworthy changes in version 8.2.33 (2020-09-07) o) Added 'client' option to listener::flags o) Added 'defer' option to listener::flags o) IRC operators may now use CIDR notation in "WHO" o) For a full list of all changes in this release, see https://git.io/JUZKO
2020-09-09znc: Update to 1.8.2ryoon2-8/+7
Changelog: # ZNC 1.8.2 (2020-07-07) ## New * Polish translation * List names of translators in TRANSLATORS.md file in source, as this contribution isn't directly reflected in git log * During --makeconf warn about listening on port 6697 too, not only about 6667 ## Fixes * webadmin: When confirming deletion of a network and selecting No, redirect to the edituser page instead of listusers page * Make more client command results translateable, which were missed before
2020-09-08profanity: Needs widechar support in cursesnia1-1/+3
2020-09-07py-hangups: Update to 0.4.11leot3-11/+11
Changes: 0.4.11 ------ - Fix random 401 errors
2020-09-04chat/matrix-synapse: Bump PKGREVISIONjs1-1/+2
2020-09-04chat/matrix-synapse: Add perl:run to tools, add to BUILD_DEFSjs1-1/+3
2020-09-04Add chat/matrix-synapsejs6-0/+1755
2020-09-04chat: Add profanity. Based on work by js and leot in pkgsrc-wip.nia9-1/+211
Profanity is a simple lightweight console based XMPP chat client. Its emphasis is on having a simple and configurable command driven UI.
2020-09-04chat: Add libmesode. Based on work by js in pkgsrc-wip.nia7-1/+78
libmesode is a libstrophe fork. libstrophe is a minimal XMPP library written in C. It has almost no external dependencies, only an XML parsing library.
2020-09-03Revbump all Go packages after default Go version was changed to 1.15.1bsiegert2-4/+4
2020-08-31*: bump PKGREVISION for perl-5.32.wiz27-49/+54
2020-08-21miniircd: Fix `--help' optionleot3-2/+31
Backported from upstream commit. PKGREVISION++
2020-08-19ircd-hybrid: Rename "ssl" package option to "openssl"nia1-4/+6
Since there is a choice of SSL library, this makes what the option does more obvious. The legacy options framework is used for compatibility.
2020-08-19chat/ircd-hybrid: Updates to 8.2.32fox3-9/+9
Changes since 8.2.31: -- Noteworthy changes in version 8.2.32 (2020-08-16) o) RESV couldn't be issued in case no reason has been supplied. This has been fixed. o) Fixed possible RPL_WHOISCHANNELS line truncation of remote replies o) Extban $t of type 'matching' has been implemented. This extban allows matching based on TLS protocol version and/or cipher suite o) Implemented channel mode 'K'. KNOCK cannot be used on channels with that mode set o) "STATS ?" is now oper-only
2020-08-18*: revbump for libsndfileleot4-8/+8
2020-08-18icb: fix building on modern mainstream Linux distrosgutteridge3-25/+27
Committed on the off chance someone else may want to run this on modern Linux. Tested on Debian 9 and Fedora 29 through 32.
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot37-67/+74
2020-08-14Revbump all Go packages after go114 updatebsiegert2-4/+4
2020-08-01Make devel/gajim not pick up the pkgsrc revision when pkgsrc is checked out viajs2-1/+21
Git.
2020-07-27mumble: Update to 1.3.2nia2-7/+7
Client Fixed: Overlay not starting (#4282) Server Fixed: keychain-error on macOS for custom certificates (#4345)
2020-07-26weechat: Update to 2.9nia4-16/+34
== Version 2.9 (2020-07-18) New features:: * core: add bar option "color_bg_inactive": color for window bars in inactive window (issue #732) * core: add Alacritty title escape sequence support (issue #1517) * core: display notify level for current buffer with command /buffer notify (issue #1505) * core: count only visible nicks in bar item "buffer_nicklist_count", add bar items "buffer_nicklist_count_groups" and "buffer_nicklist_count_all" (issue #1506) * core: set default size for input bar to 0 (automatic) (issue #1498) * core: add default key kbd:[Alt+Enter] to insert a newline (issue #1498) * core: add flag "input_multiline" in buffer (issue #984, issue #1063) * core: add a scalable WeeChat logo (SVG) (issue #1454, issue #1456) * core: add base 16/32/64 encoding/decoding in evaluation of expressions with "base_encode:base,xxx" and "base_decode:base,xxx" * core: add case sensitive wildcard matching comparison operator (`+==*+` and `+!!*+`) and case sensitive/insensitive include comparison operators (`+==-+`, `+!!-+`, `+=-+`, `+!-+`) in evaluation of expressions * core: add default key kbd:[Alt+Shift+N] to toggle nicklist bar * core: add command line option "--stdout" in weechat-headless binary to log to stdout rather than ~/.weechat/weechat.log (issue #1475, issue #1477) * core: reload configuration files on SIGHUP (issue #1476) * api: add pointer "_bar_window" in hashtable sent to hook focus callback (issue #1450) * api: add info_hashtable "focus_info" (issue #1245, issue #1257) * api: rename function hook_completion_get_string to completion_get_string and hook_completion_list_add to completion_list_add * api: add functions completion_new, completion_search and completion_free * api: add hdata "completion_word" * buflist: add default key kbd:[Alt+Shift+B] to toggle buflist * buflist: add options enable/disable/toggle in command /buflist * buflist: evaluate option buflist.look.sort so that sort can be customized for each of the three buflist bar items (issue #1465) * irc: add support of UTF8MAPPING (issue #1528) * irc: display account messages in buffers (issue #1250) * python: add WeeChat sharedir python directory to PYTHONPATH (issue #1537) * relay: increase default limits for IRC backlog options * relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks, add options relay.network.password_hash_algo, relay.network.password_hash_iterations, relay.network.nonce_size (issue #1474) * relay: add command "completion" in weechat relay protocol to perform a completion on a string at a given position (issue #1484) * relay: add option relay.network.auth_timeout * relay: update default colors for client status * relay: add status "waiting_auth" in irc and weechat protocols (issue #1358) * trigger: evaluate arguments of command when the trigger is created (issue #1472) Bug fixes:: * core: fix command /window scroll_beyond_end when buffer has fewer lines than chat height (issue #1509) * core: force buffer property "time_for_each_line" to 0 for buffers with free content (issue #1485) * core: don't collapse consecutive newlines in lines displayed before the first buffer is created * core: don't remove consecutive newlines when pasting text (issue #1500) * core: don't collapse consecutive newlines in bar content (issue #1500) * core: fix WEECHAT_SHAREDIR with CMake build (issue #1461) * core: fix memory leak in calculation of expression on FreeBSD (issue #1469) * core: fix resize of a bar when its size is 0 (automatic) (issue #1470) * api: fix use of pointer after free in function key_unbind * api: replace plugin and buffer name by buffer pointer in argument "modifier_data" sent to weechat_print modifier callback (issue #42) * buflist: add "window" pointer in bar item evaluation only if it's not NULL (if bar type is "window") * exec: fix use of same task id for different tasks (issue #1491) * fifo: fix errors when writing in the FIFO pipe (issue #713) * guile: enable again /guile eval (issue #1514) * irc: use new default chantypes "#&" when the server does not send it * irc: add support of optional server in info "irc_is_nick", fix check of nick using UTF8MAPPING isupport value (issue #1528) * irc: fix add of ignore with flags in regex, display full ignore mask in list of ignores (issue #1518) * irc: do not remove spaces at the end of users messages received (issue #1513) * irc: fix realname delimiter color in WHO/WHOX response (issue #1497) * irc: reuse a buffer with wrong type "channel" when a private message is received (issue #869) * python: fix crash when invalid UTF-8 string is in a WeeChat hashtable converted to a Python dict (issue #1463) * relay: add missing field "notify_level" in message "_buffer_line_added" (issue #1529) * relay: fix slow send of data to clients when SSL is enabled * trigger: only return trigger's return code when condition evaluates to true (issue #592) * trigger: fix truncated trigger command with commands /trigger input|output|recreate * trigger: do not hide values of options with /set command in cmd_pass trigger Documentation:: * add includes directory * merge 53 auto-generated files into 11 files * fix broken literal blocks in Japanese docs with Firefox (issue #1466) Tests:: * core: add CI with GitHub Actions, move codecov.io upload to GitHub Actions * core: switch to Ubuntu Bionic on Travis CI, use pylint3 to lint Python scripts * core: run tests on plugins only if the plugins are enabled and compiled * irc: add tests on IRC color and channel functions Build:: * javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360) * core: make GnuTLS a required dependency * core: fix build with CMake 3.17.0 * core: fix build with cygport on Cygwin
2020-07-17Revbump all Go packages after go114 update.bsiegert2-4/+4
2020-07-16miniircd: Update to 2.0leot2-7/+9
Changes: 2.0 --- * Dropped Python 2 support. * miniircd now requires Python 3.6+. * Channel log files are now named after the lowercase version of the channel name for consistency. * Fixed creation of PID file when using Python 3. * Made sure to remove the PID file on daemon exit. * Fixed creation of PID file with a relative path. * Fixed a bug when using non-ASCII characters in Python 3 mode.
2020-07-13Fix day-of-month format so that strftime(3) will recognize it.kim3-3/+28
2020-07-08gajim: updated to 1.2.0adam4-995/+704
Gajim 1.2.0 Gajim is a fully-featured XMPP client. It enables you to chat in a decentralized network using one of the many providers available or even your own service. The choice is yours. Gajim offers End-to-End encryption, is extensible, and open-source. More than a year after the release of Gajim 1.1.3 it is finally time for Gajim 1.2. A year of developing new features, cleaning up old code, and bug fixing. Highlights of this release are (amongst others): improved group chat system, completely rewritten network code, and a new account creation assistant. But there is much more to discover.
2020-07-08py-nbxmpp: updated to 1.0.1adam3-40/+209
python-nbxmpp 1.0.1 New * Add XEP-0377 support * MUC: Return message id when using inivite() Bugfixes * OMEMO: Correctly parse prekey value * Client: Determine protocol and type correctly if a custom host is used * Smacks: Don't fail on saving error replies python-nbxmpp 1.0.0 * Library rewritten in most parts * Replace BOSH with Websocket * Add new example client * Many other improvements Known Issues: * Currently no Client Cert support
2020-07-04weechat: switch to LUA_VERSIONS_ACCEPTEDnia1-2/+3
2020-06-30weechat: Require exact Lua 5.3.nia1-3/+2
Right now cmake does not include version 5.4 in its search paths.
2020-06-29loudmouth: very belatedly add a GitHub pull reference to a patchgutteridge2-4/+4
2020-06-29srain: Update to 1.1.1nia2-8/+7
2020-06-27 Version 1.1.1 ======================== - Changes: - Improve auto-scroll policy of message list - Bug fixes: - Fix TLS certificate verification error on glib-networking 2.64.3 - Fix crash when connecting to an invalid host
2020-06-26irssi: Do not install perllocal.podotis1-2/+1
Do not install perllocal.pod to avoid file conflict.
2020-06-18psi: Fix Qt 5.15 falloutnia5-3/+48
2020-06-17Revbump Go packages after Go 1.14.4 update.bsiegert2-4/+4
2020-06-14chat/dino: use pkg-config, maybe fix failing configurenikita1-1/+2
2020-06-13dino: typonia1-2/+2
2020-06-13chat/Makefile: + libsignal-protocol-cwiz1-1/+2
2020-06-12chat: Enable dinoryoon1-1/+2
2020-06-12chat/dino: import dino-0.1.0ryoon6-0/+178
Modern XMPP (Jabber) client using GTK+/Vala.