element-web/src/utils
J. Ryan Stinnett 44e9ca6c52 Extract isContentActionable to a separate helper
This moves the check about whether an event is actionable (for the purpose of
replies, edits, reactions, etc.) to shared utils module.
2019-05-02 12:05:17 +01:00
..
createMatrixClient.js
DecryptFile.js
DirectoryUtils.js
DMRoomMap.js
ErrorUtils.js
EventUtils.js Extract isContentActionable to a separate helper 2019-05-02 12:05:17 +01:00
FormattingUtils.js move name coloring out of sender profile 2019-04-17 10:21:30 +02:00
HostingLink.js
MegolmExportEncryption.js actually clear bit 63 instead of bit 55 2019-04-25 11:04:48 -04:00
MultiInviter.js Handle M_UNSUPPORTED_ROOM_VERSION in invites and room creation 2019-04-09 19:03:38 -06:00
pages.js
PasswordScorer.js Check password complexity during registration 2019-04-25 14:29:10 +01:00
PinningUtils.js
Receipt.js
ResizeNotifier.js fix lint 2019-03-28 18:29:48 +01:00
StorageManager.js Track store failures after startup 2019-04-04 11:59:53 +01:00
Timer.js
WidgetUtils.js