998813eff4
refactor(direct): drop the bottom DM-nav status strip with the vojo.chat label and e2ee chip
2026-05-06 16:37:22 +03:00
bc360e84cc
feat(bots-whatsapp): land Preact widget for mautrix-whatsapp QR + pairing-code login, Meta-ToS warning card, and cross-iframe external-link relay
2026-05-05 15:25:16 +03:00
5eb12f888b
feat(bots-discord): land Preact widget for mautrix-discord QR-login with ping-based status, reconnect recovery, and discordapp.com URL parser
2026-05-05 02:17:30 +03:00
e46bba2f7d
feat(bots): polish the Telegram bot widget UI and fix Android WebView sticky-hover via pointerType-based input-mode detection
2026-05-04 18:34:51 +03:00
f102593081
Revert "feat(connection): replace 30s 'Connecting...' banner with bottom-edge sync indicator and homeserver footer dot, drop mascot loading splash"
...
This reverts commit a1ff5db724 .
2026-05-03 20:15:26 +03:00
e547c466a8
feat(settings): drop user-facing time/date format toggle and derive everything from system locale via Intl.DateTimeFormat
2026-05-03 19:27:54 +03:00
a1ff5db724
feat(connection): replace 30s 'Connecting...' banner with bottom-edge sync indicator and homeserver footer dot, drop mascot loading splash
2026-05-03 18:21:00 +03:00
ed1544dd5e
feat(direct): land inline invite cards with spam-filter toggle and retire the /inbox/ tree along with its sidebar tab
2026-05-03 13:49:33 +03:00
35ade7e941
feat(bots-telegram): ship M12 login flow with BotShell host hero and Go bridgev2 dialect parser
2026-05-02 22:12:37 +03:00
d961dddfbc
feat(bots): land Phase 2 widget host/driver with retry UX and route-aware notifications
2026-05-02 00:44:52 +03:00
83e246da1f
Add runtime-configured bot tab
2026-05-01 20:21:55 +03:00
357a2024f4
feat(bots): M1 wire Direct segment to /bots/ placeholder and rename label to Роботы
2026-05-01 14:42:00 +03:00
d2c77496a7
redesign(p4): land Dawn RoomViewHeader for all rooms with peer chrome, presence, member-count subline, and reactive bridge gate.
2026-04-29 01:03:12 +03:00
103d6ad8a1
redesign(p3c): collapse Home into universal Direct, drop legacy layouts, gate room flavour on member-count, and clear orphan settings.
2026-04-28 21:52:31 +03:00
5bf0aeb00b
redesign(p3a): land Stream message layout for DMs with rail, author dots, asymmetric bubbles, Stream day-divider, and sysline state events
2026-04-28 00:54:53 +03:00
ed3e5c0640
redesign(p2): rebuild DM list panel with stream header, segmented tabs, self-row, new-chat row, footer status, and live timeline rerender
2026-04-26 23:34:20 +03:00
6c65dee82e
Replace 'following' banner with WhatsApp-style delivery status checkmarks on own messages.
2026-04-25 17:49:51 +03:00
3652320b0f
Split DM create form into separate username and server fields with smart defaults.
2026-04-25 15:41:29 +03:00
0466e78233
Simplify theme settings to a single dropdown with System, Light, and Dark options.
2026-04-25 13:36:40 +03:00
f96c80f829
Localize room intro, membership events, call controls, and leave-room dialog across en/ru via i18next.
2026-04-25 01:28:07 +03:00
15f86bfcae
Localize invite push notifications across web SW and Android FCM via shared JSON Push namespace.
2026-04-24 23:51:07 +03:00
53a8bda18f
dm calls mvp: phase 2.5.3: lockscreen CallStyle with FSI, Answer/Decline, ringtone channel, permission prompt
2026-04-20 22:22:43 +03:00
aa958b6e76
dm calls mvp: phase 2.5.2: drop dead code after SW-only pivot (invite.ogg, usePreviousValue, usePermission, notificationPermission)
2026-04-19 21:34:04 +03:00
6a690d4ecc
dm calls mvp: phase 2.5.2: SW push is the only OS notification channel; in-app banners removed, calls bypass the visible-tab gate
2026-04-19 21:32:41 +03:00
f862f19f09
dm calls mvp: phase 2: mvp of accept/decline calls (contain bugs)
2026-04-19 10:11:09 +03:00
dfcd69f1df
dm calls mvp: phase 1: outgoing DM voice call via element-call voiceOnly intent
2026-04-18 23:31:42 +03:00
3717adb52e
feature with back button on native app
2026-04-18 01:30:48 +03:00
6fbcf94cd9
push notifications permission on start app
2026-04-17 23:31:21 +03:00
46659625cd
add notifications support for android (mostly)
2026-04-17 22:54:44 +03:00
ac452aaf1d
update icons with evil mascot
2026-04-15 00:57:56 +03:00
9ac226002c
localize logout
2026-04-14 22:27:23 +03:00
becdbc3d3a
localize room settings
2026-04-14 21:27:03 +03:00
d120a9a933
localize Add Space
2026-04-14 02:18:51 +03:00
f4e94a48cc
localize Explore Community
2026-04-14 01:59:41 +03:00
ef0fa23642
localize Inbox/Notifications
2026-04-14 01:41:22 +03:00
77fda29820
localize direct messages
2026-04-14 01:20:26 +03:00
fc8346e50d
localize home
2026-04-14 00:30:08 +03:00
7f4a013eb5
search localization
2026-04-14 00:09:24 +03:00
d4ea8b525f
localize settings
2026-04-13 23:36:03 +03:00
96613c7a76
locale for register form
2026-04-13 22:39:59 +03:00
4539ab5114
rebrending contination: add icons
2026-04-13 22:22:01 +03:00
ff133b22b5
rebranding from cinny to vojo: change basic icons and naming
2026-04-13 02:22:44 +03:00
303d3c74c1
feat(auth): rebrand auth pages to Vojo with mascot, glassmorphism, and i18n
...
Rework the entire authentication UI to match the Vojo brand:
- Add mascot video with purple gradient halo behind the auth form
- Glassmorphism card (backdrop-blur, semi-transparent bg) with JS-driven
layout ported from element-web (ResizeObserver + requestAnimationFrame)
- Custom folds theme overrides via color token references (not hardcoded
CSS variable hashes) for transparent inputs and white primary button
- Server edit modal dialog replacing browser prompt, with proper
role="dialog", aria-modal, and Escape key support
- Footer: "Powered by Matrix · Hosted on Yandex Cloud"
Localization:
- Add ru.json, update en.json and de.json with all auth page keys
- Wire up react-i18next t() across all auth components
- Set fallbackLng to 'ru' while preserving LanguageDetector for en/de
Cleanup:
- Remove SSO login flow (SSOLogin, getSSOFlow, SSO rendering)
- Remove token login flow (TokenLogin.tsx, getTokenFlow, loginToken param)
- Strip unused imports (useState, usePathWithOrigin, useClientConfig)
- Fix ESLint: nested ternary → if-return, consistent-return, a11y
Config: vojo.chat as default and only homeserver.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 00:27:34 +03:00
Ajay Bura
1b89475fa7
Remove unused javascript ( #2470 )
2025-08-29 19:34:52 +10:00
Krishan
45c4f6295b
Upgrade twemoji font to support twemoji v15.1.0 ( #2202 )
...
* Upgrade twemoji font to support twemoji v15.1.0
* bump emojibase deps to v15
2025-02-15 18:59:40 +11:00
aceArt-GmbH
4555538d7c
Add translation support using i18next ( #1576 )
...
Co-authored-by: Ajay Bura <32841439+ajbura@users.noreply.github.com>
2024-08-14 18:59:34 +05:30
aceArt-GmbH
a68ed7d3e9
Load assets from relative path ( #1588 )
2024-01-23 18:35:50 +05:30
Ajay Bura
64f2f25702
Refactor state & Custom editor ( #1190 )
...
* Fix eslint
* Enable ts strict mode
* install folds, jotai & immer
* Enable immer map/set
* change cross-signing alert anim to 30 iteration
* Add function to access matrix client
* Add new types
* Add disposable util
* Add room utils
* Add mDirect list atom
* Add invite list atom
* add room list atom
* add utils for jotai atoms
* Add room id to parents atom
* Add mute list atom
* Add room to unread atom
* Use hook to bind atoms with sdk
* Add settings atom
* Add settings hook
* Extract set settings hook
* Add Sidebar components
* WIP
* Add bind atoms hook
* Fix init muted room list atom
* add navigation atoms
* Add custom editor
* Fix hotkeys
* Update folds
* Add editor output function
* Add matrix client context
* Add tooltip to editor toolbar items
* WIP - Add editor to room input
* Refocus editor on toolbar item click
* Add Mentions - WIP
* update folds
* update mention focus outline
* rename emoji element type
* Add auto complete menu
* add autocomplete query functions
* add index file for editor
* fix bug in getPrevWord function
* Show room mention autocomplete
* Add async search function
* add use async search hook
* use async search in room mention autocomplete
* remove folds prefer font for now
* allow number array in async search
* reset search with empty query
* Autocomplete unknown room mention
* Autocomplete first room mention on tab
* fix roomAliasFromQueryText
* change mention color to primary
* add isAlive hook
* add getMxIdLocalPart to mx utils
* fix getRoomAvatarUrl size
* fix types
* add room members hook
* fix bug in room mention
* add user mention autocomplete
* Fix async search giving prev result after no match
* update folds
* add twemoji font
* add use state provider hook
* add prevent scroll with arrow key util
* add ts to custom-emoji and emoji files
* add types
* add hook for emoji group labels
* add hook for emoji group icons
* add emoji board with basic emoji
* add emojiboard in room input
* select multiple emoji with shift press
* display custom emoji in emojiboard
* Add emoji preview
* focus element on hover
* update folds
* position emojiboard properly
* convert recent-emoji.js to ts
* add use recent emoji hook
* add io.element.recent_emoji to account data evt
* Render recent emoji in emoji board
* show custom emoji from parent spaces
* show room emoji
* improve emoji sidebar
* update folds
* fix pack avatar and name fallback in emoji board
* add stickers to emoji board
* fix bug in emoji preview
* Add sticker icon in room input
* add debounce hook
* add search in emoji board
* Optimize emoji board
* fix emoji board sidebar divider
* sync emojiboard sidebar with scroll & update ui
* Add use throttle hook
* support custom emoji in editor
* remove duplicate emoji selection function
* fix emoji and mention spacing
* add emoticon autocomplete in editor
* fix string
* makes emoji size relative to font size in editor
* add option to render link element
* add spoiler in editor
* fix sticker in emoji board search using wrong type
* render custom placeholder
* update hotkey for block quote and block code
* add terminate search function in async search
* add getImageInfo to matrix utils
* send stickers
* add resize observer hook
* move emoji board component hooks in hooks dir
* prevent editor expand hides room timeline
* send typing notifications
* improve emoji style and performance
* fix imports
* add on paste param to editor
* add selectFile utils
* add file picker hook
* add file paste handler hook
* add file drop handler
* update folds
* Add file upload card
* add bytes to size util
* add blurHash util
* add await to js lib
* add browser-encrypt-attachment types
* add list atom
* convert mimetype file to ts
* add matrix types
* add matrix file util
* add file related dom utils
* add common utils
* add upload atom
* add room input draft atom
* add upload card renderer component
* add upload board component
* add support for file upload in editor
* send files with message / enter
* fix circular deps
* store editor toolbar state in local store
* move msg content util to separate file
* store msg draft on room switch
* fix following member not updating on msg sent
* add theme for folds component
* fix system default theme
* Add reply support in editor
* prevent initMatrix to init multiple time
* add state event hooks
* add async callback hook
* Show tombstone info for tombstone room
* fix room tombstone component border
* add power level hook
* Add room input placeholder component
* Show input placeholder for muted member
2023-06-12 16:45:23 +05:30
Krishan
d02a3276bf
Change license to AGPLv3 ( #1115 )
...
* Add CLA github action
* Change license to AGPLv3
2023-02-24 17:28:04 +05:30
Ajay Bura
c69f790bd3
Replace Webpack to Vite ( #1023 )
...
* Add vite, typescript and prettier
* Configure vite
* Fix tsconfig error
* Fix manifest json
* Move manifest json to root
* Bug fix
* Move back manifest json to public
2022-12-20 20:47:51 +05:30