ganfra
996aa9ef66
Merge branch 'develop' into feature/integration_manager
2020-05-13 20:21:48 +02:00
ganfra
91301197ea
Try to communicate with WidgetPostAPI
2020-05-13 20:04:08 +02:00
Valere
8d32c27ce0
Fix crash 1364
2020-05-13 16:57:57 +02:00
Benoit Marty
f717a37a4a
Split long line
2020-05-13 15:28:05 +02:00
Benoit Marty
d8b1372a0f
Login request does not provide the full Wellknown data. Change the model to reflect that, to avoid misunderstanding.
2020-05-13 14:03:10 +02:00
Benoit Marty
678cf50dbd
Add Javadoc
2020-05-13 13:56:33 +02:00
Benoit Marty
cf7de8bb8b
Typo
2020-05-13 12:43:54 +02:00
Benoit Marty
a70fdedce5
Try to use wellKnown request, when user is entering a homeserver URL
2020-05-13 12:43:54 +02:00
Benoit Marty
c9bc6f4a9e
Support homeserver discovery from MXID - Wellknown ( #476 )
2020-05-13 12:42:08 +02:00
Benoit Marty
aea9c958bf
Merge pull request #1307 from vector-im/feature/invite_members_to_room
...
Invite members to an existing room
2020-05-13 00:29:55 +02:00
Tirifto
df762e40bb
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/eo/
2020-05-12 12:28:46 +00:00
ganfra
01d6b52a60
Widgets: handle scalar token
2020-05-11 20:00:50 +02:00
ganfra
ce884ac577
Merge branch 'develop' into feature/integration_manager
2020-05-11 15:48:27 +02:00
Benoit Marty
6abc51d05d
Merge pull request #1339 from vector-im/feature/openId
...
Create a specific module for OpenId
2020-05-11 15:41:41 +02:00
Tirifto
247ffc1270
Translated using Weblate (Esperanto)
...
Currently translated at 82.2% (134 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/eo/
2020-05-09 16:28:37 +00:00
laeberkaes
8616c454e1
Translated using Weblate (German)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/de/
2020-05-08 06:28:31 +00:00
Samu Voutilainen
6c1c1ca8b0
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/fi/
2020-05-08 06:28:30 +00:00
Besnik Bleta
67d1c2dc80
Translated using Weblate (Albanian)
...
Currently translated at 98.8% (161 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/sq/
2020-05-08 06:28:28 +00:00
Ville Ranki
0aa90c3eea
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/fi/
2020-05-07 06:15:43 +00:00
Benoit Marty
750550ad3e
Create a specific module for OpenId
2020-05-06 22:14:56 +02:00
ganfra
b047f36e86
Creates a Widget Manager to be used internally and state event service
2020-05-06 20:49:07 +02:00
ganfra
4fdd2f4eed
Create WidgetsAPI
2020-05-06 15:53:28 +02:00
Valere
583139d51e
klint
2020-05-06 15:06:34 +02:00
Valere
cee8ae3af4
Fix #1329
...
+ migration to remove duplicate
2020-05-06 15:04:17 +02:00
ganfra
182753e4ec
Start creating integration manager
2020-05-06 11:53:35 +02:00
onurays
c7c6cf70e4
Code review fixes.
2020-05-06 11:20:08 +03:00
ganfra
29c9d3070c
Start creating bunch of necessary classes
2020-05-05 13:05:45 +02:00
Benoit Marty
a4b8dc9400
Fix test compilation issue
2020-05-05 11:49:03 +02:00
Benoit Marty
ffeae7ec83
Fix timeline navigation when opening an event in a previous lastForward chunk.
...
In this case, we do not have a nextToken, but there are more event to load. So we perform a GET /context on the last known event.
Not sure it is correct to do that though...
2020-05-05 02:41:32 +02:00
Benoit Marty
17ddb5ce43
if all events are rendered in the timeline (developer mode), render the room creation event.
2020-05-05 02:41:32 +02:00
Benoit Marty
53583c691f
Add some logs
2020-05-05 02:41:32 +02:00
Benoit Marty
2b9d3960b3
Improve tests
2020-05-05 02:41:32 +02:00
Benoit Marty
92befcde5d
Add test to cover previous last forward case (passing)
2020-05-05 02:41:32 +02:00
Benoit Marty
697eaec197
TI: After jump to unread, newer messages are never loaded ( #1008 )
2020-05-05 02:41:32 +02:00
Benoit Marty
86fba28313
After jump to unread, newer messages are never loaded ( #1008 )
2020-05-05 02:41:32 +02:00
Benoit Marty
f3c3c07d46
Kotlin sugar
2020-05-05 00:14:57 +02:00
Benoit Marty
8966e24925
Create a debug method to send x times the same event
2020-05-05 00:14:57 +02:00
Benoit Marty
becc5a7b54
Add assertion in debug
2020-05-05 00:14:57 +02:00
Benoit Marty
a61434ae08
doc
2020-05-05 00:14:57 +02:00
Benoit Marty
20b726819f
Rename "LastLive" -> "LastForward"
2020-05-05 00:14:57 +02:00
Benoit Marty
bfd847179f
Wait more
2020-05-05 00:14:57 +02:00
Benoit Marty
7e955ef0e4
Add possibility to create clear room
2020-05-05 00:14:57 +02:00
Benoit Marty
2697800deb
Doc and cleanup
2020-05-05 00:14:57 +02:00
Benoit Marty
2c47fe9f0d
typo
2020-05-05 00:14:57 +02:00
Valere
4578b9df7f
Fix / froezn object migration
2020-05-04 18:27:38 +02:00
Benoit Marty
1f528ee428
Format strings
2020-05-04 16:00:11 +02:00
Szimszon
b45504d97a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/hu/
2020-05-04 11:50:57 +00:00
Ville Ranki
5fff637bee
Translated using Weblate (Finnish)
...
Currently translated at 99.4% (162 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/fi/
2020-05-04 11:50:55 +00:00
random
2f5d824c65
Translated using Weblate (Italian)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/it/
2020-05-03 14:14:24 +00:00
Kévin C
3100473305
Translated using Weblate (French)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/fr/
2020-05-03 14:14:24 +00:00