Commit Graph

1060 Commits (ba0011742d239d24f679d84d05c93fc6fdf136db)

Author SHA1 Message Date
Badi ifaoui e394f621d9 fix: start new direct message chat, with wave 👋 2024-01-19 10:55:40 +01:00
Badi Ifaoui 257911529f fix: send hello btn 2024-01-18 15:07:52 +01:00
Badi ifaoui 89f1720b7e feat(#43): user info side panel message button 2024-01-18 14:40:51 +01:00
Badi ifaoui b570ff94a7 feat: onboarding screen start chat with walletbot 2024-01-18 11:58:31 +01:00
Badi Ifaoui 505abd5495 fix: token gated room & community icons, fix room title input ref 2024-01-16 15:14:53 +01:00
Badi Ifaoui 4f09212fc0 fix(#37): stop fetching verified account if the api is offline 2024-01-16 13:58:12 +01:00
Badi Ifaoui 890ae1188c
fix(#34): spotlight room name TG rooms icons (#35)
* fix(#34): spotlight room name TG rooms icons

* fix(#33): remove mint token button from sidebar
2024-01-16 10:55:04 +01:00
Badi Ifaoui 793977203b
fix(#24): verifications icons issues (#25) 2023-12-20 12:53:39 +01:00
Badi Ifaoui 6367c98a42
feat: community room icon (#23) 2023-12-18 16:23:32 +01:00
Badi Ifaoui 7fc46ec5d9
feat: say hello btn on new dm view (#18)
* feat: say hello btn on new dm view

* fix: tokengated room
2023-12-14 23:09:35 +01:00
Badi Ifaoui 20cdc3de75
feat: homescreen ui (#17) 2023-12-12 12:29:13 +01:00
Badi Ifaoui 3511c870e5
Features/verified user badge (#12)
* feat: verified user badge

* fix: style lint issue

* fix: custom styles

* feat: right panel user info badge
2023-12-07 13:17:36 +01:00
Badi Ifaoui 44a41b3b62 fix: autocomplete 2023-12-01 14:28:33 +01:00
Badi Ifaoui 0f2dd90f73 feat: protected aex9 room message 2023-11-30 08:48:27 +01:00
Badi Ifaoui a97927dc9d feat: udpate mint token button 2023-11-30 08:31:34 +01:00
Badi Ifaoui 1efe62d13b fix: missing package & ts issues 2023-11-30 08:31:34 +01:00
Badi Ifaoui 170917b752 feat: overwrite spane panel 2023-11-30 08:31:34 +01:00
Badi Ifaoui 2c34d6f877 feat: superhero dex & mint space panel buttons 2023-11-30 08:31:34 +01:00
Badi Ifaoui 52442922ed fix: base avatar, remove TG prefix 2023-11-30 08:09:28 +01:00
Badi Ifaoui ba15159b15 feat: overwrite room name displays 2023-11-30 08:09:28 +01:00
Badi Ifaoui 361fb2ebba feat: overwrite room name component 2023-11-30 08:09:28 +01:00
Badi Ifaoui c0b4a00a54 feat: sidebar custom room name 2023-11-30 08:09:28 +01:00
Badi Ifaoui 06bb38494d chore: ejected RoomTile 2023-11-30 08:09:28 +01:00
Badi Ifaoui e4a5b2bf9f chore: update superhero brand 2023-11-28 17:30:57 +01:00
Badi Ifaoui a9105d24ab feat(#2): disable commands 2023-11-28 15:13:53 +01:00
Michael Telatynski c525b633bd
Migrate translations to keys and switch to Localazy (#26106) 2023-09-05 17:17:25 +01:00
Michael Telatynski 469d11ffcb
Guard translation methods with typescript to protect against invalid usage (#26021) 2023-08-22 16:32:03 +01:00
Michael Telatynski 9e6467c684
Improve quality of Typescripting (#25232) 2023-05-05 09:08:36 +01:00
Michael Telatynski f5b8bccb65
Conform more of the codebase with `noImplicitAny` and `strictNullChecks` (#25174
* Conform more of the codebase with `noImplicitAny` and `strictNullChecks`

* Fix tests

* Update src/vector/app.tsx
2023-04-25 09:36:17 +01:00
Michael Weimann 7921a6cbf8
Apply prettier formatting 2022-12-09 13:28:29 +01:00
Michael Weimann cbf5c43ae7
Update to eslint-plugin-matrix-org 0.8 (#23825)
* Update to eslint-plugin-matrix-org 0.8

* Exclude some eslint rules for specs

* Fix eslint tests path
2022-11-23 16:24:36 +00:00
Michael Telatynski d8124d37e4
Improve coverage (#23380) 2022-09-30 18:27:59 +01:00
Michael Telatynski 0f88d86c89
Improve auth aria attributes and semantics (#22948) 2022-07-28 14:00:34 +01:00
Travis Ralston 5b592eca4f Step 10.3: Use module replacement to achieve component overrides
This is the same system as the customisations override, however deliberately using a different JSON file to avoid conflicts. 

Forks would be expected to use the customisations file, not the components file, to override/add components.
2022-03-28 13:02:50 -06:00
Travis Ralston 5459c1eb96 Step 10.2: Move hacky welcome page replacement to react-sdk 2022-03-28 13:02:50 -06:00
Travis Ralston 585c777878 Step 3.2: Stop using `getComponent` 2022-03-28 13:02:50 -06:00
Travis Ralston 1384783a77
Update SdkConfig usage to use new translation layer + update config.md docs (#21429)
* Update SdkConfig usage to use new translation layer

* Appease the linter

* WIP refactor of config documentation

* Finish re-writing config.md

* Update surrounding documentation

* Apply suggestions from code review

Co-authored-by: Germain <germains@element.io>

* Textual updates

Co-authored-by: Germain <germains@element.io>
2022-03-18 10:12:44 -06:00
Michael Telatynski 4b5b0e9244 delint 2021-07-20 09:27:12 +01:00
J. Ryan Stinnett 491b179971 Auto-fix lint errors 2021-06-30 13:28:31 +01:00
Michael Telatynski a8429f3e1d Convert Vector skin react components to Typescript 2021-04-26 09:49:21 +01:00
Travis Ralston 1c7cf8645e Remove a couple useless 'use strict' calls 2021-03-09 12:06:59 -07:00
J. Ryan Stinnett 991a1e743c
Merge pull request #15328 from resynth1943/patch-6
Update Riot -> Element in VectorAuthFooter
2020-09-30 12:28:29 +01:00
Qt Resynth d5d3bcfac3
Riot -> Element in VectorEmbeddedPage 2020-09-30 11:04:28 +00:00
Qt Resynth b440a263bd
Riot -> Element in VectorAuthFooter
I'm so sorry :-)
2020-09-30 11:03:37 +00:00
Matthew Hodgson f21352f558 spell Matrix correctly 2020-07-25 02:25:19 +01:00
Travis Ralston 264bce7ca9 Merge branch 'tmp1' into develop 2020-07-23 16:14:53 -06:00
Jorik Schellekens 9bb1f99bd9 Confiure eslint package and fix lint issues 2020-07-21 11:30:28 +01:00
TheEvilSkeleton 3e37f21edf
Revert "[matrix]" to "Matrix" 2020-07-20 12:42:35 -04:00
TheEvilSkeleton 96f0d3a04e
Capitalize and fix [matrix] 2020-07-16 23:54:10 -04:00
Will Hunt d04e0f441d
Update blog and twitter links 2020-07-15 13:23:51 +01:00