..
@types
Add an early voice recorder utility class
2021-03-16 22:58:44 -06:00
accessibility
Add context menu to spaces in the space panel
2021-03-02 14:35:29 +00:00
actions
…
async-components/views /dialogs
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
autocomplete
Convert cases of mxcUrlToHttp to new media customisation
2021-03-10 12:32:18 -07:00
components
Merge pull request #5816 from aaronraimist/redact-re-request
2021-03-31 18:23:47 -06:00
contexts
Merge branch 'develop' into improve-file-drop-ui
2021-02-25 18:12:37 +01:00
customisations
Fix crash on login when using social login
2021-03-25 22:22:43 -06:00
dispatcher
Convert all of file uploads to the new dispatcher
2021-03-05 13:20:50 -07:00
editor
Split ApplySelection into CompleteOrPrevSelection and CompleteOrNextSelection
2021-03-29 13:38:03 +13:00
effects
…
emojipicker
…
hooks
Initial SpaceRoomView work
2021-03-01 18:53:11 +00:00
i18n /strings
Fix search error typo
2021-03-31 11:55:21 +01:00
indexing
Improve error reporting when EventIndex fails on a supported environment
2021-03-24 11:51:39 +00:00
integrations
…
mjolnir
…
models
Convert all of file uploads to the new dispatcher
2021-03-05 13:20:50 -07:00
notifications
Remove a bunch of useless 'use strict' definitions
2021-03-08 20:26:08 -07:00
rageshake
Add possibility to delay rageshake persistence in app startup
2021-03-16 14:19:49 -06:00
resizer
Tweak resizer collapse distributor behaviour to work with the expanding space panel
2021-03-02 14:02:03 +00:00
settings
Merge branch 'develop' into room-history-key-sharing2
2021-03-25 19:28:50 -04:00
stores
Restabilize room list ordering with prefiltering on spaces/communities
2021-03-31 23:36:36 -06:00
toasts
Tweak cross-signing copy
2021-03-26 11:13:39 +00:00
usercontent
Make styles dynamic
2021-03-10 21:08:01 -07:00
utils
Merge branch 'develop' into travis/voice-messages/waveform
2021-03-29 22:59:51 -06:00
voice
It helps to use the right function
2021-03-30 12:08:11 -06:00
widgets
…
ActiveRoomObserver.ts
…
AddThreepid.js
…
Analytics.tsx
…
AsyncWrapper.js
…
Avatar.ts
Convert edge cases of MXC URI conversion to new customisation endpoint
2021-03-10 12:32:18 -07:00
BasePlatform.ts
Add user settings for warn before exit
2021-03-25 14:14:38 +00:00
CallHandler.tsx
Hangup all calls on logout
2021-03-12 13:55:14 +01:00
CallMediaHandler.js
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
ContentMessages.tsx
Convert all of file uploads to the new dispatcher
2021-03-05 13:20:50 -07:00
CountlyAnalytics.ts
…
DateUtils.ts
…
DecryptionFailureTracker.js
…
DeviceListener.ts
…
GroupAddressPicker.js
…
HtmlUtils.tsx
Add details and summary to allowed HTML tags
2021-03-14 19:34:35 +02:00
IdentityAuthClient.js
Appease the linter
2021-03-18 21:05:51 -06:00
ImageUtils.ts
…
KeyBindingsDefaults.ts
Split ApplySelection into CompleteOrPrevSelection and CompleteOrNextSelection
2021-03-29 13:38:03 +13:00
KeyBindingsManager.ts
Split ApplySelection into CompleteOrPrevSelection and CompleteOrNextSelection
2021-03-29 13:38:03 +13:00
Keyboard.ts
…
Lifecycle.ts
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
Livestream.ts
use a constant
2021-03-05 10:40:26 +00:00
Login.ts
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
Markdown.js
…
MatrixClientPeg.ts
don't overwrite callback with undefined if no customization provided
2021-03-22 19:52:09 -04:00
Modal.tsx
…
Notifier.ts
Convert cases of mxcUrlToHttp to new media customisation
2021-03-10 12:32:18 -07:00
PageTypes.js
…
PasswordReset.js
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
PlatformPeg.ts
…
Presence.ts
Fix some ineffective placeholders in a couple log lines ( #5729 )
2021-03-08 15:00:09 +00:00
Registration.js
…
Resend.js
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
Roles.ts
…
RoomAliasCache.js
…
RoomInvite.js
Wire up passing through initialText for room invite dialog helper method
2021-03-24 15:36:20 +00:00
RoomNotifs.js
…
RoomNotifsTypes.ts
…
Rooms.js
…
ScalarAuthClient.js
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
ScalarMessaging.js
Convert a bunch more js-sdk imports to absolute paths
2021-03-18 20:50:34 -06:00
SdkConfig.ts
…
Searching.js
…
SecurityManager.ts
Tweak security key error handling
2021-03-26 18:01:03 +00:00
SendHistoryManager.ts
…
Skinner.js
Make debugging skinning problems easier
2021-03-08 20:22:43 -07:00
SlashCommands.tsx
Merge branch 'develop' into spoiler-command
2021-03-25 18:20:29 -04:00
Terms.js
…
TextForEvent.js
…
Tinter.js
…
Unread.js
…
UserActivity.ts
…
UserAddress.js
…
Velociraptor.js
Update velocity-animate to the latest beta
2021-02-26 22:21:14 -07:00
VelocityBounce.js
…
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
…
boundThreepids.js
…
createRoom.ts
extend createRoom for creating rooms in a space
2021-03-01 19:05:50 +00:00
email.ts
…
emoji.ts
…
groups.js
…
index.js
Import the js-sdk at the index so the `request` object gets set
2021-03-18 21:24:02 -06:00
languageHandler.tsx
Removed unnecessary functions
2021-02-18 19:54:54 +01:00
linkify-matrix.js
…
phonenumber.ts
…
ratelimitedfunc.js
…
shouldHideEvent.ts
…
theme.js
fix issue with injected styles exploding the theme engine
2021-03-26 15:43:59 +00:00
verification.js
…