element-web/src
Travis Ralston 53db386731 Add support for blurhash (MSC2448)
MSC: https://github.com/matrix-org/matrix-doc/pull/2448

While the image loads, we can show a blurred version of it (calculated at upload time) so we don't have a blank space in the timeline.
2020-08-10 22:07:19 -06:00
..
@types Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into t3chguy/notifications/14880 2020-08-05 11:11:14 +01:00
accessibility Fixup ContextMenuTooltipButton.tsx 2020-07-17 18:15:08 +01:00
actions Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into joriks/eslint-config 2020-07-20 16:22:32 +01:00
async-components/views/dialogs Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
autocomplete Merge pull request #5083 from matrix-org/jryans/riot-to-element 2020-08-05 12:25:45 +01:00
components Add support for blurhash (MSC2448) 2020-08-10 22:07:19 -06:00
contexts
dispatcher Clean up types properly 2020-07-30 11:51:10 +05:30
editor Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
emojipicker Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
hooks Convert hooks to Typescript 2020-08-04 22:00:05 +01:00
i18n/strings Merge pull request #5085 from matrix-org/t3chguy/notifications11 2020-08-08 11:41:28 +01:00
indexing Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
integrations Fix lint issues in new code 2020-07-20 20:43:55 +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 Merge pull request #5093 from matrix-org/jryans/rebrand-rageshakes 2020-08-10 11:11:37 +01:00
resizer Remove legacy resizing code 2020-07-17 15:18:42 -06:00
settings Merge pull request #5088 from matrix-org/t3chguy/notifications/14880 2020-08-08 10:49:39 +01:00
stores Merge pull request #5083 from matrix-org/jryans/riot-to-element 2020-08-05 12:25:45 +01:00
toasts Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
usercontent Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
utils Merge pull request #5086 from matrix-org/t3chguy/notifications12 2020-08-05 16:28:52 +01:00
widgets Merge pull request #5086 from matrix-org/t3chguy/notifications12 2020-08-05 16:28:52 +01:00
ActiveRoomObserver.ts remove stale comment 2020-07-21 17:57:08 +01:00
AddThreepid.js
Analytics.js
AsyncWrapper.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Avatar.js change accent color 2020-07-14 20:36:27 +02:00
BasePlatform.ts Convert Notifier to typescript 2020-08-05 11:07:10 +01:00
CallHandler.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
CallMediaHandler.js Fix imports for SettingLevel to point at new file 2020-07-28 11:53:43 -06:00
ContentMessages.tsx Add support for blurhash (MSC2448) 2020-08-10 22:07:19 -06:00
CrossSigningManager.js Use an explicit list of keys to share 2020-08-07 15:54:05 +01:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
FromWidgetPostMessageApi.js
GroupAddressPicker.js
HtmlUtils.tsx don't syntax highlight languages that begin with "_" 2020-07-21 12:47:40 -04:00
IdentityAuthClient.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
ImageUtils.js
Keyboard.ts
Lifecycle.js add logging for keytar/pickle key 2020-07-28 17:31:27 -04:00
Login.js
Markdown.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
MatrixClientPeg.ts Fix various TypeScript linting issues 2020-07-29 11:03:43 -06:00
Modal.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Notifier.ts improve types 2020-08-05 11:22:43 +01:00
ObjectUtils.js
PageTypes.js
PasswordReset.js
PhasedRollOut.js
PlatformPeg.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
Presence.js
RebrandListener.tsx Add dismiss button to rebrand toast 2020-07-23 17:33:14 +01:00
Registration.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Resend.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Roles.js
RoomAliasCache.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js Replace countRoomsWithNotif with a dedicated NotificationState 2020-07-21 20:24:44 -06:00
RoomNotifsTypes.ts
Rooms.js
ScalarAuthClient.js
ScalarMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
SdkConfig.ts
Searching.js
SendHistoryManager.js
Skinner.js
SlashCommands.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Terms.js
TextForEvent.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
ToWidgetPostMessageApi.js
Unread.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
UserActivity.js
UserAddress.js
VectorConferenceHandler.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
WidgetMessagingEndpoint.js
boundThreepids.js
createRoom.ts FIx coment 2020-07-20 20:50:12 +01:00
email.js
emoji.ts Fix emoji filterString 2020-07-17 16:03:07 +01:00
extend.js
groups.js
index.js
languageHandler.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
linkify-matrix.js
phonenumber.ts
ratelimitedfunc.js
shouldHideEvent.js
theme.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
verification.js Replaced string actions with their corresponding types 2020-07-22 15:14:50 +05:30