Commit graph

3485 commits

Author SHA1 Message Date
bsiegert
607c793c4c Update matterircd to 0.18.4.
Matterircd v0.18.4

Bugfix

  - general: fix cli args not override configuration file #205
  - mattermost: support multi DM-groups correctly #209
  - mattermost: add correct support for personal tokens #208
    Use /msg mattermost login <server> <team> <login> token=<yourtoken>
  - mattermost: Fix JoinInclude / JoinExclude logic when joining/parting
    channels. Also support #team/channel
  - mattermost: Fix issue with empty channelname
  - mattermost: Fix re-login on session expiry

Matterircd v0.18.3

Bugfix

  - slack: api changed, show uploaded files again

Because of changes in slack API and the forced use of pagination, big channels
with lots of users can take a while to load.

Matterircd v0.18.2

Bugfix

  - slack: fix panic on websocket bug #189, #196

Matterircd v0.18.1

New features

  - mattermost: support mattermost 5.x

Matterircd v0.18.0

New features

  - general: Add debugmode true/false message in banner
  - irc: Add PrefixMainTeam setting. Also set the main team name as prefix in
    the irc-channel. See matterircd.toml.example
  - slack: Add support for login for slack (as addition to login )

Bugfix

  - mattermost: update channels when adding/removing users to new channel.
    Alsso join channel when we are added. Closes #178
  - irc: fix NAMES reply to send entire member list
  - irc: Use service for on-join topic changes (instead of your own username)
  - irc: Handle \r, ACTION and colour sanitization everywhere
  - irc: Fix concurrent map read/write. Closes #188
  - slack: Make sure to return for not implemented functions in slack. Closes #
    186
  - slack: Replace spaces to underscore in botnames. Closes #184

Matterircd v0.17.3

Bugfix

  - slack: Fix issues with bots with spaces in the name
  - mattermost: Actually join/remove users to channel when they join, not when
    they say something #113
  - mattermost: Join/remove users when they're added by someone else. Use a
    system message to show this #175

Matterircd v0.17.2

Bugfix

  - mattermost: Fix message looping issue

Matterircd v0.17.1

New features

  - general: enable login via irc PASS command during handshake instead of
    PRIVMSG

Bugfix

  - mattermost: Update GetFileLinks to API_V4
  - slack/mattermost: Fix issue with matterircd users not being able to chat to
    eachother
  - slack: Do not join channels for single direct messages (slack)
  - slack: Split fallback messages on newline (slack)

Matterircd v0.17.0

New features

  - general: mattermost configuration settings need to be migrated to
    [mattermost] settings. See matterircd.toml.example
  - slack: Add BlackListUser config setting. Blacklist users from connecting to
    slack. See matterircd.toml.example
  - slack: Add JoinMpImOnTalk config setting. Only join MultiPerson IM when
    someone talks. See mattericd.toml.example
  - slack: Add Restrict config setting. Only allowed to connect to specified
    slack teams. See matterircd.toml.example
  - slack: Add UseDisplayName config setting. If displayname is set, the
    message will be prepended with <displayname>. See matterircd.toml.example
  - slack: also show messages from bots
  - slack: reconnect on disconnects

Bugfix

  - &users join speedup on teams with massive amount of users (tested on 26k
    users)
  - Only allow 1 login/logout in progress
  - slack: Fix on-join race condition
  - slack: Always add yourself to your channels (fixes problem with > 500 users
    channels)
  - slack: remove carriage returns from topic
  - slack: Autojoin new channel/group when invited
  - slack: Join MpIm channel if we haven't joined it yet
2019-01-18 22:21:02 +00:00
mrg
af1e7e3bbf update to ircii 20170117. just one change from yesterday:
o  fix a memory corruption bug found by leot@netbsd with electric fence
2019-01-18 10:47:48 +00:00
mrg
a90afba275 update to ircII 20190116. changes include:
o  new /lastlog commands -saveall and -loadall that save and load the
     current window's lastlog, allowing session restoring
  o  new REFRESH_WINDOW_LASTLOG binding that will fully redraw the
     current window, using data from the lastlog, leaving it in a
     scrollable manner
  o  fix run-time errors on macOS
  o  ircII is now cross compileable
  o  add a basic help2html.pl script that converts the help pages into
     (poorly so far) formatted html pages, many help issues pages fixed
  o  restore case-insensitive /lastlog, accidentally broken in 20161207
  o  fix input line scrolling problem where it would not keep any of the
     existing input line.
