.. |
@types
|
Merge remote-tracking branch 'origin/develop' into jryans/convert-flow-to-ts
|
2021-04-23 17:19:52 +01:00 |
accessibility
|
Fix broken "Go to Home View" shortcut on macOS
|
2021-03-30 20:12:14 +02:00 |
actions
|
updated TagFilterStore
|
2020-10-10 18:02:58 +05:30 |
async-components/views/dialogs
|
Tweak private / underscores for fields and methods
|
2021-04-26 14:02:53 +01:00 |
autocomplete
|
Remove query matcher shouldMatchPrefix support
|
2021-03-31 18:21:02 +01:00 |
components
|
Tweak private / underscores for fields and methods
|
2021-04-26 14:02:53 +01:00 |
contexts
|
Merge branch 'develop' into improve-file-drop-ui
|
2021-02-25 18:12:37 +01:00 |
customisations
|
Add ability to hide post-login encryption setup with customisation point
|
2021-04-07 19:16:29 -06:00 |
dispatcher
|
Convert all of file uploads to the new dispatcher
|
2021-03-05 13:20:50 -07:00 |
editor
|
Use cheerio api for code replacements
|
2021-04-08 11:38:05 +02: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
|
Merge pull request #5898 from matrix-org/t3chguy/fix/16976
|
2021-04-22 09:29:00 +01:00 |
indexing
|
Add basic types
|
2021-04-23 17:05:50 +01:00 |
integrations
|
fix remaining type mismatches
|
2020-10-19 21:13:31 +01:00 |
mjolnir
|
Update extensions for some files with types
|
2021-04-23 16:05:30 +01:00 |
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
|
Labs: Add quick/cheap "do not disturb" flag
|
2021-04-15 00:47:09 -06:00 |
stores
|
Tweak private / underscores for fields and methods
|
2021-04-26 14:02:53 +01: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
|
Tweak private / underscores for fields and methods
|
2021-04-26 14:02:53 +01:00 |
voice
|
Misc cleanup
|
2021-04-22 08:22:31 -06:00 |
widgets
|
Support managed hybrid widgets from config
|
2021-01-29 16:26:34 +00:00 |
ActiveRoomObserver.ts
|
|
|
AddThreepid.js
|
|
|
Analytics.tsx
|
TS improvements
|
2020-10-13 22:58:21 +01:00 |
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 |
boundThreepids.js
|
|
|
CallHandler.tsx
|
Fix simple lint errors
|
2021-04-23 16:28:55 +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
|
Resolve typing errors after TypeScript upgrade
|
2021-01-27 12:42:37 +00:00 |
createRoom.ts
|
move DM invite responsiblity to the server side
|
2021-04-14 19:59:17 +01:00 |
DateUtils.ts
|
Don't show seconds in ImageView
|
2021-04-02 09:25:21 +02:00 |
DecryptionFailureTracker.js
|
|
|
DeviceListener.ts
|
|
|
email.ts
|
Switch to a spec conforming email validation Regexp
|
2021-04-13 10:03:50 +01:00 |
emoji.ts
|
|
|
GroupAddressPicker.js
|
|
|
groups.js
|
|
|
HtmlUtils.tsx
|
Remove reliance on DOM API to generated message preview
|
2021-04-22 16:17:53 +01:00 |
IdentityAuthClient.js
|
Appease the linter
|
2021-03-18 21:05:51 -06:00 |
ImageUtils.ts
|
Typescript: ImageUtils
|
2020-10-30 17:50:37 +00:00 |
index.js
|
Import the js-sdk at the index so the request object gets set
|
2021-03-18 21:24:02 -06:00 |
KeyBindingsDefaults.ts
|
Merge pull request #5818 from Johennes/feature/mac-go-home
|
2021-04-07 10:32:17 +01:00 |
KeyBindingsManager.ts
|
Fix simple lint errors
|
2021-04-23 16:28:55 +01:00 |
Keyboard.ts
|
|
|
languageHandler.tsx
|
Removed unnecessary functions
|
2021-02-18 19:54:54 +01:00 |
Lifecycle.ts
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
linkify-matrix.js
|
Recognise *.element.io links as Element permalinks
|
2020-12-21 13:15:00 +00:00 |
Livestream.ts
|
use a constant
|
2021-03-05 10:40:26 +00:00 |
Login.ts
|
Add basic types
|
2021-04-23 17:05:50 +01:00 |
Markdown.js
|
Fix import style for commonmark
|
2021-01-27 13:06:59 +00:00 |
MatrixClientPeg.ts
|
don't overwrite callback with undefined if no customization provided
|
2021-03-22 19:52:09 -04:00 |
Modal.tsx
|
Add a button to reset personal encryption state during login
|
2021-03-30 15:37:06 -06:00 |
NodeAnimator.js
|
Rename Velociraptor to NodeAnimator after velocity deprecation
|
2021-04-14 10:18:45 +01:00 |
Notifier.ts
|
Labs: Add quick/cheap "do not disturb" flag
|
2021-04-15 00:47:09 -06:00 |
PageTypes.js
|
|
|
PasswordReset.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
phonenumber.ts
|
Allow country names to be translated
|
2020-11-08 22:33:15 -06:00 |
PlatformPeg.ts
|
|
|
Presence.ts
|
Fix some ineffective placeholders in a couple log lines (#5729)
|
2021-03-08 15:00:09 +00:00 |
ratelimitedfunc.js
|
|
|
Registration.js
|
Remove various remaining bits of ILAG flows
|
2020-10-07 12:53:59 +01:00 |
Resend.js
|
Convert a bunch more js-sdk imports to absolute paths
|
2021-03-18 20:50:34 -06:00 |
Roles.ts
|
Convert Roles to TS
|
2020-10-13 17:39:13 +01:00 |
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
|
Call "MatrixClientPeg.get()" only once in method "findOverrideMuteRule"
|
2020-12-16 18:16:15 +01:00 |
RoomNotifsTypes.ts
|
|
|
Rooms.js
|
Two more easy files to remove from eslintignore
|
2020-10-30 18:40:19 +00:00 |
ScalarAuthClient.ts
|
Tweak private / underscores for fields and methods
|
2021-04-26 14:02:53 +01: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
|
Spec compliance, /search doesn't have to return results
|
2020-10-19 12:46:55 +01:00 |
SecurityManager.ts
|
Tweak security key error handling
|
2021-03-26 18:01:03 +00:00 |
SendHistoryManager.ts
|
Update CIDER local and session storage keys to unbrick downgrade compat
|
2020-10-08 09:51:31 +01:00 |
shouldHideEvent.ts
|
Convert shouldHideEvent to TS
|
2020-10-13 17:38:59 +01:00 |
Skinner.js
|
Make debugging skinning problems easier
|
2021-03-08 20:22:43 -07:00 |
SlashCommands.tsx
|
Merge pull request #5853 from matrix-org/t3chguy/fix/16925
|
2021-04-19 17:15:59 +01:00 |
Terms.ts
|
Add basic types
|
2021-04-23 17:05:50 +01:00 |
TextForEvent.js
|
Improve kick state to not show if the target was not joined to begin with
|
2021-04-12 12:13:28 +01:00 |
theme.js
|
fix issue with injected styles exploding the theme engine
|
2021-03-26 15:43:59 +00:00 |
Tinter.js
|
|
|
Unread.js
|
Two more easy files to remove from eslintignore
|
2020-10-30 18:40:19 +00:00 |
UserActivity.ts
|
switch form global to window
|
2020-10-13 18:48:02 +01:00 |
UserAddress.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
|
Convert WhoIsTyping to TS
|
2020-10-13 17:37:06 +01:00 |