]> git.mxchange.org Git - friendica.git/log
friendica.git
23 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

23 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

23 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

23 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

23 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

23 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

23 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

23 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

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

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

23 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)

2 years 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

2 years 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)

2 years 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

2 years 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

2 years 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

2 years 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()

2 years 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()

2 years 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

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

2 years 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

2 years 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

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

2 years 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

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

2 years 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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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()

2 years 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

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

2 years 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

2 years 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

2 years 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

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

2 years 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

2 years 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.

2 years 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.

2 years 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

2 years 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

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

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

2 years 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

2 years 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

2 years 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

2 years 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

2 years 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

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

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

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

2 years agoHopefully fixes loops during message processing
Michael [Wed, 3 Aug 2022 03:38:03 +0000 (03:38 +0000)]
Hopefully fixes loops during message processing

2 years agoMerge pull request #11810 from MrPetovan/task/11794-password-length-limit
Philipp [Tue, 2 Aug 2022 15:52:26 +0000 (17:52 +0200)]
Merge pull request #11810 from MrPetovan/task/11794-password-length-limit

Add password length limit if using the Blowfish hashing algorithm

2 years agoUpdated main translation file after adding strings
Hypolite Petovan [Mon, 1 Aug 2022 16:25:36 +0000 (12:25 -0400)]
Updated main translation file after adding strings

2 years agoAdd password length limit if using the Blowfish hashing algorithm
Hypolite Petovan [Mon, 1 Aug 2022 15:42:10 +0000 (11:42 -0400)]
Add password length limit if using the Blowfish hashing algorithm

- Add new page to reset a password that would be too long
- Add support for pattern parameter in field_password

2 years agoRework return_path session key handling
Hypolite Petovan [Mon, 1 Aug 2022 15:38:54 +0000 (11:38 -0400)]
Rework return_path session key handling

- Add new IHandleSessions::pop() method
- Remove redirection from Authentication::setForUser()
- Add explicit return_path form parameter to Login::form()

2 years agoMerge pull request #11809 from annando/fetch-cache
Tobias Diekershoff [Mon, 1 Aug 2022 07:29:21 +0000 (09:29 +0200)]
Merge pull request #11809 from annando/fetch-cache

Repeated fetch requests are now prohibited

2 years agoCode standards and updated database documentation
Michael [Mon, 1 Aug 2022 07:06:30 +0000 (07:06 +0000)]
Code standards and updated database documentation

2 years agoOption to activate or deactivate the background fetching
Michael [Mon, 1 Aug 2022 06:59:20 +0000 (06:59 +0000)]
Option to activate or deactivate the background fetching

2 years agoImproved log message
Michael [Mon, 1 Aug 2022 05:59:59 +0000 (05:59 +0000)]
Improved log message

2 years agoMerge branch 'fetch' into fetch-cache
Michael [Mon, 1 Aug 2022 05:57:59 +0000 (05:57 +0000)]
Merge branch 'fetch' into fetch-cache

2 years agoCache if an activity has recently been fetched
Michael [Mon, 1 Aug 2022 05:56:55 +0000 (05:56 +0000)]
Cache if an activity has recently been fetched

2 years agoNew table to control the fetching process
Michael [Mon, 1 Aug 2022 04:48:49 +0000 (04:48 +0000)]
New table to control the fetching process

2 years agoMerge pull request #11806 from annando/post-reason
Hypolite Petovan [Mon, 1 Aug 2022 03:28:13 +0000 (23:28 -0400)]
Merge pull request #11806 from annando/post-reason

The post-reason / protocol is now filled in most cases

2 years agoNo blubb allowed
Michael [Mon, 1 Aug 2022 00:58:56 +0000 (00:58 +0000)]
No blubb allowed

2 years agoRemove test code
Michael [Sun, 31 Jul 2022 16:01:56 +0000 (16:01 +0000)]
Remove test code

2 years agoThe post-reason / protocol is now filled in most cases
Michael [Sun, 31 Jul 2022 15:54:35 +0000 (15:54 +0000)]
The post-reason / protocol is now filled in most cases

2 years agoMerge pull request #11805 from annando/no-standard-decoupling
Tobias Diekershoff [Sun, 31 Jul 2022 10:25:01 +0000 (12:25 +0200)]
Merge pull request #11805 from annando/no-standard-decoupling

Decoupling is deactivated by default now

2 years agoOnly store the inbox-queue on activated background processing
Michael [Sun, 31 Jul 2022 08:10:47 +0000 (08:10 +0000)]
Only store the inbox-queue on activated background processing

2 years agoDecoupling is deactivated by default now
Michael [Sun, 31 Jul 2022 07:48:35 +0000 (07:48 +0000)]
Decoupling is deactivated by default now

2 years agoMerge pull request #11802 from annando/issue-11800
Philipp [Sat, 30 Jul 2022 08:07:46 +0000 (10:07 +0200)]
Merge pull request #11802 from annando/issue-11800

Issue 11800: Remove entry from queue in any case.

2 years agoIssue 11798: Handling of empty author
Michael [Sat, 30 Jul 2022 05:30:08 +0000 (05:30 +0000)]
Issue 11798: Handling of empty author

2 years agoIssue 11800: Remove entry from queue in any case.
Michael [Sat, 30 Jul 2022 04:43:18 +0000 (04:43 +0000)]
Issue 11800: Remove entry from queue in any case.

2 years agoMerge pull request #11801 from annando/no-zero
Hypolite Petovan [Sat, 30 Jul 2022 01:15:20 +0000 (21:15 -0400)]
Merge pull request #11801 from annando/no-zero

Don't add zero as receiver

2 years agoDon't add zero as receiver
Michael [Fri, 29 Jul 2022 22:56:53 +0000 (22:56 +0000)]
Don't add zero as receiver

2 years agoMerge pull request #11793 from Quix0r/reformatted-arrays
Hypolite Petovan [Fri, 29 Jul 2022 21:54:53 +0000 (17:54 -0400)]
Merge pull request #11793 from Quix0r/reformatted-arrays

Reformatted some arrays for better readability

2 years agoMerge pull request #11796 from annando/post-reason
Hypolite Petovan [Fri, 29 Jul 2022 21:54:15 +0000 (17:54 -0400)]
Merge pull request #11796 from annando/post-reason

Improvements for the "post-reason"

2 years agoUpdates messages.po
Michael [Fri, 29 Jul 2022 21:32:58 +0000 (21:32 +0000)]
Updates messages.po

2 years agoMerge branch 'post-reason' of github.com:annando/friendica into post-reason
Michael [Fri, 29 Jul 2022 21:31:34 +0000 (21:31 +0000)]
Merge branch 'post-reason' of github.com:annando/friendica into post-reason

2 years agoMerge remote-tracking branch 'upstream/develop' into post-reason
Michael [Fri, 29 Jul 2022 21:29:15 +0000 (21:29 +0000)]
Merge remote-tracking branch 'upstream/develop' into post-reason

2 years agoAdd more post reasons
Michael [Fri, 29 Jul 2022 21:28:22 +0000 (21:28 +0000)]
Add more post reasons

2 years agoUpdate src/Content/Conversation.php
Michael Vogel [Fri, 29 Jul 2022 19:59:53 +0000 (21:59 +0200)]
Update src/Content/Conversation.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMake the tests happy
Michael [Fri, 29 Jul 2022 16:05:04 +0000 (16:05 +0000)]
Make the tests happy

2 years agoExtracted as variable to have 2 more array fields moved to array initialization.
Roland Häder [Fri, 29 Jul 2022 15:19:07 +0000 (17:19 +0200)]
Extracted as variable to have 2 more array fields moved to array initialization.

2 years agoChanges:
Roland Häder [Fri, 29 Jul 2022 04:30:29 +0000 (06:30 +0200)]
Changes:
- reformatted arrays

2 years agoFix test
Michael [Fri, 29 Jul 2022 14:56:40 +0000 (14:56 +0000)]
Fix test

2 years agoUpdated messages.po
Michael [Fri, 29 Jul 2022 14:54:25 +0000 (14:54 +0000)]
Updated messages.po

2 years agoImprovements for the "post-reason"
Michael [Fri, 29 Jul 2022 14:17:53 +0000 (14:17 +0000)]
Improvements for the "post-reason"

2 years agoMerge pull request #11795 from Quix0r/fixes/type-errors
Hypolite Petovan [Fri, 29 Jul 2022 12:10:13 +0000 (08:10 -0400)]
Merge pull request #11795 from Quix0r/fixes/type-errors

Fixes/type errors

2 years agoFixed a possible NULL value (not valid, at least empty string)
Roland Häder [Fri, 29 Jul 2022 10:44:34 +0000 (12:44 +0200)]
Fixed a possible NULL value (not valid, at least empty string)