]> git.mxchange.org Git - friendica.git/log
friendica.git
20 months agoMerge pull request #11999 from annando/quote-uri-id
Hypolite Petovan [Sat, 15 Oct 2022 13:11:22 +0000 (09:11 -0400)]
Merge pull request #11999 from annando/quote-uri-id

Improve quote generation

20 months agoImprove quite generation
Michael [Sat, 15 Oct 2022 13:00:52 +0000 (13:00 +0000)]
Improve quite generation

20 months agoMerge pull request #11995 from annando/quote-uri-id
Hypolite Petovan [Sat, 15 Oct 2022 12:51:24 +0000 (08:51 -0400)]
Merge pull request #11995 from annando/quote-uri-id

New field "quote-uri-id" for quoted posts

20 months agoUpdated database.sql and messages.po
Michael [Fri, 14 Oct 2022 22:48:03 +0000 (22:48 +0000)]
Updated database.sql and messages.po

20 months agoMerge remote-tracking branch 'upstream/develop' into quote-uri-id
Michael [Fri, 14 Oct 2022 22:03:32 +0000 (22:03 +0000)]
Merge remote-tracking branch 'upstream/develop' into quote-uri-id

20 months agoCheck for post existence
Michael [Fri, 14 Oct 2022 22:02:25 +0000 (22:02 +0000)]
Check for post existence

