Commit Graph

14008 Commits

Author SHA1 Message Date
Aaron Raimist 23f1505944 Fix changelog name 2022-02-10 10:08:01 +00:00
Aaron Raimist 82bee33aeb Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
Aaron Raimist 8849db64c3 Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:16:20 +00:00
Aaron Raimist 3b3d4189b2 Make registration spec compliant (fixes registration on Conduit)
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:07:17 +00:00
aringenbach e938789ab9 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
Arnaud Ringenbach bcb4199b41 Handle jpeg and png UTType properly
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-04 16:31:58 +01:00
daniellekirkwood d8df62ec70 Update automation for WTF and FTUE project boards (#5505) 2022-02-04 13:52:47 +00:00
Stefan Ceriu ad7c8dfa1b vector-im/element-ios/issues/5298 - Tweaks following code review. 2022-02-04 11:33:55 +02:00
Stefan Ceriu 40bc43b0f6 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 6839da94d8 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 7129b4addb 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 d4894d270e 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
David Langley 27b10f3c49 Add secret-check job 2022-02-03 21:06:59 +00:00
David Langley 6b0197666a Disable if 2022-02-03 21:03:01 +00:00
David Langley 7c80304135 Can't use secrets in job.if. Try env vars. 2022-02-03 21:01:20 +00:00
Stefan Ceriu 05a0ce43ed Fix ThemeService not available on the RiotSwiftUITests target. 2022-02-03 18:30:39 +00:00
Stefan Ceriu 9560eda782 Fix ThemeService not available on the RiotSwiftUI target. 2022-02-03 18:30:39 +00:00
Doug b2c411ffc7 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Stefan Ceriu e90ab83aa6 Fixed location sharing and poll edit form navigation and navigation bar styles. 2022-02-03 18:30:39 +00:00
Doug 4014437a0f Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Doug 5686c0af26 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug 21fa545e80 Add context menu to HomeViewController cells. 2022-02-03 18:30:39 +00:00
Doug 53db37b8a3 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach 24c6f890f3 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 b39619d77a Create pr-5496.build 2022-02-03 17:10:27 +00:00
David Langley eef5e6d30b Only run job if secrets are available. 2022-02-03 17:03:33 +00:00
daniellekirkwood 040ee4193d Add automation for WTF and FTUE project boards (#5494) 2022-02-03 16:34:18 +00:00
ismailgulek 131146f2a2 Merge pull request #5257 from vector-im/ismail/5096_thread_notifications
Thread Notifications & Badges
2022-02-03 16:30:39 +03:00
ismailgulek 59733c979b Merge pull request #5483 from vector-im/ismail/5448_roomlist_updates
HomeViewController: Fix empty sections
2022-02-03 15:20:55 +03:00
ismailgulek d861506d9f Fix review remarks 2022-02-03 14:25:14 +03:00
ismailgulek 5d9a5ed486 Fix files search build error 2022-02-03 14:24:32 +03:00
ismailgulek 1face7d301 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-03 14:01:21 +03:00
David Langley b7608a8e49 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 01205f385f Don't buld alpa release for non vector-im/element-ios repos 2022-02-03 09:32:15 +00:00
Gil Eluard 13e58f9b14 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
ismailgulek fb4c013730 Add thread setting check to permalinks and search results 2022-02-03 01:40:52 +03:00
Gil Eluard 5262e5036c 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 59a02f3f37 Space list loses responsiveness upon refresh/update, often in the middle of scrolling
- Fixed
2022-02-02 18:15:26 +01:00
Gil Eluard 07accfb186 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas 0fa465f8bd 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
Andy Uhnak d5ce90b3d9 Scroll to the bottom of timeline automatically, fixes #4524
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-02 14:58:33 +00:00
ismailgulek 283ad0aa80 Add changelog 2022-02-02 16:44:32 +03:00
ismailgulek 9c79c49f3c Reload section if total number of rooms changes, fixes #5448 2022-02-02 16:43:52 +03:00
ismailgulek e84e78b1e7 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
Stefan Ceriu b24d7725ec Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu 88f39336b5 Closes vector-im/element-ios/issues/5298 - Add changelog. Enable location sharing by default. 2022-02-02 09:59:45 +02:00
Stefan Ceriu 634367e94a Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
Stefan Ceriu 500aba906e De-labs location sharing and enable it by default. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare 22f72fdf28 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
Doug e54db687f6 Rename 5159.feature.change to 5159.feature 2022-02-01 16:35:34 +00:00