Benoit Marty
2ba7ec48f6
Code cleanup, remove duplicate code, and add some comments
2019-06-04 17:36:49 +02:00
Benoit Marty
2b6eee4237
Merge branch 'develop' into feature/home_rework
2019-06-04 12:54:16 +02:00
Benoit Marty
43521c6e09
Cleanup
2019-06-04 10:25:29 +02:00
Valere
424fd1347d
Code review
2019-06-03 18:23:40 +02:00
Benoit Marty
c1fa728c24
Public rooms little rework
2019-06-03 16:44:31 +02:00
Valere
99925d7cf9
Local echo for reactions/edits/redacts
2019-05-29 18:43:33 +02:00
Valere
466be1dca5
Fix / issue with avatar url
2019-05-28 15:17:06 +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
Valere
00d66ffd48
Merge branch 'develop' into feature/edit_message
2019-05-27 17:08:39 +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
275521db70
Home: continue architecture rework. WIP
2019-05-27 15:30:47 +02:00
Benoit Marty
14611d1f7b
Disable log
2019-05-27 12:28:06 +02:00
Valere
0e06908a48
Design update
...
+ Reply
+ Better preview in action menu
2019-05-27 11:55:52 +02:00
Benoit Marty
2404eeadf0
RoomDirectoryPicker WIP
2019-05-24 15:43:12 +02:00
Benoit Marty
877de1f597
Get Public rooms and join public room
2019-05-24 11:36:04 +02:00
Valere
45ea5c356e
WIP / edit message
2019-05-23 16:44:51 +02:00
Benoit Marty
71f8ce001d
Fix Crash when connecting to a homeserver URL with a subpath ( Fixes #133 )
2019-05-22 15:23:36 +02:00
Valere
118a4392a2
Fix / Support redaction of a m.replace event
...
+ refactoring
2019-05-21 15:33:16 +02:00
Valere
6f103101b6
Show edited annotation in timeline + simple edit history
2019-05-21 14:12:18 +02:00
Valere
a5a9fa3750
Color provider need to be aware of theme
2019-05-21 14:10:19 +02:00
Valere
efcac6b3e4
Fix / Missing schema for realm
2019-05-21 09:50:10 +02:00
Valere
8cb884f10e
Support message edition
2019-05-20 18:52:48 +02:00
Valere
2da4823e33
Fix / crash on logout
...
cannot access deleted object from delete
2019-05-20 13:58:45 +02:00
Valere
70c4b7528d
Fix doc
2019-05-20 12:49:35 +02:00
Valere
5dfc0b3c0e
Toggle Quick React (agree/disagree like/dislike)
2019-05-20 12:43:02 +02:00
Valere
71e50b1bb9
Fix / Missing inject after rebase
2019-05-20 10:16:00 +02:00
Valere
64c307077f
Refactoring / PruneWorker should be a task not a worker
2019-05-20 10:16:00 +02:00
Valere
054d339b48
Fix / Reaction stays highlighted when undone
...
When undoing my reaction, the reactji stays selected as if i have done the reaction
2019-05-20 10:16:00 +02:00
Valere
e3b9031e71
Fix / day separator flicker when adding reaction
...
When adding a reaction, the tmp local echo force the display of a new 'day separator' at the bottom if there was no new message for this day yet (then disappears just after -flicker-)
2019-05-20 10:16:00 +02:00
Valere
6eafa3c43d
Undo Reaction
2019-05-20 10:16:00 +02:00
ganfra
2780ca30a8
Merge branch 'feature/invites' into develop
2019-05-17 17:38:09 +02:00
Valere
ef26519993
Send reaction view quick react and picker
...
+ fix / Error when to many reactions in cells (more than placeholders -8-)
+ fix / DefaultTimeline quick map access was not shifted when items inserted at given index
2019-05-16 16:35:54 +02:00
Valere
6fe455dac0
Support AddedByMe in reaction + context menu reflect agree/like state
2019-05-16 10:49:52 +02:00
Valere
d68b447874
Relations Model + Aggregation + Reactions Summary
2019-05-16 09:21:10 +02:00
ganfra
8d0322c0c3
Hot fix LL not working
2019-05-15 11:11:38 +02:00
Valere
6bf1deb99b
Code Review
2019-05-10 12:14:40 +02:00
Valere
cfca4927e2
Cleaning
2019-05-10 09:28:52 +02:00
ganfra
c39cfbe2ae
Invites : allow to accept or reject the invite + clean some code. Require UI polishing.
2019-05-07 19:33:58 +02:00
Valere
56a2a3a065
[WIP] Emoji Reactions
2019-05-07 18:01:51 +02:00
ganfra
72cd409735
Invites : start handling invite/left sync
2019-05-06 19:17:30 +02:00
ganfra
ceac06caf6
Merge pull request #109 from vector-im/feature/timeline_formatting
2019-05-06 15:01:08 +02:00
ganfra
694df9d845
Timeline : fix some timeline rendering issues (senderName, merge item, left event). Still need to work on it.
2019-05-06 14:26:41 +02:00
Benoit Marty
b1b526a516
Clear cache and rework Signout
2019-04-17 15:55:38 +02:00
Benoit Marty
ab7b807740
Rename APIs
2019-04-17 12:06:15 +02:00
Benoit Marty
4c02721ada
Create realm module to avoid losing credentials when Realm model change.
2019-04-17 12:06:15 +02:00