element-web-Github/src
Charly Nguyen 01e7e01153
Allow adding extra icons to the room header (#11799)
* Allow adding extra icons to the room header

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

* Apply PR feedback

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>

---------

Signed-off-by: Charly Nguyen <charly.nguyen@nordeck.net>
2023-11-01 12:03:10 +00:00
..
@types Update custom translations to support nested fields in structured JSON (#11685) 2023-10-02 10:44:25 +00:00
accessibility Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
actions Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
async-components/views/dialogs Consolidate 4s passphrase input fields and use stable IDs (#11743) 2023-10-13 10:39:55 +00:00
audio Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
autocomplete Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
components Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
contexts Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
customisations Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
dispatcher Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
editor Deserialise spoilers back into slash command form (#11805) 2023-10-26 13:35:02 +00:00
effects Migrate more strings to translation keys (#11579) 2023-09-08 09:58:31 +01:00
emojipicker
events Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
hooks Avoid rendering app download buttons if disabled in config (#11741) 2023-10-13 09:43:39 +00:00
i18n/strings [create-pull-request] automated change (#11811) 2023-10-31 15:21:57 +00:00
indexing Avoid MatrixEvent.toJSON in event indexer (#11765) 2023-10-17 15:54:22 +00:00
integrations Remove dead & duplicated code (#11405) 2023-08-15 08:43:15 +00:00
mjolnir Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
models Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
modules Knock on a ask-to-join room if a module wants to join the room when navigating to a room (#11787) 2023-10-27 12:51:39 +00:00
notifications Fix: sync intentional mentions push rules with legacy rules (#11667) 2023-09-27 00:03:38 +00:00
performance
rageshake Element-R: Include crypto info in rageshake (#11797) 2023-10-26 08:20:36 +00:00
resizer
settings configure feature_oidc_native_flow as a feature setting, update copy (#11773) 2023-10-19 06:00:29 +00:00
slash-commands Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
stores Allow adding extra icons to the room header (#11799) 2023-11-01 12:03:10 +00:00
toasts Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
usercontent
utils Also use unload event to clean up session lock (#11800) 2023-10-26 12:26:49 +00:00
voice-broadcast Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
widgets Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
workers
AddThreepid.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
AsyncWrapper.tsx Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
Avatar.ts Fixes read receipt avatar offset (#11483) 2023-08-30 11:47:35 +00:00
BasePlatform.ts Update base64 import (#11784) 2023-10-20 18:19:09 +01:00
BlurhashEncoder.ts
boundThreepids.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
call-types.ts
ContentMessages.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
createRoom.ts Avoid error when DMing oneself (#11754) 2023-10-17 09:37:08 +00:00
DateUtils.ts Port more strings to translation keys (#11474) 2023-08-31 07:35:34 +00:00
DecryptionFailureTracker.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
DeviceListener.ts DeviceListener: Remove usage of deprecated keybackup API (#11614) 2023-09-20 11:34:18 +00:00
Editing.ts
email.ts
HtmlUtils.tsx Consume @matrix-org/emojibase-bindings (#11433) 2023-08-21 20:06:40 +01:00
IConfigOptions.ts Show all labs flags if developerMode enabled (#11746) 2023-10-13 13:24:00 +00:00
identifiers.ts
IdentityAuthClient.tsx Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
ImageUtils.ts
index.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
languageHandler.tsx Update custom translations to support nested fields in structured JSON (#11685) 2023-10-02 10:44:25 +00:00
LegacyCallHandler.tsx Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
Lifecycle.ts OIDC: add friendly errors (#11184) 2023-10-19 02:46:37 +00:00
linkify-matrix.ts
Livestream.ts
Login.ts OIDC: register (#11727) 2023-10-11 21:44:46 +00:00
Markdown.ts Treat lists with a single empty item as plain text, not Markdown. (#6833) 2023-08-17 16:37:19 +00:00
MatrixClientPeg.ts OIDC: refresh tokens (#11699) 2023-10-12 00:49:07 +00:00
MediaDeviceHandler.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
Modal.tsx Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
NodeAnimator.tsx
Notifier.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
PageTypes.ts
PasswordReset.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
phonenumber.ts Get country names from the browser instead of manual i18n (#11428) 2023-08-22 16:15:16 +00:00
PlatformPeg.ts
PosthogAnalytics.ts Update all non-major dependencies (#11618) 2023-10-18 16:18:13 +00:00
PosthogTrackers.ts Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
Presence.ts Switch to updating presence via /sync calls instead of PUT /presence (#11824) 2023-11-01 10:49:47 +00:00
Registration.tsx Migrate more strings to translation keys (#11608) 2023-09-19 07:17:31 +01:00
Resend.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
Roles.ts Migrate more strings to translation keys (#11498) 2023-08-31 11:22:10 +01:00
RoomAliasCache.ts
RoomInvite.tsx Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
RoomNotifs.ts Show knock rooms in the list (#11573) 2023-09-19 11:24:35 +00:00
Rooms.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ScalarAuthClient.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
ScalarMessaging.ts Migrate more strings to translation keys (#11651) 2023-09-22 16:39:40 +01:00
SdkConfig.ts Show all labs flags if developerMode enabled (#11746) 2023-10-13 13:24:00 +00:00
Searching.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
SecurityManager.ts Update base64 import (#11784) 2023-10-20 18:19:09 +01:00
SendHistoryManager.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
sendTimePerformanceMetrics.ts
sentry.ts Add crypto info for rust crypto in sentry (#11798) 2023-10-26 15:45:05 +00:00
shouldHideEvent.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
SlashCommands.tsx Disable upgraderoom command without developer mode enabled (#11744) 2023-10-13 09:48:32 +00:00
SlidingSyncManager.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
Terms.ts Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +00:00
TextForEvent.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
theme.ts Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
Typeguards.ts
Unread.ts Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
UserActivity.ts
UserAddress.ts
verification.ts Switch to importing models/{event-timeline{,set},user,device,event-status} from main js-sdk export (#11368) 2023-08-08 07:16:04 +00:00
Views.ts Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
VoipUserMapper.ts Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
WhoIsTyping.ts Migrate more strings to translation keys (#11530) 2023-09-05 10:44:41 +01:00
WorkerManager.ts