20 months agoMerge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
Michael [Fri, 14 Oct 2022 19:11:15 +0000 (19:11 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id

20 months agorenewed the expiration date for the security.txt file
Tobias Diekershoff [Fri, 14 Oct 2022 18:54:05 +0000 (20:54 +0200)]
renewed the expiration date for the security.txt file

20 months agoprepare the CHANGELOG for 2022.12
Tobias Diekershoff [Fri, 14 Oct 2022 18:52:58 +0000 (20:52 +0200)]
prepare the CHANGELOG for 2022.12

20 months agobump version to 2022.12-dev
Tobias Diekershoff [Fri, 14 Oct 2022 18:52:38 +0000 (20:52 +0200)]
bump version to 2022.12-dev

20 months agoFriendica version 2022.10
Tobias Diekershoff [Fri, 14 Oct 2022 18:49:17 +0000 (20:49 +0200)]
Friendica version 2022.10

20 months agoset the release date for the 2022.10 release in the CHANGELOG
Tobias Diekershoff [Fri, 14 Oct 2022 18:48:08 +0000 (20:48 +0200)]
set the release date for the 2022.10 release in the CHANGELOG

20 months agoMerge pull request #11913 from tobiasd/2022.09-CHANGELOG
Tobias Diekershoff [Fri, 14 Oct 2022 18:40:31 +0000 (20:40 +0200)]
Merge pull request #11913 from tobiasd/2022.09-CHANGELOG

Updates for the CHANGELOG for 2022.09

20 months agoMerge pull request #11990 from annando/share-feed
Tobias Diekershoff [Fri, 14 Oct 2022 06:01:09 +0000 (08:01 +0200)]
Merge pull request #11990 from annando/share-feed

Return the pageinfo when feed is shared

20 months agoReturn the pageinfo when feed is shared
Michael [Fri, 14 Oct 2022 04:43:46 +0000 (04:43 +0000)]
Return the pageinfo when feed is shared

20 months agoadded fix for quoted shares from Twitter to the CHANGELOG
Tobias Diekershoff [Thu, 13 Oct 2022 07:53:58 +0000 (09:53 +0200)]
added fix for quoted shares from Twitter to the CHANGELOG

20 months agoMerge pull request #11989 from annando/quote-again
Philipp [Wed, 12 Oct 2022 06:27:17 +0000 (08:27 +0200)]
Merge pull request #11989 from annando/quote-again

Only add images for non-federated quote shares

20 months agoMerge remote-tracking branch 'upstream/2022.09-rc' into quote-again
Michael [Wed, 12 Oct 2022 05:36:00 +0000 (05:36 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-again

20 months agoOnly add the media for non federated posts
Michael [Wed, 12 Oct 2022 05:34:55 +0000 (05:34 +0000)]
Only add the media for non federated posts

20 months agoMerge pull request #11988 from MrPetovan/bug/notices
Michael Vogel [Wed, 12 Oct 2022 05:26:15 +0000 (07:26 +0200)]
Merge pull request #11988 from MrPetovan/bug/notices

Add missing post keys to retrieve pLink in Model\Event::prepareListForTemplate()

20 months agoAdd missing post keys to retrieve pLink in Model\Event::prepareListForTemplate()
Hypolite Petovan [Wed, 12 Oct 2022 02:08:54 +0000 (22:08 -0400)]
Add missing post keys to retrieve pLink in Model\Event::prepareListForTemplate()

- Address https://github.com/friendica/friendica/issues/11632#issuecomment-1275117722

20 months agoMerge pull request #11987 from annando/quoted-media
Hypolite Petovan [Tue, 11 Oct 2022 23:54:44 +0000 (19:54 -0400)]
Merge pull request #11987 from annando/quoted-media

Fix attached media in quoted posts

20 months agoOnly attach images
Michael [Tue, 11 Oct 2022 21:39:28 +0000 (21:39 +0000)]
Only attach images

20 months agoSimplified code
Michael [Tue, 11 Oct 2022 20:48:47 +0000 (20:48 +0000)]
Simplified code

20 months agoFix attached media in quoted posts
Michael [Tue, 11 Oct 2022 20:10:39 +0000 (20:10 +0000)]
Fix attached media in quoted posts

20 months agoMerge pull request #11983 from MrPetovan/bug/fatal-errors
Philipp [Tue, 11 Oct 2022 15:52:17 +0000 (17:52 +0200)]
Merge pull request #11983 from MrPetovan/bug/fatal-errors

Contact array can be empty in Model\Contact::getAvatarPath

20 months agoContact array can be empty in Model\Contact::getAvatarPath
Hypolite Petovan [Tue, 11 Oct 2022 12:26:00 +0000 (08:26 -0400)]
Contact array can be empty in Model\Contact::getAvatarPath

- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1274195844

20 months agoMerge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id
Michael [Tue, 11 Oct 2022 05:19:21 +0000 (05:19 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into quote-uri-id

20 months agoMerge pull request #11982 from annando/fix-quote
Hypolite Petovan [Tue, 11 Oct 2022 01:53:19 +0000 (21:53 -0400)]
Merge pull request #11982 from annando/fix-quote

Quoted posts from Twitter now contain media again

20 months agoQuoted posts from Twitter now contain media again
Michael [Mon, 10 Oct 2022 23:18:58 +0000 (23:18 +0000)]
Quoted posts from Twitter now contain media again

20 months agoNew field "quote-uri-id" for quoted posts
Michael [Mon, 10 Oct 2022 22:39:30 +0000 (22:39 +0000)]
New field "quote-uri-id" for quoted posts

20 months agoMerge pull request #11981 from annando/better-quote
Hypolite Petovan [Mon, 10 Oct 2022 13:46:47 +0000 (09:46 -0400)]
Merge pull request #11981 from annando/better-quote

Quote of quotes are visually improved

20 months agoQuote of quotes are visually improved
Michael [Mon, 10 Oct 2022 12:30:07 +0000 (12:30 +0000)]
Quote of quotes are visually improved

20 months agoMerge pull request #11980 from annando/cooldown
Tobias Diekershoff [Mon, 10 Oct 2022 10:17:45 +0000 (12:17 +0200)]
Merge pull request #11980 from annando/cooldown

Use "maxloadavg" when "worker_load_cooldown" is not defined

20 months agoUse "maxloadavg" when "worker_load_cooldown" is not defined
Michael [Mon, 10 Oct 2022 06:01:07 +0000 (06:01 +0000)]
Use "maxloadavg" when "worker_load_cooldown" is not defined

20 months agoadded new API endpoint for events to the CHANGELOG
Tobias Diekershoff [Mon, 10 Oct 2022 05:57:12 +0000 (07:57 +0200)]
added new API endpoint for events to the CHANGELOG

20 months agotypo
Tobias Diekershoff [Mon, 10 Oct 2022 05:36:43 +0000 (07:36 +0200)]
typo

20 months agoMerge pull request #11979 from annando/issue-11853
Hypolite Petovan [Sun, 9 Oct 2022 21:45:33 +0000 (17:45 -0400)]
Merge pull request #11979 from annando/issue-11853

Notices

20 months agoMerge pull request #11978 from annando/quote-simplified
Hypolite Petovan [Sun, 9 Oct 2022 21:26:22 +0000 (17:26 -0400)]
Merge pull request #11978 from annando/quote-simplified

The quote functionality is simplified

20 months agoThe quote functionality is simplified
Michael [Sun, 9 Oct 2022 21:16:36 +0000 (21:16 +0000)]
The quote functionality is simplified

20 months agoMerge pull request #11977 from MrPetovan/bug/11938-exotic-date-time-formats
Michael Vogel [Sun, 9 Oct 2022 15:16:01 +0000 (17:16 +0200)]
Merge pull request #11977 from MrPetovan/bug/11938-exotic-date-time-formats

Add a couple new cases to DateTimeFormat::fix()

20 months agosome updates for the CHANGELOG
Tobias Diekershoff [Sun, 9 Oct 2022 14:01:02 +0000 (16:01 +0200)]
some updates for the CHANGELOG

20 months agoAdd a couple of cases to DateTimeFormat::fix()
Hypolite Petovan [Sun, 9 Oct 2022 13:24:06 +0000 (09:24 -0400)]
Add a couple of cases to DateTimeFormat::fix()

- Reworked method to perform more string replacements and fewer regular expression matches

20 months agoOnly call DateTimeFormat::fix() when there's an Exception
Hypolite Petovan [Sun, 9 Oct 2022 04:23:09 +0000 (00:23 -0400)]
Only call DateTimeFormat::fix() when there's an Exception

- This prevents valid date/time strings to be mangled by fix()

20 months agoMerge pull request #11973 from MrPetovan/task/test-fixDateFormat
Michael Vogel [Sat, 8 Oct 2022 15:11:10 +0000 (17:11 +0200)]
Merge pull request #11973 from MrPetovan/task/test-fixDateFormat

Add tests for DateTimeFormat::fix()

20 months agoMerge pull request #11976 from annando/issue-11975
Hypolite Petovan [Sat, 8 Oct 2022 14:48:57 +0000 (10:48 -0400)]
Merge pull request #11976 from annando/issue-11975

Issue 11975: Don't call the postupdate if the table is missing

20 months agoIssue 11975: Don't call the postupdate if the table is missing
Michael [Sat, 8 Oct 2022 14:42:11 +0000 (14:42 +0000)]
Issue 11975: Don't call the postupdate if the table is missing

20 months agoMerge pull request #11974 from annando/issue-11969
Hypolite Petovan [Sat, 8 Oct 2022 14:04:07 +0000 (10:04 -0400)]
Merge pull request #11974 from annando/issue-11969

Issue 11969: Simplified share

20 months agoIssue 11969: Simplified share
Michael [Sat, 8 Oct 2022 09:36:35 +0000 (09:36 +0000)]
Issue 11969: Simplified share

20 months agoAdd tests for DateTimeFormat::fix()
Hypolite Petovan [Fri, 7 Oct 2022 21:33:52 +0000 (17:33 -0400)]
Add tests for DateTimeFormat::fix()

20 months agoSimplify method name for DateTimeFormat::fix
Hypolite Petovan [Fri, 7 Oct 2022 21:32:34 +0000 (17:32 -0400)]
Simplify method name for DateTimeFormat::fix

20 months agoMerge pull request #11972 from annando/issue-11969
Hypolite Petovan [Fri, 7 Oct 2022 21:35:26 +0000 (17:35 -0400)]
Merge pull request #11972 from annando/issue-11969

Issue 11969: Only use the simple share with federated posts

20 months agoMerge pull request #11970 from MrPetovan/bug/marcor-newapi
Michael Vogel [Fri, 7 Oct 2022 21:32:21 +0000 (23:32 +0200)]
Merge pull request #11970 from MrPetovan/bug/marcor-newapi

Fix parameter names before being passed to Model\Event::store

20 months agoFix parameter names before being passed to Model\Event::store
Hypolite Petovan [Fri, 7 Oct 2022 19:39:24 +0000 (15:39 -0400)]
Fix parameter names before being passed to Model\Event::store

- Partial revert of 946db2ab459bd1c8e5d3fff47a6e964cd7a9094e

20 months agoOnly use http links
Michael [Fri, 7 Oct 2022 21:17:39 +0000 (21:17 +0000)]
Only use http links

20 months agoIssue 11969: Only use the simple share with federated posts
Michael [Fri, 7 Oct 2022 21:09:15 +0000 (21:09 +0000)]
Issue 11969: Only use the simple share with federated posts

20 months agoMerge pull request #11971 from annando/dateformat
Hypolite Petovan [Fri, 7 Oct 2022 21:04:12 +0000 (17:04 -0400)]
Merge pull request #11971 from annando/dateformat

And another weird date format

20 months agoAnd another weird date format
Michael [Fri, 7 Oct 2022 19:56:02 +0000 (19:56 +0000)]
And another weird date format

20 months agoMerge pull request #11967 from annando/quote-share
Hypolite Petovan [Fri, 7 Oct 2022 12:00:31 +0000 (08:00 -0400)]
Merge pull request #11967 from annando/quote-share

Improve quote share ("message_id" added)

20 months agoUse trim
Michael [Fri, 7 Oct 2022 08:14:04 +0000 (08:14 +0000)]
Use trim

20 months agoFix test
Michael [Fri, 7 Oct 2022 08:13:26 +0000 (08:13 +0000)]
Fix test

20 months agoSpaces to tabs
Michael [Fri, 7 Oct 2022 08:07:12 +0000 (08:07 +0000)]
Spaces to tabs

20 months agoHarmonized regular expression
Michael [Fri, 7 Oct 2022 08:00:09 +0000 (08:00 +0000)]
Harmonized regular expression

20 months agoMore whitespace
Michael [Fri, 7 Oct 2022 07:57:20 +0000 (07:57 +0000)]
More whitespace

20 months agoWhitespace removed
Michael [Fri, 7 Oct 2022 07:55:44 +0000 (07:55 +0000)]
Whitespace removed

20 months agoMoved the share interpretation
Michael [Fri, 7 Oct 2022 07:41:03 +0000 (07:41 +0000)]
Moved the share interpretation

20 months ago"share" added to autocomplete
Michael [Fri, 7 Oct 2022 05:54:17 +0000 (05:54 +0000)]
"share" added to autocomplete

20 months agoSimplified share element
Michael [Fri, 7 Oct 2022 05:51:36 +0000 (05:51 +0000)]
Simplified share element

20 months agoMerge pull request #11968 from MrPetovan/bug/11943-frio-left-sidebar-button-mobile
Tobias Diekershoff [Fri, 7 Oct 2022 05:40:25 +0000 (07:40 +0200)]
Merge pull request #11968 from MrPetovan/bug/11943-frio-left-sidebar-button-mobile

[frio] Add left sidebar toggle button for mobile anonymous view

20 months agoFix tests?
Michael [Fri, 7 Oct 2022 05:22:10 +0000 (05:22 +0000)]
Fix tests?

20 months ago[frio] Add left sidebar toggle button for mobile anonymous view
Hypolite Petovan [Thu, 6 Oct 2022 22:00:43 +0000 (18:00 -0400)]
[frio] Add left sidebar toggle button for mobile anonymous view

- It was missing from the anonymous top bar

20 months agoImprove quote share ("message_id" added)
Michael [Thu, 6 Oct 2022 21:50:20 +0000 (21:50 +0000)]
Improve quote share ("message_id" added)

20 months agoMerge pull request #11966 from annando/date-correction
Hypolite Petovan [Thu, 6 Oct 2022 21:39:44 +0000 (17:39 -0400)]
Merge pull request #11966 from annando/date-correction

Juts another date format fix

20 months agoJuts another date format fix
Michael [Thu, 6 Oct 2022 21:09:52 +0000 (21:09 +0000)]
Juts another date format fix

20 months agoMerge pull request #11965 from annando/akkoma
Tobias Diekershoff [Thu, 6 Oct 2022 06:33:59 +0000 (08:33 +0200)]
Merge pull request #11965 from annando/akkoma

Akkoma is added to the federation statistics

20 months agoAkkoma is added to the federation statistics
Michael [Thu, 6 Oct 2022 04:57:43 +0000 (04:57 +0000)]
Akkoma is added to the federation statistics

20 months agoMerge pull request #11964 from annando/dfrn-issharing
Hypolite Petovan [Wed, 5 Oct 2022 22:28:09 +0000 (18:28 -0400)]
Merge pull request #11964 from annando/dfrn-issharing

Added sharing check for DFRN

20 months agoAdded sharing check for DFRN
Michael [Wed, 5 Oct 2022 21:11:09 +0000 (21:11 +0000)]
Added sharing check for DFRN

20 months agoMerge pull request #11961 from tobiasd/2022.09-credits
Hypolite Petovan [Tue, 4 Oct 2022 15:37:12 +0000 (11:37 -0400)]
Merge pull request #11961 from tobiasd/2022.09-credits

regen CREDITS for the next release

20 months agoregen CREDITS for the next release
Tobias Diekershoff [Tue, 4 Oct 2022 15:28:08 +0000 (17:28 +0200)]
regen CREDITS for the next release

20 months agoMerge pull request #11960 from annando/issue-11880
Hypolite Petovan [Mon, 3 Oct 2022 23:10:00 +0000 (19:10 -0400)]
Merge pull request #11960 from annando/issue-11880

Issue 11880: Provide "alt" description from uploaded file

21 months agoIssue 11880: Provide "alt" description from uploaded file
Michael [Mon, 3 Oct 2022 21:23:04 +0000 (21:23 +0000)]
Issue 11880: Provide "alt" description from uploaded file

21 months agoMerge pull request #11959 from annando/notice
Philipp [Mon, 3 Oct 2022 20:21:18 +0000 (22:21 +0200)]
Merge pull request #11959 from annando/notice

Fix: Undefined array key "object_object_type"

21 months agoFix: Undefined array key "object_object_type"
Michael [Mon, 3 Oct 2022 20:01:28 +0000 (20:01 +0000)]
Fix: Undefined array key "object_object_type"

21 months agoMerge pull request #11958 from annando/issue-11938
Hypolite Petovan [Mon, 3 Oct 2022 17:47:27 +0000 (13:47 -0400)]
Merge pull request #11958 from annando/issue-11938

Issue 11938: Fix weird date formats

21 months agoUpdate src/Util/DateTimeFormat.php
Michael Vogel [Mon, 3 Oct 2022 17:04:49 +0000 (19:04 +0200)]
Update src/Util/DateTimeFormat.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
21 months agoIssue 11938: Fix weird date formats
Michael [Mon, 3 Oct 2022 16:12:22 +0000 (16:12 +0000)]
Issue 11938: Fix weird date formats

21 months agoMerge pull request #11957 from annando/issue-11891
Hypolite Petovan [Mon, 3 Oct 2022 15:15:55 +0000 (11:15 -0400)]
Merge pull request #11957 from annando/issue-11891

Issue 11891: Enable search for user@domain.tld

21 months agoIssue 11891: Enable search for user@domain.tld
Michael [Mon, 3 Oct 2022 13:53:19 +0000 (13:53 +0000)]
Issue 11891: Enable search for user@domain.tld

21 months agoMerge pull request #11956 from annando/issue-11952
Hypolite Petovan [Mon, 3 Oct 2022 13:20:37 +0000 (09:20 -0400)]
Merge pull request #11956 from annando/issue-11952

Issue 11952: Avoid to send AP related comments to Diaspora

21 months agoFix log message
Michael [Mon, 3 Oct 2022 11:42:50 +0000 (11:42 +0000)]
Fix log message

21 months agoRecursively check if the thread supports Diaspora
Michael [Mon, 3 Oct 2022 11:04:57 +0000 (11:04 +0000)]
Recursively check if the thread supports Diaspora

21 months agoIssue 11952: Avoid to send AP related comments to Diaspora
Michael [Mon, 3 Oct 2022 10:40:16 +0000 (10:40 +0000)]
Issue 11952: Avoid to send AP related comments to Diaspora

21 months agoMerge pull request #11955 from annando/issue-11953
Hypolite Petovan [Mon, 3 Oct 2022 01:35:30 +0000 (21:35 -0400)]
Merge pull request #11955 from annando/issue-11953

Fix picture link removal in "getAttachedData"

21 months agoAdded description
Michael [Sun, 2 Oct 2022 23:55:33 +0000 (23:55 +0000)]
Added description

21 months agoImproved URL handling
Michael [Sun, 2 Oct 2022 20:42:21 +0000 (20:42 +0000)]
Improved URL handling

21 months agoMerge pull request #11948 from annando/transmit-quote
Hypolite Petovan [Sun, 2 Oct 2022 16:14:19 +0000 (12:14 -0400)]
Merge pull request #11948 from annando/transmit-quote

Support for transmitting quoted posts

21 months agoCase changed
Michael [Sun, 2 Oct 2022 04:51:00 +0000 (04:51 +0000)]
Case changed

21 months agoMerge remote-tracking branch 'upstream/2022.09-rc' into issue-11953
Michael [Sat, 1 Oct 2022 23:02:55 +0000 (23:02 +0000)]
Merge remote-tracking branch 'upstream/2022.09-rc' into issue-11953

21 months agoAdd ♲ symbol
Michael [Sat, 1 Oct 2022 22:36:02 +0000 (22:36 +0000)]
Add ♲ symbol