descriptioncontainer-agnostic, non-recursive message threading for Ruby
homepage URLhttps://80x24.org/msgthr/README
repository URLgit://80x24.org/msgthr
ownere@80x24.org
last changeMon, 18 Oct 2021 22:07:10 +0000 (18 22:07 +0000)
last refreshTue, 14 May 2024 16:35:06 +0000 (14 18:35 +0200)
content tags
add:
readme
Pure Ruby message threading based on the algorithm described by JWZ in https://www.jwz.org/doc/threading.html and used in countless mail and news readers; but with some features removed and improved flexibility. See homepage for more info.
shortlog
2021-10-18 Eric Wonghomepage: drop index.html and created.ridmaster
2019-04-22 Eric Wongdoc: switch homepage to dark216
2018-05-01 Eric Wongmsgthr 1.2.2 - fix missing loop checkv1.2.2
2018-05-01 Eric Wongpackaging: include NEWS file in RubyGem
2018-05-01 Eric Wongmsgthr 1.2.1 - fix missing loop check
2018-04-26 Eric Wongfix missing loop check
2018-01-25 Eric Wongmsgthr 1.2.0 - Msgthr#add callback supportv1.2.0
2018-01-24 Dimid Duchovnydoc: document block parameter of Msgthr#add
2018-01-24 Dimid Duchovnytest: fix add_child callback test
2018-01-24 Dimid Duchovnytest: add a more complex test for add_child callback
2018-01-23 Dimid Duchovnyadd callback to Msgthr#add
2017-12-31 Eric Wongmsgthr 1.1.0 - simplify usagev1.1.0
2017-12-31 Eric Wongvarious URL updates
2017-12-28 Eric Wongsimplify API to avoid (and raise on) user errors
2017-06-08 Eric Wongmsgthr 1.0.1 - initial release with decent documentationv1.0.1
2017-06-08 Eric Wongimprove API documentation and testing
...
tags
6 years ago v1.2.2 msgthr 1.2.2 - fix missing loop...
6 years ago v1.2.0 msgthr 1.2.0 - Msgthr#add callback...
6 years ago v1.1.0 msgthr 1.1.0 - simplify usage
6 years ago v1.0.1 msgthr 1.0.1 - initial release...
heads
2 years ago master