Commit graph

1617 commits

Author SHA1 Message Date
v.lagerev
1cc8b14343 remove bugs md from git index & update gitignore 2026-04-18 01:43:11 +03:00
v.lagerev
7cb32e5aa5 update background colors 2026-04-18 01:39:28 +03:00
v.lagerev
45995a7ffb feature with back button on native app 2026-04-18 01:30:48 +03:00
v.lagerev
1abe6332c5 update gitignore with desired features 2026-04-18 01:00:33 +03:00
v.lagerev
3e5ea6aa12 add server side doc & some info about config files 2026-04-17 23:46:24 +03:00
v.lagerev
18219e8009 move all ai docs to folder 2026-04-17 23:42:04 +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
05dfc9facb update claude 2026-04-16 02:22:12 +03:00
v.lagerev
a40ab0816b disable by default chat encryption 2026-04-16 02:04:47 +03:00
v.lagerev
19b5038359 default messages box in direct messages: bubble style 2026-04-16 02:02:03 +03:00
v.lagerev
2f5deb7a39 update claude with project specs 2026-04-16 01:57:06 +03:00
v.lagerev
5c9602a46b fix scrolling login page on native app 2026-04-16 01:55:03 +03:00
v.lagerev
299cc963e1 fix jumping login window layout 2026-04-16 01:47:13 +03:00
v.lagerev
50b699ecf0 icons for native capacitor webview app 2026-04-16 01:25:37 +03:00
v.lagerev
1edaf60c0f add webview capacitor support 2026-04-16 01:14:09 +03:00
v.lagerev
d11b921aa6 update icons with evil mascot 2026-04-15 00:57:56 +03:00
v.lagerev
50a57ffc2b rework login page 2026-04-14 23:19:44 +03:00
v.lagerev
510cf87ec9 change mascot background 2026-04-14 22:32:30 +03:00
v.lagerev
78f195960c localize logout 2026-04-14 22:27:23 +03:00
v.lagerev
e9935c64b7 update colors for dark theme 2026-04-14 22:11:31 +03:00
v.lagerev
03a3cb866f update claude md with project archicture 2026-04-14 22:01:17 +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
e7eeb5d79f fix layout for login page with styles css 2026-04-13 00:47:20 +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
v.lagerev
92fe17b3a3 update gitignore 2026-04-13 00:14:04 +03:00
v.lagerev
b0bf1f9e6f update git ignore with vscode 2026-04-12 21:59:32 +03:00
v.lagerev
b08c0d5b33 add promt md for agents 2026-04-12 21:58:54 +03:00
DJ Chase
1b5e58a3b4
chore: add matrixrooms.info to directory list (#2844)
Some checks are pending
Deploy to Netlify (dev) / Deploy to Netlify (push) Waiting to run
* chore: add matrixrooms.info to directory list

matrixrooms.info is a directory of all public Matrix rooms it can find,
regardless of homeserver. It is much larger than the morg directory,
so is more useful as a general search
2026-03-28 17:35:53 +11:00
Krishan
acae043f31
chore: make error more useful and understandable (#2859)
* chore: make error more useful and understandable

* chore: use similar wording
2026-03-27 21:22:46 +11:00
ranidspace
b4299f8f37
feat: add YYYY-MM-DD (ISO 8601) date format to presets (#2712)
* Add YYYY-MM-DD (ISO 8601) date format to presets

* Fix formatting due to added date format
2026-03-27 21:20:10 +11:00
Krishan
b6adac6714
chore: add notice about SDK replacement (#2778) 2026-03-25 12:10:15 +11:00
DJ Chase
1c8f203164
chore: add 'Stickers and Emojis' as featured space (#2842)
* Mention CLA in CONTRIBUTING.md

Closes: #2146

* add: 'Stickers and Emojis' to config.json

Add #stickers-and-emojis:tastytea.de (space) to config.json
2026-03-25 12:09:16 +11:00
Krishan
0c30ece281
fix: remove typo in no rooms UI (#2834) 2026-03-23 16:57:52 +11:00
Krishan
4e559e56d4
chore: group related package update together (#2833) 2026-03-23 16:49:22 +11:00
Krishan
19f28b40ac
chore: use private vulnerability disclosure (#2827) 2026-03-22 18:29:09 +11:00
Krishan
bcaf43a540
chore: fix link in issue triage template (#2826)
* chore: fix link in issue triage template

* chore: delete .github/PULL_REQUEST_TEMPLATE.md
2026-03-22 18:20:33 +11:00
Krishan
9c7b635e7e
chore: add new issue triage discussion template (#2825)
* chore: add new issue triage discussion template

* chore: ask for desktop app version as well

* chore: create preapproved.md
2026-03-22 17:55:53 +11:00
Krishan
65c87dff3a
chore: add git author to the sem release (#2815) 2026-03-21 12:07:52 +11:00
Krishan
132a76df27
chore: add semantic release (#2759)
* chore: install deps related to semantic release

* chore: add husky config

* ci: add a script to update version number on new release

* ci: update ci/cd to include semantic release changes

* chore: merge dev to semantic-release
2026-03-19 16:26:25 +11:00