Benoit Marty
|
3c7889c95d
|
Some cleanup
|
2022-09-06 11:36:44 +02:00 |
|
Benoit Marty
|
9347bc8cf4
|
Use a dedicated model for rooms/{roomId}/hierarchy endpoint result.
`rooms.children_state` is now a list of `SpaceChildSummaryEvent` instead of a list of `Event`.
|
2022-09-06 11:36:28 +02:00 |
|
Adam Brown
|
5c994ebfdd
|
lifting the phonenumber dependency to the deps file and exposing as api for the app level module
|
2022-08-31 09:16:00 +01:00 |
|
Benoit Marty
|
456d831a7d
|
Merge pull request #6917 from vector-im/feature/bma/incr_sync_perf
Feature/bma/incr sync perf
|
2022-08-31 09:06:32 +02:00 |
|
Benoit Marty
|
51dcaf7556
|
Merge pull request #6925 from vector-im/feature/bma/http_log
Feature/bma/http log
|
2022-08-29 15:04:46 +02:00 |
|
Benoit Marty
|
a8eb7d95ac
|
Create a new fun for code clarity
|
2022-08-29 14:32:12 +02:00 |
|
Benoit Marty
|
f668be5266
|
Remove tmp comment
|
2022-08-29 12:39:58 +02:00 |
|
Florian Renaud
|
ee7c0593ba
|
Fix copyright
|
2022-08-25 14:37:06 +02:00 |
|
Florian Renaud
|
cac4df7d66
|
Improve createRoomThreePidEvents for clarity
|
2022-08-25 14:28:17 +02:00 |
|
Florian Renaud
|
eab4ebc3b1
|
Remove roomCreatorUserId and use current userId by default
|
2022-08-25 14:16:20 +02:00 |
|
Florian Renaud
|
90d688c222
|
Remove useless explicit field type
|
2022-08-25 14:07:50 +02:00 |
|
Florian Renaud
|
2be2a05795
|
Change visibility of LocalRoomThirdPartyInviteContent to internal
|
2022-08-25 14:05:25 +02:00 |
|
Florian Renaud
|
110cabaca1
|
Remove useless apply in CreateLocalRoomStateEventsTask
|
2022-08-25 14:00:58 +02:00 |
|
Florian Renaud
|
5d1124aa95
|
Update doc
|
2022-08-25 13:57:50 +02:00 |
|
Florian Renaud
|
128ff0d6ec
|
Extract condition to reduce code complexity
|
2022-08-25 13:57:50 +02:00 |
|
Florian Renaud
|
cbf9dbf290
|
Verify tombstone event
|
2022-08-25 13:57:50 +02:00 |
|
Florian Renaud
|
725537d8fe
|
Remove safe call
|
2022-08-25 13:57:50 +02:00 |
|
Florian Renaud
|
3905e564bd
|
Add unit tests for CreateRoomFromLocalRoomTask
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
882065f6cd
|
Add unit tests for CreateLocalRoomStateEventsTask
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
e22ce0d842
|
Set stateKey as empty by default
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
dee8484618
|
Create local room state events in dedicated task
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
7216f6bd64
|
Fix local events generation following the specification
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
5df71c6161
|
Update CreateRoomParams from the potential FeaturePreset before persisting
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
c96343f1d7
|
Persists CreateRoomParams into LocalRoomSummaryEntity
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
69917ebc2e
|
Start DM - Handle third party invites
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
b14e3c61b3
|
Start DM - Fix first message not encrypted
|
2022-08-25 13:57:49 +02:00 |
|
Florian Renaud
|
72896f1c8a
|
Create the DM when sending an event
|
2022-08-25 13:57:49 +02:00 |
|
Benoit Marty
|
66a6018a93
|
Detekt
|
2022-08-24 14:06:35 +02:00 |
|
Benoit Marty
|
2c63dee86a
|
Avoid trying to log formatted Json if Http bodies are not logged.
|
2022-08-24 10:16:57 +02:00 |
|
Benoit Marty
|
8cec528ac7
|
Only one FormatterJsonHttpLogger implementation is required.
|
2022-08-24 10:11:24 +02:00 |
|
Benoit Marty
|
973a5f1d6e
|
Version++
|
2022-08-23 17:02:24 +02:00 |
|
Benoit Marty
|
6c2885ff39
|
Granfra's review
|
2022-08-23 16:36:39 +02:00 |
|
Benoit Marty
|
58954ed590
|
Fix Exception: java.lang.IllegalArgumentException: Configurations cannot be different if used to open the same file.
See for instance https://github.com/matrix-org/element-android-rageshakes/issues/41975
|
2022-08-23 15:36:17 +02:00 |
|
Benoit Marty
|
aa750cccbf
|
typo
|
2022-08-23 12:03:25 +02:00 |
|
Benoit Marty
|
1a79828aa5
|
Update comment
|
2022-08-23 12:01:43 +02:00 |
|
Benoit Marty
|
5c02290ad4
|
Fix logging issue
|
2022-08-23 12:00:27 +02:00 |
|
Benoit Marty
|
e3f5d15eaf
|
Do not fetch user if we do not have the previous content.
|
2022-08-23 11:19:14 +02:00 |
|
Benoit Marty
|
94a87744ac
|
Defer the treatment of updating the User profiles to a background Worker.
|
2022-08-23 11:11:40 +02:00 |
|
Adam Brown
|
b50b6daca1
|
using wider range network error when deciding to forward to the edit server instead of just unknown host
- will also capture timeouts
|
2022-08-22 17:24:11 +01:00 |
|
Adam Brown
|
841ee33c82
|
Merge pull request #6837 from vector-im/feature/adm/missing-notifications
Missing notifications due to stuck background workers
|
2022-08-22 17:20:04 +01:00 |
|
Benoit Marty
|
a7666e2112
|
Set instead of List, to avoid duplication.
|
2022-08-22 17:45:28 +02:00 |
|
Benoit Marty
|
9a0ea7bc2e
|
Add some log for further investigation
|
2022-08-22 17:45:28 +02:00 |
|
Benoit Marty
|
13f7a9fc10
|
Performance: invoke UpdateTrustWorker only once per incremental sync.
|
2022-08-22 17:45:28 +02:00 |
|
Adam Brown
|
9b57630eae
|
Merge pull request #6873 from vector-im/feature/adm/allow-trusting-certificates
FTUE - Fix trusting certificates during edit server flow
|
2022-08-22 11:47:50 +01:00 |
|
Benoit Marty
|
e86058b299
|
Merge pull request #6884 from vector-im/feature/bma/sync_thread_investigation
Ensure sync thread is started
|
2022-08-22 12:09:54 +02:00 |
|
dependabot[bot]
|
8a2894f038
|
Bump libphonenumber from 8.12.53 to 8.12.54
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.53 to 8.12.54.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.53...v8.12.54)
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 05:58:19 +00:00 |
|
Benoit Marty
|
fc4f4f7131
|
Add prefix to the name of the Thread the app is creating
|
2022-08-19 14:46:51 +02:00 |
|
Benoit Marty
|
eeeb569ae0
|
Add prefix to the name of the Thread the app is creating
|
2022-08-19 10:07:34 +02:00 |
|
Benoit Marty
|
0b1b228524
|
Fix #6782. Ensure SyncThread is started
|
2022-08-19 09:55:14 +02:00 |
|
Benoit Marty
|
4ffab7fc13
|
API: return String instead of printing out to logcat.
|
2022-08-18 15:09:48 +02:00 |
|