v.lagerev
f63e43bfc6
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
v.lagerev
541f9181d4
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
v.lagerev
eb56a0bc4e
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
v.lagerev
691eb8530a
feat(bots-telegram): ship M12 login flow with BotShell host hero and Go bridgev2 dialect parser
2026-05-02 22:12:37 +03:00
v.lagerev
9233a1e172
feat(bots): land Phase 2 widget host/driver with retry UX and route-aware notifications
2026-05-02 00:44:52 +03:00
v.lagerev
e53339820f
Add runtime-configured bot tab
2026-05-01 20:21:55 +03:00
v.lagerev
f59944bb4e
feat(bots): M1 wire Direct segment to /bots/ placeholder and rename label to Роботы
2026-05-01 14:42:00 +03:00
v.lagerev
7cafd8e8aa
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
v.lagerev
7ff25c7a95
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
v.lagerev
1c5ecb5309
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
v.lagerev
020c9355fb
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
v.lagerev
0c4cfb97a6
Replace 'following' banner with WhatsApp-style delivery status checkmarks on own messages.
2026-04-25 17:49:51 +03:00
v.lagerev
58ec12d42d
Split DM create form into separate username and server fields with smart defaults.
2026-04-25 15:41:29 +03:00
v.lagerev
00935aecff
Simplify theme settings to a single dropdown with System, Light, and Dark options.
2026-04-25 13:36:40 +03:00
v.lagerev
311ec4e615
Localize room intro, membership events, call controls, and leave-room dialog across en/ru via i18next.
2026-04-25 01:28:07 +03:00
v.lagerev
7af04a429d
Localize invite push notifications across web SW and Android FCM via shared JSON Push namespace.
2026-04-24 23:51:07 +03:00
v.lagerev
299107b13a
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
v.lagerev
636cdba9f0
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
v.lagerev
bdd7e05c9a
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
v.lagerev
0a8a97a050
dm calls mvp: phase 2: mvp of accept/decline calls (contain bugs)
2026-04-19 10:11:09 +03:00
v.lagerev
c6d59a3852
dm calls mvp: phase 1: outgoing DM voice call via element-call voiceOnly intent
2026-04-18 23:31:42 +03:00
v.lagerev
45995a7ffb
feature with back button on native app
2026-04-18 01:30:48 +03:00
v.lagerev
43cd7c6a61
push notifications permission on start app
2026-04-17 23:31:21 +03:00
v.lagerev
52de41cf04
add notifications support for android (mostly)
2026-04-17 22:54:44 +03:00
v.lagerev
d11b921aa6
update icons with evil mascot
2026-04-15 00:57:56 +03:00
v.lagerev
78f195960c
localize logout
2026-04-14 22:27:23 +03:00
v.lagerev
148120a1d4
localize room settings
2026-04-14 21:27:03 +03:00
v.lagerev
45dc4fa8cf
localize Add Space
2026-04-14 02:18:51 +03:00
v.lagerev
456526315a
localize Explore Community
2026-04-14 01:59:41 +03:00
v.lagerev
3f4e07ce16
localize Inbox/Notifications
2026-04-14 01:41:22 +03:00
v.lagerev
1495a4b01e
localize direct messages
2026-04-14 01:20:26 +03:00
v.lagerev
326cf8902b
localize home
2026-04-14 00:30:08 +03:00
v.lagerev
1d3a6b5f7c
search localization
2026-04-14 00:09:24 +03:00
v.lagerev
335c82e2c0
localize settings
2026-04-13 23:36:03 +03:00
v.lagerev
351cd5eda9
locale for register form
2026-04-13 22:39:59 +03:00
v.lagerev
3732d8cbcb
rebrending contination: add icons
2026-04-13 22:22:01 +03:00
v.lagerev
719784a553
rebranding from cinny to vojo: change basic icons and naming
2026-04-13 02:22:44 +03:00
v.lagerev
6a8c4bc2ef
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
90ca8ca2c5
Remove unused javascript ( #2470 )
2025-08-29 19:34:52 +10:00
Krishan
2444a60a3e
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
ac1797344c
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
ef2733df48
Load assets from relative path ( #1588 )
2024-01-23 18:35:50 +05:30
Ajay Bura
0b06bed1db
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
e33a887055
Change license to AGPLv3 ( #1115 )
...
* Add CLA github action
* Change license to AGPLv3
2023-02-24 17:28:04 +05:30
Ajay Bura
899a89cb3b
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
Ajay Bura
e6661d3b0d
Remove favicons-webpack-plugin ( #811 )
...
* Remove favicons-webpack-plugin
* Copy android/* icons to dist
* Add favicon ico
2022-09-04 19:23:02 +05:30
Ajay Bura
584fa87bbd
Notification settings ( #807 )
...
* Add account data hook
* Add options to change global notification
* Add options to add keywords
* Fix wrong notification count
* Show unread badge in favicon (#251 )
* Fix favicon badge
* Fix bug
* Fix favicon not updating
* Add favicon svg's
* remove dead code
2022-09-04 13:10:07 +05:30
Krishan
fd79ea4b9b
Simplify readme and add various helpful links ( #776 )
...
* Simplyfy readme and add various helpful links
* update intro
* Add desktop app link
2022-08-22 08:29:47 +05:30
Ajay Bura
4cd8f4a94c
Open image in lightbox ( #767 )
...
* Add lightbox
* Fix vertical media height (#467 )
* Update dialog animation
* Fix overlay opacity
* Fix dialog animation
* Update open in new tab icon
2022-08-19 12:15:22 +05:30
Ajay Bura
edace32213
Custom emoji & Sticker support ( #686 )
...
* Remove comments
* Show custom emoji first in suggestions
* Show global image packs in emoji picker
* Display emoji and sticker in room settings
* Fix some pack not visible in emojiboard
* WIP
* Add/delete/rename images to exisitng packs
* Change pack avatar, name & attribution
* Add checkbox to make pack global
* Bug fix
* Create or delete pack
* Add personal emoji in settings
* Show global pack selector in settings
* Show space emoji in emojiboard
* Send custom emoji reaction as mxc
* Render stickers as stickers
* Fix sticker jump bug
* Fix reaction width
* Fix stretched custom emoji
* Fix sending space emoji in message
* Remove unnessesary comments
* Send user pills
* Fix pill generating regex
* Add support for sending stickers
2022-08-06 09:04:23 +05:30