Valere
|
05efd7423e
|
Merge branch 'develop' into feature/fix_1169
|
2020-06-04 11:44:32 +02:00 |
|
Benoit Marty
|
fce8a3bc18
|
changes.md
|
2020-06-04 11:43:54 +02:00 |
|
Valere
|
2adb5af051
|
update change log
|
2020-06-04 11:43:47 +02:00 |
|
Benoit Marty
|
8b7e5e527a
|
Make Credentials.homeServer optional because it is deprecated (#1443)
It is never used currently in RiotX, but if homeserver does not sent it, it would crash.
|
2020-06-04 11:41:32 +02:00 |
|
Benoit Marty
|
c3d8916802
|
fix param name
|
2020-06-04 11:40:38 +02:00 |
|
Benoit Marty
|
532f5e58ea
|
Move class Versions to internal package
|
2020-06-04 11:30:24 +02:00 |
|
Benoit Marty
|
57a5714fb5
|
Add the ability to compare Homeserver version (#1442)
|
2020-06-04 11:24:31 +02:00 |
|
Benoit Marty
|
a3fd49499b
|
Hide left rooms in breadcrumbs (#766)
|
2020-06-04 08:59:01 +02:00 |
|
Benoit Marty
|
3dc2cd4d7a
|
Disable one code check
|
2020-06-03 18:54:03 +02:00 |
|
Benoit Marty
|
0b738e3d9e
|
Merge pull request #1409 from vector-im/feature/markdown_test
Send plain text in the body
|
2020-06-03 18:45:06 +02:00 |
|
Benoit Marty
|
b29c2b2de4
|
Send plain text in the body
According to https://matrix.org/docs/spec/client_server/latest#m-room-message-msgtypes, the plain text version of the HTML should be provided in the body.
Also create MarkdownParser class to be able to unit test it.
|
2020-06-03 18:44:35 +02:00 |
|
Benoit Marty
|
40f2d19f81
|
Merge pull request #1415 from vector-im/feature/signup_username_digit
Temporary fix to show error when user is creating an account on matrix.org with userId containing only digits (#1410)
|
2020-06-03 18:41:55 +02:00 |
|
Benoit Marty
|
2e997f2c67
|
Wrong issue number
|
2020-06-03 18:41:27 +02:00 |
|
Benoit Marty
|
0fd50892af
|
Temporary fix to show error when user is creating an account on matrix.org with userId containing only digits (#1410)
|
2020-06-03 18:41:07 +02:00 |
|
Benoit Marty
|
55bd346cb2
|
Merge pull request #1425 from vector-im/feature/integration_manager
Feature/integration manager
|
2020-06-03 18:10:03 +02:00 |
|
ganfra
|
0724ac133b
|
Widget notice: capitalize first letter
|
2020-06-03 15:22:20 +02:00 |
|
ganfra
|
0507fa5b0e
|
Widgets: clean again after Benoit's review
|
2020-06-03 12:00:52 +02:00 |
|
Benoit Marty
|
617e945afa
|
Merge pull request #1436 from vector-im/feature/Fix_1430_X_made_no_change
Hide "X made no changes" event by default in timeline (#1430)
|
2020-06-03 09:47:51 +02:00 |
|
Benoit Marty
|
870c4bf765
|
Check that content is not null
|
2020-06-03 09:32:20 +02:00 |
|
Benoit Marty
|
9a592e9c7e
|
Create IsUselessResolver object
|
2020-06-03 01:13:02 +02:00 |
|
ganfra
|
53592ac404
|
Fix lint issues
|
2020-06-02 20:28:18 +02:00 |
|
ganfra
|
d8848a6062
|
Merge branch 'develop' into feature/integration_manager
|
2020-06-02 20:26:03 +02:00 |
|
ganfra
|
173c1d3a6e
|
Integration: make the default urls modifiable from MatrixConfiguration
|
2020-06-02 20:05:00 +02:00 |
|
ganfra
|
c815c4080d
|
Widget: changes naming algorithm (align on web)
|
2020-06-02 19:51:16 +02:00 |
|
Valere
|
c09626182c
|
Fix / reply ux stays too long
|
2020-06-02 19:31:25 +02:00 |
|
ganfra
|
65c6ce3033
|
Merge branch 'feature/integration_manager' of github.com:vector-im/riotX-android into feature/integration_manager
|
2020-06-02 19:02:31 +02:00 |
|
ganfra
|
06cc2f527e
|
Clean after Benoit's review
|
2020-06-02 19:02:21 +02:00 |
|
ganfra
|
9da5061689
|
Update CHANGES.md
Co-authored-by: Benoit Marty <benoitm@matrix.org>
|
2020-06-02 16:37:51 +02:00 |
|
ganfra
|
82b4415f7d
|
Widget: fix loading widgets without scalar token
|
2020-06-02 16:02:10 +02:00 |
|
Benoit Marty
|
3f1e5b9b1e
|
Hide "X made no changes" event by default in timeline (#1430)
|
2020-06-02 15:54:01 +02:00 |
|
Benoit Marty
|
1b95d98ccd
|
Merge pull request #1423 from vector-im/feature/invalidate
Yet another cleanup PR
|
2020-06-02 14:42:51 +02:00 |
|
Benoit Marty
|
e2e1925796
|
Restore .observeOn(AndroidSchedulers.mainThread())
|
2020-06-02 14:24:29 +02:00 |
|
Benoit Marty
|
52c8f24df5
|
Merge pull request #1417 from vector-im/feature/you
Use "you" instead of your display name for notice events you have sent
|
2020-06-02 14:16:46 +02:00 |
|
Benoit Marty
|
ca855da8ae
|
Fix issue reported during review by Onuray
|
2020-06-02 13:15:03 +02:00 |
|
Benoit Marty
|
a39d35e54c
|
Improve Kotlin code readability: use when instead of if and add a few newlines
|
2020-06-02 13:15:03 +02:00 |
|
Benoit Marty
|
3bd2b24b10
|
Use "you" instead of display name when the current user has sent the event.
|
2020-06-02 13:15:03 +02:00 |
|
Benoit Marty
|
12448426d4
|
Fix typo reported by rageshake
|
2020-06-01 22:12:11 +02:00 |
|
LinAGKar
|
a043d7cac7
|
Translated using Weblate (Swedish)
Currently translated at 25.4% (436 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sv/
|
2020-06-01 15:29:17 +00:00 |
|
rkfg
|
4d88111d48
|
Translated using Weblate (Russian)
Currently translated at 100.0% (164 of 164 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/ru/
|
2020-06-01 15:29:15 +00:00 |
|
rkfg
|
34d6610bf8
|
Translated using Weblate (Russian)
Currently translated at 85.0% (1459 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-06-01 15:29:15 +00:00 |
|
Nils J. Haugen
|
4bfc52327b
|
Translated using Weblate (Norwegian Nynorsk)
Currently translated at 49.4% (849 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/nn/
|
2020-06-01 15:29:14 +00:00 |
|
nosorae
|
15d5f7ff55
|
Translated using Weblate (Korean)
Currently translated at 73.2% (1256 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ko/
|
2020-06-01 15:29:14 +00:00 |
|
Szimszon
|
91ecd1aeeb
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1717 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/hu/
|
2020-06-01 15:29:14 +00:00 |
|
sr093906
|
342f871916
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (164 of 164 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/zh_Hans/
|
2020-06-01 15:29:10 +00:00 |
|
Nikita Ledenev
|
18d51de0b9
|
Translated using Weblate (Russian)
Currently translated at 85.0% (1459 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-06-01 06:08:36 +00:00 |
|
rkfg
|
4dc6cae854
|
Translated using Weblate (Russian)
Currently translated at 85.0% (1459 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-06-01 06:08:35 +00:00 |
|
rkfg
|
5fb160e1ac
|
Translated using Weblate (Russian)
Currently translated at 83.8% (1439 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-05-30 18:28:21 +00:00 |
|
Амёба
|
f1589314c2
|
Translated using Weblate (Russian)
Currently translated at 83.8% (1439 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-05-30 18:28:19 +00:00 |
|
LinAGKar
|
7fb9a550c8
|
Translated using Weblate (Swedish)
Currently translated at 23.2% (399 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sv/
|
2020-05-30 09:29:28 +00:00 |
|
Амёба
|
46f7f4814c
|
Translated using Weblate (Russian)
Currently translated at 82.6% (1418 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-05-30 09:29:24 +00:00 |
|