Commit graph

3568 commits

Author SHA1 Message Date
SBiOSoftWhare
998fe0d706 File cells: Use constants. 2022-02-15 12:07:41 +01:00
SBiOSoftWhare
ac29be597b Text message bubbles: Use constants. 2022-02-15 12:05:31 +01:00
SBiOSoftWhare
ddc632f844 BubbleRoomCellLayoutConstants: Update constants and add new ones. 2022-02-15 12:03:08 +01:00
Doug
3943b17d57
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
8018b541cc SettingsViewController: Fix indent issue. 2022-02-10 15:08:24 +01:00
SBiOSoftWhare
9b5b274022 Message bubbles: Move bubbles settings to labs section atm. 2022-02-10 14:59:45 +01:00
Doug
3fd3077fd8 Updates following PR feedback. 2022-02-10 12:59:13 +00:00
Doug
f8b0866dd3
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
7871da3fca
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
9522304e19
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
4bd5c12f73 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek
77b6d6e622
Update section header label and accessory view when needed 2022-02-10 03:20:34 +03:00
ismailgulek
73c34749ce
Refresh tab bar badges when off-screen fetcher updated 2022-02-10 03:19:51 +03:00
Aaron Raimist
0f94c1740e
Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek
5dca8d67df
Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek
ec649749a9
Register section header classes for table views 2022-02-10 03:14:50 +03:00
ismailgulek
3611773c91
Make SectionHeaderView subclass from UITableViewHeaderFooterView 2022-02-10 03:14:00 +03:00
SBiOSoftWhare
db4ac8c8e1
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
dfdd79e674 BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare
4f071ac502 RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare
c7c0519e76 FileWithoutThumbnailBaseBubbleCell: Update attributed text usage. 2022-02-09 16:32:58 +01:00
SBiOSoftWhare
f60c9d7a03 BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00
SBiOSoftWhare
2e908c5dae MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning. 2022-02-09 16:32:07 +01:00
SBiOSoftWhare
2430a81fc0 RoomBubbleCellData: Handle atttributed text message without vert space. 2022-02-09 16:27:30 +01:00
SBiOSoftWhare
c5f9e5e9f4 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare
ad5ed7078a MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
SBiOSoftWhare
e3622036a3 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare
bc1ccb5d05 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare
d950f3f5e0 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
Doug
85271e6231 Fix header title in room settings. 2022-02-09 14:49:39 +00:00
SBiOSoftWhare
9952515911 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00
SBiOSoftWhare
cb7c514177 RoomCellLayoutUpdating: Add maximum text width calculation. 2022-02-09 12:33:24 +01:00
Weblate
1022be3813 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:09 +00:00
Jozef Gaal
829c125670 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
a6d0fa2b9a MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse. 2022-02-09 10:51:31 +01:00
SBiOSoftWhare
3419bd8d53 BubbleRoomCellLayoutUpdater: Update legacy text incoming layout. 2022-02-09 10:50:33 +01:00
SBiOSoftWhare
f27acf8a4a MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
SBiOSoftWhare
a8af98d6d9 RoomMessageBubbleBackgroundView: Update timestamp management. 2022-02-09 08:37:17 +01:00
SBiOSoftWhare
a1ce68cbd5 BaseBubbleCell: Fix decoration disappear issues. 2022-02-09 08:36:39 +01:00
SBiOSoftWhare
8013e11046 BubbleRoomTimelineCellDecorator: Clean timestamp code. 2022-02-09 08:35:00 +01:00
Stefan Ceriu
b35407bab2 Fixed/improved emoji tests, made emoji service always callback on the main queue. 2022-02-08 17:46:18 +02:00
SBiOSoftWhare
22bd0c3aa9 BaseBubbleCell: Fix decoration touch recognition. 2022-02-08 15:10:34 +01:00
SBiOSoftWhare
b5f3e13081 BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code. 2022-02-08 15:04:07 +01:00
Jozef Gaal
ff42af7f15 Translated using Weblate (Slovak)
Currently translated at 97.5% (431 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-08 13:26:17 +00:00
LinAGKar
e1e96ca5b8 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-08 13:26:17 +00:00
SBiOSoftWhare
34d0ff9ed7 RoomVC: Handle emote cell identifiers. 2022-02-08 11:57:45 +01:00
SBiOSoftWhare
1aaab7b14e PlainRoomTimelineCellProvider: Handle emote cells. 2022-02-08 11:45:20 +01:00
SBiOSoftWhare
fee1c81191 RoomTimelineCellIdentifier: Add dedicated identifiers for emote. 2022-02-08 11:44:52 +01:00
SBiOSoftWhare
8f39f504a0 RoomBubbleCellData: Fix quote for bubbles. 2022-02-08 11:17:06 +01:00
SBiOSoftWhare
a09092708f BubbleRoomTimelineCellDecorator: Update tempary views management. 2022-02-08 11:16:38 +01:00