element-web/src
2021-03-15 12:16:48 +00:00
..
@types Initial Space Store for keeping track of space hierarchies from sync 2021-02-25 16:36:35 +00:00
accessibility Add context menu to spaces in the space panel 2021-03-02 14:35:29 +00:00
actions
async-components/views/dialogs Rename recovery-key.txt to security-key.txt 2021-01-12 16:05:40 -06:00
autocomplete Autocomplete invited users 2021-02-25 16:01:46 -05:00
components Fix Space Panel exploding with cyclic hierarchies 2021-03-15 12:16:48 +00:00
contexts More generic layout setting 2021-01-23 10:35:35 +01:00
customisations Merge pull request #5445 from matrix-org/travis/hide-rooms 2020-11-27 07:07:18 -07:00
dispatcher Initial SpaceRoomView work 2021-03-01 18:53:11 +00:00
editor Merge branch 'develop' into emoji_quick_shortcut 2020-12-04 11:05:50 -05:00
effects Appease the linter 2020-12-21 00:18:58 -07:00
emojipicker
hooks Initial SpaceRoomView work 2021-03-01 18:53:11 +00:00
i18n/strings Rebuild space previews with new designs 2021-03-11 11:49:43 +00:00
indexing
integrations
mjolnir
notifications
rageshake Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
resizer Tweak resizer collapse distributor behaviour to work with the expanding space panel 2021-03-02 14:02:03 +00:00
settings Move call buttons to the room header 2021-02-26 13:46:39 -07:00
stores Tweak call handler stuff to not explode the room list on unsupported servers 2021-03-09 14:03:58 +00:00
toasts Update src/toasts/ServerLimitToast.tsx 2021-02-24 11:20:58 -07:00
usercontent Remove redundant lockOrigin parameter from usercontent 2021-02-16 18:03:12 +00:00
utils Add an add existing room to space CTA to Space View 2021-03-02 13:34:53 +00:00
widgets Support managed hybrid widgets from config 2021-01-29 16:26:34 +00:00
ActiveRoomObserver.ts
AddThreepid.js
Analytics.tsx
AsyncWrapper.js
Avatar.ts First special treatment of space-rooms 2021-02-19 14:20:57 +00:00
BasePlatform.ts Better errors for SSO failures 2021-02-02 13:35:26 +00:00
boundThreepids.js
CallHandler.tsx Log when turn creds expire 2021-02-26 14:48:18 +00:00
CallMediaHandler.js
ContentMessages.tsx Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
CountlyAnalytics.ts Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
createRoom.ts extend createRoom for creating rooms in a space 2021-03-01 19:05:50 +00:00
DateUtils.ts
DecryptionFailureTracker.js
DeviceListener.ts
email.ts
emoji.ts
GroupAddressPicker.js
groups.js
HtmlUtils.tsx Resolve typing errors after TypeScript upgrade 2021-01-27 12:42:37 +00:00
IdentityAuthClient.js Resolve linting errors after upgrades 2021-01-27 12:42:39 +00:00
ImageUtils.ts
index.js
Keyboard.ts
languageHandler.tsx
Lifecycle.ts Update src/Lifecycle.ts 2021-02-02 13:35:26 +00:00
linkify-matrix.js Recognise *.element.io links as Element permalinks 2020-12-21 13:15:00 +00:00
Login.ts Wire up MSC2858 brand attribute 2021-01-27 16:15:47 +00:00
Markdown.js Fix import style for commonmark 2021-01-27 13:06:59 +00:00
MatrixClientPeg.ts Set ICE candidate pool size option 2021-02-16 15:48:58 +00:00
Modal.tsx Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
Notifier.ts
PageTypes.js
PasswordReset.js Remove backwards compatibility in ServerConfig for m.require_identity_server 2020-11-25 09:00:31 +00:00
phonenumber.ts
PlatformPeg.ts
Presence.ts
ratelimitedfunc.js
Registration.js
Resend.js
Roles.ts
RoomAliasCache.js
RoomInvite.js Tweak spaces copy 2021-03-03 11:34:29 +00:00
RoomNotifs.js Call "MatrixClientPeg.get()" only once in method "findOverrideMuteRule" 2020-12-16 18:16:15 +01:00
RoomNotifsTypes.ts
Rooms.js
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.ts
Searching.js
SecurityManager.ts fall back to the old method if the default key isn't available 2021-02-24 17:55:27 -05:00
SendHistoryManager.ts
shouldHideEvent.ts
Skinner.js
SlashCommands.tsx Merge remote-tracking branch 'origin/develop' into dbkr/virtual_rooms_v2 2021-02-16 19:41:54 +00:00
Terms.js
TextForEvent.js Render layout changes in the timeline 2021-01-18 19:31:11 -07:00
theme.js
Tinter.js
Unread.js
UserActivity.ts
UserAddress.js
Velociraptor.js
VelocityBounce.js
verification.js Require registration for verification actions 2021-01-26 11:00:56 +00:00
VoipUserMapper.ts Tweak call handler stuff to not explode the room list on unsupported servers 2021-03-09 14:03:58 +00:00
WhoIsTyping.ts