Commit Graph

13177 Commits (bad0eeeab94901135b1d7ae1a29fa499b938b175)

Author SHA1 Message Date
Ivaylo Badinov bad0eeeab9
Merge branch 'vector-im:develop' into develop 2023-12-06 14:25:36 +02:00
Ivaylo Badinov 09dc20c96b
don't deploy gh-pages 2023-12-06 13:44:15 +02:00
Paolo Bernewitz 2a6df60c2d feat: update custom theme 2023-12-06 02:48:02 +01:00
RiotRobot 31ce458fe1 Reset matrix-js-sdk back to develop branch 2023-12-05 14:25:41 +00:00
RiotRobot 2e7fc13fe3 Reset matrix-react-sdk back to develop branch 2023-12-05 14:25:32 +00:00
RiotRobot a798d0465f Merge branch 'master' into develop 2023-12-05 14:25:18 +00:00
RiotRobot 0051710ba1 v1.11.51 2023-12-05 14:21:43 +00:00
RiotRobot 1cec24074f Upgrade matrix-js-sdk to 30.2.0 2023-12-05 14:21:41 +00:00
RiotRobot 09fd60785d Upgrade matrix-react-sdk to 3.86.0 2023-12-05 14:21:32 +00: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 b75d8abf46
Merge branch 'vector-im:develop' into develop 2023-11-30 08:10:13 +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
Johannes Marbach b9d616a0b7
Merge pull request #25885 from vector-im/germain-gg/25884
Remove documentation for 'feature_state_counters'
2023-11-30 00:41:37 +01:00
Johannes Marbach fb963b9242
Merge pull request #26674 from vector-im/Johennes-patch-1 2023-11-29 12:54:47 +01:00
Johannes Marbach e493ef1cdb
Undry the workflow 2023-11-29 11:44:55 +01:00
Johannes Marbach 98e860a8a8
Enable label sync workflow 2023-11-29 11:26:52 +01:00
Johannes Marbach bcec77c946
Merge pull request #26673 from vector-im/Johennes-patch-1 2023-11-29 10:55:21 +01:00
Ivaylo Badinov 66aed82fad
Merge branch 'vector-im:develop' into develop 2023-11-29 11:44:47 +02:00
Johannes Marbach 482a52d4e3 Pretty it up 2023-11-29 10:42:03 +01:00
Johannes Marbach 377a7e4308
Replace quotes 2023-11-29 10:34:06 +01:00
Johannes Marbach be646418bf
Add missing labels for label sync
This adds all the labels that element-web has over element-meta to labels.yml. There is some deduplication to do that we can take care of over time. This at least should ensure that we don't lose anything we have to day while still benefiting from label sync.
2023-11-29 10:30:30 +01:00
Johannes Marbach 16df760ac2
Merge pull request #26672 from vector-im/johannes/sync-labels 2023-11-29 09:46:15 +01:00
Johannes Marbach 7cb841a4cd Adapt label-sync workflow to new version of upstream workflow 2023-11-29 08:34:04 +01:00
ElementRobot 43acadf2e3
Merge pull request #26671 from vector-im/actions/localazy-download
Localazy Download
2023-11-29 07:16:30 +01:00
t3chguy 5de3af52ab [create-pull-request] automated change 2023-11-29 06:07:31 +00:00
renovate[bot] bfa50913e1
Update dependency typescript to v5.3.2 (#26668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 18:58:48 +00:00
renovate[bot] 74460e6545
Update dependency @types/jest to v29.5.10 (#26667)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 18:44:55 +00:00
renovate[bot] ad2b4d8dfd
Update all non-major dependencies (#26664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 18:44:39 +00:00
renovate[bot] 6f6fd0c5be
Update babel monorepo to v7.23.4 (#26665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 18:43:43 +00:00
renovate[bot] 28bf0f7a2c
Update docker/build-push-action digest to 4a13e50 (#26663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 18:42:49 +00:00
renovate[bot] 3c8df025c1
Update definitelyTyped (#26666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-28 18:41:57 +00:00
RiotRobot ba2ef79d2a v1.11.51-rc.0 2023-11-28 17:29:10 +00:00
RiotRobot 709049ab7c Upgrade matrix-js-sdk to 30.2.0-rc.0 2023-11-28 17:29:10 +00:00
RiotRobot db513593b4 Upgrade matrix-react-sdk to 3.86.0-rc.2 2023-11-28 17:29:02 +00:00
Michael Telatynski 198ea60677
Fix types
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2023-11-28 17:26:07 +00:00
Badi Ifaoui d45a9badfd chore: disable i18n pipline 2023-11-28 17:30:57 +01:00
Badi Ifaoui 0152b63133 fix: translations 2023-11-28 17:30:57 +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
Badi Ifaoui 12544fcd30
Merge branch 'vector-im:develop' into develop 2023-11-28 14:46:19 +01:00
Badi Ifaoui 523d9e45cf fix: CI & CD eslint issue 2023-11-28 14:45:55 +01:00