Ganard
|
a26e959430
|
Attachements: introduce structure for preview, cropping and compressing
|
2020-02-13 19:51:20 +01:00 |
|
Benoit Marty
|
5808c1de22
|
TextView displaying emoji should have text color set to black
|
2020-02-13 19:50:31 +01:00 |
|
Benoit Marty
|
d21604b791
|
Merge pull request #989 from vector-im/feature/qr_code_mistake
Fix issue with verification when other client declares it can only show QR code (#988)
|
2020-02-13 19:41:10 +01:00 |
|
onurays
|
fd135e1eeb
|
Compute message body for encrypted messages too.
|
2020-02-13 18:09:26 +03:00 |
|
onurays
|
f28e4cf991
|
Fix comparison of user ids.
|
2020-02-13 17:57:38 +03:00 |
|
Valere
|
1941862499
|
Fix / Remove debug code line
|
2020-02-13 15:50:08 +01:00 |
|
onurays
|
983593d647
|
getRedactionReason function is refactored.
|
2020-02-13 17:28:14 +03:00 |
|
onurays
|
1b413934b5
|
Set redaction reason as message body.
|
2020-02-13 16:42:13 +03:00 |
|
onurays
|
8a3e93ae96
|
Do not ask for a reason if user wants to delete his own message.
Fixes (#1003)
|
2020-02-13 14:59:41 +03:00 |
|
Benoit Marty
|
5191cbaf93
|
Merge pull request #1001 from vector-im/feature/pusher_service
Cleanup pusher service and improve API
|
2020-02-13 08:02:33 +01:00 |
|
Benoit Marty
|
f2e6900cfb
|
Move throw line
|
2020-02-13 07:44:54 +01:00 |
|
Benoit Marty
|
0b7e757f3c
|
Code lisibility: use generic name for parameters in Dagger modules
|
2020-02-13 07:12:11 +01:00 |
|
Benoit Marty
|
5b2c947af1
|
Rename internal class
|
2020-02-13 07:05:46 +01:00 |
|
Benoit Marty
|
6a69c6356d
|
PushersService.pushers() has been renamed to PushersService.getPushers()
|
2020-02-13 07:04:54 +01:00 |
|
Benoit Marty
|
e492e4318b
|
Do some parameter checks
|
2020-02-13 06:48:52 +01:00 |
|
Benoit Marty
|
93d38843c3
|
Add Javadoc
|
2020-02-13 06:36:21 +01:00 |
|
Benoit Marty
|
7d94519064
|
Merge pull request #998 from vector-im/feature/msc_2192_update_event_prefix
Use vendor prefix for non merged MSC
|
2020-02-12 22:41:12 +01:00 |
|
Valere
|
21bac0f867
|
Fix / typo in poll
|
2020-02-12 22:31:13 +01:00 |
|
Valere
|
32c4ad9ecb
|
Use vendor prefix for non merged MSC
|
2020-02-12 19:09:23 +01:00 |
|
Valere
|
e1342d096b
|
Merge pull request #810 from vector-im/feature/msc_2192
Feature/msc 2192
|
2020-02-12 17:41:50 +01:00 |
|
Valere
|
e91c6c216d
|
code quality
|
2020-02-12 17:03:21 +01:00 |
|
Onuray Sahin
|
6013e1653b
|
Open room member profile from reactions and read receipts. (#990)
Open room member profile from reactions and read receipts. Fixes #875
|
2020-02-12 15:57:49 +01:00 |
|
Benoit Marty
|
47f47e40c4
|
code review and cleanup
|
2020-02-12 15:09:38 +01:00 |
|
Benoit Marty
|
9016688aec
|
Fix compilation issue after rebase
|
2020-02-12 13:48:08 +01:00 |
|
Valere
|
d5f8a0c0fc
|
code quality
|
2020-02-12 13:40:54 +01:00 |
|
Valere
|
33c657bff8
|
Update change log
|
2020-02-12 13:40:54 +01:00 |
|
Valere
|
9a7bd35ddc
|
Add m.buttons support (a.k.a bot buttons)
|
2020-02-12 13:40:54 +01:00 |
|
Valere
|
3ac54c51f6
|
cleaning
|
2020-02-12 13:39:30 +01:00 |
|
Valere
|
c4ea2507f8
|
Add command to send poll
|
2020-02-12 13:39:30 +01:00 |
|
Valere
|
6001ac60ab
|
klint cleaning
|
2020-02-12 13:37:16 +01:00 |
|
Valere
|
0cea26ec77
|
ux tweak on poll result
|
2020-02-12 13:37:16 +01:00 |
|
Valere
|
3dae220501
|
Fix / filter edits and poll response form lastPreviewableMessage
|
2020-02-12 13:37:16 +01:00 |
|
Valere
|
577c5a16b3
|
Support incremental poll response aggregation + display
|
2020-02-12 12:47:28 +01:00 |
|
Valere
|
a0aebed3f7
|
Message Poll UX, and model
|
2020-02-12 12:42:17 +01:00 |
|
Benoit Marty
|
3a044bd655
|
Add Javadoc
|
2020-02-12 11:39:36 +01:00 |
|
Benoit Marty
|
6acfab3242
|
Rename VerificationListener to Listener
|
2020-02-12 11:39:36 +01:00 |
|
Benoit Marty
|
bf02746d87
|
Clenaup VerificationService.VerificationListener
|
2020-02-12 11:39:36 +01:00 |
|
Benoit Marty
|
377d944228
|
Cleanup API
|
2020-02-12 11:39:36 +01:00 |
|
Benoit Marty
|
6ff974b3ea
|
Fix issue with verification when other client declares it can only show QR code (#988)
|
2020-02-12 11:39:36 +01:00 |
|
Onuray Sahin
|
7c5bb4ff5b
|
Merge pull request #986 from vector-im/feature/fix_clear_cache_notification_click
Fix crash by removing all notifications after clearing cache.
|
2020-02-11 18:06:16 +03:00 |
|
onurays
|
3573aea600
|
Fix crash by removing all notifications after clearing cache.
Fixes #878
|
2020-02-11 16:48:28 +03:00 |
|
Benoit Marty
|
251de0b89c
|
Merge pull request #982 from vector-im/feature/remove_message_step2
Redact message step2
|
2020-02-11 11:35:16 +01:00 |
|
Benoit Marty
|
6fce2a3066
|
Change wording adding "..." because there is now confirmation dialog
And make the item red because it is destructive. Also use "redact" terminology
|
2020-02-11 11:04:21 +01:00 |
|
Benoit Marty
|
b40da4ef0f
|
Disable TextInputLayout instead of TextInputEditText
|
2020-02-11 11:00:33 +01:00 |
|
Benoit Marty
|
96341df5e7
|
Format layout
|
2020-02-11 11:00:01 +01:00 |
|
Benoit Marty
|
7ccc1c559c
|
Merge pull request #977 from vector-im/feature/event_deletion_dialog
Show confirmation dialog before deleting a message
|
2020-02-11 10:45:17 +01:00 |
|
Benoit Marty
|
35ed22ab2b
|
improve script
|
2020-02-11 10:38:13 +01:00 |
|
onurays
|
afbd9cff70
|
Merge branch 'develop' into feature/event_deletion_dialog
# Conflicts:
# CHANGES.md
# vector/src/main/java/im/vector/riotx/features/home/room/detail/RoomDetailFragment.kt
|
2020-02-11 12:11:36 +03:00 |
|
onurays
|
ce028f8bd2
|
Gathering reason input is refactored.
|
2020-02-11 00:10:24 +03:00 |
|
Benoit Marty
|
a7274b9df0
|
Version++
|
2020-02-10 21:41:59 +01:00 |
|