element-portable/src
Michael Telatynski ecb0b0113f Also use getJoinedMemberCount as its capable of using the room summary member count instead
Leave the useRoomMembers hook for future use as it is very useful.
2020-12-09 11:07:40 +00:00
..
@types Merge remote-tracking branch 'origin/develop' into dbkr/call_hold 2020-10-30 16:49:42 +00:00
accessibility Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
actions updated TagFilterStore 2020-10-10 18:02:58 +05:30
async-components/views/dialogs Fix React warning by moving handler to each button 2020-10-27 17:11:09 +00:00
autocomplete If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +01:00
components Also use getJoinedMemberCount as its capable of using the room summary member count instead 2020-12-09 11:07:40 +00:00
contexts fix tests 2020-11-05 16:27:41 +00:00
customisations Merge pull request #5445 from matrix-org/travis/hide-rooms 2020-11-27 07:07:18 -07:00
dispatcher Iterate PR 2020-10-09 08:42:21 +01:00
editor made single and double $ default delimiters 2020-11-10 18:18:53 +00:00
effects Undocumented linter cleanup 2020-12-07 15:12:26 -07:00
emojipicker Stash lodash import optimization 2020-08-28 18:53:43 +01:00
hooks Also use getJoinedMemberCount as its capable of using the room summary member count instead 2020-12-09 11:07:40 +00:00
i18n/strings Merge remote-tracking branch 'origin/develop' into feature_confetti#14676 2020-12-07 14:58:56 -07:00
indexing event-index: Use camel case for the user/device id. 2020-10-13 17:03:58 +02:00
integrations fix remaining type mismatches 2020-10-19 21:13:31 +01:00
mjolnir Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
notifications Fix lint issues in new code 2020-07-20 20:43:55 +01:00
rageshake Fix a bunch of silly lint errors 2020-10-30 18:18:17 +00:00
resizer Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/feat/widgets 2020-10-21 09:56:22 +01:00
settings Merge remote-tracking branch 'origin/develop' into feature_confetti#14676 2020-12-07 14:58:56 -07:00
stores Add more widget sanity checking 2020-12-02 12:20:59 -07:00
toasts Update styling of the Analytics toast to try and decrease number of users blindly pressing No 2020-11-09 14:21:45 +00:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Jump to home page when leaving a room 2020-12-03 11:15:55 +00:00
widgets Appease the linter 2020-11-19 12:12:00 -07:00
ActiveRoomObserver.ts remove stale comment 2020-07-21 17:57:08 +01:00
AddThreepid.js
Analytics.tsx TS improvements 2020-10-13 22:58:21 +01:00
AsyncWrapper.js Remove create-react-class 2020-08-29 12:14:16 +01:00
Avatar.ts switch form global to window 2020-10-13 18:48:02 +01:00
BasePlatform.ts Extend Platform to support idpId for SSO flows 2020-11-20 14:24:02 +00:00
boundThreepids.js
CallHandler.tsx Fix typos in some strings 2020-12-06 10:32:52 +01:00
CallMediaHandler.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ContentMessages.tsx Initial Countly work 2020-10-29 15:57:16 +00:00
CountlyAnalytics.ts Fix room directory events happening in the wrong order for Funnels 2020-10-30 20:20:58 +00:00
createRoom.ts Fix DM logic to always pick a more reliable DM room 2020-11-16 15:07:09 -07:00
DateUtils.ts Convert DateUtils to TS 2020-10-13 17:39:58 +01:00
DecryptionFailureTracker.js
DeviceListener.ts Delay encryption setup toasts until encrypted rooms present 2020-09-16 15:03:06 +01:00
email.ts Convert email to TS 2020-10-13 17:39:38 +01:00
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
GroupAddressPicker.js
groups.js fix import 2020-07-02 23:26:39 +01:00
HtmlUtils.tsx fixed indent 2020-11-26 17:54:11 +00:00
IdentityAuthClient.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImageUtils.ts Typescript: ImageUtils 2020-10-30 17:50:37 +00:00
index.js
Keyboard.ts Add riot-desktop shortcuts for forward/back matching browsers&slack 2020-04-11 18:57:59 +01:00
languageHandler.tsx Developer design a permissions dialog 2020-11-17 20:38:59 -07:00
Lifecycle.ts Merge pull request #5448 from matrix-org/jryans/lifecycle-customisations 2020-11-27 11:45:48 +00:00
linkify-matrix.js
Login.ts Iterate Multi-SSO support 2020-11-24 12:09:11 +00:00
Markdown.js add fallback output in code block AFTER markdown processing 2020-10-14 09:35:57 +01:00
MatrixClientPeg.ts Merge pull request #5397 from matrix-org/bwindels/customise-dehydration-key 2020-11-04 17:25:52 +00:00
Modal.tsx Merge branch 'develop' into develop 2020-11-18 20:14:25 +01:00
Notifier.ts Disable notifications for the room you have recently been active in 2020-10-15 15:58:18 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js Remove backwards compatibility in ServerConfig for m.require_identity_server 2020-11-25 09:00:31 +00:00
PhasedRollOut.js
phonenumber.ts Allow country names to be translated 2020-11-08 22:33:15 -06:00
PlatformPeg.ts First step towards a11y in the new room list 2020-07-02 23:14:31 +01:00
Presence.ts Convert Presence to TS 2020-10-13 17:39:29 +01:00
ratelimitedfunc.js Stash lodash import optimization 2020-08-28 18:53:43 +01:00
Registration.js Remove various remaining bits of ILAG flows 2020-10-07 12:53:59 +01:00
Resend.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Roles.ts Convert Roles to TS 2020-10-13 17:39:13 +01:00
RoomAliasCache.js
RoomInvite.js Pass filter text when clicking explore/dm prompt 2020-11-11 17:04:09 +00:00
RoomNotifs.js Replace countRoomsWithNotif with a dedicated NotificationState 2020-07-21 20:24:44 -06:00
RoomNotifsTypes.ts Move the Volume union type out to a throwaway 2020-07-07 14:07:35 +01:00
Rooms.js Two more easy files to remove from eslintignore 2020-10-30 18:40:19 +00:00
ScalarAuthClient.js
ScalarMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
SdkConfig.ts Add a note to use the desktop builds when seshat isn't available 2020-09-16 17:23:37 -06:00
Searching.js Spec compliance, /search doesn't have to return results 2020-10-19 12:46:55 +01:00
SecurityManager.ts Add security customisation points 2020-10-16 11:21:44 +01: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 fix more tests 2020-11-05 16:54:25 +00:00
SlashCommands.tsx refactored effects dir and changed effects exported name 2020-11-27 16:32:04 +01:00
Terms.js
TextForEvent.js Fix Widget event notification text including spurious space 2020-11-24 11:27:02 +00:00
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Tinter.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
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
Velociraptor.js
VelocityBounce.js
verification.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
WhoIsTyping.ts Convert WhoIsTyping to TS 2020-10-13 17:37:06 +01:00