Benoit Marty
33f8059846
Increase connect timeout from 30 seconds to 1 minute, for slow Homeserver (should fix #170 )
2019-06-10 15:57:42 +02:00
Valere
a4a813708c
Fix / send state always returning Unknown
2019-06-07 16:39:45 +02:00
Valere
220e6224e7
Merge develop
2019-06-07 15:42:04 +02:00
Valere
d3518c4944
Merge pull request #161 from vector-im/feature/fix_timeline_clicks
...
Fix / click|longclick link interference
2019-06-07 14:43:04 +02:00
Valere
7409003949
Fix / Bug aggregation on initial sync
...
fix / All messages were not processed due to a test exiting the for loop
+ started adding context menu for non room messages
2019-06-07 14:14:51 +02:00
Valere
297f202005
Fix / Local echo taking too much time
2019-06-07 14:14:51 +02:00
Valere
440442bb99
New View Reactions bottom sheet
...
+ visible on reaction long click
+ Reaction pills size adapt to count, and number format
2019-06-07 14:14:51 +02:00
Valere
53c91dc0c2
Ignore server aggregation until API ready
2019-06-07 14:14:51 +02:00
Valere
1b3ec2d0fb
fix / review
2019-06-07 13:38:58 +02:00
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
Valere
471170a3e0
Fix / click|longclick link interference
...
+ some missing long click (image content wrapper)
+ update markwon version
2019-06-04 10:29:56 +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