ismailgulek
8c2bb8a3da
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-19 14:01:32 +03:00
Gil Eluard
5c3b3426f5
Merge pull request #4965 from vector-im/gil/4570_home_space_data_filtering
...
[Spaces] M10.4.1 Home space data filtering #4570
2021-10-18 20:12:18 +02:00
Doug
b9ac7fa0a6
Merge pull request #5016 from vector-im/doug/2076_paste_from_safari
...
Allow images to be pasted from Safari rather than their URL.
2021-10-18 17:59:28 +01:00
ismailgulek
b3ffc9fd83
Add changelog
2021-10-18 18:27:26 +03:00
Gil Eluard
764c353913
[Spaces] M10.4.1 Home space data filtering #4570
...
- update after review
2021-10-18 16:44:55 +02:00
Doug
22ee3d03ed
Allow images to be pasted from Safari rather than their URL.
...
Use correct type.
2021-10-18 15:22:55 +01:00
Gil Eluard
9c2531c59a
[Spaces] M10.4.1 Home space data filtering #4570
...
- update after review
2021-10-18 15:01:11 +02:00
Gil Eluard
97c310c353
Merge branch 'develop' into gil/4570_home_space_data_filtering
2021-10-15 14:20:04 +02:00
ismailgulek
d6a3a35f18
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-15 12:07:21 +03:00
ismailgulek
2e0124b821
Merge pull request #5010 from vector-im/ismail/5008_wellknown_parsing
...
WellKnown Parsing
2021-10-15 11:13:43 +03:00
manuroe
b3853ceac1
Merge pull request #5013 from kittykat/issue-board
...
Add issue triage automation
2021-10-15 08:52:37 +02:00
Doug
b964ab61c6
Merge pull request #5003 from vector-im/doug/5002_stop_requesting_url_previews
...
Stop requesting URL previews if the homeserver has disabled the feature.
2021-10-14 17:44:18 +01:00
Doug
098d0fdeff
Re-enable link detection in clearStore instead of via NotificationCenter.
2021-10-14 14:24:01 +01:00
Ekaterina Gerasimova
73dba9d503
Add issue triage automation
...
Fixes #5012
Move new issues into incoming column and move X-Needs-Info into Need info column on the vector-im/element-android/projects/4 board
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io >
2021-10-14 13:54:50 +01:00
ismailgulek
af0a5839e5
Add changelog
2021-10-14 12:04:23 +03:00
ismailgulek
d747a9bb76
Adapt to optional wellknown properties
2021-10-14 12:03:27 +03:00
ismailgulek
bec589f648
Make properties optional
2021-10-14 12:02:46 +03:00
manuroe
b8dd9e954c
Prepare for new sprint
2021-10-14 09:12:33 +02:00
manuroe
f2183dccf8
Merge branch 'master' into develop
2021-10-14 09:12:29 +02:00
manuroe
a339c33821
Merge branch 'release/1.6.5/master'
2021-10-14 09:12:24 +02:00
manuroe
303a993d9e
finish version++
2021-10-14 09:12:24 +02:00
manuroe
dc6a484358
Merge pull request #5006 from vector-im/release/1.6.5/release
...
Release 1.6.5
2021-10-14 09:11:42 +02:00
manuroe
2564d295c8
version++
2021-10-14 08:42:28 +02:00
manuroe
e91bd333e8
changelog.d: Upgrade MatrixKit version ([v0.16.7]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.7 )).
2021-10-14 08:42:26 +02:00
manuroe
9daab808fd
Merge branch 'develop' of github.com:vector-im/element-ios into develop
2021-10-14 08:41:28 +02:00
Doug
d646d80b9f
Merge pull request #4997 from vector-im/doug/4992_urls_timeline_selection
...
Correctly select reactions and URL previews when selecting a message.
2021-10-13 17:08:42 +01:00
Doug
7b141a5db8
Add observer to re-enable link detection when signing out of an account.
2021-10-13 16:01:19 +01:00
Doug
cc9b47f4b5
Use MXError and MXHTTPOperation where possible.
2021-10-13 14:51:50 +01:00
Doug
78978f446d
Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
...
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00
Doug
912164f4f2
Merge pull request #4998 from vector-im/doug/xcode_version
...
Update to Xcode 12.5 and macOS 11.
2021-10-13 12:55:20 +01:00
Doug
ef572d42fe
Stop requesting URL previews if the feature has been disabled on the homeserver.
2021-10-13 12:51:15 +01:00
ismailgulek
0eb5be1dcc
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-13 14:34:20 +03:00
Doug
68808ec76d
Update Xcode to 12.5 and use macOS 11.
...
Fixes CI failing when using Swift 5.4 features.
2021-10-13 10:56:44 +01:00
Stefan Ceriu
dbddc675a5
Merge pull request #4959 from vector-im/stefan/1098-username-autocompletion
...
Timeline username suggestions
2021-10-13 11:49:08 +03:00
Stefan Ceriu
eacbcac1d3
#1098 - Added extra top padding on first list item. Fixed various merge problems.
2021-10-13 11:46:43 +03:00
Stefan Ceriu
ce4d41fd0d
#1098 - Switched to dynamically calculated row heights.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
034fb38f07
#1098 - Various small tweaks.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
f85804c454
#1098 - Add debouncer to suggestion service text processing. Stop returning cached member results from the coordinator, rely on the room directly for up to date results.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
096279b43a
#1098 - Various changes following code review.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
0afc917c97
#1098 - Fix performance issues on item list change. Rebuild the whole list instead of comparing changed items.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
d559c7fb46
#1098 - Avatar view model: stop requesting avatars for empty URIs.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
a084b80cfe
#1098 - Removed vectorHostingController background color.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
2a41aec905
#1098 - Moved new MXKRoomInputToolbarDelegate method to Element.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
47f9e24ad2
#1098 - Fixed iOS 15 issues.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
f8bd1ed5df
#1098 - Stopped relying on the SDK in the suggestionService and added unit and ui tests.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
71667de9b1
#1098 - Working real user suggestion inside the main application.
2021-10-13 11:26:22 +03:00
Stefan Ceriu
388e521a89
#1098 - Added user suggestions to the main app timeline.
2021-10-13 11:25:36 +03:00
Stefan Ceriu
ccfdfa1fb8
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
2021-10-13 11:24:46 +03:00
Stefan Ceriu
63ec641820
vector-im/element-ios/issues/1098 - Fixed indentation in templates. Added UnitTests to the main RiotSwiftUI target.
2021-10-13 11:23:56 +03:00
Stefan Ceriu
d4919448b2
vector-im/element-ios/issues/1098 - Fixed typo in template file name.
2021-10-13 11:23:55 +03:00