Ivan Sein
|
e38af20d29
|
Merge pull request #955 from e-caste/better-in-chat-media-preview
Better in chat media preview
|
2022-11-14 17:11:50 +01:00 |
Marcel Müller
|
448dcdb442
|
Remove iOS < 14 code
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-10-31 16:52:29 +01:00 |
e-caste-mbp
|
55a93524c8
|
remove unnecessary NCUtils isImageOrVideoFileType
instead we offer isImageFileType and isVideoFileType
which can ORed if needed
Signed-off-by: Enrico Castelli <git@caste.dev>
|
2022-10-29 18:12:16 +02:00 |
e-caste-mbp
|
ab074215c0
|
remove duplicate code to check for MIME type
Signed-off-by: Enrico Castelli <git@caste.dev>
|
2022-10-29 12:35:01 +02:00 |
e-caste-mbp
|
40fd2eed8e
|
show a play icon on top of a preview image if it is a video
Signed-off-by: Enrico Castelli <git@caste.dev>
|
2022-10-28 16:37:31 +02:00 |
e-caste-mbp
|
3a201014d6
|
add isImageOrVideoFileType utility function to detect if a message contains a media file
Signed-off-by: Enrico Castelli <git@caste.dev>
|
2022-10-26 16:34:17 +02:00 |
Marcel Müller
|
b00519ecf6
|
Fix animation and layout by disabling the removal of html tags for now
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-10-04 13:17:26 +02:00 |
Marcel Müller
|
63ce70a484
|
Remove HTML tags from body
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-10-04 09:02:22 +02:00 |
SystemKeeper
|
e3660d84d9
|
Add isIOSAppOnMac to NCUtils
Signed-off-by: SystemKeeper <marcel-mueller@gmx.de>
|
2022-09-22 18:46:14 +02:00 |
Marcel Müller
|
ad3ad13480
|
Use the locale time style for time formatting
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-09-15 22:38:01 +02:00 |
Marcel Müller
|
62557f183a
|
Allow writing to files while the app is in the background
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-09-09 10:28:00 +02:00 |
Marcel Müller
|
77a7842d1d
|
Add log() to NCUtils
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-09-09 00:14:58 +02:00 |
Ivan Sein
|
0ebb4a3b8c
|
Add more plurals as localized strings.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2022-08-26 10:48:44 +02:00 |
Marcel Müller
|
410f1f77a3
|
Correctly release objects
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-07-04 17:49:43 +02:00 |
Marcel Müller
|
b329c02295
|
Fix date formatting when searching
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2022-06-12 01:02:27 +02:00 |
Ivan Sein
|
f1fed62830
|
Open links in browser for deckcards and others shared items.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2022-04-26 14:35:25 +02:00 |
Ivan Sein
|
50309e68d7
|
Present shared items from conversations info view.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2022-04-24 19:13:46 +02:00 |
Ivan Sein
|
7bf8c3d7a5
|
Setup custom URL to open conversations from another app.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2021-11-03 19:30:59 +01:00 |
Ivan Sein
|
c6a474d29f
|
Set relative format to lobby timer.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2021-09-03 16:07:26 +02:00 |
Ivan Sein
|
1297b2c7f9
|
Add file-vcard icon.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2021-06-18 17:12:38 +02:00 |
Ivan Sein
|
1d13465d94
|
Imports clean-up and sorting.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2021-05-27 16:08:41 +02:00 |
Ivan Sein
|
0e258c3d71
|
Clean up project targets and classes refactoring to be able to build the project with XCode 12.5.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2021-05-26 21:58:50 +02:00 |
Marcel Müller
|
145552fba7
|
Moved color validation to NCUtils
Adjusted foreground chat color
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2021-01-15 11:39:02 +01:00 |
Marcel Müller
|
2b19b91bd6
|
Validate index path before issuing scrollToRow
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2020-12-28 17:06:06 +01:00 |
Marcel Müller
|
568e7757c9
|
Add getTimeFromDate to NCUtils
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2020-12-06 17:50:20 +01:00 |
Ivan Sein
|
679c8b43f8
|
Check hex color string format.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2020-11-26 15:39:07 +01:00 |
Ivan Sein
|
7df441c0b2
|
Fix crash getting file preview.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2020-11-18 14:31:07 +01:00 |
Marcel Müller
|
20b7968cb5
|
Added openFileInNextcloudAppOrBrowser to NCUtils
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
2020-11-10 22:41:44 +01:00 |
Ivan Sein
|
0816dccbff
|
Move color related functions to NCUtils.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2020-10-30 19:13:34 +01:00 |
Ivan Sein
|
29371b4d3a
|
Rename project from VideoCalls to NextcloudTalk.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
|
2020-10-14 18:18:25 +02:00 |