Doug
a8cb42bde5
Fix header title in room settings.
2022-02-09 14:49:39 +00:00
Stefan Ceriu
e711ee1ec4
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
f5676507ad
Merge pull request #5503 from vector-im/ismail/5426_uisis
...
Handle session states better
2022-02-08 12:28:47 +03:00
Johannes Marbach
891b85f113
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
ismailgulek
da06a35a57
Add changelog
2022-02-07 12:53:08 +03: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
ismailgulek
1a166942e5
Add changelog
2022-02-04 15:31:09 +03: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
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
Doug
5686c0af26
Add a preview provider to the context menu.
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
daniellekirkwood
040ee4193d
Add automation for WTF and FTUE project boards ( #5494 )
2022-02-03 16:34:18 +00: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
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
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
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
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
Doug
e54db687f6
Rename 5159.feature.change to 5159.feature
2022-02-01 16:35:34 +00:00
Gil Eluard
ea9911cadd
Accepting a Space Invite has shouty button labels #5175
...
- fixed
2022-02-01 16:41:57 +01:00
David Langley
3b212c4332
Make sure all code paths that use PHPhotoLibrary request authorization.
2022-01-31 16:41:38 +00:00
Gil Eluard
1e1ae6a133
it'd be lovely if tapping on the space avatar was considered a selection too #5454
...
- Fixed
2022-01-30 21:10:20 +01:00
Doug
f825696e7d
Add a simple screen SwiftUI template.
2022-01-28 15:34:46 +00:00
Doug
301fff2539
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
...
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
David Langley
2dc1d15efb
Merge pull request #5452 from vector-im/langleyd/5451_call_transfer_on_hold
...
Call transfer selection should put the other person on hold.
2022-01-27 15:32:39 +00:00
David Langley
74c1de89ac
Call transfer selection should put the other person on hold.
2022-01-27 14:16:09 +00:00
Doug
8a64965a2d
Add Indonesian and Slovak languages.
2022-01-27 10:37:53 +00:00
ismailgulek
20be57b87c
Merge branch 'develop' into ismail/5068_start_thread
2022-01-27 01:45:40 +03:00
Doug
1bb8ebd36f
Add WIP to towncrier.
2022-01-26 16:26:43 +00:00
Doug
5c2d838e64
Fix drag sutters and enable swipe to pop gesture.
...
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
2022-01-26 14:25:48 +00:00
ismailgulek
cb448a6836
Merge branch 'develop' into ismail/5068_start_thread
2022-01-26 00:00:35 +03:00
ismailgulek
4dc28af682
Merge branch 'develop' into ismail/5068_start_thread
2022-01-25 14:30:52 +03:00
SBiOSoftWhare
a421f999b5
Merge pull request #5419 from vector-im/steve/5209_media_bubbles
...
Message Bubbles: Layout for Media (part 1)
2022-01-25 10:46:46 +01:00
ismailgulek
9e53aba94e
Add changelog
2022-01-25 03:23:41 +03:00
David Langley
d3374fef96
Merge pull request #5408 from vector-im/langleyd/5407_fix_indefinite_grey_spinner_on_home
...
Fix indefinite grey spinner on home view banner wrapper.
2022-01-24 14:45:59 +00:00
SBiOSoftWhare
c77dc905cd
Update changes.
2022-01-21 18:33:10 +01:00
SBiOSoftWhare
04267efeee
Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
...
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
Stefan Ceriu
d91df8bf25
vector-im/element-ios/issues/5298 - Added changelog entry.
2022-01-19 16:11:35 +02:00
SBiOSoftWhare
1d5597725d
Update changes.
2022-01-19 12:08:40 +01:00
David Langley
c1f2cc3302
Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance.
2022-01-19 09:48:16 +00:00
David Langley
5c847cdcf1
Merge pull request #5405 from vector-im/langleyd/5404_add_build_setting_to_hide_social_login
...
Add build setting to hide social login
2022-01-19 09:20:18 +00:00
David Langley
8af48645a5
Merge pull request #5403 from vector-im/langleyd/5402_fix_hide_invite_friends_build_setting
...
Fix BuildSetting to hide "Invite Friends"
2022-01-19 09:19:53 +00:00
David Langley
9af4bcd23f
Add build setting to hide social login
2022-01-18 22:36:50 +00:00