pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/matterircd



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Nov 14 19:41:31 UTC 2023

Modified Files:
        pkgsrc/chat/matterircd: Makefile distinfo
Added Files:
        pkgsrc/chat/matterircd: go-modules.mk

Log Message:
matterircd: update to 0.28.0, make this a Go module

New features

- Add support for searching scrollback for specific posts/threads
- Allow ignoring Mattermost server version when checking if supported
- Support for mattermost version 9

Enhancement

- Include thread context for matterircd style hex numbers for replay and
  scrollback
- Emphasize system and reaction messages
- Use static initialisation for regular expressions to optimize
- Convert Mattermost markdown formatting / emphasis to IRC
- Update scrollback to support @@msgthreadID and the MM postlist URL

Bugfix

- Fix incorrect msg/thread counters


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/chat/matterircd/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/chat/matterircd/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/chat/matterircd/go-modules.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffs are larger than 1MB and have been omitted


Home | Main Index | Thread Index | Old Index