Commit Graph

844 Commits

Author SHA1 Message Date
Benoit Marty 4716ceb950 Correct initial state 2019-06-03 14:13:56 +02:00
Benoit Marty c91a409258 Do not use execute{ } 2019-06-03 14:06:01 +02:00
ganfra 784d55c16c Crypto: WIP cleaning 2019-06-02 20:34:19 +02:00
Valere 99925d7cf9 Local echo for reactions/edits/redacts 2019-05-29 18:43:33 +02:00
Benoit Marty ae38917a33 Home badge 2019-05-29 18:04:41 +02:00
Benoit Marty 9da727b623 All caught up screen 2019-05-29 16:20:25 +02:00
Benoit Marty 241ee1cb9d Fix issue with Avatar renderer in invitation screen 2019-05-29 15:07:08 +02:00
Benoit Marty e959fe2e9d Hide FAB when list is scrolling 2019-05-29 14:52:08 +02:00
Benoit Marty 6978ec4246 cleanup 2019-05-29 14:19:40 +02:00
Benoit Marty 2b8bbc550c Room list 2019-05-29 13:36:24 +02:00
Benoit Marty 25f6528049 Drawer layout 2019-05-29 10:52:26 +02:00
Benoit Marty 3289cbd6e7 Cleanup 2019-05-29 09:58:29 +02:00
Benoit Marty b91e7e9fb8 Cleanup 2019-05-29 09:39:55 +02:00
Benoit Marty e70a483d6b Introduce Navigator 2019-05-28 21:24:29 +02:00
Benoit Marty 6244913ab9 Join room from room preview 2019-05-28 17:21:54 +02:00
Benoit Marty 33fbcc8ba3 RoomPreview when the room is not world readable 2019-05-28 15:58:30 +02:00
ganfra 3f7d20ec5b Crypto: make encryption working. 2019-05-28 15:54:16 +02:00
Valere 466be1dca5 Fix / issue with avatar url 2019-05-28 15:17:06 +02:00
Valere bdbd521257
Merge pull request #148 from vector-im/feature/edit_message
Edit message in timeline (+ quote / reply)
2019-05-28 14:57:00 +02:00
Valere deba756598 Added doc 2019-05-28 10:51:02 +02:00
Valere 3cb99ff64f Renamed package .internal.session.room.annotation to xx.relation 2019-05-28 10:45:58 +02:00
Valere 20e903914c Cleaning / code review 2019-05-28 10:43:36 +02:00
Valere 71ea1c5f9b Fix / avoid newlines and ws in reply event representations 2019-05-27 18:21:59 +02:00
Valere 4a4c0a3da1 Added auto markdown (as per preference)
Fix / show formatted message preview upon composer in edit/quote/reply
Fix / use aggregated content to decide for actions on long click
2019-05-27 18:08:29 +02:00
Benoit Marty 8f2754493c Fix issue with Avatar URL 2019-05-27 17:42:29 +02:00
Benoit Marty dde94c0d0f Plug screens together 2019-05-27 17:28:18 +02:00
Valere 00d66ffd48
Merge branch 'develop' into feature/edit_message 2019-05-27 17:08:39 +02:00
Valere c7c7211978 Fix layout preview 2019-05-27 17:02:12 +02:00
Benoit Marty 02a81dd9e1 Fix issue 2019-05-27 16:07:26 +02:00
Benoit Marty 02555fcbac Fix compilation issues after rebase 2019-05-27 15:43:26 +02:00
ganfra b9d76f5047 Room list & event : decouple notice events formatting to be used within room controller 2019-05-27 15:37:18 +02:00
ganfra 9f9f4c0755 Home: change some UI in room list 2019-05-27 15:34:11 +02:00
ganfra 1691537a1e Room list : add chronological and alphabetical comparators 2019-05-27 15:32:20 +02:00
ganfra eb2344a43f Home: continue room list rework. 2019-05-27 15:32:20 +02:00
ganfra c0fd06fd2d Home: start reworking room list. 2019-05-27 15:31:26 +02:00
ganfra 275521db70 Home: continue architecture rework. WIP 2019-05-27 15:30:47 +02:00
ganfra 268730e71b Home: start reworking UX [WIP] 2019-05-27 15:28:27 +02:00
Benoit Marty 0feb10315b
Merge pull request #150 from vector-im/feature/rooms_directory
Feature/rooms directory
2019-05-27 14:28:21 +02:00
Benoit Marty 39f69a6c3b Code quality 2019-05-27 14:00:13 +02:00
Valere d9fecabc1f Fix / Edits could break cells merging
Edits are not displayable
2019-05-27 12:30:05 +02:00
Benoit Marty 14611d1f7b Disable log 2019-05-27 12:28:06 +02:00
Benoit Marty fe6e27fd6a Create ButtonStateView with some custom attributes 2019-05-27 12:08:18 +02:00
Valere 0e06908a48 Design update
+ Reply 
+ Better preview in action menu
2019-05-27 11:55:52 +02:00
Benoit Marty 390c6a1977 layout 2019-05-27 10:04:54 +02:00
ganfra af338b0607 Crypto: decryption is working (but still a lot to do) 2019-05-26 19:21:45 +02:00
Valere b45cc0e63f Refactoring/ create custom view for composerLayout in timeline
+ simplify quote/edit composer preview animation
2019-05-25 14:49:35 +02:00
Benoit Marty 128dea2677 Scope and error manager 2019-05-24 22:27:26 +02:00
Benoit Marty cd5e808bb6 Retry join room 2019-05-24 17:38:46 +02:00
Benoit Marty bbf2f96288 Add marging around item 2019-05-24 15:57:28 +02:00
Benoit Marty 2404eeadf0 RoomDirectoryPicker WIP 2019-05-24 15:43:12 +02:00