element-web/src
Travis Ralston bd8e1f7198
Merge pull request #4931 from matrix-org/travis/room-list/sticky-headers
Improve performance and stability in sticky headers for new room list
2020-07-09 08:00:56 -06:00
..
@types Move list layout management to its own store 2020-07-08 18:28:21 -06:00
accessibility Merge pull request #4871 from matrix-org/t3chguy/room-list/3 2020-07-08 13:24:10 +01:00
actions Lint a few semicolons 2020-06-18 14:32:43 +01:00
async-components/views/dialogs Make Styled Radio Button outlines default-off 2020-07-03 19:27:45 +01:00
autocomplete De-duplicate rooms from the room autocomplete provider 2020-06-30 16:23:52 +01:00
components Merge pull request #4931 from matrix-org/travis/room-list/sticky-headers 2020-07-09 08:00:56 -06:00
contexts convert MatrixClientContext to Typescript 2020-07-02 23:39:27 +01:00
dispatcher Type view_room_delta as ViewRoomDelta 2020-07-06 17:57:40 +01:00
editor Merge pull request #4694 from justin-sleep/remove-escape-backslashes 2020-06-17 11:06:04 -06:00
emojipicker Resolve default export warnings from Webpack 2020-01-24 22:26:34 +00:00
hooks add timing/interval/expiry hooks 2020-06-29 11:35:14 +01:00
i18n/strings i18n 2020-07-08 18:07:01 +01:00
indexing Merge branch 'poljar/eventindex-user-version' into develop 2020-06-19 09:50:40 +02:00
integrations Add js-sdk mechanism for polling client well-known for config 2020-06-01 22:35:16 +01:00
mjolnir Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
notifications Bring notification utils into this century to simplify ongoing Notifications work 2020-06-25 09:00:13 +01:00
rageshake send state of lowBandwidth in rageshakes 2020-06-08 11:43:50 +01:00
resizer Convert resizer to ES6 2019-12-22 20:57:46 -07:00
settings Back to defaul orientation 2020-07-08 17:03:08 +01:00
stores Merge branch 'develop' into travis/room-list/perf/notifications 2020-07-09 07:46:01 -06:00
toasts Remove DEBUG 2020-06-25 08:44:24 +01:00
usercontent only automatically download in usercontent if user requested it 2020-03-03 13:23:33 +00:00
utils Fix signature of sleep utility 2020-07-02 22:38:21 +01:00
widgets Factor out cloning to a util and use it everywhere 2020-06-22 14:14:43 -06:00
ActiveRoomObserver.js Selected state, cleanup, and profile display 2020-06-05 14:08:20 -06:00
AddThreepid.js Appease the linter 2020-03-30 20:24:53 -06:00
Analytics.js Analytics.js gets executed during times where localStorage is not ensured to exist 2020-04-08 21:42:58 +01:00
AsyncWrapper.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
Avatar.js MemberAvatar should not have its own letter fallback, it should use BaseAvatar's 2020-05-26 13:33:47 +01:00
BasePlatform.ts First step towards a11y in the new room list 2020-07-02 23:14:31 +01:00
boundThreepids.js Force boolean value 2019-09-11 16:55:45 +01:00
CallHandler.js Also kill off things that these kept behind 2020-05-28 17:12:19 +01:00
CallMediaHandler.js
ContentMessages.tsx Add a focus_composer dispatcher action 2020-06-02 19:07:46 -06:00
createRoom.ts delint 2020-07-02 23:22:36 +01:00
CrossSigningManager.js Revert "Use recovery keys over passphrases" 2020-06-18 15:02:03 +01:00
DateUtils.js
DecryptionFailureTracker.js
DeviceListener.ts Lint a few semicolons 2020-06-18 14:32:43 +01:00
email.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
emoji.ts label ZWJ as such 2020-06-05 23:34:04 +01:00
extend.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
FromWidgetPostMessageApi.js Factor out cloning to a util and use it everywhere 2020-06-22 14:14:43 -06:00
GroupAddressPicker.js Create and use stylised checkboxes 2020-05-28 22:33:00 +01:00
groups.js fix import 2020-07-02 23:26:39 +01:00
HtmlUtils.tsx Use html innerText for org.matrix.custom.html m.room.message room list previews 2020-07-08 08:50:25 +01:00
IdentityAuthClient.js Remove v1 identity server fallbacks 2020-03-09 17:05:13 -06:00
ImageUtils.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
index.js Convert the more complicated CommonJS exports to ES6-style 2019-12-22 21:01:03 -07:00
Keyboard.ts Add riot-desktop shortcuts for forward/back matching browsers&slack 2020-04-11 18:57:59 +01:00
languageHandler.tsx Transition languageHandler to Typescript 2020-07-02 23:15:08 +01:00
Lifecycle.js unexport things which need not exporting 2020-06-25 22:01:41 +01:00
linkify-matrix.js accept and linkify local domains like those from mDNS 2020-05-14 13:04:30 +01:00
Login.js Fix m.id.phone spec compliance 2020-06-12 22:36:50 +01:00
Markdown.js Remove escape backslashes in non-Markdown messages 2020-06-03 17:08:13 -05:00
MatrixClientPeg.ts Lint a few semicolons 2020-06-18 14:32:43 +01:00
Modal.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
Notifier.js make Notifier getSoundForRoom synchronous 2020-06-25 08:43:35 +01:00
ObjectUtils.js Convert the more complicated CommonJS exports to ES6-style 2019-12-22 21:01:03 -07:00
PageTypes.js
PasswordReset.js Fix/document a number of UIA oddities 2020-05-29 08:23:59 -06:00
PhasedRollOut.js
phonenumber.ts Update src/phonenumber.ts 2020-05-12 10:29:06 +01:00
PlatformPeg.ts First step towards a11y in the new room list 2020-07-02 23:14:31 +01:00
Presence.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
ratelimitedfunc.js
Registration.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
Resend.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
Roles.js split up PowerLevelEditor into two components 2019-11-15 16:14:18 +01:00
RoomAliasCache.js Cache room alias to room ID mapping in memory 2019-11-12 11:54:41 +00:00
RoomInvite.js Remove user lists feature flag, making it the default 2020-01-22 21:14:53 -07:00
RoomListSorter.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
RoomNotifs.js tidy up 2020-06-25 15:02:52 +01:00
RoomNotifsTypes.ts Move the Volume union type out to a throwaway 2020-07-07 14:07:35 +01:00
Rooms.js use alt_aliases rather than aliases for the display alias 2020-02-21 13:02:35 +01:00
ScalarAuthClient.js Merge pull request #4458 from matrix-org/travis/fix-sticker-picker-add 2020-04-23 08:18:12 -06:00
ScalarMessaging.js Factor out cloning to a util and use it everywhere 2020-06-22 14:14:43 -06:00
SdkConfig.ts Remove get-config API 2020-04-01 10:40:03 +01:00
Searching.js Searching: Restore the encryption state for the paginated results. 2020-06-10 15:41:55 +02:00
SendHistoryManager.js
shouldHideEvent.js
Skinner.js Appease the linter 2020-01-28 12:53:37 +00:00
SlashCommands.tsx Fix /join slash command via servers including room id as a via 2020-06-29 16:27:59 +01:00
Terms.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
TextForEvent.js Introduce an entirely new system for handling message preview copy 2020-06-25 16:26:49 -06:00
theme.js fix lint 2020-06-24 14:58:41 +02:00
Tinter.js Compute download file icon immediately 2020-01-16 14:00:48 +00:00
ToWidgetPostMessageApi.js Rip out the remainder of Bluebird 2019-11-18 10:03:05 +00:00
Unread.js Merge branch 'travis/sourcemaps' into travis/babel7-wp-es6-fixes 2020-01-08 14:42:01 -07:00
UserActivity.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
UserAddress.js
VectorConferenceHandler.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
Velociraptor.js Convert imports to ES6 from CommonJS 2019-12-22 21:16:06 -07:00
VelocityBounce.js Convert imports to ES6 from CommonJS 2019-12-22 21:16:06 -07:00
verification.js Remove feature_cross_signing 2020-05-27 10:28:25 +01:00
WhoIsTyping.js Merge pull request #3761 from matrix-org/travis/babel7-wp-es6-export 2020-01-08 09:09:11 -07:00
WidgetMessaging.js Merge pull request #4444 from pv/jitsi-popout-immediate-join 2020-06-07 20:22:39 -06:00
WidgetMessagingEndpoint.js