ismailgulek
c1050515f0
Avoid redundant live timeline loading if thread relation exists
2022-02-11 18:15:23 +03:00
ismailgulek
e838173159
Use thread relation if exists when opening search results
2022-02-11 18:14:41 +03:00
ismailgulek
4291b9f7d9
Use thread protocols where possible
2022-02-11 18:11:44 +03:00
MaximeE
8396b7d276
Merge branch 'develop' into maximee/5346_replace_kick_wording
2022-02-11 14:32:52 +01:00
MaximeE
8a7fb883f1
Replace kick by remove in all strings
2022-02-11 14:25:20 +01:00
ismailgulek
9edb5ebb0a
Merge branch 'develop' into ismail/5540_thread_list
2022-02-11 16:13:26 +03:00
Doug
ced87136c2
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
94e259cdae
Fix for the green spinner not being dismissed with a local synapse.
2022-02-11 12:29:06 +00:00
Andy Uhnak
dc33ec9b9d
Exclude all items from iCloud backup
...
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com >
2022-02-11 11:45:17 +00:00
Gil Eluard
1f5561a567
Merge branch 'gil/SP1_space_creation' into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-11 11:01:26 +01:00
Gil Eluard
0fdc14121d
SP1.5: Let people know when rooms have moved #5228
...
- Update after review
2022-02-10 19:25:06 +01:00
aringenbach
87ad400eb6
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
5e7f97adc2
Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2.
2022-02-10 15:40:46 +00:00
ismailgulek
78f640063d
Use new api to fetch thread list
2022-02-10 17:35:18 +03:00
Doug
ee5d362b82
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
789db037cb
SettingsViewController: Fix indent issue.
2022-02-10 15:08:24 +01:00
SBiOSoftWhare
4437727a4c
Message bubbles: Move bubbles settings to labs section atm.
2022-02-10 14:59:45 +01:00
ismailgulek
38ca6c3e32
Use thread protocol when possible
2022-02-10 16:48:27 +03:00
Doug
3548566070
Updates following PR feedback.
2022-02-10 12:59:13 +00:00
Doug
73a2659ee3
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
4ed4ea3ab6
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
f50e09dcc1
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
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
eabba56f88
Update section header label and accessory view when needed
2022-02-10 03:20:34 +03:00
ismailgulek
6c44f3899f
Refresh tab bar badges when off-screen fetcher updated
2022-02-10 03:19:51 +03:00
Aaron Raimist
0eaaf6170d
Switch to using m.login.dummy
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2022-02-10 00:19:02 +00:00
ismailgulek
e75f895c53
Reuse section headers
2022-02-10 03:19:00 +03:00
ismailgulek
8a5e197bf2
Register section header classes for table views
2022-02-10 03:14:50 +03:00
ismailgulek
78145e5924
Make SectionHeaderView subclass from UITableViewHeaderFooterView
2022-02-10 03:14:00 +03:00
SBiOSoftWhare
9a6201152c
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
bc2a0525fb
BubbleRoomCellLayoutUpdater: Fix outgoing layout.
2022-02-09 16:34:41 +01:00
SBiOSoftWhare
a1f42730bf
RoomTimelineStyle: Remove useless property.
2022-02-09 16:34:05 +01:00
SBiOSoftWhare
008855880e
FileWithoutThumbnailBaseBubbleCell: Update attributed text usage.
2022-02-09 16:32:58 +01:00
SBiOSoftWhare
7b99e560cc
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
2022-02-09 16:32:36 +01:00
SBiOSoftWhare
eaacdbad3c
MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning.
2022-02-09 16:32:07 +01:00
SBiOSoftWhare
8088cea0bb
RoomBubbleCellData: Handle atttributed text message without vert space.
2022-02-09 16:27:30 +01:00
SBiOSoftWhare
96ab8e6797
MXKRoomBubbleCellData: Add new attributed text message property.
2022-02-09 16:19:49 +01:00
SBiOSoftWhare
92ebbbc67b
MXKRoomBubbleCellData: Add new attributed text message property.
2022-02-09 16:19:36 +01:00
SBiOSoftWhare
d967af1aab
BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes.
2022-02-09 16:14:34 +01:00
SBiOSoftWhare
b3d0122fd0
Add text message bubble cells without sender name variants.
2022-02-09 16:13:35 +01:00
SBiOSoftWhare
14dd6e53c6
BubbleCellContentView: Separate avatar and user name in different containers.
2022-02-09 16:12:42 +01:00
Doug
e320835c31
Fix header title in room settings.
2022-02-09 14:49:39 +00:00
SBiOSoftWhare
2679dcf5c4
BubbleRoomCellLayoutUpdater: Update legacy text message cells layout.
2022-02-09 12:34:05 +01:00
SBiOSoftWhare
600b33b45c
RoomCellLayoutUpdating: Add maximum text width calculation.
2022-02-09 12:33:24 +01:00
Weblate
9489b63d5f
Merge branch 'origin/develop' into Weblate.
2022-02-09 10:13:09 +00:00
Jozef Gaal
8f9774b144
Translated using Weblate (Slovak)
...
Currently translated at 97.7% (432 of 442 strings)
Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-09 10:10:58 +00:00
SBiOSoftWhare
0cddb81b82
MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse.
2022-02-09 10:51:31 +01:00
SBiOSoftWhare
6acda24aad
BubbleRoomCellLayoutUpdater: Update legacy text incoming layout.
2022-02-09 10:50:33 +01:00
SBiOSoftWhare
d30ccd3b5c
MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay.
2022-02-09 08:40:24 +01:00
SBiOSoftWhare
ff9fb47f4a
RoomMessageBubbleBackgroundView: Update timestamp management.
2022-02-09 08:37:17 +01:00