Doug
9f94941d63
Revert "Fix for images sometimes being sent unencrypted inside an encrypted room."
...
This reverts commit 0dcf310d243640777b6912ba19fd4e5ddcd6f842.
2022-02-11 18:17:39 +00:00
Doug
2bbf0df9ee
Fix for images sometimes being sent unencrypted inside an encrypted room.
2022-02-11 18:16:13 +00:00
Doug
d1ded12b5e
Fix spinner when clearing cache.
2022-02-11 15:42:12 +00:00
ismailgulek
4b4d5c410a
Avoid redundant live timeline loading if thread relation exists
2022-02-11 18:15:23 +03:00
ismailgulek
7266ca7cab
Use thread relation if exists when opening search results
2022-02-11 18:14:41 +03:00
ismailgulek
f2e8faf54e
Use thread protocols where possible
2022-02-11 18:11:44 +03:00
MaximeE
f96a3b0a0e
Merge branch 'develop' into maximee/5346_replace_kick_wording
2022-02-11 14:32:52 +01:00
MaximeE
8acaff5131
Replace kick by remove in all strings
2022-02-11 14:25:20 +01:00
ismailgulek
5666cd9765
Merge branch 'develop' into ismail/5540_thread_list
2022-02-11 16:13:26 +03:00
Doug
da594c3b8f
Merge pull request #5560 from vector-im/doug/5559_fix_stuck_loading
...
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 13:11:53 +00:00
Doug
f787f12135
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 12:29:06 +00:00
Andy Uhnak
4c841fc6b2
Exclude all items from iCloud backup
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-11 11:45:17 +00:00
Gil Eluard
ac55a536d2
Merge branch 'gil/SP1_space_creation' into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-11 11:01:26 +01:00
Gil Eluard
538f49d004
SP1.5: Let people know when rooms have moved #5228
...
- Update after review
2022-02-10 19:25:06 +01:00
aringenbach
7964d314c8
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
Doug
f024d1919d
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-10 15:40:46 +00:00
ismailgulek
5b8246aa58
Use new api to fetch thread list
2022-02-10 17:35:18 +03:00
Doug
f14147c840
Merge pull request #5467 from vector-im/doug/5160_ftue_use_case
...
Add the FTUE use case screen for new users.
2022-02-10 14:28:28 +00:00
SBiOSoftWhare
39a7d16261
SettingsViewController: Fix indent issue.
2022-02-10 15:08:24 +01:00
SBiOSoftWhare
7ff40270e1
Message bubbles: Move bubbles settings to labs section atm.
2022-02-10 14:59:45 +01:00
ismailgulek
18c44c2c06
Use thread protocol when possible
2022-02-10 16:48:27 +03:00
Doug
9582707146
Updates following PR feedback.
2022-02-10 12:59:13 +00:00
Doug
aaefc2c9c4
Merge pull request #5510 from aaronraimist/register-spec
...
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
ismailgulek
3f5e5f3c1e
Merge pull request #5539 from vector-im/ismail/5537_home_badges
...
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach
855c31b811
Fix phone number validation through custom URL ( #5527 )
...
* Fix phone number validation through custom URL
* Rename msisdnSubmissionHttpClient
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 09:25:20 +01:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
43f4b55f0c
Update section header label and accessory view when needed
2022-02-10 03:20:34 +03:00
ismailgulek
48ca14294d
Refresh tab bar badges when off-screen fetcher updated
2022-02-10 03:19:51 +03:00
Aaron Raimist
5d980bd46b
Switch to using m.login.dummy
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2022-02-10 00:19:02 +00:00
ismailgulek
8fb3a34c7b
Reuse section headers
2022-02-10 03:19:00 +03:00
ismailgulek
93460f01a9
Register section header classes for table views
2022-02-10 03:14:50 +03:00
ismailgulek
eaee6da7dd
Make SectionHeaderView subclass from UITableViewHeaderFooterView
2022-02-10 03:14:00 +03:00
SBiOSoftWhare
022f797c5b
Merge pull request #5518 from vector-im/steve/bubbles_text_msg
...
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare
ff53e39e10
BubbleRoomCellLayoutUpdater: Fix outgoing layout.
2022-02-09 16:34:41 +01:00
SBiOSoftWhare
f0929229dd
RoomTimelineStyle: Remove useless property.
2022-02-09 16:34:05 +01:00
SBiOSoftWhare
9dcc10ab8a
FileWithoutThumbnailBaseBubbleCell: Update attributed text usage.
2022-02-09 16:32:58 +01:00
SBiOSoftWhare
29f41a314f
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
2022-02-09 16:32:36 +01:00
SBiOSoftWhare
8fcb0534f8
MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning.
2022-02-09 16:32:07 +01:00
SBiOSoftWhare
9c34d1e053
RoomBubbleCellData: Handle atttributed text message without vert space.
2022-02-09 16:27:30 +01:00
SBiOSoftWhare
f3d61dda24
MXKRoomBubbleCellData: Add new attributed text message property.
2022-02-09 16:19:49 +01:00
SBiOSoftWhare
82711f7653
MXKRoomBubbleCellData: Add new attributed text message property.
2022-02-09 16:19:36 +01:00
SBiOSoftWhare
c644d14484
BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes.
2022-02-09 16:14:34 +01:00
SBiOSoftWhare
fb904f0b60
Add text message bubble cells without sender name variants.
2022-02-09 16:13:35 +01:00
SBiOSoftWhare
35a23ace1e
BubbleCellContentView: Separate avatar and user name in different containers.
2022-02-09 16:12:42 +01:00
Doug
d62f37ef62
Add some missing SwiftGen updates to strings.
2022-02-09 15:01:57 +00:00
Doug
6fabe44a73
Fix header title in room settings.
2022-02-09 14:49:39 +00:00
Doug
fa4796f68a
Revert change to localization strings link
...
The change moved the entire string into event_formatter_rerequest_keys_part1_link and left an empty part_2
2022-02-09 11:34:25 +00:00
SBiOSoftWhare
55ec6a09ca
BubbleRoomCellLayoutUpdater: Update legacy text message cells layout.
2022-02-09 12:34:05 +01:00
SBiOSoftWhare
2e1dcf361d
RoomCellLayoutUpdating: Add maximum text width calculation.
2022-02-09 12:33:24 +01:00
Doug
cbb5e12d81
Merge pull request #5102 from radiom0de/patch-1
...
typo
2022-02-09 11:30:40 +00:00