SBiOSoftWhare
|
70751a6aaa
|
PollBaseBubbleCell: Use constants.
|
2022-02-15 14:46:54 +01:00 |
|
SBiOSoftWhare
|
8aafab94dd
|
Voice message cells: Use constants.
|
2022-02-15 12:12:49 +01:00 |
|
SBiOSoftWhare
|
106f1ad6c4
|
Poll cells: Use constants.
|
2022-02-15 12:10:32 +01:00 |
|
SBiOSoftWhare
|
9a9f4ebf7a
|
Location sharing cells: Use constants.
|
2022-02-15 12:09:13 +01:00 |
|
SBiOSoftWhare
|
dd43be272b
|
File cells: Use constants.
|
2022-02-15 12:07:41 +01:00 |
|
SBiOSoftWhare
|
4b9afa0ee3
|
Text message bubbles: Use constants.
|
2022-02-15 12:05:31 +01:00 |
|
SBiOSoftWhare
|
0595b5b5fb
|
BubbleRoomCellLayoutConstants: Update constants and add new ones.
|
2022-02-15 12:03:08 +01:00 |
|
Doug
|
1f933a271a
|
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
|
c5e926d4e6
|
SettingsViewController: Fix indent issue.
|
2022-02-10 15:08:24 +01:00 |
|
SBiOSoftWhare
|
1e26681e34
|
Message bubbles: Move bubbles settings to labs section atm.
|
2022-02-10 14:59:45 +01:00 |
|
Doug
|
56b70d254b
|
Updates following PR feedback.
|
2022-02-10 12:59:13 +00:00 |
|
Doug
|
200a1623ce
|
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
|
30fda7b926
|
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
|
75c4b26851
|
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
|
4b1eb75fd3
|
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
|
2022-02-10 08:43:18 +02:00 |
|
ismailgulek
|
06551036c8
|
Update section header label and accessory view when needed
|
2022-02-10 03:20:34 +03:00 |
|
ismailgulek
|
22a2bb0f90
|
Refresh tab bar badges when off-screen fetcher updated
|
2022-02-10 03:19:51 +03:00 |
|
Aaron Raimist
|
82bee33aeb
|
Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2022-02-10 00:19:02 +00:00 |
|
ismailgulek
|
16135e6e8a
|
Reuse section headers
|
2022-02-10 03:19:00 +03:00 |
|
ismailgulek
|
357c8fa621
|
Register section header classes for table views
|
2022-02-10 03:14:50 +03:00 |
|
ismailgulek
|
7737cee9fa
|
Make SectionHeaderView subclass from UITableViewHeaderFooterView
|
2022-02-10 03:14:00 +03:00 |
|
SBiOSoftWhare
|
4e7c71b97e
|
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
|
58b249ccd4
|
BubbleRoomCellLayoutUpdater: Fix outgoing layout.
|
2022-02-09 16:34:41 +01:00 |
|
SBiOSoftWhare
|
a9fc0fc4ae
|
RoomTimelineStyle: Remove useless property.
|
2022-02-09 16:34:05 +01:00 |
|
SBiOSoftWhare
|
3ae07474d7
|
FileWithoutThumbnailBaseBubbleCell: Update attributed text usage.
|
2022-02-09 16:32:58 +01:00 |
|
SBiOSoftWhare
|
aacf38820a
|
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
|
2022-02-09 16:32:36 +01:00 |
|
SBiOSoftWhare
|
6aa005d145
|
MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning.
|
2022-02-09 16:32:07 +01:00 |
|
SBiOSoftWhare
|
7255cefdc4
|
RoomBubbleCellData: Handle atttributed text message without vert space.
|
2022-02-09 16:27:30 +01:00 |
|
SBiOSoftWhare
|
3d6fb8da37
|
MXKRoomBubbleCellData: Add new attributed text message property.
|
2022-02-09 16:19:49 +01:00 |
|
SBiOSoftWhare
|
19323d0508
|
MXKRoomBubbleCellData: Add new attributed text message property.
|
2022-02-09 16:19:36 +01:00 |
|
SBiOSoftWhare
|
be259d4392
|
BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes.
|
2022-02-09 16:14:34 +01:00 |
|
SBiOSoftWhare
|
290c2b4a83
|
Add text message bubble cells without sender name variants.
|
2022-02-09 16:13:35 +01:00 |
|
SBiOSoftWhare
|
fcced28069
|
BubbleCellContentView: Separate avatar and user name in different containers.
|
2022-02-09 16:12:42 +01:00 |
|
Doug
|
a8cb42bde5
|
Fix header title in room settings.
|
2022-02-09 14:49:39 +00:00 |
|
SBiOSoftWhare
|
130acc4387
|
BubbleRoomCellLayoutUpdater: Update legacy text message cells layout.
|
2022-02-09 12:34:05 +01:00 |
|
SBiOSoftWhare
|
2c5a930b08
|
RoomCellLayoutUpdating: Add maximum text width calculation.
|
2022-02-09 12:33:24 +01:00 |
|
Weblate
|
08ad4167fa
|
Merge branch 'origin/develop' into Weblate.
|
2022-02-09 10:13:09 +00:00 |
|
Jozef Gaal
|
b5d2ec8449
|
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
|
4ce8b1ad14
|
MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse.
|
2022-02-09 10:51:31 +01:00 |
|
SBiOSoftWhare
|
cec8f9197d
|
BubbleRoomCellLayoutUpdater: Update legacy text incoming layout.
|
2022-02-09 10:50:33 +01:00 |
|
SBiOSoftWhare
|
3d82ef9e42
|
MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay.
|
2022-02-09 08:40:24 +01:00 |
|
SBiOSoftWhare
|
f9e953c966
|
RoomMessageBubbleBackgroundView: Update timestamp management.
|
2022-02-09 08:37:17 +01:00 |
|
SBiOSoftWhare
|
68514fb2cd
|
BaseBubbleCell: Fix decoration disappear issues.
|
2022-02-09 08:36:39 +01:00 |
|
SBiOSoftWhare
|
d5bd037ec9
|
BubbleRoomTimelineCellDecorator: Clean timestamp code.
|
2022-02-09 08:35:00 +01:00 |
|
Stefan Ceriu
|
a876d0fc3b
|
Fixed/improved emoji tests, made emoji service always callback on the main queue.
|
2022-02-08 17:46:18 +02:00 |
|
SBiOSoftWhare
|
a3b9b23b3a
|
BaseBubbleCell: Fix decoration touch recognition.
|
2022-02-08 15:10:34 +01:00 |
|
SBiOSoftWhare
|
a405330d68
|
BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code.
|
2022-02-08 15:04:07 +01:00 |
|
Jozef Gaal
|
f04f329d8a
|
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
|
1e32e9358c
|
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
|
8947fd6549
|
RoomVC: Handle emote cell identifiers.
|
2022-02-08 11:57:45 +01:00 |
|