MarekBenjamin
|
1454f3bc2a
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-10 23:59:51 +01:00 |
|
Marek Bachmann
|
fe2c4f7c4b
|
Restored $s = $hook_data['html']; call which was removed on error
|
2022-12-10 23:47:37 +01:00 |
|
Marek Bachmann
|
412ba461e7
|
Removed unused imports
|
2022-12-10 23:45:42 +01:00 |
|
Marek Bachmann
|
2eb170bdbd
|
Added some logic for image grid column balancing
|
2022-12-10 23:37:03 +01:00 |
|
Marek Bachmann
|
cc048bca38
|
remove old code
|
2022-12-10 22:58:43 +01:00 |
|
Marek Bachmann
|
d786f225ee
|
Added image grid generation to addVisualAttachments
|
2022-12-10 22:54:50 +01:00 |
|
Michael
|
1a1e452fae
|
Issue 11875: Fetch post on activity
|
2022-12-10 21:48:00 +00:00 |
|
MarekBenjamin
|
c7811576cc
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-10 22:17:26 +01:00 |
|
Hypolite Petovan
|
fc246424a9
|
Provide default host value to hash() in Model\Item::guidFromUri
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1338133783
|
2022-12-10 11:38:37 -05:00 |
|
MarekBenjamin
|
75d857c595
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-08 20:40:58 +01:00 |
|
Marek Bachmann
|
d270a98e86
|
Image grid logic
|
2022-12-08 20:39:51 +01:00 |
|
Michael
|
741469a5c5
|
Add images in a loop (preparation for a galery)
|
2022-12-08 07:16:25 +00:00 |
|
Michael
|
7d51fa47d5
|
Issue 12345: No link preview on DFRN posts
|
2022-12-08 05:49:25 +00:00 |
|
Marek Bachmann
|
d590df9a72
|
set character encoding to utf-8 for parsing rendered-html
|
2022-12-07 18:50:16 +01:00 |
|
Marek Bachmann
|
99e20d1b00
|
Temporary hack to remove images after last text line by DOM inspection
|
2022-12-07 13:22:28 +01:00 |
|
Michael
|
498a957009
|
The appearanxe of the link preview is now configurable
|
2022-12-07 07:02:04 +00:00 |
|
Marek Bachmann
|
9778b60e64
|
cleaned up my git mess :-/ anyways, should work now
|
2022-12-06 01:14:15 +01:00 |
|
Marek Bachmann
|
2205ef0574
|
Merge remote-tracking branch 'origin/new_image_presentation' into new_image_presentation
# Conflicts:
# src/Model/Item.php
|
2022-12-06 01:02:04 +01:00 |
|
Marek Bachmann
|
458f22d303
|
Support more than 2 images
|
2022-12-06 00:59:48 +01:00 |
|
Marek Bachmann
|
7fb0f018df
|
First draft for using a image grid to display attached images.
|
2022-12-06 00:59:47 +01:00 |
|
Marek Bachmann
|
8145454707
|
Revert "Merge branch 'develop' into new_image_presentation"
This reverts commit 76f4ba7685 , reversing
changes made to 733543505b .
|
2022-12-06 00:48:28 +01:00 |
|
Marek Bachmann
|
fbd4b54656
|
Support more than 2 images
|
2022-12-05 04:23:34 +01:00 |
|
Marek Bachmann
|
6753eeab8b
|
First draft for using a image grid to display attached images.
|
2022-12-05 03:27:51 +01:00 |
|
Michael
|
edc6851f0e
|
Issue 12302: Remote self is working again
|
2022-12-03 07:15:29 +00:00 |
|
Michael
|
a01cdccb05
|
Check that an auto reshare is only done on the expected contact
|
2022-11-30 09:28:27 +00:00 |
|
Hypolite Petovan
|
25e1412174
|
Remove related notifications when marking an item for deletion
|
2022-11-26 21:48:26 -05:00 |
|
Michael
|
a6ff817f47
|
Update added
|
2022-11-23 21:47:47 +00:00 |
|
Michael
|
8bbf3f3699
|
"MIRROR_FORWARDED" is no more
|
2022-11-23 21:10:57 +00:00 |
|
Michael
|
352b7a0ac3
|
"MIRROR_FORWARDED" is removed
|
2022-11-23 14:00:34 +00:00 |
|
Michael
|
25992b063a
|
Merge remote-tracking branch 'upstream/develop' into no-api-post
|
2022-11-23 06:28:24 +00:00 |
|
Michael
|
f600f68907
|
No more automated posts via mod/item.php
|
2022-11-23 06:27:40 +00:00 |
|
Hank Grabowski
|
548fd3201d
|
The two endpoints for unfavoriting/liking (and related things) was failing because it wasn't using the correct uuid in item.php in processing the action.
|
2022-11-21 16:49:20 -05:00 |
|
Hypolite Petovan
|
6f93ee7e49
|
Fix various PHP 8 deprecations
|
2022-11-19 19:15:47 -05:00 |
|
Michael
|
348156dbcf
|
Simplify the check
|
2022-11-15 19:55:03 +00:00 |
|
Michael
|
eca52627c1
|
This fixes duplicated media in quoted posts
|
2022-11-15 19:48:43 +00:00 |
|
Michael
|
9506bf6989
|
Avoid duplicate media elements
|
2022-11-13 23:38:48 +00:00 |
|
Michael
|
246021fdfa
|
Store the source of incoming posts
|
2022-11-08 11:53:09 -05:00 |
|
Michael
|
664071a0b1
|
Quoted reshares containing quoted reshares should now look fine
|
2022-11-07 20:44:20 -05:00 |
|
Hypolite Petovan
|
3e33ec0c0f
|
Suppress InvalidArgument exceptions handling URLs in Model\Item::containsLink
|
2022-11-05 20:18:14 -04:00 |
|
Michael
|
4dd2d7ebab
|
Transmit the quoted part in the source
|
2022-11-05 16:25:04 +00:00 |
|
Michael
|
eae1383f48
|
Merge remote-tracking branch 'upstream/develop' into quote
|
2022-10-30 11:38:17 +00:00 |
|
Michael
|
b402a760a8
|
Symplified code
|
2022-10-30 10:02:12 +00:00 |
|
Michael
|
f569ccbbc2
|
Code is simplyfied
|
2022-10-29 22:55:39 +00:00 |
|
Michael
|
3c169b534e
|
Improved handling of native quotes
|
2022-10-29 22:11:39 +00:00 |
|
Hypolite Petovan
|
a2adb1cd93
|
Remove unused argument from L10n->tt() call in Model/Item.php
|
2022-10-28 13:45:09 -04:00 |
|
René Wagner
|
b99e7a9e92
|
fix exception when adding an poll option without votes
|
2022-10-28 18:51:35 +02:00 |
|
Hypolite Petovan
|
f418687a71
|
Merge pull request #12070 from annando/share
Some more improvements for posts with shares
|
2022-10-27 08:19:23 -04:00 |
|
Michael
|
deccea0228
|
More functions moved to content class
|
2022-10-27 05:44:44 +00:00 |
|
Michael
|
c65fff6f93
|
Some more improvements for posts with shares
|
2022-10-26 17:00:55 +00:00 |
|
Roland Häder
|
2f1336339f
|
Changes:
- added missing type-hints
- added missing documentation
- changed double-quotes to single
- Setters do ALWAYS return void
|
2022-10-26 01:29:01 +02:00 |
|