element-web/src
Michael Telatynski 9df5638c8e
make linter happy - add missing trailing comma
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-03-21 11:00:07 +00:00
..
actions Reorder the RoomListStore lists on Event.decrypted 2018-02-23 10:32:33 +00:00
async-components/views/dialogs
autocomplete make linter happy - add missing trailing comma 2018-03-21 11:00:07 +00:00
components Add "Did you know:..." microcopy to groups view 2018-02-27 09:20:06 +00:00
i18n/strings Add /devtools to Autocomplete and run gen-i18n 2018-02-28 00:57:14 +00:00
settings
stores Do proper null-checks on decypted events to fix NPEs 2018-02-23 15:04:04 +00:00
utils
wrappers
ActiveRoomObserver.js
AddThreepid.js
Analytics.js
Avatar.js
BasePlatform.js
CallHandler.js
CallMediaHandler.js
ComposerHistoryManager.js
ContentMessages.js
createRoom.js
cryptodevices.js
DateUtils.js Add seconds to formatFullDate() 2018-02-08 18:09:04 +02:00
dispatcher.js
email.js
Entities.js
extend.js
GroupAddressPicker.js
groups.js
HtmlUtils.js Add isUrlPermitted function 2018-02-09 12:20:05 +00:00
ImageUtils.js
index.js
Keyboard.js
KeyRequestHandler.js
languageHandler.js
Lifecycle.js Fix bug where global "Never send to unverified..." is ignored 2018-02-22 18:47:27 +00:00
linkify-matrix.js
Login.js
Markdown.js
matrix-to.js
MatrixClientPeg.js
Modal.js
Notifier.js
ObjectUtils.js
PageTypes.js
PasswordReset.js
phonenumber.js
PlatformPeg.js
Presence.js
ratelimitedfunc.js Make ratelimitedfunc time from the function's end 2018-02-06 14:39:13 +00:00
Resend.js
RichText.js
Roles.js
RoomInvite.js
RoomListSorter.js
RoomNotifs.js Offline mode (#1723) 2018-02-06 17:50:53 +00:00
Rooms.js
RtsClient.js
ScalarAuthClient.js
ScalarMessaging.js improve origin check of ScalarMessaging postmessage API. 2018-02-17 00:02:38 +00:00
SdkConfig.js
shouldHideEvent.js
Skinner.js
SlashCommands.js
stripped-emoji.json
TextForEvent.js Fix display name change message 2018-02-06 10:24:38 +00:00
Tinter.js
UiEffects.js
Unread.js don't let 3pid invites mark room as unread 2018-02-21 23:51:45 +00:00
UserActivity.js
UserAddress.js
UserSettingsStore.js
Velociraptor.js
VelocityBounce.js
WhoIsTyping.js
WidgetMessaging.js
WidgetUtils.js