Commit graph

14108 commits

Author SHA1 Message Date
Weblate
584ec865cb Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:15 +00:00
Stefan Ceriu
c9d0a4f4b4 Correctly chain up async calls on emoji store loading to avoid race conditions and intermittent test failures. 2022-02-08 17:46:18 +02:00
Stefan Ceriu
b35407bab2 Fixed/improved emoji tests, made emoji service always callback on the main queue. 2022-02-08 17:46:18 +02:00
Stefan Ceriu
c26fae1004 Updated available emojis with data from https://github.com/missive/emoji-mart/blob/master/data/apple.json 2022-02-08 17:46:18 +02:00
ismailgulek
dfc916d0c5
Merge pull request #5503 from vector-im/ismail/5426_uisis
Handle session states better
2022-02-08 12:28:47 +03:00
Elsie Hupp
4bccbac783 Clarify "password" as "Matrix account password" 2022-02-08 10:47:30 +02:00
Johannes Marbach
19b5042050 vector-im/element-ios/pull/4148 - Show target user avatars for collapsed membership changes
This commit switches to displaying the target user's avatar for collapsed membership
changes which addresses the avatar issue reported in #4102.

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2022-02-07 19:32:41 +02:00
SBiOSoftWhare
de775a9e67
Merge pull request #5495 from vector-im/steve/5210_bubble_polls
Message bubbles: Handle polls and threads
2022-02-07 16:01:11 +01:00
SBiOSoftWhare
f4d0aa1d94
Update Riot/Modules/Room/Views/BubbleCells/BaseBubbleCell/TimestampDisplayable.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2022-02-07 15:15:42 +01:00
ismailgulek
0034f56505
Merge pull request #5511 from vector-im/ismail/5263_thread_blink
Avoid Thread Screen Blink
2022-02-07 14:13:00 +03:00
ismailgulek
e6c2b067b1
Add changelog 2022-02-07 12:53:08 +03:00
ismailgulek
71ccde652e
Avoid data source reload on thread screen itself 2022-02-07 12:52:33 +03:00
Nikita Epifanov
c216c52bf2 Translated using Weblate (Russian)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ru/
2022-02-06 14:26:16 +00:00
aringenbach
1490c43ee8
Merge pull request #5507 from vector-im/aringenbach/3636_fix_sharing_file_url_with_image_uttype
Handle jpeg and png UTType properly
2022-02-04 17:30:02 +01:00
SBiOSoftWhare
e37d90273e Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Arnaud Ringenbach
f5eac5d0ad Handle jpeg and png UTType properly
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-04 16:31:58 +01:00
daniellekirkwood
c5253cf8a6
Update automation for WTF and FTUE project boards (#5505) 2022-02-04 13:52:47 +00:00
ismailgulek
197a219579
Add changelog 2022-02-04 15:31:09 +03:00
ismailgulek
c21aa04048
Merge branch 'develop' into ismail/5426_uisis 2022-02-04 14:24:53 +03:00
ismailgulek
c2f234aa7b
Gracefully pause the session 2022-02-04 14:24:14 +03:00
Stefan Ceriu
cab5be20cd vector-im/element-ios/issues/5298 - Tweaks following code review. 2022-02-04 11:33:55 +02:00
Stefan Ceriu
9ac722dcad vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
Stefan Ceriu
c92c46fc99 vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline. 2022-02-04 11:33:55 +02:00
aringenbach
793977864c
Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
David Langley
579eec2103
Merge pull request #5496 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
Only run job if secrets are available.
2022-02-04 09:21:23 +00:00
ismailgulek
bfbd549006
Use readable session states 2022-02-04 01:44:18 +03:00
David Langley
bcc0e36d8a Add secret-check job 2022-02-03 21:06:59 +00:00
David Langley
a230e7f99c Disable if 2022-02-03 21:03:01 +00:00
David Langley
3097f717d3 Can't use secrets in job.if. Try env vars. 2022-02-03 21:01:20 +00:00
Stefan Ceriu
3b6dcc3222 Fix ThemeService not available on the RiotSwiftUITests target. 2022-02-03 18:30:39 +00:00
Stefan Ceriu
71e9c74cd8 Fix ThemeService not available on the RiotSwiftUI target. 2022-02-03 18:30:39 +00:00
Doug
f63d0c4101 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Stefan Ceriu
351c18cfc6 Fixed location sharing and poll edit form navigation and navigation bar styles. 2022-02-03 18:30:39 +00:00
Doug
43fb085521 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Doug
26e30bedf7 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug
50de0dc36c Add context menu to HomeViewController cells. 2022-02-03 18:30:39 +00:00
Doug
047dd44f05 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
SBiOSoftWhare
bd54babfe1 BuildSettings: Enable message bubbles setting. 2022-02-03 19:05:37 +01:00
Arnaud Ringenbach
3fe7a242eb Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-03 18:49:40 +01:00
David Langley
bdddac2665 Create pr-5496.build 2022-02-03 17:10:27 +00:00
David Langley
6f78c168ec Only run job if secrets are available. 2022-02-03 17:03:33 +00:00
SBiOSoftWhare
a949c0f0d7 Remove old collection view right align layout. 2022-02-03 17:52:12 +01:00
SBiOSoftWhare
3213641718 BubbleReactionsView: Use another collection view layout for right align mode. 2022-02-03 17:51:50 +01:00
SBiOSoftWhare
e38850331a BubbleRoomTimelineCellDecorator: Update threading view top margin. 2022-02-03 17:37:24 +01:00
daniellekirkwood
3c3ef4d945
Add automation for WTF and FTUE project boards (#5494) 2022-02-03 16:34:18 +00:00
SBiOSoftWhare
de5d7162a7 BubbleRoomTimelineCellDecorator: Handle thread view. 2022-02-03 17:25:14 +01:00
SBiOSoftWhare
5f19528341 Bubble poll cells: Handle timestamp display. 2022-02-03 16:54:38 +01:00
SBiOSoftWhare
433e63261f RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable. 2022-02-03 16:51:33 +01:00
SBiOSoftWhare
a511598b78 BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare
d5c68e1a0c Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +01:00