Commit graph

  • 178790d816 symlink service worker for local dev, so its scope captures whole app Bruno Windels 2021-03-23 15:20:33 +0100
  • a8ca82ca4d support running the service worker during local development Bruno Windels 2021-03-23 15:18:07 +0100
  • 76fdbbb2fe shorten this Bruno Windels 2021-03-23 13:36:42 +0100
  • d5b12fa7f9 log endpoint hostname Bruno Windels 2021-03-22 19:23:01 +0100
  • f92f3b2c21 copy push config in build script Bruno Windels 2021-03-22 19:19:44 +0100
  • 3313d0623a thinko with push checks Bruno Windels 2021-03-22 19:19:25 +0100
  • dbddba3691 fix c/p errors when moving code over to notif service Bruno Windels 2021-03-22 19:19:07 +0100
  • bddf6ba6ae add example config for locally testing push notifs/service worker Bruno Windels 2021-03-18 20:52:50 +0100
  • 725098f262 open client when clicking notification Bruno Windels 2021-03-18 20:46:11 +0100
  • 8fcf7f8c7f show notification when receiving push message Bruno Windels 2021-03-18 20:45:46 +0100
  • 7b9904e423 add UI in settings for push notifs status/enable/disable Bruno Windels 2021-03-18 20:45:01 +0100
  • 630e61a674 support enabling/disabling push notifs on a session Bruno Windels 2021-03-18 20:44:16 +0100
  • f764323c80 fixup: notif service Bruno Windels 2021-03-18 20:43:40 +0100
  • d4fc08c06b put pusher bits in separate class to enable and disable on the HS Bruno Windels 2021-03-18 20:42:46 +0100
  • 1b0f175b02 put web-specific parts of notifications (push and in-app) in platform Bruno Windels 2021-03-18 20:41:01 +0100
  • 2fb255d2ec dot down some notes wrt to push Bruno Windels 2021-03-18 20:40:24 +0100
  • 13bf4aadc6 some notes on how SSO should work Bruno Windels 2021-03-23 12:32:11 +0100
  • 5db3b28e3a
    Merge pull request #285 from MidhunSureshR/fix-269 Bruno Windels 2021-03-23 10:22:02 +0000
  • 95b1804a8d
    Merge pull request #287 from Johennes/feature/lightbox Bruno Windels 2021-03-23 10:11:13 +0000
  • 65953f5b18
    Merge pull request #284 from MidhunSureshR/fix-218 Bruno Windels 2021-03-23 10:07:43 +0000
  • f496aff478 Set explicit height on lightbox container Johannes Marbach 2021-03-22 14:08:30 +0100
  • 3d1ddccbd8 Add previous name in name change announcement RMidhunSuresh 2021-03-19 23:28:50 +0530
  • c2df9df6d4 Fix overflowing account chooser label RMidhunSuresh 2021-03-19 14:29:54 +0530
  • 5a4afc8f4b some notes wrt to ideas for read receipts Bruno Windels 2021-03-18 20:22:02 +0100
  • f691c0c0ef
    Merge pull request #281 from vector-im/bwindels/fix-updates Bruno Windels 2021-03-18 19:02:45 +0000
  • ffdec16076 don't show the update dialog if we open the app for the first time bwindels/fix-updates Bruno Windels 2021-03-18 19:58:50 +0100
  • eba537a01f
    Merge pull request #280 from vector-im/bwindels/template-improvements Bruno Windels 2021-03-18 18:52:55 +0000
  • 017d3818eb always reply here Bruno Windels 2021-03-18 19:49:06 +0100
  • 5d71b655ad halt any fetch request while waiting for new service worker to activate Bruno Windels 2021-03-18 19:34:41 +0100
  • eba4d8a28b improve ergonomics for sub-templates in TemplateView bwindels/template-improvements Bruno Windels 2021-03-18 12:43:00 +0100
  • 25cf72a9b6 release v0.1.39 v0.1.39 Bruno Windels 2021-03-15 17:20:57 +0100
  • ab732bcfbe
    Merge pull request #273 from vector-im/bwindels/keybackuplogging Bruno Windels 2021-03-15 16:20:37 +0000
  • 1348611f9f also log error messages bwindels/keybackuplogging Bruno Windels 2021-03-15 17:18:45 +0100
  • 5d55f6d78c log app version when opening session Bruno Windels 2021-03-15 16:55:14 +0100
  • d88720a18f don't start key backup operation if not enabled Bruno Windels 2021-03-15 16:54:43 +0100
  • 2b24de838a actually log initial session backup enabling rather than using null log Bruno Windels 2021-03-15 15:24:57 +0100
  • 325d237302 simpler optional log Bruno Windels 2021-03-15 15:23:46 +0100
  • 8684d6b5e5 some fixes Bruno Windels 2021-03-15 15:23:35 +0100
  • fcc06b2754 WIP to add logging to decryption and fetching key backups Bruno Windels 2021-03-15 12:56:40 +0100
  • 744ac6b885 implement latest api changes in null logger, and add ensureLogItem Bruno Windels 2021-03-15 12:55:46 +0100
  • 7ba979eee6
    Merge pull request #277 from vector-im/bwindels/alsoretrydecryptionfortimeline Bruno Windels 2021-03-15 13:37:05 +0000
  • f2dc7728a5 notifyRoomKey was a better name bwindels/alsoretrydecryptionfortimeline Bruno Windels 2021-03-15 14:36:38 +0100
  • 96f060c0a9 also retry decryption for backfilled entries Bruno Windels 2021-03-15 14:33:14 +0100
  • 86dfbbb0c9 release v0.1.38 v0.1.38 Bruno Windels 2021-03-15 13:45:55 +0100
  • a9027e1fee
    Merge pull request #275 from vector-im/bwindels/retryeventidsforkeybackup Bruno Windels 2021-03-15 12:42:55 +0000
  • 4b62e0a2ce extract retry event ids for key before overwriting key on key backup bwindels/retryeventidsforkeybackup Bruno Windels 2021-03-15 13:38:27 +0100
  • d7b3d50a13 chore: add GitLab CI definition Jan Christian Grünhage 2021-03-14 09:44:49 +0100
  • bc2e7a7366 chore: optimise Dockerfile Jan Christian Grünhage 2021-03-08 17:02:04 +0100
  • ebca3935c5 release v0.1.37 v0.1.37 Bruno Windels 2021-03-11 10:28:04 +0100
  • 8100c70e88 fix image uploads being broken Bruno Windels 2021-03-11 10:27:50 +0100
  • e79e4b525d release v0.1.36 v0.1.36 Bruno Windels 2021-03-10 13:46:19 +0100
  • f82f03c1ec
    Merge pull request #268 from vector-im/bwindels/video-messages Bruno Windels 2021-03-10 12:45:48 +0000
  • 9506bf1b81 clean up video upload error handling bwindels/video-messages Bruno Windels 2021-03-10 13:43:55 +0100
  • a672b0c78a better error handling in video decoding Bruno Windels 2021-03-10 13:40:11 +0100
  • e8c8455f43 safari hack/fix Bruno Windels 2021-03-10 13:39:58 +0100
  • 948249bb3d better error reporting for unsupported codecs when uploading Bruno Windels 2021-03-10 13:39:34 +0100
  • c8265b2358 also allow other video mime types, otherwise playback fails in e2ee room Bruno Windels 2021-03-10 13:39:04 +0100
  • 9bc1d38d73 extract dom event => promise code Bruno Windels 2021-03-10 13:38:28 +0100
  • 35e6dffd0b don't rely on mime-types to decide to use main url for thumbnail Bruno Windels 2021-03-10 10:01:07 +0100
  • c6ff56a942 send video messages Bruno Windels 2021-03-09 19:35:25 +0100
  • ee6f3e5457 render video messages Bruno Windels 2021-03-09 19:35:10 +0100
  • b955cac7ce extract base class from image view to inherit video view from Bruno Windels 2021-03-09 19:34:22 +0100
  • 299fcfd4d1 extract base class from image tile to inherit from for video tile Bruno Windels 2021-03-09 19:33:54 +0100
  • b4f4594ead
    Merge pull request #267 from vector-im/bwindels/fix-223 Bruno Windels 2021-03-09 11:54:21 +0000
  • 0bd0f788e3 consider all server errors as connection errors bwindels/fix-223 Bruno Windels 2021-03-09 12:51:34 +0100
  • 351af76da6
    Merge pull request #266 from vector-im/bwindels/fix-185 Bruno Windels 2021-03-09 11:36:08 +0000
  • 8cd6a7988a on fill server OTKs up to max/2 bwindels/fix-185 Bruno Windels 2021-03-09 12:33:31 +0100
  • 0b211e8e1c simplify this code now that it is only doing one thing Bruno Windels 2021-03-09 12:27:51 +0100
  • f9979b1a77 more notes on relations Bruno Windels 2021-03-08 22:24:11 +0100
  • 2d4003379e Fix #97 Bruno Windels 2021-03-08 22:23:52 +0100
  • 2a106c5053
    Merge pull request #265 from vector-im/bwindels/fix-201 Bruno Windels 2021-03-08 17:22:08 +0000
  • 30b056af1c let devices know we can't claim their OTKs bwindels/fix-201 Bruno Windels 2021-03-08 16:19:46 +0100
  • 30525cf391 oops, missing await to store new olm sessions! Bruno Windels 2021-03-08 16:19:28 +0100
  • 3678045e8d Merge branch 'master' of github.com:vector-im/hydrogen-web Bruno Windels 2021-03-08 15:35:53 +0100
  • a3987a655e log if a connection error is a timeout Bruno Windels 2021-03-08 15:35:34 +0100
  • ed7d12b90f
    Merge pull request #262 from vector-im/bwindels/useaslib Bruno Windels 2021-03-08 13:44:26 +0000
  • 0052a11a1e convert post-install script to CJS so we can use require.resolve bwindels/useaslib Bruno Windels 2021-03-08 14:40:21 +0100
  • 0c0a4011f7 move libraries used to transpile dependencies on post-install to runtime deps Bruno Windels 2021-03-08 14:21:23 +0100
  • cd4175c559 more prototypes Bruno Windels 2021-03-08 14:17:31 +0100
  • bf9b69ba2a release v0.1.35 v0.1.35 Bruno Windels 2021-03-05 20:17:48 +0100
  • 8791c0bf9c
    Merge pull request #261 from vector-im/bwindels/fix-192 Bruno Windels 2021-03-05 19:16:58 +0000
  • cfb521ef10 fix ll events being duplicated in the timeline preventing name changes bwindels/fix-192 Bruno Windels 2021-03-05 20:10:57 +0100
  • b37a586094 add clarification why this doesn't need to also check member changes Bruno Windels 2021-03-05 17:04:18 +0100
  • f4a7782298 add MemberWriter, and only return MemberChange's if something changed Bruno Windels 2021-03-05 17:03:45 +0100
  • e97ed9ae45 fix session test, just barely Bruno Windels 2021-03-05 17:03:12 +0100
  • 49fc971d67 cleanup Bruno Windels 2021-03-05 17:02:57 +0100
  • f98f690b49 no need to "serialize" here every time, it just adds noise Bruno Windels 2021-03-05 17:02:26 +0100
  • 4e0bd16a4e reuse LRU Cache for session cache Bruno Windels 2021-03-05 17:01:38 +0100
  • f0c0c3e084 add LRU Cache utility Bruno Windels 2021-03-05 17:00:55 +0100
  • 7af22da587 release v0.1.34 v0.1.34 Bruno Windels 2021-03-05 11:57:35 +0100
  • c1c8f11bf7 fix TypeError when syncing a new e2ee room with keys at the same time Bruno Windels 2021-03-05 11:50:54 +0100
  • 5682e715e6 prevent multiple checks if a new room key is better Bruno Windels 2021-03-05 10:07:48 +0100
  • d08c41c13a probably best to close this Bruno Windels 2021-03-04 22:09:11 +0100
  • e820f0e7b9 release v0.1.33 v0.1.33 Bruno Windels 2021-03-04 21:55:21 +0100
  • db8de005a7
    Merge pull request #260 from vector-im/bwindels/fix-244 Bruno Windels 2021-03-04 20:55:00 +0000
  • 1800d5cffb remove debug output in DOM bwindels/fix-244 Bruno Windels 2021-03-04 21:53:35 +0100
  • e603e4b455 provide default mimetype so file uploads work on iOS Bruno Windels 2021-03-04 21:51:53 +0100
  • 6ad778d27b support file downloads on iOS through data: uris Bruno Windels 2021-03-04 21:51:29 +0100
  • 4b075e582e
    Merge pull request #259 from vector-im/bwindels/fix-258 Bruno Windels 2021-03-04 18:56:51 +0000
  • 571bedd76d doc improvement bwindels/fix-258 Bruno Windels 2021-03-04 19:50:23 +0100