element-web-Github/src
Travis Ralston 9836a7a655
Merge pull request #4176 from matrix-org/travis/linkify-rooms
Fix room alias references in topics
2020-03-04 15:35:34 -07:00
..
accessibility
actions Ensure DMs tagged outside of account data work in the invite dialog 2020-02-24 19:43:49 -07:00
async-components/views/dialogs Fix warning about uncontrolled vs. controlled state 2020-02-28 13:52:24 +00:00
autocomplete fix cp error and lint 2020-02-21 13:35:14 +01:00
components Merge pull request #4170 from matrix-org/travis/sso-register-dev 2020-03-04 12:59:08 -07:00
contexts
editor Fix composer touch bar flickering on keypress in Chrome 2020-03-04 14:35:11 +00:00
emojipicker
hooks Check for cross-signing homeserver support 2020-02-24 15:04:34 +00:00
i18n/strings i18n 2020-03-03 23:24:56 -07:00
indexing EventIndex: Split out the statements that check for a valid event type. 2020-02-19 14:50:59 +01:00
integrations Fix various leaks due to method re-binding 2020-02-20 02:35:30 +00:00
mjolnir Fix various leaks due to method re-binding 2020-02-20 02:35:30 +00:00
notifications
rageshake add device and cross-signing public keys to rageshake info (#4097) 2020-02-21 10:19:53 -05:00
resizer
settings fix default value for alphabetic sorting setting 2020-02-26 23:21:37 +00:00
stores Use an algorithmic comparator for room list ops 2020-03-04 12:09:05 -07:00
usercontent only automatically download in usercontent if user requested it 2020-03-03 13:23:33 +00:00
utils Merge pull request #4176 from matrix-org/travis/linkify-rooms 2020-03-04 15:35:34 -07:00
ActiveRoomObserver.js
AddThreepid.js
Analytics.js Remove debug line from Analytics 2020-02-26 17:14:54 +00:00
AsyncWrapper.js
Avatar.js Apply null-guard to room pills for when we can't fetch the room 2020-02-21 14:14:24 +00:00
BasePlatform.js improve comments 2020-03-02 15:05:56 +00:00
boundThreepids.js
CallHandler.js
CallMediaHandler.js
ContentMessages.js
createRoom.js Ensure errors when creating a DM are raised to the user 2020-02-27 17:10:31 -07:00
CrossSigningManager.js Merge pull request #4041 from matrix-org/foldleft/12221-reset-cross-signing 2020-02-10 17:14:05 +00:00
cryptodevices.js
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.js
dispatcher.js
email.js
emoji.js
extend.js
FromWidgetPostMessageApi.js
GroupAddressPicker.js
groups.js
HtmlUtils.js Ensure linkified topics in the room directory also work 2020-03-04 14:14:03 -07:00
IdentityAuthClient.js
ImageUtils.js
index.js
Keyboard.js
KeyRequestHandler.js
languageHandler.js Notify electron of language changes 2020-02-24 17:11:08 +00:00
Lifecycle.js Report touch input status in rageshakes, analytics 2020-02-14 17:36:14 +00:00
linkify-matrix.js Convert alias links in room header topics to local permalinks 2020-03-04 13:56:58 -07:00
Login.js riot-desktop open SSO in browser so user doesn't have to auth twice 2020-03-02 14:59:54 +00:00
Markdown.js Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
MatrixClientPeg.js dont say we can scan when we dont 2020-02-20 12:06:34 +01:00
Modal.js fix lint, add jsdoc 2020-02-06 15:29:35 +01:00
Notifier.js Fix various leaks due to method re-binding 2020-02-20 02:35:30 +00:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js
Registration.js Apply suggestions from code review 2020-02-28 10:47:23 +00:00
Resend.js
Roles.js
RoomAliasCache.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js
Rooms.js use alt_aliases rather than aliases for the display alias 2020-02-21 13:02:35 +01:00
ScalarAuthClient.js
ScalarMessaging.js
SdkConfig.ts
Searching.js
SendHistoryManager.js
shouldHideEvent.js
Skinner.js
SlashCommands.js Add /whois SlashCommand to open UserInfo 2020-02-29 01:29:52 +00:00
Terms.js
TextForEvent.js Remove now unused code from TextForEvent 2020-01-30 20:50:12 +00:00
theme.js Fix theme being overridden to light even after login is completed 2020-02-21 14:40:42 +00:00
Tinter.js
ToWidgetPostMessageApi.js
Unread.js
UserActivity.js
UserAddress.js
VectorConferenceHandler.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js
WidgetMessagingEndpoint.js