Commit Graph

100 Commits

Author SHA1 Message Date
Ekaterina Gerasimova 1b4a0d7475 Issue workflow: use commit ID rather than tag 2021-12-02 14:17:05 +00:00
Stefan Ceriu f21a469f9a vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk. 2021-12-02 15:38:59 +02:00
Stefan Ceriu c70c4fb70a vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI. 2021-12-02 15:38:59 +02:00
Doug b89f84773f Merge pull request #5166 from vector-im/doug/5165_use_dtcoretext_callback
Use DTCoreText callback for sanitizing HTML in GroupHomeViewController.
2021-11-29 15:59:15 +00:00
David Langley a2d6b554f8 Merge pull request #5200 from vector-im/langleyd/5199_fix_failed_first_call_in_closed_app
Fix voip calls after singout/signin
2021-11-26 16:27:27 +00:00
David Langley 3c3d55261a Create 5199.bugfix 2021-11-26 14:38:28 +00:00
SBiOSoftWhare e3f0688447 Update changes 2021-11-25 23:13:00 +01:00
David Langley 03a94d4c5b Fix hidden rooms from showing. 2021-11-24 11:38:32 +00:00
Doug 3f32e65692 Use DTCoreText callback for sanitizing HTML in GroupHomeViewController. 2021-11-18 14:47:18 +00:00
Doug 6dd471045f Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
manuroe 695b986edb Merge pull request #5153 from kittykat/issue-board
Update issue triage automation for P1 and need info
2021-11-17 09:03:39 +01:00
David Langley 05309056bd Merge pull request #5156 from vector-im/langleyd/5155_ignore_badge_updates_from_virtual_rooms
Ignore badge updates for virtual rooms.
2021-11-17 05:28:46 +00:00
Kat Gerasimova a105033c87 Merge pull request #4984 from opusforlife2/issue_template
Remove redundancy in heading in bug report issue form
2021-11-16 22:45:56 +00:00
David Langley e41a27360b Fix changelog description 2021-11-16 14:55:07 +00:00
David Langley ed49e474bf changelog 2021-11-16 12:19:35 +00:00
Ekaterina Gerasimova 700a7f4759 Update issue triage automation for P1 and need info
Move P1 issues to app and crypto team boards. Move unlabelled issues
without X-Needs-Info out of column on Triage board.
2021-11-16 10:16:07 +00:00
Stefan Ceriu 7c58fff01a vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
Gil Eluard c0de23aa27 Merge pull request #4994 from vector-im/gil/4893_support_pagination_in_the_space_summary_api
Support pagination in the Space Summary API
2021-11-09 09:35:24 +01:00
Doug d96e72b718 Remove concurrency restriction on develop. 2021-11-05 16:05:35 +00:00
Doug a62c390c25 Add concurrency to GitHub workflows to auto-cancel older runs. 2021-11-05 15:07:08 +00:00
Phl-Pro 31a99e2e09 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
Doug 5609ad1877 Merge pull request #5067 from Kloenk/keyboard_context
Remeber keyboard language for room
2021-11-05 12:28:35 +00:00
David Langley a02f585f9b Merge pull request #5099 from vector-im/langleyd/5098_incorrect_clientPermalinkBaseUrl_default
Set correct default for clientPermalinkBaseUrl
2021-11-05 11:38:08 +00:00
David Langley e114732d84 Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley cea40c7ac9 Merge pull request #5060 from vector-im/langleyd/4981_custom_baseurl_permalinks
Add clientPermalinkBaseUrl and set in matrix-sdk options.
2021-11-04 16:54:31 +00:00
David Langley 2223bc48e5 Expand on BuildingSetting description and add changelog 2021-11-04 12:29:49 +00:00
Doug 3f8f6bdfd1 Remove duplicate sources for some strings files in Riot/target.yml. 2021-11-01 19:06:51 +00:00
Finn Behrens 530459d6bf Remember keyboard language for room
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.

Signed-off-by: Finn Behrens <me@kloenk.dev>
2021-10-31 19:58:21 +01:00
Stefan Ceriu 43f1ea73c5 Fixes vector-im/element-ios/issues/5063 - Fixed retain cycles between the user suggestion coordinator and the suggestion service, and in the suggestion service currentTextTrigger subject sink. 2021-10-29 17:05:17 +03:00
SBiOSoftWhare ab5d572407 Merge pull request #5061 from vector-im/steve/5058_fix_retain_cycles
Fix retain cycles
2021-10-29 15:42:35 +02:00
Doug 49675a3250 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug cf1e2650ae Merge pull request #5059 from vector-im/doug/4815_share_extension_prompt
Handle showMediaSizeSelection in the share extension.
2021-10-29 13:03:47 +01:00
SBiOSoftWhare 9a3103fe9a Add changes 2021-10-29 12:14:20 +02:00
SBiOSoftWhare 83a1f95ccf Add changes 2021-10-28 18:18:34 +02:00
Doug f4da303bd8 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Gil Eluard ef577d837d Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api 2021-10-27 10:28:42 +02:00
Philippe Loriaux d3c36073d7 Update changelog 2021-10-27 09:20:47 +02:00
Stefan Ceriu 7576309da4 vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header. 2021-10-26 17:41:29 +03:00
Doug cbd9f0f4b6 Merge pull request #4988 from kittykat/issue-template
Update defect issue template to improve wording
2021-10-26 14:16:09 +01:00
Stefan Ceriu 6369a3330a vector-im/element-ios/issues/4384 - Using mutable room list fetch sort options after chaning them to be a structure. 2021-10-25 17:54:27 +03:00
Stefan Ceriu 2d3b091d07 Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss. 2021-10-25 16:23:58 +03:00
Stefan Ceriu 6b92a4c68c vector-im/element-ios/issues/5041 - Fixed share extension and message forwarding room list accessory view icon. 2021-10-25 13:54:06 +03:00
Gil Eluard 9c0184fdc5 Support pagination in the Space Summary API 2021-10-12 20:48:30 +02:00
Stefan Ceriu ac443d23e6 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug 2848681c5e Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
Ekaterina Gerasimova 4cb6f65fd3 Update defect issue template to improve wording
Improve wording around rageshakes based on feedback.

Fixes #4987

Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io>
2021-10-12 10:31:47 +01:00
opusforlife2 51f00eca82 Add changelog file for PR #4984 2021-10-11 19:19:46 +00:00
Doug dabe8b8610 Merge pull request #4980 from vector-im/doug/4978_room_avatar_colours
Fix generated avatar colours not matching Element Web.
2021-10-11 16:54:17 +01:00
SBiOSoftWhare c3731a2ec0 Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
Doug 7a6deb0c12 Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00