Skip to content

feat: manage chat topics in separate window#89

Merged
clefincode merged 18 commits into
develop-marketplacefrom
develop
May 14, 2026
Merged

feat: manage chat topics in separate window#89
clefincode merged 18 commits into
develop-marketplacefrom
develop

Conversation

@clefincode
Copy link
Copy Markdown
Owner

No description provided.

Hosam-Kawkgy and others added 18 commits May 10, 2026 08:18
… apply

- Add normalizeTopicSeparators() as single source of truth for separators
- Remove inline separator generation from make_messages_html loop
- Remove dedupeAdjacentTopicSeparators and insertTopicSeparatorBeforeMessage
- Call normalizeTopicSeparators() after all DOM updates (render, prepend, append, relink)
- Add data-message-type and data-message-template-type to message DOM elements
- Fix ReLink Topic rows: show subject+topic name, never Untitled Topic
- Include topic color in ReLink rows and apply instantly after selection
- Update applyTopicVisibility with activeTopicFilter support
- Add topic_color LEFT JOIN to get_messages SQL for all API versions
- Add after_save handler on Topic DocType for instant color refresh
- Add refreshTopicColor() to update all DOM elements on color change
…ce constructor regression

- Fix regression: restore chat_topic_channel and is_private_topic assignments
  that were accidentally dropped when normalizing subject assignment
- ChatInfo topic editing: subject, color, reference preservation
- FormTimeline topic window: is_topic_window, room_type Topic, channel validation
- normalizeTopicSubject safety for all topic subject access
fix icon in message menu for dark them
…e message action ReLink Topic item into adjacent ReLink and open-topic buttons- Hide the open-topic button when the selected message has no linked topic- Disable long-press selection behavior on message bubbles- Make realtime listener cleanup safer so topic windows do not break the main chat window realtime updates
- Convert Set Topic / "You set topic" system messages into topic separators
- Prevent topic-link info messages from showing as chat bubbles
- Preserve open-topic button behavior on separators
- Apply separator rendering for both initial load and realtime messages
- Render Set Topic and Remove Topic system messages as topic separators instead of info bubbles
- Reuse the existing topic separator style to keep UI consistent
- Normalize linked document topic subjects to avoid duplicated "Topic: topic :" labels
- Preserve topic open-window behavior from separators
feat: manage chat topics in separate window
@clefincode clefincode merged commit bcbc140 into develop-marketplace May 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants