]> git.mxchange.org Git - friendica.git/log
friendica.git
22 months agoSome more changed log levels
Michael [Wed, 31 Aug 2022 05:01:22 +0000 (05:01 +0000)]
Some more changed log levels

22 months agoLoglevels are adjusted
Michael [Tue, 30 Aug 2022 19:45:30 +0000 (19:45 +0000)]
Loglevels are adjusted

22 months agoMerge pull request #11872 from annando/warnings
Hypolite Petovan [Sun, 28 Aug 2022 20:55:54 +0000 (16:55 -0400)]
Merge pull request #11872 from annando/warnings

Some more warnings and errors are fixed

22 months agoSome more warnings and erors are fixed
Michael [Sun, 28 Aug 2022 19:27:21 +0000 (19:27 +0000)]
Some more warnings and erors are fixed

22 months agoMerge pull request #11871 from annando/issue-11870
Philipp [Sun, 28 Aug 2022 11:09:54 +0000 (13:09 +0200)]
Merge pull request #11871 from annando/issue-11870

Issue 11870: Weeks can now start at every day

22 months agoIssue 11870: Weeks can now start at every day
Michael [Sun, 28 Aug 2022 09:15:00 +0000 (09:15 +0000)]
Issue 11870: Weeks can now start at every day

22 months agoMerge pull request #11869 from annando/issue-11853
Hypolite Petovan [Sun, 28 Aug 2022 04:12:51 +0000 (00:12 -0400)]
Merge pull request #11869 from annando/issue-11853

Issue 11853/11867: Fix reshare of public posts

22 months agoAvoid warnings/fatal errors
Michael [Sun, 28 Aug 2022 04:00:18 +0000 (04:00 +0000)]
Avoid warnings/fatal errors

22 months agoIssue 11853/11867: Fix reshare of public posts
Michael [Sat, 27 Aug 2022 21:22:49 +0000 (21:22 +0000)]
Issue 11853/11867: Fix reshare of public posts

22 months agoMerge pull request #11866 from annando/database2
Hypolite Petovan [Sat, 27 Aug 2022 12:40:53 +0000 (08:40 -0400)]
Merge pull request #11866 from annando/database2

Warnings/Errors reduces - relay processing improved

22 months agoFix issue 11865
Michael [Sat, 27 Aug 2022 11:43:46 +0000 (11:43 +0000)]
Fix issue 11865

22 months agoWarnings/Errors reduced - improved relay processing
Michael [Sat, 27 Aug 2022 08:08:58 +0000 (08:08 +0000)]
Warnings/Errors reduced - improved relay processing

22 months agoMerge remote-tracking branch 'upstream/develop' into database2
Michael [Thu, 25 Aug 2022 18:48:24 +0000 (18:48 +0000)]
Merge remote-tracking branch 'upstream/develop' into database2

22 months agoSome more protection against database errors
Michael [Thu, 25 Aug 2022 18:47:07 +0000 (18:47 +0000)]
Some more protection against database errors

22 months agoMerge pull request #11863 from annando/database
Tobias Diekershoff [Thu, 25 Aug 2022 11:49:05 +0000 (13:49 +0200)]
Merge pull request #11863 from annando/database

Avoid some database errors

22 months agoAvoid some database errors
Michael [Thu, 25 Aug 2022 04:57:41 +0000 (04:57 +0000)]
Avoid some database errors

22 months agoMerge pull request #11860 from tobiasd/20220824-fr
Philipp [Wed, 24 Aug 2022 06:16:26 +0000 (08:16 +0200)]
Merge pull request #11860 from tobiasd/20220824-fr

FR translation update

22 months agoFR translation update
Tobias Diekershoff [Wed, 24 Aug 2022 05:23:26 +0000 (07:23 +0200)]
FR translation update

22 months agoMerge pull request #11857 from annando/diaspora-author-signature
Tobias Diekershoff [Mon, 22 Aug 2022 13:02:57 +0000 (15:02 +0200)]
Merge pull request #11857 from annando/diaspora-author-signature

Diaspora: Don't check the author signature when author = parent author

22 months agoDiaspora: Don't check the author signature when author = parent author
Michael [Mon, 22 Aug 2022 09:54:29 +0000 (09:54 +0000)]
Diaspora: Don't check the author signature when author = parent author

22 months agoMerge pull request #11855 from annando/contact-id2
Hypolite Petovan [Mon, 22 Aug 2022 08:26:45 +0000 (04:26 -0400)]
Merge pull request #11855 from annando/contact-id2

The contact-id of a wall posting is always the owner contact

22 months agoThe contact-id of a wall posting is always the owner contact
Michael [Mon, 22 Aug 2022 07:54:48 +0000 (07:54 +0000)]
The contact-id of a wall posting is always the owner contact

22 months agoMerge pull request #11854 from MrPetovan/bug/fatal-errors
Philipp [Sun, 21 Aug 2022 12:11:05 +0000 (14:11 +0200)]
Merge pull request #11854 from MrPetovan/bug/fatal-errors

Ensure Util\Profiler->rendertime is bool

22 months agoEnsure Util\Profiler->rendertime is bool
Hypolite Petovan [Sun, 21 Aug 2022 11:44:12 +0000 (07:44 -0400)]
Ensure Util\Profiler->rendertime is bool

- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1221228589
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1221244898
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1221333918

22 months agoMerge pull request #11852 from Quix0r/fixes/double-quotes-single
Philipp [Fri, 19 Aug 2022 17:18:21 +0000 (19:18 +0200)]
Merge pull request #11852 from Quix0r/fixes/double-quotes-single

Fixes/double quotes single

22 months agoChanges:
Roland Häder [Thu, 18 Aug 2022 20:05:00 +0000 (22:05 +0200)]
Changes:
- added missing type-hints
- first access level, then static
- reformatted code following code-style

22 months agoChanged:
Roland Häder [Sat, 13 Aug 2022 21:30:57 +0000 (23:30 +0200)]
Changed:
- changed double-quotes to single
- added some empty lines for better readability

22 months agoMerge pull request #11849 from annando/contact-id
Tobias Diekershoff [Fri, 19 Aug 2022 15:48:05 +0000 (17:48 +0200)]
Merge pull request #11849 from annando/contact-id

Improved contact-id detection

22 months agoImproved function to fetch the contact id
Michael [Thu, 18 Aug 2022 10:13:46 +0000 (10:13 +0000)]
Improved function to fetch the contact id

22 months agoImproved contact-id detection
Michael [Thu, 18 Aug 2022 07:48:39 +0000 (07:48 +0000)]
Improved contact-id detection

22 months agoMerge pull request #11847 from annando/storeforuser
Hypolite Petovan [Wed, 17 Aug 2022 21:55:27 +0000 (17:55 -0400)]
Merge pull request #11847 from annando/storeforuser

Improved checks in "storeForUserByUriId" to reduce recursion depth

22 months agoFetch the parent only - thread parents only on reshares
Michael [Wed, 17 Aug 2022 19:39:20 +0000 (19:39 +0000)]
Fetch the parent only - thread parents only on reshares

22 months agoImproved checks in "storeForUserByUriId" to reduce recursion depth
Michael [Wed, 17 Aug 2022 05:28:24 +0000 (05:28 +0000)]
Improved checks in "storeForUserByUriId" to reduce recursion depth

22 months agoMerge pull request #11845 from annando/performance
Hypolite Petovan [Tue, 16 Aug 2022 11:40:46 +0000 (07:40 -0400)]
Merge pull request #11845 from annando/performance

Several performance improvements

22 months agoSome more index / fatal erros fixed
Michael [Tue, 16 Aug 2022 11:23:47 +0000 (11:23 +0000)]
Some more index / fatal erros fixed

22 months agoCascade on author deletion
Michael [Tue, 16 Aug 2022 04:18:29 +0000 (04:18 +0000)]
Cascade on author deletion

22 months agoThis cache key doesn't exist anymore
Michael [Mon, 15 Aug 2022 18:46:10 +0000 (18:46 +0000)]
This cache key doesn't exist anymore

22 months agoSeveral performance improvements
Michael [Mon, 15 Aug 2022 13:23:01 +0000 (13:23 +0000)]
Several performance improvements

22 months agoMerge pull request #11844 from Quix0r/fixes/call-get-on-null
Philipp [Sat, 13 Aug 2022 21:27:37 +0000 (23:27 +0200)]
Merge pull request #11844 from Quix0r/fixes/call-get-on-null

Fixed "get() on NULL", PHP is case-sensitive here

22 months agoChanged double-quotes to single
Roland Häder [Sat, 13 Aug 2022 21:24:03 +0000 (23:24 +0200)]
Changed double-quotes to single

22 months agoFixes:
Roland Häder [Sat, 13 Aug 2022 20:42:30 +0000 (22:42 +0200)]
Fixes:
- fixed "get() on NULL invocation, PHP is case-sensitive here
- renamed $this->baseurl to $this->baseUrl (instance) in MoveToAvatarCache to
  make it same as everywhere else

22 months agoMerge pull request #11843 from Quix0r/fixes/this-in-static-context
Hypolite Petovan [Sat, 13 Aug 2022 20:37:52 +0000 (16:37 -0400)]
Merge pull request #11843 from Quix0r/fixes/this-in-static-context

fixed $this usage (kept) and got rid of static context

22 months agoFixes:
Roland Häder [Sat, 13 Aug 2022 20:31:38 +0000 (22:31 +0200)]
Fixes:
- fixed $this usage (kept) and got rid of static context
- "imported" exception class
- added some nice text to it

22 months agoMerge pull request #11841 from Quix0r/cleanups/type-hints-documentation
Hypolite Petovan [Sat, 13 Aug 2022 14:43:11 +0000 (10:43 -0400)]
Merge pull request #11841 from Quix0r/cleanups/type-hints-documentation

Cleanups/type hints + documentation

22 months agoMerge pull request #11842 from annando/update-contact
Hypolite Petovan [Sat, 13 Aug 2022 14:42:39 +0000 (10:42 -0400)]
Merge pull request #11842 from annando/update-contact

Improved performance when updating contacts

22 months agoDon't delete the post when there is some undeleted post-user
Michael [Sat, 13 Aug 2022 12:24:25 +0000 (12:24 +0000)]
Don't delete the post when there is some undeleted post-user

22 months agoChanged:
Roland Häder [Sat, 13 Aug 2022 11:34:30 +0000 (13:34 +0200)]
Changed:
- double-quotes to single
- more space around concated strings
- removed TODO as there is sadly no IOException in PHP

22 months agoReturn value added
Michael [Sat, 13 Aug 2022 10:14:16 +0000 (10:14 +0000)]
Return value added

22 months agoImproved performance when updating contacts
Michael [Sat, 13 Aug 2022 09:01:48 +0000 (09:01 +0000)]
Improved performance when updating contacts

22 months agoChanged:
Roland Häder [Sat, 13 Aug 2022 04:50:50 +0000 (06:50 +0200)]
Changed:
- used $this->baseurl instead of DI::baseurl() (@MrPetovan)

22 months agoChanges:
Roland Häder [Fri, 12 Aug 2022 12:00:02 +0000 (14:00 +0200)]
Changes:
- added missing type-hints
- added documentation
- removed parameter $baseURL while it can be locally get the same way but
  lesser parameter
- used ActivityNamespace::SALMON_ME
- changed double-quotes to single

22 months agoChanges:
Roland Häder [Fri, 12 Aug 2022 11:35:27 +0000 (13:35 +0200)]
Changes:
- added some missing type-hints
- added some documentation
- added some empty lines to `@return` statements (code-style convention)

22 months agoChanges:
Roland Häder [Fri, 12 Aug 2022 11:13:05 +0000 (13:13 +0200)]
Changes:
- methods should ALWAYS start lower-case, not upper
- documented a bit more

22 months agoChanges:
Roland Häder [Fri, 12 Aug 2022 11:08:32 +0000 (13:08 +0200)]
Changes:
- added type-hint for $type parameter
- documented method
- unsupported verbs logged

22 months agoMerge pull request #11837 from MrPetovan/task/remove-poke
Philipp [Thu, 11 Aug 2022 16:17:11 +0000 (18:17 +0200)]
Merge pull request #11837 from MrPetovan/task/remove-poke

Remove poke feature

22 months agoMerge pull request #11840 from Quix0r/fixes/new-array-way
Hypolite Petovan [Wed, 10 Aug 2022 15:40:11 +0000 (11:40 -0400)]
Merge pull request #11840 from Quix0r/fixes/new-array-way

Reformatting and using [] instead of discouraged array()

22 months agoChanges:
Roland Häder [Wed, 10 Aug 2022 13:02:36 +0000 (15:02 +0200)]
Changes:
- reformatted and documented private method
- used [] instead of deprecated/discouraged array()

22 months agoMerge pull request #11838 from annando/asynchronous-conversation
Hypolite Petovan [Wed, 10 Aug 2022 14:42:19 +0000 (10:42 -0400)]
Merge pull request #11838 from annando/asynchronous-conversation

Conversation entries will now be stored asynchronous if possible

22 months agoChanges after code review
Michael [Wed, 10 Aug 2022 13:43:00 +0000 (13:43 +0000)]
Changes after code review

22 months agoConversation entries will now be stored asynchronous if possible
Michael [Wed, 10 Aug 2022 09:28:18 +0000 (09:28 +0000)]
Conversation entries will now be stored asynchronous if possible

22 months agoUpdate main translation file after removing poke feature strings
Hypolite Petovan [Tue, 9 Aug 2022 17:58:15 +0000 (13:58 -0400)]
Update main translation file after removing poke feature strings

22 months agoRemove poke feature
Hypolite Petovan [Tue, 9 Aug 2022 17:21:42 +0000 (13:21 -0400)]
Remove poke feature

22 months agoMerge pull request #11836 from tobiasd/20220809-lng
Hypolite Petovan [Tue, 9 Aug 2022 12:23:53 +0000 (08:23 -0400)]
Merge pull request #11836 from tobiasd/20220809-lng

DE, ZH CN translation updates

22 months agofixed typo
Tobias Diekershoff [Tue, 9 Aug 2022 07:49:28 +0000 (09:49 +0200)]
fixed typo

22 months agoZH CN translation updates THX shykana and xenoeye
Tobias Diekershoff [Tue, 9 Aug 2022 06:19:33 +0000 (08:19 +0200)]
ZH CN translation updates THX shykana and xenoeye

22 months agoDE translation update THX vinzv
Tobias Diekershoff [Tue, 9 Aug 2022 06:17:51 +0000 (08:17 +0200)]
DE translation update THX vinzv

22 months agoMerge pull request #11835 from annando/sql-fetchqueue
Tobias Diekershoff [Mon, 8 Aug 2022 21:00:48 +0000 (23:00 +0200)]
Merge pull request #11835 from annando/sql-fetchqueue

Improve SQL-Queries / fixed "fetch_parents" setting

22 months agoImprove SQL-Queries / fixed "fetch_parents" setting
Michael [Mon, 8 Aug 2022 20:00:21 +0000 (20:00 +0000)]
Improve SQL-Queries / fixed "fetch_parents" setting

22 months agoMerge pull request #11820 from fabrixxm/feat/smarty3foldersconfig
Philipp [Mon, 8 Aug 2022 17:00:12 +0000 (19:00 +0200)]
Merge pull request #11820 from fabrixxm/feat/smarty3foldersconfig

Add smarty3 dirs config

22 months agoUpdated main translation file after editing a string
Hypolite Petovan [Mon, 8 Aug 2022 16:34:49 +0000 (12:34 -0400)]
Updated main translation file after editing a string

22 months agoAdd smarty3 dirs config
fabrixxm [Fri, 5 Aug 2022 13:12:22 +0000 (15:12 +0200)]
Add smarty3 dirs config

`FriendicaSmarty` get work dirs from config, with fallback if not set

22 months agoMerge pull request #11830 from MrPetovan/task/11826-pluralization
Philipp [Mon, 8 Aug 2022 13:35:54 +0000 (15:35 +0200)]
Merge pull request #11830 from MrPetovan/task/11826-pluralization

Use L10n->tt instead of t() for plural strings

22 months agoMerge pull request #11833 from tobiasd/20220808-added_gd
Philipp [Mon, 8 Aug 2022 11:30:10 +0000 (13:30 +0200)]
Merge pull request #11833 from tobiasd/20220808-added_gd

added Gàidhlig language translation

22 months agoadded Gàidhlig language translation
Tobias Diekershoff [Mon, 8 Aug 2022 09:37:39 +0000 (11:37 +0200)]
added Gàidhlig language translation

This adds the initial translation of Friendica core into Gàidhlig by @gunchleoc

redo of #11818

22 months agoUpdate main translation file after adding pluralization forms
Hypolite Petovan [Mon, 8 Aug 2022 06:15:24 +0000 (02:15 -0400)]
Update main translation file after adding pluralization forms

22 months agoUse L10n->tt instead of t() for plural string in Module\BaseApi
Hypolite Petovan [Mon, 8 Aug 2022 06:00:52 +0000 (02:00 -0400)]
Use L10n->tt instead of t() for plural string in Module\BaseApi

22 months agoUse L10n->tt instead of t() for plural strings in Module\Admin\Federation
Hypolite Petovan [Mon, 8 Aug 2022 05:59:26 +0000 (01:59 -0400)]
Use L10n->tt instead of t() for plural strings in Module\Admin\Federation

22 months agoUse L10n->tt instead of t() for plural strings for polls in Model\Item
Hypolite Petovan [Mon, 8 Aug 2022 05:52:16 +0000 (01:52 -0400)]
Use L10n->tt instead of t() for plural strings for polls in Model\Item

22 months agoAdd support for additional interpolated variables in L10n->tt()
Hypolite Petovan [Mon, 8 Aug 2022 05:51:42 +0000 (01:51 -0400)]
Add support for additional interpolated variables in L10n->tt()

22 months agoMerge pull request #11827 from annando/loop-prevention
Hypolite Petovan [Mon, 8 Aug 2022 05:10:16 +0000 (01:10 -0400)]
Merge pull request #11827 from annando/loop-prevention

Improvements for message processing

22 months agoImproved queue processing
Michael [Sun, 7 Aug 2022 19:24:50 +0000 (19:24 +0000)]
Improved queue processing

22 months agoMerge remote-tracking branch 'upstream/develop' into loop-prevention
Michael [Sat, 6 Aug 2022 17:11:04 +0000 (17:11 +0000)]
Merge remote-tracking branch 'upstream/develop' into loop-prevention

22 months agoMore prevention of double processing of the same content
Michael [Sat, 6 Aug 2022 17:06:55 +0000 (17:06 +0000)]
More prevention of double processing of the same content

22 months agoMerge pull request #11821 from tobiasd/20220805-typo
Hypolite Petovan [Fri, 5 Aug 2022 14:05:06 +0000 (10:05 -0400)]
Merge pull request #11821 from tobiasd/20220805-typo

typo in console tool

22 months agoupdated the messages.po file
Tobias Diekershoff [Fri, 5 Aug 2022 13:52:04 +0000 (15:52 +0200)]
updated the messages.po file

22 months agoMerge pull request #11819 from fabrixxm/fix/wsod
Hypolite Petovan [Fri, 5 Aug 2022 13:40:48 +0000 (09:40 -0400)]
Merge pull request #11819 from fabrixxm/fix/wsod

Fix WSOD when Renderer throws exception

22 months agotypo in console tool
Tobias Diekershoff [Fri, 5 Aug 2022 13:37:38 +0000 (15:37 +0200)]
typo in console tool

@gunchleoc spottet a typo while working on the translations of Friendica. This fixes it.

22 months agoFix WSOD when Renderer throws exception
fabrixxm [Fri, 5 Aug 2022 13:28:21 +0000 (15:28 +0200)]
Fix WSOD when Renderer throws exception

`HTTPException` builds a simple static version of error page if
`Renderer` throws any exception while rendering the error page.

22 months agoMerge pull request #11817 from annando/double-processing
Hypolite Petovan [Fri, 5 Aug 2022 13:04:33 +0000 (09:04 -0400)]
Merge pull request #11817 from annando/double-processing

Avoid processing the same activity

22 months agoAbort when public item cannot be inserted
Michael [Fri, 5 Aug 2022 05:48:20 +0000 (05:48 +0000)]
Abort when public item cannot be inserted

22 months agoRemove test code, add documentation
Michael [Fri, 5 Aug 2022 04:45:31 +0000 (04:45 +0000)]
Remove test code, add documentation

22 months agoAvoid to provess the same activity
Michael [Thu, 4 Aug 2022 21:52:10 +0000 (21:52 +0000)]
Avoid to provess the same activity

22 months agoMerge pull request #11816 from annando/fetch-parents
Hypolite Petovan [Thu, 4 Aug 2022 20:00:00 +0000 (16:00 -0400)]
Merge pull request #11816 from annando/fetch-parents

New option to disable the fetching of parents

22 months agoNew option to disable the fetching of parents
Michael [Thu, 4 Aug 2022 19:32:36 +0000 (19:32 +0000)]
New option to disable the fetching of parents

22 months agoMerge pull request #11815 from Quix0r/fixes/missing-private-array-key
Hypolite Petovan [Thu, 4 Aug 2022 09:15:46 +0000 (05:15 -0400)]
Merge pull request #11815 from Quix0r/fixes/missing-private-array-key

Missing 'private' array key

22 months agoAdded missing 'private' field, see Processor::processContent() where it is needed
Roland Häder [Thu, 4 Aug 2022 08:49:39 +0000 (10:49 +0200)]
Added missing 'private' field, see Processor::processContent() where it is needed

23 months agoMerge pull request #11812 from annando/ap-performance
Hypolite Petovan [Wed, 3 Aug 2022 07:00:50 +0000 (03:00 -0400)]
Merge pull request #11812 from annando/ap-performance

Hopefully fixes loops during message processing

23 months agoOnly process entries for existing posts
Michael [Wed, 3 Aug 2022 05:14:07 +0000 (05:14 +0000)]
Only process entries for existing posts

23 months agoDon't always fetch parent posts
Michael [Wed, 3 Aug 2022 04:51:57 +0000 (04:51 +0000)]
Don't always fetch parent posts

23 months agoChanges after code review
Michael [Wed, 3 Aug 2022 04:31:56 +0000 (04:31 +0000)]
Changes after code review