Benoit Marty
|
23862cb3d0
|
Merge branch 'develop' into feature/notif
|
2020-03-06 14:43:23 +01:00 |
|
Benoit Marty
|
b929a2f185
|
Merge pull request #1099 from vector-im/feature/fix_share_image
Share images from clear and encrypted rooms.
|
2020-03-06 14:27:47 +01:00 |
|
Onuray Sahin
|
555863fecc
|
Merge pull request #1112 from vector-im/feature/navigate_to_profile_from_avatar
Open room member profile from avatar of the room member state event.
|
2020-03-06 09:42:32 +01:00 |
|
onurays
|
b187699a86
|
Open room member profile from avatar of the room member state event.
|
2020-03-05 18:44:34 +01:00 |
|
Benoit Marty
|
d891da39e6
|
Merge pull request #1104 from vector-im/feature/buildkite
Pipeline file for Buildkite is now hosted on another Github repository
|
2020-03-05 18:20:17 +01:00 |
|
Onuray Sahin
|
1680cd8d8e
|
Merge branch 'develop' into feature/fix_share_image
|
2020-03-04 16:27:01 +01:00 |
|
onurays
|
d4384328fe
|
Use "image/jpeg" instead of "image/jpg"
|
2020-03-04 16:26:09 +01:00 |
|
Benoit Marty
|
277ad9e042
|
Merge branch 'develop' into feature/space_in_passwords
|
2020-03-04 14:12:12 +01:00 |
|
Benoit Marty
|
7eccda6e25
|
Pipeline file for Buildkite is now hosted on another Github repository
https://github.com/matrix-org/pipelines/blob/master/riotx-android/pipeline.yml
|
2020-03-04 12:20:09 +01:00 |
|
Benoit Marty
|
c8f43e73e2
|
Merge branch 'develop' into feature/ftue
|
2020-03-04 12:14:07 +01:00 |
|
Benoit Marty
|
fa0e07e146
|
Merge branch 'develop' into feature/ktlint_upgrade
|
2020-03-04 12:10:56 +01:00 |
|
Benoit Marty
|
d6df0e451c
|
Detect spaces in password if user fail to login (#1038)
|
2020-03-04 10:39:10 +01:00 |
|
Benoit Marty
|
0121eee5b8
|
changelog
|
2020-03-04 09:37:32 +01:00 |
|
onurays
|
c4f2eeeab7
|
Changelog added.
|
2020-03-03 10:40:58 +01:00 |
|
Benoit Marty
|
b7ff546f66
|
Add support for /plain command (#12)
|
2020-03-01 09:59:00 +01:00 |
|
Benoit Marty
|
3987a68a9a
|
Changelog
|
2020-02-28 22:10:07 +01:00 |
|
Benoit Marty
|
1c35d07acc
|
PushRuleService.getPushRules() now returns a RuleSet. Use getAllRules() on this object to get all the rules.
|
2020-02-28 16:29:58 +01:00 |
|
Benoit Marty
|
151fec5ce0
|
Fix crash on attachment preview screen (#1088)
|
2020-02-28 11:38:30 +01:00 |
|
Benoit Marty
|
9f28738fd6
|
Restore availability to Chromebooks (#932)
|
2020-02-27 15:41:35 +01:00 |
|
Benoit Marty
|
bc9493d5b9
|
Upgrade ktlint to version 0.36.0
|
2020-02-27 12:48:17 +01:00 |
|
Benoit Marty
|
9bb4c7ed25
|
Version++
|
2020-02-27 12:34:33 +01:00 |
|
Benoit Marty
|
495e4792b1
|
Prepare release 0.17.0
|
2020-02-27 12:32:03 +01:00 |
|
Benoit Marty
|
674450ef29
|
Merge pull request #1076 from vector-im/feature/fullscreen_avatar
Display avatar in fullscreen.
|
2020-02-26 16:06:13 +01:00 |
|
onurays
|
04726a1ace
|
Fix redacted event format on room overview.
Fixes #758
|
2020-02-26 16:51:01 +03:00 |
|
Onuray Sahin
|
d2efe0e10c
|
Merge branch 'develop' into feature/fullscreen_avatar
|
2020-02-26 16:23:02 +03:00 |
|
ganfra
|
bfe15555a1
|
Update changes
|
2020-02-26 11:51:05 +01:00 |
|
Benoit Marty
|
a69049645a
|
FTUE: do not display a different color when encrypting message when not in developer mode.
|
2020-02-26 11:25:37 +01:00 |
|
onurays
|
1a273407de
|
Display avatar in fullscreen.
|
2020-02-26 12:12:49 +03:00 |
|
Benoit Marty
|
67180fd8db
|
New direct chat: selecting several participants was not adding the room to the direct chats list
|
2020-02-26 07:38:10 +01:00 |
|
Benoit Marty
|
e73f138151
|
Improve CreateRoomParams API: update Javadoc and ensure the return values will not be discarded (#1070)
|
2020-02-26 07:17:25 +01:00 |
|
Benoit Marty
|
1072060cbb
|
New direct chat: selecting a participant sometimes results in two breadcrumbs (#1022)
|
2020-02-25 19:00:38 +01:00 |
|
Benoit Marty
|
d710a59554
|
Update change log
|
2020-02-24 17:44:51 +01:00 |
|
ganfra
|
b694721728
|
Update CHANGES
|
2020-02-24 17:33:40 +01:00 |
|
Benoit Marty
|
3e8a0f7252
|
Merge pull request #1044 from vector-im/feature/fix_big_image_rotation
Use exif info of the image for correct rotation.
|
2020-02-24 17:30:33 +01:00 |
|
onurays
|
f650e29ddd
|
Share action is added to room profile and room member profile
Fixes #858
|
2020-02-21 15:30:01 +03:00 |
|
Onuray Sahin
|
1eefda18e4
|
Merge branch 'develop' into feature/fix_big_image_rotation
|
2020-02-21 13:13:02 +03:00 |
|
Benoit Marty
|
d6434654e2
|
Merge pull request #1043 from vector-im/feature/join_federation
Fix join room over federation
|
2020-02-21 10:08:05 +01:00 |
|
Benoit Marty
|
b6372df676
|
Merge pull request #1037 from vector-im/feature/crosssigning_qr
Migrate to binary QR code verification (#994)
|
2020-02-21 10:01:49 +01:00 |
|
onurays
|
a11d70f173
|
Use exif info of the image for correct rotation.
|
2020-02-21 00:51:22 +03:00 |
|
Benoit Marty
|
3f9a5a4e54
|
Leaving a room creates a stuck "leaving room" loading screen. (#1041)
|
2020-02-20 19:31:33 +01:00 |
|
Benoit Marty
|
fd05fe36f5
|
Fix joining rooms from directory via federation isn't working. (#808)
|
2020-02-20 19:01:36 +01:00 |
|
onurays
|
7d232527c8
|
Documentation of the API change is added.
|
2020-02-20 16:39:48 +03:00 |
|
Benoit Marty
|
932c478ed5
|
Change log
|
2020-02-19 18:11:23 +01:00 |
|
onurays
|
a97971dd84
|
Fix threading issues while restoring keys backup.
|
2020-02-19 18:30:12 +03:00 |
|
Benoit Marty
|
7133d513b4
|
Fix crash in the room directory, when public room has no name (#1023)
|
2020-02-18 10:45:14 +01:00 |
|
Benoit Marty
|
ebda12dd76
|
Merge branch 'develop' into feature/attachment_process
|
2020-02-17 19:22:50 +01:00 |
|
Benoit Marty
|
adc545a93d
|
Merge pull request #1026 from vector-im/feature/crypto_service_renaming
Feature/crypto service renaming
|
2020-02-17 19:21:02 +01:00 |
|
ganfra
|
6d2025b61a
|
Update CHANGES
|
2020-02-17 15:54:17 +01:00 |
|
Benoit Marty
|
b6f5e27155
|
Fix issue after merge of develop
|
2020-02-17 13:50:36 +01:00 |
|
Benoit Marty
|
13d3aa9ff1
|
Merge branch 'develop' into feature/attachment_process
|
2020-02-17 13:48:21 +01:00 |
|