Valere
|
6c69a6055d
|
Support retry after M_LIMIT_EXCEEDED
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
883f70306f
|
Rebase Fixes
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
5aa698768a
|
Support update of order/autojoin of child
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
c8916ee83c
|
Udpate since msc 1772
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
186024b271
|
MSC 2946 WIP
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
57f17620b5
|
Fix Dendrite sync response support
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
b7a89f4055
|
Fix / Syncs breaking on dendrite
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
7521a0d3ae
|
Fix / post rebase issues
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
e2578a29ed
|
Basic space join / use tmp msc id / db model update
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
ab4f2429c4
|
Use unstable prefixes
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
df341d8ea3
|
Basic peeking preview and join and filter
|
2021-04-28 11:15:58 +02:00 |
|
Valere
|
c5fa0a413f
|
Space first commit
|
2021-04-28 11:15:58 +02:00 |
|
Benoit Marty
|
e3a667cbc6
|
Merge pull request #3220 from vector-im/dependabot/gradle/daggerVersion-2.35
Bump daggerVersion from 2.34.1 to 2.35
|
2021-04-26 16:27:39 +02:00 |
|
Benoit Marty
|
0a72cc4c93
|
Merge branch 'develop' into feature/bma/crashRxSingle
|
2021-04-26 15:17:32 +02:00 |
|
dependabot[bot]
|
7575959c4a
|
Bump daggerVersion from 2.34.1 to 2.35
Bumps `daggerVersion` from 2.34.1 to 2.35.
Updates `dagger` from 2.34.1 to 2.35
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35)
Updates `dagger-compiler` from 2.34.1 to 2.35
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-23 07:05:44 +00:00 |
|
Benoit Marty
|
fe9bd38115
|
Merge pull request #3175 from vector-im/dependabot/gradle/daggerVersion-2.34.1
Bump daggerVersion from 2.34 to 2.34.1
|
2021-04-20 19:58:48 +02:00 |
|
Benoit Marty
|
ff3a916cab
|
Do not invite the current user when creating a room (#3123)
|
2021-04-20 18:59:49 +02:00 |
|
Benoit Marty
|
f4c1de3c30
|
Fix exception in rxSingle (#3180)
Do not wrap CancellationException to Failure.Cancelled, else RxCancellable will throw.
|
2021-04-20 18:49:16 +02:00 |
|
Benoit Marty
|
f8be814079
|
RegistrationWizard.createAccount() parameters are now all optional, following Matrix spec (#3205)
|
2021-04-20 12:32:03 +02:00 |
|
Benoit Marty
|
9565e8975e
|
merge hotfix to develop
|
2021-04-15 11:09:58 +02:00 |
|
Benoit Marty
|
59637c4a6b
|
Revert to Realm 10.3.1 to fix issue with migration
Waiting for https://github.com/realm/realm-java/issues/7402
|
2021-04-14 21:54:07 +02:00 |
|
Benoit Marty
|
699b1429b7
|
Simplify LoginFlowResult model
|
2021-04-14 12:42:47 +02:00 |
|
dependabot[bot]
|
30b415e77e
|
Bump daggerVersion from 2.34 to 2.34.1
Bumps `daggerVersion` from 2.34 to 2.34.1.
Updates `dagger` from 2.34 to 2.34.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1)
Updates `dagger-compiler` from 2.34 to 2.34.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34...dagger-2.34.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-14 07:09:19 +00:00 |
|
Benoit Marty
|
288aed3252
|
Merge pull request #3151 from vector-im/feature/bma/cleanup_resources
Store description update
|
2021-04-12 10:47:18 +02:00 |
|
Dominic Fischer
|
7ee87a0d4b
|
Merge branch 'develop' into suspend_functions_1
# Conflicts:
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/session/room/RoomService.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/DefaultRoomService.kt
# vector/src/main/java/im/vector/app/features/home/room/list/RoomListViewModel.kt
|
2021-04-10 16:50:30 +01:00 |
|
Benoit Marty
|
37226a1641
|
Small cleanup
|
2021-04-09 16:58:41 +02:00 |
|
Benoit Marty
|
388e4eb112
|
Merge pull request #3137 from vector-im/dependabot/gradle/daggerVersion-2.34
Bump daggerVersion from 2.33 to 2.34
|
2021-04-09 16:38:25 +02:00 |
|
Benoit Marty
|
ee3eb8e1d6
|
Cleanup
|
2021-04-08 18:52:53 +02:00 |
|
Benoit Marty
|
2a1e52745f
|
Some cleanup after merge of #3084
|
2021-04-08 18:50:28 +02:00 |
|
Aleks
|
9d96f90e49
|
keyword-spacing fix + wildcard-imports fix
|
2021-04-08 18:50:28 +02:00 |
|
Aleks
|
4451b682b1
|
merge + register/available endpoint corrections
|
2021-04-08 18:50:28 +02:00 |
|
Aleks
|
2e9f8ae6ae
|
registration availability endpoint added
|
2021-04-08 18:50:05 +02:00 |
|
Benoit Marty
|
7b1d313e8e
|
Small cleanup
|
2021-04-08 12:46:55 +02:00 |
|
Benoit Marty
|
8dead986a5
|
Always try to retry Http requests in case of 429 (#1300)
|
2021-04-08 10:59:51 +02:00 |
|
Benoit Marty
|
9b5bc60fa9
|
Remove unused parameter and use same value than the JS SDK
|
2021-04-08 09:54:51 +02:00 |
|
dependabot[bot]
|
505b01ad97
|
Bump daggerVersion from 2.33 to 2.34
Bumps `daggerVersion` from 2.33 to 2.34.
Updates `dagger` from 2.33 to 2.34
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.34)
Updates `dagger-compiler` from 2.33 to 2.34
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.33...dagger-2.34)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-08 07:19:20 +00:00 |
|
Benoit Marty
|
3b6234a9a2
|
Merge pull request #3133 from vector-im/feature/bma/wl_fixes
Weblate fixes
|
2021-04-07 19:11:16 +02:00 |
|
Benoit Marty
|
e7608469ca
|
Import SAS strings
|
2021-04-07 18:42:52 +02:00 |
|
Benoit Marty
|
eef6d92b89
|
Merge pull request #3129 from vector-im/feature/bma/dn_iteration
Empty room name small iteration
|
2021-04-07 18:41:08 +02:00 |
|
Benoit Marty
|
7309c1066c
|
Move WifiDetector to the app side
And protect the call to getEvent()
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
dead57b9fe
|
Cleanup
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
b89a258fdf
|
FastLane: Only is Wifi is detected
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
c46f7fed5f
|
Avoid code duplication
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
3a1b8bc33d
|
FastLane: handle push rules
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
f0f66cbd0e
|
Add comment
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
4a0a6e9f01
|
FastLane: Ignore message edition
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
7f7f90f89e
|
ktlint
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
96153fe92a
|
Get Event after a Push for a faster notification display in some conditions
|
2021-04-07 17:35:46 +02:00 |
|
Benoit Marty
|
923715aeb3
|
Add method for name fallback when there is only one member
|
2021-04-07 15:19:33 +02:00 |
|
Benoit Marty
|
15c51cad17
|
Improve interface, name are not nullable
|
2021-04-07 15:17:02 +02:00 |
|