This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-chat-archive.git
from 705dc9a add CONTRIBUTING.md
add a7aa3bd FINERACT-2514: chat archiver: create year/month folders under
docs/daily/CHANNEL
add 0aca964 Fix: recursive indexing and breadcrumb depth for nested
hierarchy
add dcf48dd Fix: implement nested clickable breadcrumbs and update tests
new 2cdaaa4 Merge branch 'jira/fineract-2514-hierarchy'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Readme.md | 4 +-
.../fineract/chat/archive/ChatArchiveApp.java | 48 ++++++++-----
.../apache/fineract/chat/archive/HtmlRenderer.java | 84 ++++++++++++++++++----
.../fineract/chat/archive/IndexRenderer.java | 26 +++++--
.../chat/archive/SiteMetadataRenderer.java | 3 +-
.../fineract/chat/archive/HtmlRendererTest.java | 17 +++--
.../fineract/chat/archive/IndexRendererTest.java | 8 +--
.../chat/archive/SiteMetadataRendererTest.java | 8 +--
8 files changed, 139 insertions(+), 59 deletions(-)