Commit graph

14150 commits

Author SHA1 Message Date
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
ismailgulek
ff81b2bfd0
Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
ismailgulek
51c6827ce4
Merge pull request #5257 from vector-im/ismail/5096_thread_notifications
Thread Notifications & Badges
2022-02-03 16:30:39 +03:00
ismailgulek
ac9da65621
Merge pull request #5483 from vector-im/ismail/5448_roomlist_updates
HomeViewController: Fix empty sections
2022-02-03 15:20:55 +03:00
ismailgulek
9f686da45e
Fix review remarks 2022-02-03 14:25:14 +03:00
ismailgulek
146a5bc002
Fix files search build error 2022-02-03 14:24:32 +03:00
ismailgulek
516479ae1d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-03 14:01:21 +03:00
David Langley
5c6a0db54c
Merge pull request #5492 from vector-im/langleyd/5491_fix_CI_for_non_vector_repo_prs
Don't buld alpa release for non vector-im/element-ios repos
2022-02-03 10:21:25 +00:00
David Langley
1b6600816b Don't buld alpa release for non vector-im/element-ios repos 2022-02-03 09:32:15 +00:00
SBiOSoftWhare
66103719fd BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare
ac1b9e9b86 Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare
4f47eff7c3 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare
a1cbd77121 Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare
7b135b1f93 PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
Gil Eluard
5645385862
Merge pull request #5487 from vector-im/gil/5323_Space_list_loses_responsiveness_upon_refresh
Space list loses responsiveness upon refresh
2022-02-03 10:00:08 +01:00
SBiOSoftWhare
d6dac84b32 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare
fb56b07f69 RoomVC: Handle poll cell identifiers. 2022-02-03 09:56:59 +01:00
SBiOSoftWhare
9f38f51082 RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
ismailgulek
2303498026
Add thread setting check to permalinks and search results 2022-02-03 01:40:52 +03:00
Johan Smits
0df17eff8f Translated using Weblate (Dutch)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-02-02 20:26:15 +00:00
Gil Eluard
7bce24ae96
Merge pull request #5486 from vector-im/gil/5171_joining_a_space_seemed_to_noop 2022-02-02 19:48:24 +01:00
Gil Eluard
6dd858e604 Space list loses responsiveness upon refresh/update, often in the middle of scrolling
- Fixed
2022-02-02 18:15:26 +01:00
Gil Eluard
07f1268f36 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas
03e920857d
Merge pull request #5484 from vector-im/andy/4524-fix-timeline-scroll
Scroll to the bottom of timeline automatically
2022-02-02 16:03:12 +00:00
SBiOSoftWhare
0656f94679 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00