Commit Graph

2088 Commits

Author SHA1 Message Date
Benoit Marty 0768bd5c88 Breadcrumbs: nicer algorithm 2019-12-05 22:05:37 +01:00
Benoit Marty 65333e6031 Cleanup some Realm queries 2019-12-05 21:49:01 +01:00
Benoit Marty 849e7c613c Breadcrumbs: live update in correct order 2019-12-05 21:27:56 +01:00
Benoit Marty 60169d53d7 Breadcrumbs: add some visual attributes 2019-12-05 20:28:07 +01:00
Benoit Marty 4234c27af9 Version++ 2019-12-05 18:19:20 +01:00
Benoit Marty b9eb85e0a6 Merge branch 'release/0.9.1' into develop 2019-12-05 18:17:54 +01:00
Benoit Marty 6d8850b3d6 Prepare version 0.9.1 2019-12-05 18:17:36 +01:00
Benoit Marty d88edd578f
Merge pull request #740 from vector-im/feature/hot_fix_filter
Feature/hot fix filter
2019-12-05 18:14:46 +01:00
Benoit Marty 5373d9aa21 Breadcrumbs: fix layout issue 2019-12-05 17:49:45 +01:00
Benoit Marty ad4d5e5c02 Breadcrumbs: limit number to 20 2019-12-05 17:43:23 +01:00
ganfra eb9775e307 Fix some crypto realm issues 2019-12-05 17:14:56 +01:00
ganfra aa9d66b991 Allow returning a value from an async transaction 2019-12-05 17:14:38 +01:00
Benoit Marty 4ff12605e9 Breadcrumbs: notify viewed rooms 2019-12-05 16:06:47 +01:00
Benoit Marty 7c561ae622 Breadcrumbs simple UI 2019-12-05 14:51:12 +01:00
Benoit Marty cec08a20e5 Handle breadcrumbs from account data 2019-12-05 12:13:45 +01:00
Benoit Marty fb8ba32fb4 Version++ 2019-12-05 09:46:36 +01:00
Benoit Marty 7a05207ae4 Merge branch 'release/0.9.0' into develop 2019-12-05 09:44:06 +01:00
Benoit Marty 6b39cf3b70 Prepare release 0.9.0 2019-12-05 09:43:58 +01:00
Benoit Marty 994759e11a
Merge pull request #737 from vector-im/feature/otk_upload
Improve and cleanup OneTimeKey uploader
2019-12-05 09:38:05 +01:00
Benoit Marty f31c1b69cb Remove delay when waiting for first sync to finish and add number of sent keys in the log 2019-12-04 16:52:55 +01:00
Benoit Marty bdb9d2fbb8 Improve and cleanup OneTimeKey uploader
Fix boolean reset if request fails
Implement https://github.com/matrix-org/matrix-js-sdk/pull/493
2019-12-04 16:34:25 +01:00
Benoit Marty 9fb50dde32
Merge pull request #726 from vector-im/feature/sign_x_stabilization
Registration stabilization
2019-12-04 16:26:48 +01:00
Benoit Marty a145aae0aa Avoid using !! 2019-12-04 15:38:16 +01:00
Benoit Marty 3623072f08 Attempt to properly cancel the crypto module when user signs out (#724)
Attempt to properly cancel the crypto module when user signs out (#724)
2019-12-04 15:38:16 +01:00
Benoit Marty 2717ad475a
Merge pull request #699 from vector-im/feature/read_marker_rework
Feature/read marker rework
2019-12-04 14:12:41 +01:00
Benoit Marty a6f8fe9317 Fix lint issue 2019-12-04 12:08:18 +01:00
Benoit Marty f9eb80b4ec Simplify layout 2019-12-04 11:42:18 +01:00
Benoit Marty 9510d71cd3 Proposal for simple layout 2019-12-04 11:42:18 +01:00
Benoit Marty e7a47ae32a Some cleanup 2019-12-04 11:42:18 +01:00
ganfra 7890b929a7 Update CHANGES 2019-12-04 11:42:18 +01:00
ganfra 0376de08f4 Clean files 2019-12-04 11:41:54 +01:00
ganfra 90c472fef9 Read marker: fix mark all as read 2019-12-04 11:41:54 +01:00
ganfra 8e873672a9 Read marker: change design 2019-12-04 11:41:54 +01:00
ganfra bba52e77d1 Read marker: fix merged items 2019-12-04 11:41:54 +01:00
ganfra 64d73ae8e6 Read marker: handle the jump to read marker 2019-12-04 11:41:54 +01:00
ganfra d9982076f9 Read marker: continue rework [WIP] 2019-12-04 11:39:51 +01:00
ganfra ab489df83d Read marker: don't show unread on events we own 2019-12-04 11:33:06 +01:00
ganfra 5e07e96bdb Read marker: start reworking how we manage it [WIP] 2019-12-04 11:33:06 +01:00
Benoit Marty c495aa4914
Merge pull request #731 from vector-im/feature/fix_pills
Fix issue with pill: also send the text after the last pills
2019-12-03 18:19:36 +01:00
Benoit Marty ff267ba9bc Update changelog 2019-12-03 16:36:44 +01:00
Benoit Marty 69f923383c Rename some classes with "Item" suffix, as a convention (ooi) 2019-12-03 16:32:25 +01:00
Benoit Marty c69852c849 Make url clickable on the preview of event in the bottom sheet - avoid instantiating objects in the bind() method 2019-12-03 16:17:49 +01:00
Benoit Marty 6d7f2670df Make url clickable on the preview of event in the bottom sheet 2019-12-03 16:02:07 +01:00
Benoit Marty 71de8fdad3 Display pills Avatar in the message preview 2019-12-03 15:08:44 +01:00
Benoit Marty 998d9f2c59 Bugfix: Text after the last pill was not send 2019-12-03 14:48:41 +01:00
Benoit Marty 4f3da353e4 Add ellipsis char for action with another step 2019-12-03 13:23:44 +01:00
Benoit Marty 4154cb2b85 Improve wording of the title of read receipt list 2019-12-03 13:21:42 +01:00
Benoit Marty 3c6eb4bccf Rework FilterEntityQueries to fix issue of ghost Realm reference 2019-12-03 11:10:43 +01:00
Benoit Marty 7b4398404b Update wording for modular screens 2019-12-03 11:10:43 +01:00
Benoit Marty 9b882978ed Update modular link 2019-12-03 11:10:43 +01:00