ariskotsomitopoulos
|
ac5caccdf9
|
Merge branch 'develop' into feature/aris/threads
# Conflicts:
# matrix-sdk-android/src/androidTest/java/org/matrix/android/sdk/common/CommonTestHelper.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/RealmSessionStoreMigration.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/database/model/EventEntity.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/timeline/DefaultTimeline.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/room/timeline/TokenChunkEventPersistor.kt
# matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/session/sync/handler/room/RoomSyncHandler.kt
# tools/check/forbidden_strings_in_code.txt
# vector/src/main/java/im/vector/app/features/home/room/detail/RoomDetailViewModel.kt
# vector/src/main/java/im/vector/app/features/home/room/detail/TimelineFragment.kt
# vector/src/main/res/menu/menu_timeline.xml
|
2022-01-07 13:29:43 +02:00 |
|
Benoit Marty
|
b46b76c22a
|
Merge pull request #4753 from vector-im/feature/fre/tagged_events
Support tagged events in Room Account Data (MSC2437)
|
2022-01-06 21:06:44 +01:00 |
|
Florian Renaud
|
8d7b2ab5d8
|
Add missing json class annotation
|
2022-01-06 15:32:14 +01:00 |
|
Benoit Marty
|
17e485fde1
|
Merge pull request #4826 from vector-im/feature/bma/nick_color_final
Nick color
|
2022-01-05 22:01:03 +01:00 |
|
Benoit Marty
|
fd854a6172
|
Merge pull request #4856 from vector-im/feature/bca/posthog_e2e
Track decryption failures
|
2022-01-05 18:54:21 +01:00 |
|
Valere
|
b275546a8a
|
Code review + reduce grace period
|
2022-01-05 16:43:05 +01:00 |
|
Valere
|
e5431d9fb4
|
Track decryption failures
|
2022-01-05 16:43:05 +01:00 |
|
Benoit Marty
|
608e01abf1
|
Merge branch 'develop' into feature/bma/nick_color_final
|
2022-01-05 16:33:13 +01:00 |
|
Benoit Marty
|
fc7beb7e5f
|
Prefer usage of any or none rather indexOfFirst wherever it is possible
|
2022-01-05 15:24:20 +01:00 |
|
Benoit Marty
|
884fb629c3
|
ktlint
|
2022-01-04 18:21:03 +01:00 |
|
Florian Renaud
|
daadf72ffe
|
Code review
|
2022-01-04 18:04:30 +01:00 |
|
Florian Renaud
|
f008abde4f
|
Merge branch 'develop' into feature/fre/tagged_events
|
2022-01-04 17:23:04 +01:00 |
|
Benoit Marty
|
7bbea52e66
|
Merge branch 'develop' into feature/bma/math_final
|
2022-01-04 16:13:23 +01:00 |
|
Benoit Marty
|
39ff9da3c1
|
Merge pull request #4846 from vector-im/feature/dla/fix-unread-message-indicator-no-messages
Fix unread messages indicator on room list if no messages
|
2022-01-04 15:57:26 +01:00 |
|
Benoit Marty
|
df957971a8
|
Add some logs to try to understand an error on the production app. Also propagate the exception if this is not a registration flow response.
|
2022-01-04 14:44:08 +01:00 |
|
David Langley
|
9f13a9df54
|
If latestPreviewableEvent is null we should return false(no messages in room).
|
2022-01-04 12:20:56 +00:00 |
|
ariskotsomitopoulos
|
84c537315c
|
Github actions test
|
2022-01-04 00:38:50 +02:00 |
|
ariskotsomitopoulos
|
ef2c32e2c9
|
Github actions test
|
2022-01-04 00:32:39 +02:00 |
|
ariskotsomitopoulos
|
925c1671a6
|
Add more integrations tests for threads
|
2022-01-03 21:09:36 +02:00 |
|
ariskotsomitopoulos
|
3ef960c4c3
|
Update copyright
|
2022-01-03 19:45:48 +02:00 |
|
ariskotsomitopoulos
|
929cc29f77
|
Update copyright
|
2022-01-03 19:18:51 +02:00 |
|
ganfra
|
91215854f4
|
Merge branch 'develop' into feature/fga/timeline_chunks_rework
|
2022-01-03 16:07:05 +01:00 |
|
ganfra
|
12b775c26d
|
Timeline : clean after PR reviews
|
2022-01-03 16:06:48 +01:00 |
|
ariskotsomitopoulos
|
e482ef4262
|
First local thread integration test
|
2022-01-03 16:51:12 +02:00 |
|
Benoit Marty
|
b39caeb04d
|
2 new enums
|
2022-01-03 15:27:59 +01:00 |
|
Benoit Marty
|
98df733257
|
Split long line and use Kotlin style
|
2022-01-03 15:25:21 +01:00 |
|
ariskotsomitopoulos
|
c2183800d3
|
Github actions improvement test
|
2022-01-03 12:14:14 +02:00 |
|
ariskotsomitopoulos
|
f9e03aa99e
|
Remove unused code
|
2022-01-03 11:33:38 +02:00 |
|
ariskotsomitopoulos
|
694b8de034
|
Merge branch 'develop' into feature/aris/threads
# Conflicts:
# library/ui-styles/src/main/res/values/dimens.xml
|
2022-01-03 11:08:22 +02:00 |
|
Benoit Marty
|
95b1ae9488
|
Merge branch 'develop' into maths
|
2021-12-31 16:41:06 +01:00 |
|
Benoit Marty
|
454baf8beb
|
Merge branch 'develop' into feature/issue-2610-override-nick-color-via-user-account-data
|
2021-12-31 13:02:24 +01:00 |
|
Benoit Marty
|
5407c84b2f
|
Merge pull request #4783 from vector-im/feature/adm/unable-to-change-avatar
Unable to change avatar due to `NetworkOnMainThread`
|
2021-12-30 12:30:18 +01:00 |
|
Benoit Marty
|
6a73c9315a
|
Merge pull request #4809 from vector-im/dependabot/gradle/com.googlecode.libphonenumber-libphonenumber-8.12.40
Bump libphonenumber from 8.12.39 to 8.12.40
|
2021-12-30 10:30:27 +01:00 |
|
Benoit Marty
|
3abba1932f
|
Workaround to fetch all the pending toDevice events from a Synapse homeserver (#4614)
Workaround to fetch all the pending toDevice events from a Synapse homeserver
Co-authored-by: Valere <valeref@matrix.org>
|
2021-12-30 10:28:52 +01:00 |
|
ariskotsomitopoulos
|
0e30f4e817
|
Fix code quality issues
|
2021-12-25 23:35:40 +02:00 |
|
ariskotsomitopoulos
|
9ef4e1e83f
|
Fix code quality issues
|
2021-12-25 13:42:53 +02:00 |
|
dependabot[bot]
|
863b201793
|
Bump libphonenumber from 8.12.39 to 8.12.40
Bumps [libphonenumber](https://github.com/google/libphonenumber) from 8.12.39 to 8.12.40.
- [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.39...v8.12.40)
---
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>
|
2021-12-23 23:07:37 +00:00 |
|
ariskotsomitopoulos
|
581f71e89d
|
Remove unused code
|
2021-12-23 17:22:27 +02:00 |
|
ariskotsomitopoulos
|
f06397023a
|
Add support when there no threads messages to init timeline. Init as the normal one and hide them on the app side. That is also helpful to work to load all the threads when there is no server support
|
2021-12-23 17:19:36 +02:00 |
|
ariskotsomitopoulos
|
5a7d12a9a5
|
Enhance RoomEventFilter with MSC3440
|
2021-12-21 20:04:50 +02:00 |
|
ariskotsomitopoulos
|
7048080ee0
|
Merge branch 'develop' into feature/aris/threads
|
2021-12-21 13:24:03 +02:00 |
|
ariskotsomitopoulos
|
ed48eb38c9
|
Apply ktlinFormat
|
2021-12-21 13:23:17 +02:00 |
|
Adam Brown
|
7714445d24
|
moving the updateAvatar work to the io dispatcher
- fixes some devices/OS's from attempting to run okhttp on the main thread
|
2021-12-21 09:33:25 +00:00 |
|
Adam Brown
|
18b38fe21e
|
making the file upload file creation all happen on the IO dispatcher
|
2021-12-21 09:33:25 +00:00 |
|
ganfra
|
55c0f1fcb3
|
Update versions to 1.3.13
|
2021-12-20 15:35:09 +01:00 |
|
ganfra
|
c6a118fc1f
|
Update versions to 1.3.12
|
2021-12-17 19:05:17 +01:00 |
|
Florian Renaud
|
3bd2b77af3
|
Fix package name
|
2021-12-17 15:55:26 +01:00 |
|
Florian Renaud
|
706c5b2b32
|
Add tagged events model
|
2021-12-17 15:54:20 +01:00 |
|
Florian Renaud
|
f9b69fff9e
|
Add tagged event entry in room account data types
|
2021-12-17 15:39:25 +01:00 |
|
ariskotsomitopoulos
|
cc7e3ea78c
|
Improve init thread query
|
2021-12-17 01:25:50 +02:00 |
|