Commit graph

  • d18f4d341c store replyFlags on this RMidhunSuresh 2022-01-14 18:31:22 +0530
  • b5a1c419ca
    Merge pull request #640 from vector-im/bwindels/lazyloadimageswhenpartiallyinview Bruno Windels 2022-01-14 13:59:57 +0100
  • 1f9be978b7 load image in timeline from when it is partially visible bwindels/lazyloadimageswhenpartiallyinview Bruno Windels 2022-01-14 13:57:11 +0100
  • 41fffdf155 Remove even more stray new lines RMidhunSuresh 2022-01-13 20:47:24 +0530
  • 51215fda16 Rename tileCreator -> tilesCreator RMidhunSuresh 2022-01-13 20:43:51 +0530
  • d639e169ec Move tileCreator to BaseMessageTile RMidhunSuresh 2022-01-13 20:41:18 +0530
  • e1b9b1161d Split ifs and remove ?. abuse RMidhunSuresh 2022-01-13 20:35:26 +0530
  • 846e637716 Remove stray newline RMidhunSuresh 2022-01-13 20:15:25 +0530
  • 58dd25b58d track reply-tile RMidhunSuresh 2022-01-13 20:13:00 +0530
  • a77b9d9027 Move update logic to BaseMessageTile RMidhunSuresh 2022-01-13 20:03:44 +0530
  • ef5a377bc6 Hide reply option on pending tile RMidhunSuresh 2022-01-13 18:30:58 +0530
  • 951af49e04 Emit change on reply tile RMidhunSuresh 2022-01-13 14:38:45 +0530
  • 455b747a1c Don't check param for reply RMidhunSuresh 2022-01-11 11:49:55 +0530
  • 28a534ee49 Fix reply nesting RMidhunSuresh 2022-01-10 18:32:03 +0530
  • f9f7f6cc6f Fix test RMidhunSuresh 2022-01-07 19:47:11 +0530
  • 7f91653208 Rename replyTextTile -> replyTile RMidhunSuresh 2022-01-06 22:38:37 +0530
  • 086e0c0320 Inline methods RMidhunSuresh 2022-01-06 22:34:35 +0530
  • 273c44424f Throw if viewClass returns undefined RMidhunSuresh 2022-01-06 22:17:31 +0530
  • b134fa7409 Format swtich case properly RMidhunSuresh 2022-01-06 22:07:17 +0530
  • fee6447e22 Don't call render() RMidhunSuresh 2022-01-06 22:03:47 +0530
  • e99cd41ed0 Change check RMidhunSuresh 2022-01-06 22:01:41 +0530
  • af5a008d0f Move links to vm RMidhunSuresh 2022-01-06 17:51:14 +0530
  • 27a9f5dd02 Use DOMPurify to remove mx-reply RMidhunSuresh 2022-01-06 17:24:58 +0530
  • cfefe6962a Remove stray space RMidhunSuresh 2022-01-06 17:20:32 +0530
  • 88f9ad09a2 Move method as local function RMidhunSuresh 2022-01-06 17:19:05 +0530
  • 0ae3c60d6d Remove .js file from rebase RMidhunSuresh 2022-01-06 12:46:37 +0530
  • c34d574385 No need to export renderPart RMidhunSuresh 2021-12-21 17:54:58 +0530
  • 2a124d4195 simplify css RMidhunSuresh 2021-12-21 17:32:18 +0530
  • e352867f5a Remove unnecessary ctor RMidhunSuresh 2021-12-21 16:34:41 +0530
  • f645065db7 Remove unused getter RMidhunSuresh 2021-12-21 16:32:58 +0530
  • d69059de68 Use different flag RMidhunSuresh 2021-12-21 16:11:06 +0530
  • 0c3f16e5f6 Use 's' flag with regex if available RMidhunSuresh 2021-12-21 16:08:17 +0530
  • cba044eff1 Remove comment RMidhunSuresh 2021-12-21 16:00:24 +0530
  • dee22f7120 Implement render flags RMidhunSuresh 2021-12-20 17:21:59 +0530
  • 46b69b3873 Render error RMidhunSuresh 2021-12-20 12:06:21 +0530
  • 687aa5a7e3 Remove dead code RMidhunSuresh 2021-12-20 11:25:26 +0530
  • 4df3654166 Prevent reply previews from being nested RMidhunSuresh 2021-12-20 11:16:53 +0530
  • 4d63b41127 Make reply preview flush left RMidhunSuresh 2021-12-19 19:50:58 +0530
  • 1b9f970d7f WIP: Render the whole view instead of messageBody RMidhunSuresh 2021-12-17 16:22:45 +0530
  • 7f1b3e25e8 Use t instead of tag RMidhunSuresh 2021-12-17 13:09:01 +0530
  • f01d5d95d9 Reuse code from timeline view RMidhunSuresh 2021-12-17 12:46:26 +0530
  • 89d6968139 Show decryption error as well RMidhunSuresh 2021-12-16 18:16:17 +0530
  • 2773642406 No need to handle redaction specially RMidhunSuresh 2021-12-16 17:52:59 +0530
  • 13cba84445 Remove mapSideEffect RMidhunSuresh 2021-12-16 17:40:47 +0530
  • bb45d0eae9 Render non-text messages as well RMidhunSuresh 2021-12-16 17:35:19 +0530
  • df22db256b No need to pass tileCreator as argument RMidhunSuresh 2021-12-16 15:32:57 +0530
  • e0dc853d74 Fill matrix.to links RMidhunSuresh 2021-12-16 15:27:53 +0530
  • 91912bdb8d Create tile using tileCreator RMidhunSuresh 2021-12-16 13:47:14 +0530
  • 54004eef4d Integrate into update mechanism RMidhunSuresh 2021-12-15 17:46:14 +0530
  • aa3bb9c6ef Remove allowReplies RMidhunSuresh 2021-12-14 16:21:54 +0530
  • 73c5562fd3 Remove code from BaseTextTile RMidhunSuresh 2021-12-14 14:57:31 +0530
  • 4a12acf157 Improve error code RMidhunSuresh 2021-12-14 14:42:09 +0530
  • 67da746b48 Render error RMidhunSuresh 2021-12-14 14:23:52 +0530
  • 545aae31d9 WIP RMidhunSuresh 2021-12-14 11:33:54 +0530
  • 3aa29cfc65 Do not remove reply preview RMidhunSuresh 2021-12-10 12:40:55 +0530
  • 99f4eb6843 Minimize manual dom manipulation where possible RMidhunSuresh 2021-12-09 22:59:02 +0530
  • 61f4d0719f Refactor code RMidhunSuresh 2021-12-09 22:52:42 +0530
  • d6233e7c77 Render static avatar RMidhunSuresh 2021-12-07 16:28:53 +0530
  • 540aa6c546 Use contextEntry and pass avatarUrl RMidhunSuresh 2021-12-07 16:09:46 +0530
  • 31573b3599 Render reply RMidhunSuresh 2021-12-07 11:33:55 +0530
  • e88ee31991 Add getter for reply body RMidhunSuresh 2021-12-07 11:33:37 +0530
  • f6cf3b378b Strip reply fallback RMidhunSuresh 2021-12-07 11:33:09 +0530
  • 35a13842af Implement context endpoint RMidhunSuresh 2021-12-07 12:18:51 +0530
  • 65f957f023 WIP RMidhunSuresh 2021-12-06 11:36:45 +0530
  • 4fb0a84d0a
    Return property from super threading-fallback-relation R Midhun Suresh 2022-01-14 18:16:38 +0530
  • 30b8e5b5ea use withReply RMidhunSuresh 2022-01-14 18:15:26 +0530
  • 8cd430ac07 Improve test logic RMidhunSuresh 2022-01-14 17:48:25 +0530
  • 75012eda9c Fix tests RMidhunSuresh 2022-01-14 17:28:31 +0530
  • e9a49fdf74 Use hsApi mock RMidhunSuresh 2022-01-14 17:07:06 +0530
  • 315acf2fbc Remove dead code from test RMidhunSuresh 2022-01-14 16:54:16 +0530
  • 310790c84e Use mock storage RMidhunSuresh 2022-01-14 16:51:06 +0530
  • 277638b107 Override methods in NonPersistedEventEntry RMidhunSuresh 2022-01-14 16:15:16 +0530
  • b238357c53 Use emitUpdateForEntry RMidhunSuresh 2022-01-14 16:14:42 +0530
  • 4fa32bac2f check only in remoteEntries RMidhunSuresh 2022-01-14 16:14:06 +0530
  • 58f2192a7e add basic readme for updates in the timeline bwindels/timeline-readme Bruno Windels 2022-01-14 11:13:21 +0100
  • 3c28ee1adf Remove unused getter RMidhunSuresh 2022-01-13 21:05:18 +0530
  • 2c4610c132 add param to emitUpdateForEntry RMidhunSuresh 2022-01-13 19:20:37 +0530
  • 239d16747d Clean test code; try not to peek into internals RMidhunSuresh 2022-01-13 19:14:20 +0530
  • 764541d3ca Remove unused method RMidhunSuresh 2022-01-13 18:32:18 +0530
  • ca1831fef6 update contextForEntries RMidhunSuresh 2022-01-13 14:38:05 +0530
  • 1ed8d48ced release SDK 0.0.4 Bruno Windels 2022-01-12 18:39:13 +0100
  • 48e6bba100
    Merge pull request #634 from vector-im/bwindels/fix-sdk-build2 Bruno Windels 2022-01-12 18:37:28 +0100
  • 8c1596d869 update SDK docs to not use paths/vite anymore bwindels/fix-sdk-build2 Bruno Windels 2022-01-12 18:32:15 +0100
  • 93eca757d3 dont add paths/vite to sdk output, as it does not work Bruno Windels 2022-01-12 18:31:55 +0100
  • 3f60ef8da7 release sdk version 0.0.3 Bruno Windels 2022-01-12 17:50:54 +0100
  • 5d15fce343
    Merge pull request #633 from vector-im/bwindels/fix-sdk-build1 Bruno Windels 2022-01-12 17:48:08 +0100
  • f526098293 also remove ts types, as we get errors for the untyped files bwindels/fix-sdk-build1 Bruno Windels 2022-01-12 17:41:00 +0100
  • d7290bf750 remove exports field to try and prevent vite bug resolving asset url Bruno Windels 2022-01-12 17:14:52 +0100
  • 2f4c0623d0 Restore earlier name RMidhunSuresh 2022-01-12 19:20:32 +0530
  • ed88184757 Remove statement RMidhunSuresh 2022-01-12 19:14:38 +0530
  • d0f7570f5e Fix tests RMidhunSuresh 2022-01-12 18:44:17 +0530
  • a5eb386f48
    Merge pull request #632 from vector-im/bwindels/move-bs58-to-dev-deps Bruno Windels 2022-01-12 10:13:31 +0100
  • b76f97be93 put bs58 in devDeps as we bundle it in the sdk bwindels/move-bs58-to-dev-deps Bruno Windels 2022-01-12 10:11:04 +0100
  • acafae7d3a Implement offline support for context entries RMidhunSuresh 2022-01-11 20:58:27 +0530
  • a59bf7c002 Fix looking in allEntries RMidhunSuresh 2022-01-11 20:57:29 +0530
  • 5c1813888c Check in all entries for context RMidhunSuresh 2022-01-11 14:57:22 +0530
  • 73733ce145 Guard entry from storage being processed by method RMidhunSuresh 2022-01-11 14:49:59 +0530
  • bf6dfcfcad update comment RMidhunSuresh 2022-01-11 13:28:35 +0530
  • f605608098 getTrackedEntry -> findLoadedEventById RMidhunSuresh 2022-01-11 13:20:42 +0530
  • 31a8227e53 stylistic change RMidhunSuresh 2022-01-11 13:14:13 +0530