Michael
|
afd1dba774
|
Issue 12338: Use redirect for "about" and "about/more"
|
2022-12-11 19:50:10 +00:00 |
|
Michael
|
2f3f41ed9c
|
Merge remote-tracking branch 'origin/2022.12-rc' into fixes
|
2022-12-11 19:00:59 +00:00 |
|
Marek Bachmann
|
eb1cfd09a9
|
added more sophisticated column balancing logic for portraits and landscapes
|
2022-12-11 18:25:19 +01:00 |
|
MarekBenjamin
|
a5aa44f189
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-11 18:24:27 +01:00 |
|
Philipp
|
e72d17c3af
|
Merge pull request #12388 from MrPetovan/task/psr-20
Add Clock classes to deal with "now" times in tests
|
2022-12-11 18:21:20 +01:00 |
|
Michael
|
5d3248d57b
|
Handle some fatal errors
|
2022-12-11 16:48:36 +00:00 |
|
Marek Bachmann
|
58cc270da8
|
fixed bug in portrait iteration
shortened var names
added some comments
|
2022-12-11 17:09:28 +01:00 |
|
MarekBenjamin
|
23f31883f5
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-11 16:56:33 +01:00 |
|
Hypolite Petovan
|
a79be5e697
|
Add Clock classes to deal with "now" times in tests
- [Composer] Add psr/clock dependency
|
2022-12-11 10:12:23 -05:00 |
|
Hypolite Petovan
|
35ce394948
|
Merge pull request #12385 from annando/more-blurhash
Add more BlurHash to avoid not being able to display some picture
|
2022-12-11 09:24:49 -05:00 |
|
Michael Vogel
|
884a265c5a
|
Some small fixes
|
2022-12-11 11:21:02 +01:00 |
|
Michael
|
3ce4a1fee4
|
Avoid error when image couldn't be fetched
|
2022-12-11 10:12:20 +00:00 |
|
Michael
|
bf7df13855
|
Add more BlurHash to avoid not being able to display some picture
|
2022-12-11 09:56:30 +00:00 |
|
Hypolite Petovan
|
183e9dc7b2
|
Merge pull request #12383 from annando/issue-12367
Issue 12367: Calculate relative date on "date" level instead of "datetime"
|
2022-12-10 23:55:05 -05:00 |
|
Hypolite Petovan
|
84fc8973e7
|
Merge pull request #12384 from annando/issue-12285
Issue 12285: Show sharing notification only once
|
2022-12-10 23:54:39 -05:00 |
|
Michael
|
fc1ef084f4
|
Simplify variable name
|
2022-12-11 04:16:58 +00:00 |
|
Michael
|
5e176b52a5
|
Issue 12285: Show sharing notification only once
|
2022-12-11 04:11:29 +00:00 |
|
Michael
|
62376d2e62
|
Only calculate the last login on a "date" level
|
2022-12-11 03:26:45 +00:00 |
|
Michael
|
a65aa75234
|
Issue 12367: Calculate relative date on "date" level instead of "datetime"
|
2022-12-11 03:24:36 +00:00 |
|
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
|
236a4c819b
|
Removed not needed image_grid_column.tpl
|
2022-12-10 23:44:23 +01:00 |
|
Marek Bachmann
|
2eb170bdbd
|
Added some logic for image grid column balancing
|
2022-12-10 23:37:03 +01:00 |
|
Hypolite Petovan
|
04945f9c98
|
Merge pull request #12381 from annando/issue-11875
Issue 11875: Fetch post on activity
|
2022-12-10 17:20:38 -05:00 |
|
Hypolite Petovan
|
0a296c3f02
|
Merge pull request #12380 from annando/parts
Fix "part" calculation for split posts
|
2022-12-10 17:20:06 -05: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 |
|
Michael
|
539ac4f2b8
|
Fix "part" calculation for splitted posts
|
2022-12-10 21:23:21 +00:00 |
|
MarekBenjamin
|
c7811576cc
|
Merge branch 'friendica:2022.12-rc' into new_image_presentation
|
2022-12-10 22:17:26 +01:00 |
|
Hypolite Petovan
|
106dac5508
|
Merge pull request #12379 from annando/id-for-image
ID added for list of images in a post
|
2022-12-10 14:46:19 -05:00 |
|
Michael
|
870fd1a52b
|
ID added for list of images in a post
|
2022-12-10 19:08:56 +00:00 |
|
Michael Vogel
|
46660c9462
|
Merge pull request #12364 from MrPetovan/bug/warnings
Address several warning messages
|
2022-12-10 18:10:24 +01:00 |
|
Michael Vogel
|
2722ef82cf
|
Merge pull request #12360 from MrPetovan/bug/deprecated
Address several Deprecated messages
|
2022-12-10 18:08:17 +01:00 |
|
Hypolite Petovan
|
2362e28c40
|
Merge pull request #12378 from annando/localprobe
Diaspora added to localprobe
|
2022-12-10 11:47:45 -05:00 |
|
Hypolite Petovan
|
71a7f2d503
|
Remove parameter-less call of OStatus\Salmon module in DFRN\Notify
- Address https://github.com/friendica/friendica/issues/11993#issuecomment-1342615279
|
2022-12-10 11:45:53 -05:00 |
|
Hypolite Petovan
|
a71fb8d7f3
|
Check for existence of a public contact id before deleting related notifications in Model\Contact
- Address part of https://github.com/friendica/friendica/issues/11993#issuecomment-1338134893
|
2022-12-10 11:42:04 -05:00 |
|
Hypolite Petovan
|
e78471c847
|
Throw exception when a few keys are missing from probe data array in Repository\DiasporaContact
- Address part of https://github.com/friendica/friendica/issues/11993#issuecomment-1338134893
|
2022-12-10 11:42:04 -05:00 |
|
Hypolite Petovan
|
d87585477c
|
Delete introductions when referenced contact id doesn't exist anymore in Ping module
- Address part of https://github.com/friendica/friendica/issues/11993#issuecomment-1338134893
|
2022-12-10 11:42:03 -05:00 |
|
Hypolite Petovan
|
7aa5407bbd
|
Remove superfluous strlen call in Module\Tos
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1342617099
|
2022-12-10 11:38:42 -05:00 |
|
Hypolite Petovan
|
607d26e906
|
Ward against empty JsonLD::fetchElement result in ActivityPub\Receiver::processTags
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1336478368
|
2022-12-10 11:38:42 -05:00 |
|
Hypolite Petovan
|
b1860d4121
|
Check for last-activity value before feeding it to strtotime in Module\NoScrape
- Address https://github.com/friendica/friendica/issues/12011#issuecomment-1340019523
|
2022-12-10 11:38:41 -05:00 |
|
Hypolite Petovan
|
c70d657885
|
Ward against invalid name from receiver in ActivityPub::storeReceivers
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1338133783
|
2022-12-10 11:38:41 -05:00 |
|
Hypolite Petovan
|
f3dc69c226
|
Ensure strpos is provided a string in App::runFrontend
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1338133783
|
2022-12-10 11:38:41 -05: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 |
|
Hypolite Petovan
|
0af2be14ee
|
Check for parts key existence before performing strpos in Network\Probe
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1338133783
|
2022-12-10 11:38:02 -05:00 |
|
Hypolite Petovan
|
1622ce0a99
|
Coalesce null activity name in ActivityPub\Processor
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1338133783
|
2022-12-10 11:38:02 -05:00 |
|
Hypolite Petovan
|
e7574356d8
|
Replace parse_url with UriInterface instantiation in Model\APContact
- Address part of https://github.com/friendica/friendica/issues/12011#issuecomment-1338133783
|
2022-12-10 11:38:02 -05:00 |
|
Michael
|
2761972742
|
Simplify lastname/firstname
|
2022-12-10 16:02:38 +00:00 |
|