simoleo89
7526b8a169
feat(furni-editor): make Sprite ID + Type read-only (all Basic Info now read-only)
2026-06-06 13:08:19 +02:00
simoleo89
9831f662ef
style(furni-editor): move display-name edit to top + unify theme (neutral labels, matched selects, single teal accent)
2026-06-06 13:02:56 +02:00
simoleo89
c09b748d06
style(furni-editor): theme-token typography refresh (labels, inputs focus ring, mono read-only)
2026-06-06 12:50:59 +02:00
simoleo89
09ca51aedf
feat(furni-editor): editable furnidata name/desc section + read-only classname/public_name + diff-confirm + revert
2026-06-06 02:46:48 +02:00
simoleo89
472a41711a
Merge remote-tracking branch 'fork/main'
...
# Conflicts:
# public/configuration/UITexts_en.json5.example
# public/configuration/UITexts_it.json5.example
# src/components/MainView.tsx
# src/css/friends/FriendsView.css
2026-06-06 00:17:32 +02:00
duckietm
cdf962a7d2
🆙 Small fixing alphablend
2026-06-05 17:21:53 +02:00
duckietm
fff4c0bca6
🆙 Take #3 desktop view catalog is now 100%
2026-06-05 16:31:59 +02:00
duckietm
f4d41dd3c9
Take #2 Desktop cacta 100%
2026-06-05 14:32:55 +02:00
simoleo89
d73656bbfe
chore: update react player and frontend deps
2026-06-04 22:15:12 +02:00
duckietm
59ed27b727
Revert " 🆙 Bug fixed in localstorage"
...
This reverts commit 47453db5ee .
2026-06-04 13:43:29 +02:00
duckietm
47453db5ee
🆙 Bug fixed in localstorage
2026-06-04 13:43:04 +02:00
duckietm
7007752e91
🆙 Mention Now in UI-Config and UITexts and not hardcoded
2026-06-04 11:32:55 +02:00
DuckieTM
a4137af4fe
Merge branch 'main' into Dev
2026-06-04 10:45:59 +02:00
duckietm
5a330be30e
🆙 Updates Mention
2026-06-04 10:41:36 +02:00
medievalshell
0df810c556
feat(mentions): @ autocomplete, blue @nick, avatar notification toast
...
- Chat input @ autocomplete: typing @ shows online users (room users +
online friends + room aliases) with avatars; arrows/Tab/Enter to pick.
- Any valid @nick token is highlighted blue in chat bubbles (like @all),
giving visual feedback that it is a recognised mention.
- Side notification toast on a received mention: sender avatar (from the
new senderFigure wire field) + message + dismiss; dismiss marks it read
so the toolbar unread badge updates. Auto-hides after 8s.
- IMentionEntry/parsers carry senderFigure end to end.
2026-06-04 01:18:26 +02:00
DuckieTM
c76fbf7ea8
Merge branch 'main' into feat/command-autocomplete-refactor
2026-06-03 16:33:58 +02:00
github-actions[bot]
7128f4553b
Merge remote-tracking branch 'upstream/main'
2026-06-03 10:15:33 +00:00
DuckieTM
0cf45197d8
Merge pull request #187 from simoleo89/pr/mentions-system
...
feat(mentions): complete @-mentions system (inbox, in-bubble highlight, notifications)
2026-06-03 11:03:39 +02:00
duckietm
4c70fc90c0
🆙 Updated Prefixes
2026-06-03 09:39:25 +02:00
duckietm
0c694820f7
🆙 Visual updates Group Forums
2026-06-03 07:46:28 +02:00
simoleo89
f84103d18f
Merge remote-tracking branch 'fork/main' into feat/messenger-groups-receipts
2026-06-02 22:11:18 +02:00
simoleo89
dd7d504be2
Merge remote-tracking branch 'origin/Dev' into feat/messenger-groups-receipts
...
# Conflicts:
# public/configuration/UITexts.example
# src/css/friends/FriendsView.css
2026-06-02 21:52:59 +02:00
simoleo89
dc7012794e
fix(messenger): send typing-stop to peer when switching conversations
2026-06-02 21:25:21 +02:00
simoleo89
7d89ce14d0
feat(messenger): send typing status + show 'is typing' indicator
2026-06-02 21:15:53 +02:00
Life
7b69fb3df0
Merge branch 'main' into feat/command-autocomplete-refactor
2026-06-02 20:55:28 +02:00
simoleo89
775e8b27af
feat(messenger): render sent/read checkmarks on own messages
2026-06-02 20:25:03 +02:00
simoleo89
db050b99e7
feat(messenger): show 'sent while offline' marker in thread
2026-06-02 19:11:05 +02:00
Life
fd126a3d2c
Merge branch 'duckietm:main' into feat/command-autocomplete-refactor
2026-06-02 18:38:47 +02:00
simoleo89
f506b83387
feat(chat): improve command autocomplete and command alerts
2026-06-02 18:34:50 +02:00
simoleo89
1af038806b
feat(chat): improve command autocomplete and command alerts
2026-06-02 18:31:49 +02:00
simoleo89
2291d3cfa8
feat(friends): per-friend assign-to-group control
2026-06-02 18:26:44 +02:00
simoleo89
860ec07dfd
feat(friends): group chip-filter row over online/offline list + manager wiring
2026-06-02 18:20:31 +02:00
simoleo89
7913952f71
fix(friends): reset stale edit state on category refresh + localize manager labels where keys exist
2026-06-02 18:12:53 +02:00
simoleo89
39bcfdb0cd
feat(friends): category manager modal (create/rename/delete groups)
2026-06-02 18:07:40 +02:00
duckietm
03066abf54
🆙 Updated Group buy
2026-06-02 18:01:45 +02:00
duckietm
c9ac6806dd
🆙 Updated infostand & userpofile now mobile friendly and cards as background
2026-06-02 15:12:51 +02:00
simoleo89
2d126a7b9a
feat(mentions): wire Remove action to server-side delete packet
2026-06-02 15:04:12 +02:00
simoleo89
49d3bde50a
feat(mentions): richer inbox — filters, date groups, type badge, relative time, per-row actions, highlighted preview
2026-06-02 15:04:12 +02:00
simoleo89
22e28a31ab
feat(mentions): highlight own mentions inside room chat bubbles
2026-06-02 15:04:12 +02:00
simoleo89
cdabdedfbf
feat(mentions): dedicated toolbar icon sprite
2026-06-02 15:04:11 +02:00
simoleo89
c1085aa4b1
fix(mentions): add en/nl translations for mention strings
2026-06-02 15:04:11 +02:00
simoleo89
c67c90d4c1
feat(mentions): inbox window, toolbar badge, chat-history tab, ui-config + i18n
2026-06-02 15:04:11 +02:00
duckietm
76ec66932b
🆙 Small fix User Settings
2026-06-02 12:56:48 +02:00
duckietm
d73f51f61a
🆙 Update Texts
2026-06-02 12:04:39 +02:00
medievalshell
1b3744a891
Merge remote-tracking branch 'upstream/Dev' into Dev
2026-06-01 19:33:49 +02:00
duckietm
827c17dc8b
🆙 Small fix toolbar
2026-06-01 14:44:33 +02:00
medievalshell
5a437b7eda
feat(fortune-wheel): add wheel-card and wheel-slice-icon class hooks
...
Lets a runtime theme scope the wheel card background and scale the slice
prize icons without touching defaults (the hooks add no styles on their own).
2026-05-31 17:28:46 +02:00
medievalshell
dc5b1e694d
feat(fortune-wheel): expose wheel colors as CSS custom properties
...
The slice/rim/divider/hub colors are now read from --wheel-* CSS variables
with the current values as fallbacks, so the stock look is unchanged while a
runtime theme can recolor the wheel without rebuilding.
2026-05-31 17:16:23 +02:00
DuckieTM
67d53fde3a
Merge pull request #181 from simoleo89/feat/fortune-wheel-improvements
...
feat(fortune-wheel): celebration reveal, spin animation & prize editor add/remove
2026-05-31 15:44:42 +02:00
DuckieTM
c6a1ab9c9a
Merge pull request #180 from simoleo89/feat/radio-ui-config-toggle
...
feat(radio): make the radio widget toggleable from ui-config
2026-05-31 15:44:22 +02:00