2019-01-17 05:21:24 +00:00
gutteridge
9ed33c42e6 chat/loudmouth: fix a build breakage on non-x86 NetBSD archs
A build fix applied upstream some ten years ago for Mac OS X is only
really relevant for that OS, and was causing build breakages on NetBSD
with any archs that didn't happen to be covered in legacy code in
arpa/nameser_compat.h. (Encountered with powerpc, would also presumably
break others, like aarch64.) No PKGREVISION, build fix only.
2019-01-16 01:36:12 +00:00
nia
ad8767fd3d centerim5: include application.mk first. 2019-01-13 17:58:47 +00:00
maya
07df28d2e2 irssi-xmpp, irssi-icb: catch up with irssi update. 2019-01-10 19:31:44 +00:00
maya
a7f7dc47ab irssi: update to 1.1.2
Fix the resetting of window hiddenlevel (#861)
    Fix clearing of hidelevel in layout (#951)
    Fix accessing unallocated text when checking entry position (#928, #930)
    Fix uninitialised memory on empty lines (#873, GL#31, #878, #877, #907, #914)
    Fix use-after-free on expiration of hidden lines (#948)
    Fix use-after-frees. By Maya Rashish (#919)
    Fix out of bounds access in help display when window width is small (#949)
    Fix paste_join_multiline (#970, #971)
    Correctly check for errno when displaying SSL errors. By Janik Rabe (#895)
    Fix wrong signal emission argument count (#965)
    Documentation (#920). Sync NEWS, scripts (#849)
    Fix Perl detection on MacOS. By Dominyk Tiller (#927)
    Misc fixes. By Jaroslav Škarvada (#981, #982)
2019-01-10 19:30:10 +00:00
nia
def5002287 chat/lurch-purple: Update to 0.6.8
Changes:

* Makefile adaptations should help building and running this for some. Thanks for the pull requests.
* Fixed some bugs regarding carbons and sending messages to yourself, also added NULL checks so that it plays nicer with other plugins which might set the message to NULL
* Update submodules and their dependencies, most importantly libsignal-protocol-c to 2.3.2
* Add plugin preferences prototype: Single option is logging verbosity on the debug log
2019-01-04 15:11:37 +00:00
nia
7c1ec3272d chat/gajim-plugin-omemo: Update to 2.6.25
Changes:

2.6.25 / 2018-12-15
- Better handle key exchange messages

2.6.24 / 2018-11-20
- Use "current" as pubsub node id
2019-01-01 22:41:30 +00:00
nia
5790a8d8aa chat/gajim: Update to 1.1.1
Changes:

Bug fixes

    #8362 DBus: Incorrect unread message count
    #9427 Placeholder not cleared if pasting text into message input
    #9444 Determine the delay timestamp correctly when using mam:1
    #9453 Fix opening links inside the group chat subject (MacOS/Windows)
    #9465 Allow the full range of possible nicknames in group chats
    #9067 Gajim crashes when receiving xhtml messages
    #9096 Error when clicking on a subscription notification
    #9446 Chatstate error in MUC conversation
    #9471 Conversation Textview: Error on key press
    #9472 Handle presences without from attr correctly
    #9473 Error when creating a new group chat
    #9491 Identify group chat subject changes correctly
    #9496 Error on MUC roster selection change
    Determine soundplayer correctly on unix systems
    In some circumstances plugins could not be deleted
    Show correct contact status on tabs
    Dont answer group chat receipt requests
    Fix receipts for private messages
    Pressing the back button in the Accounts window leads to an error
    Better handle not available keyring backends
    Dont show incorrect contact on private messages
    Join group chat menu is disabled when there are no bookmarks
    Error on start chat menu action
    Error when opening sign-in/out notification
    Copying text does not work with different keyboard layouts
2019-01-01 22:40:10 +00:00
nia
6354009982 chat/xchat: Remove xchat, as discussed on tech-pkg.
XChat's development has been dead for nearly a decade now.

chat/hexchat is an actively maintained fork and features many bug and
security fixes and support for newer protocol features. Users of XChat
should migrate to HexChat, or rather, should have migrated several
years ago.

A blog post exists by HexChat's maintainer where Debian's packaging of
both is discussed:

https://blog.tingping.se/2018/03/02/when-distros-get-it-wrong.html
2019-01-01 09:41:20 +00:00
nia
5e439b2752 mumble: Clean up the makefile. Install icons directly and don't sed with quote marks. 2018-12-22 18:28:07 +00:00
nia
a11b61a510 chat/mumble: Import version 1.2.19. Based partially on work in pkgsrc-wip.
Mumble is an open source, low-latency, high quality voice chat software
primarily intended for use while gaming.

This package contains the client and server software.
2018-12-22 18:17:39 +00:00
bsiegert
dcd9b75b1e Revbump all Go packages after go111 update. 2018-12-19 15:46:59 +00:00
nia
1cca04ec40 chat/znc: Fix makeconf in rc script. 2018-12-16 14:08:03 +00:00
nia
31716d36a0 znc: Use https. 2018-12-16 04:21:49 +00:00
nia
e293c1d896 chat/znc: Import version 1.7.1. Based on work in pkgsrc-wip.
ZNC is an advanced IRC bouncer with IPv6 and SSL support.
2018-12-16 02:05:23 +00:00
nia
144167ad82 chat/weechat: Update to 2.3.
Changes:

in version 2.3:

- add hook "line"
- add option "-P" (or "--plugins") to customize the plugins to load at startup
- allow multiple options "-r" ("--run-command") in command line arguments
- allow allow partial buffer name and multiple arguments in command /buffer close
- allow specifying buffer number/name for /buffer localvar
- allow creation of temporary variables with the regex in trigger plugin
- add real IP in client description in relay plugin
- add repeat of string in evaluation of expressions with "repeat:count,string"
- many bugs fixed.

in version 2.2:

- add support of list options in curl
- allow merge of buffers by name in command /buffer
- add reverse of string in evaluation of expressions with "rev:"
- add indexed ban list and completion for /unban and /unquiet (IRC plugin)
- add support for IRCv3.2 Client Capability Negotiation
- add support for IRCv3.2 invite-notify
- add support for IRCv3.2 chghost, add options irc.look.smart_filter_chghost and irc.color.message_chghost
- add option xfer.network.send_ack
- add support of Python 3.7
- fix memory leaks scripting plugins
- many bugs fixed.
2018-12-16 00:24:07 +00:00
wiz
1e9caac440 *: update email for fhajny 2018-12-15 21:12:18 +00:00
rillig
50ad4eebad chat/xchat: fix YAGNI code for GCONF_SCHEMAS
The loop would not have worked with multiple GCONF_SCHEMAS anyway because
there was no semicolon at the end of the @.s.@ expansion. Since
INSTALL_DATA can handle multiple source arguments, there is no need to
use the complicated form.
2018-12-14 21:35:43 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
scole
24430fbe5a fix typo 2018-12-05 18:42:06 +00:00
scole
270e3ce3f9 PR pkg/53761
adjust runtime paths
2018-12-05 18:40:14 +00:00
prlw1
603b5ccdc7 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
nia
9c1ffdd926 telegram-purple: Update to 1.3.1
Changelog:

    Stability improvements
    Support auto-loading for documents
    Add support for "typing" in group chats (using group-typing-notifications plugin)
    Add support for /kick command in group chats
2018-11-28 16:03:41 +00:00
nia
7c15d9b5f8 chat/centerim5: Import version 5.0.1
CenterIM is a text-mode multi-protocol instant messaging client
for Linux, *BSD, Solaris and other Unices. The program supports
most of widely used IM protocols, including AIM, ICQ, IRC, QQ,
Skype, XMPP (Jabber).

CenterIM is a powerful communication tool that can be used through
SSH, without the need for VNC/Remote Desktop. CenterIM started as
a fork of CenterICQ.

Development has ceased on CenterIM4 in favor of CenterIM5, which
is a ground up rewrite and uses the libpurple library as a
communication backend.
2018-11-28 15:12:27 +00:00
nia
4a898a2d03 chat/carbons-purple: Import version 0.2.1
If you have multiple devices and want messages sent and received
by one device show up on all others, XEP-0280: Message Carbons is
what you are looking for.

This is an experimental XMPP XEP-0280: Message Carbons plugin for
libpurple (Pidgin, Finch, etc.)
2018-11-27 19:25:05 +00:00
maya
72eb5f7ab9 Remove line-purple.
This has been marked BROKEN as using this package (a third-party client) will
get your account banned. The status of this hasn't changed according to
upstream, which has also intentionally broken the build.
2018-11-27 18:21:54 +00:00
nia
bed024c5bc chat/lurch-purple: Import version 0.6.7
In German, an Axolotl is a type of Lurch, which simply means
'amphibian'. This plugin brings Axolotl, by now renamed to double
ratchet, to libpurple applications such as Pidgin by implementing
the XEP-0384: OMEMO Encryption.
2018-11-27 17:44:14 +00:00
nia
9a58ddb50f chat/gajim: Depend on sqlite3. 2018-11-26 12:29:20 +00:00
nia
3a866ccc04 tootstream: remove patch to unbreak this 2018-11-21 11:22:10 +00:00
nia
a6340b6f35 gajim: Add missing dependency to certifi and do not override __version__
- certifi module is needed despite not explicitly specified as a
  dependency in setup.py (probably a line about it should be added
  in setup.py too and shared with upstream).
- Do not override __version__ if git is found. This leads to possible PLIST
  problems due non-matching EGG_INFODIR.

Problem and patch by Jonathan Schleifer via PR pkg/53731 (PLIST problem a bit
reworked by leot).
2018-11-19 14:50:24 +00:00
bsiegert
09329143eb Port mcabber to enchant2, bump revision. 2018-11-18 12:06:23 +00:00
bsiegert
855d84f93d Port empathy to enchant2, bump revision. 2018-11-18 11:48:56 +00:00
nia
a3fcc7cf0e chat/gajim-plugin-omemo: update to version 2.6.23
[no changelog available]
2018-11-16 00:04:14 +00:00
nia
9d1ddb372f chat/gajim: update to version 1.1.0.
Gajim 1.1.0 (06 November 2018)

  New

  * Remove support for XEP-0091

  Bug fixes

  * 8968 Windows: Gajim loads DLLs from wrong location
  * 9322 Error when adding contact
  * 9357 Acquire sleep inhibtor correctly after sleep
  * 9385 Ignore invalid bookmarks
  * 9386 Discovery: Browsing nodes without identity
  * 9393 Error when parsing invalid timestamps
  * 9398 Error on jingle file transfer

Gajim 1.0.99.1 (07 October 2018)

  New

  * Implement XEP-0398
  * MUC: Set Threshold for requesting history
  * Show icon for unencrypted messages
  * Support more media players for broadcasting the current tune
  * Windows: Add a debug logging switch in preferences
  * Preferences: enable/disable dark theme
  * Preferences: enable/disable the MUC subject beeing shown on join
  * Preferences: enable/disable ascii emoji conversion

  Bug fixes

  * 9198 Creating new MUCs with captial letters is not possible
  * 9210 Error when clicking on new message indicator
  * 9280 Inviting users to a MUC causes error
  * 9301 Error when opening service discovery window
  * 9309 Error when clicking on a groupchat invite notification
  * 9311 Error when requesting server info
  * 9117 Windows UAC changes status not available
  * 9324 No menus/dialogs on Win7
  * 9326 IPV6 Connection problem on Win10
  * 9334 Joining big MUCs takes very long
  * 9339 Error caused by remote_control

Gajim 1.0.99 (19 August 2018)

  New

  * Support for setting a MUC Avatar
  * Support for PKIX over Secure HTTP (POSH)
  * Support idle time for GNOME on Wayland
  * New Emoji chooser
  * Noto Emoji theme updated to Unicode 11
  * Twitter Emoji theme added
  * Gajim Theming reworked
  * Design updates to many dialogs
    - Join Groupchat
    - Bookmarks
    - Add new contact
    - History
    - Profile
    - Accounts

  Bug fixes

  * 8658 Translation doesnt work on Windows
  * 8750 Increase time frame for duplicate search in MUCs
  * 9138 Translation in Flatpak does not work
  * 9140 Error when clicking on the notification of an incoming message
  * 9159 Wrong form type when responding to a voice request
  * 9069 Send cancel IQ if muc configuration is aborted
  * 9167 Flatpak fails to determine locale settings
  * 9171 Gajim requests vcard multiple times
  * 9198 Creating new MUCs with capital letters is not possible
  * 9211 Punycode and Unicode with Internationalized Domain Names

  Other changes

  * Support http:upload:0
  * Remove forward message adhoc commands
  * Remove support for XEP-0090
  * Remove RC4-SHA because it is insecure (Was not used with current OpenSSL versions)
  * Improve speed when loading the roster
  * Handle new MUC status code 333
  * Switch to GDBus for Gajim remote
  * Removed support for ESessions
  * Improvements to the dark theme of Gajim
  * New dependency: python3-cssutils >= 1.0.2
  * New dependency: python3-keyring
  * Removed dependency: python3-avahi
  * Removed dependency: python3-pyasn1
2018-11-16 00:00:02 +00:00
nia
87933c3a2e chat/py-nbxmpp: update to version 0.6.8
python-nbxmpp 0.6.8 (07 October 2018)

 * Reset SM counter after receiving <enabled>
 * Issue event when SM resume fails
2018-11-15 23:50:04 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
nia
03783f97a8 tootstream: add patch to distinfo. 2018-11-09 10:21:03 +00:00
bsiegert
ac232c7df5 Revbump all Go packages after go111 update. 2018-11-04 18:37:54 +00:00
gdt
8ce8761e10 jabberd2: update to 2.7.0
Upstream changes:

  - openssl-1.1 support
  - Python script to export data in XEP-0227 format
  - Fix build errors with MariaDB 10.2
  - systemd units restart on failure
  - Use systemd BindsTo= instead of BindTo.
2018-11-02 12:15:25 +00:00
leot
7f7915487e *: (belatedly) revbump for net/libsoup update
Thanks to <wiz>!
2018-10-24 21:11:45 +00:00
leot
79aa3f2bef py-hangups: Update chat/py-hangups to 0.4.6
Changes:
0.4.6
-----
- raise maximum supported protobuf version
- choose 2FA method automatically when several methods are available
2018-10-15 08:55:49 +00:00
nia
b613279383 gajim-plugin-omemo: update to 2.6.2.
changes:

- Port Fingerprint dialog from openpgp plugin
- Add an InfoBar for errors and informations
- Add tooltip for device clearing
- Remove fingerprints tab from plugin config dialog
2018-10-12 23:50:03 +00:00
nia
827253f40c chat/gajim: Fix man page installation. 2018-10-05 12:56:36 +00:00
nia
44d0f5d751 chat/tootstream: Update to 0.3.6.
Changes:

* bump to version 1.3.1 of Mastodon.py.
* fix the issue where usernames were unable to be searched.
* add the links command for listing and opening the URLs in a post.
* add the puburl command for listing and opening the URL of the post
in your browser.
2018-10-01 16:33:37 +00:00
nia
532e3646d1 chat/py-mastodon: Update to 1.3.1
Changes:

    Mastodon v2.4.3 compatibility:
        Keyword filter support: filters(), filter(), filters_apply(), filter_create(), filter_update(), filter_delete()
        Follow suggestions support: suggestions(), suggestion_delete()
        account_follow() now has "reblogs" parameter
        account_mute() now has "notifications" parameter
        Support for granular scopes
    Added status_reply() convenience function
    First attempt at basic Pleroma compatibility (Thanks deeunderscore)
    Several small fixes
2018-10-01 16:31:11 +00:00
wiedi
c812c1f454 hexchat: link network libs on SunOS 2018-09-30 13:58:10 +00:00