Commit graph

11239 commits

Author SHA1 Message Date
ed875a80f7 Merge remote-tracking branch 'upstream/2023.03-rc' into npf2 2023-04-03 21:46:01 +00:00
e28179c855
Merge pull request #12973 from nupplaphil/bug/datetimeformat
Fix  DateTimeFormat issue
2023-04-03 13:49:07 -04:00
Philipp
9823b06630
Merge pull request #12971 from MrPetovan/bug/12970-FriendicaExtension
Account for null title when instantiating FriendicaExtension in Factory\Api\Mastodon\Status
2023-04-03 19:47:55 +02:00
9c375e6460
Fix DateTimeFormat issue 2023-04-03 18:42:41 +02:00
e7628af15f Ward against nonexistant item in Item::prepareBody
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1492984392
2023-04-03 00:05:40 -04:00
c673c478ee Ward against missing plink in createSharedBlockByArray
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1492984224
- Add logging to troubleshoot the issue
2023-04-03 00:03:49 -04:00
888f5439d3 Account for null title when instantiating FriendicaExtension in Factory\Api\Mastodon\Status 2023-04-02 23:22:19 -04:00
09f9559769 Reformat Factory\Api\Mastodon\Status
- Simplify boolean operations
- Add ACLFormatter dependency to constructor
- Fix white space alignment
2023-04-02 23:21:39 -04:00
6957c3e5c8 Deactivated not working stuff 2023-04-02 19:53:58 +00:00
47802fbebd
Make more strings plural :) 2023-04-02 11:34:38 +02:00
4ce6721c27
Extract liker phrase in own method 2023-04-02 11:29:38 +02:00
83212252fd
Make likes singular/plural translatable 2023-04-02 11:29:38 +02:00
63d0c88c5a Deactivate the attributes 2023-04-02 09:09:55 +00:00
0c7be66d79 No call by reference anymore 2023-04-01 23:17:39 +00:00
70092a1aff Reworked parser 2023-04-01 21:51:30 +00:00
Philipp
97e897a9ca
Update System.php 2023-04-01 23:00:43 +02:00
1d328f4c76
Adapt logging & temppath creation 2023-04-01 20:12:02 +02:00
508807af1c Fix namespace issue with posix function in Worker\Repository\Process
- [Composer] Add ext-posix dependency
- [Composer] Sort latest added dependencies alphabetically
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1492842672
2023-04-01 09:25:19 -04:00
f1843c8aac Fix Register namespace confusion in Model\User
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1491861831
2023-04-01 08:07:48 -04:00
58a4469f25 Merge remote-tracking branch 'upstream/2023.03-rc' into npf2 2023-03-31 19:49:51 +00:00
8e74fb1754 Add receiver name extraction case
- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1445359764
2023-03-31 14:18:55 -04:00
9df68da80e Fix some warnings 2023-03-31 18:01:10 +00:00
d200503381
Merge pull request #12962 from annando/issue-12876c
Issue 12876 again: Delete the public contact as well
2023-03-31 08:56:30 -04:00
Philipp
c77266de98
Merge pull request #12952 from MrPetovan/bug/fatal-errors
Address a few fatal errors
2023-03-31 14:35:37 +02:00
9122eeda9b Issue 12876 again: Delete the public contact as well 2023-03-31 03:37:48 +00:00
963374bb3e Ensure to only delete data of a valid contact 2023-03-30 21:48:41 +00:00
22cae5aaf2 Issue 12876: Delete all public contact related data 2023-03-30 21:23:46 +00:00
a9d8f4d64a Issue 12876: Enhanced logging for the user removal 2023-03-29 20:24:16 +00:00
bc7bf77096
Merge pull request #12956 from annando/server-blocked
Don't search for contacts on blocked or failed systems
2023-03-29 14:58:12 -04:00
f0743e4e12 Allow the search for contacts on blocked servers via web 2023-03-29 18:39:21 +00:00
5f683df711 Nested blocks 2023-03-29 14:54:43 +00:00
54b7af6ccf
Fix php-lint issue 2023-03-28 19:42:16 +02:00
e6ce165bb5 Use the correct ids for the search results 2023-03-28 10:06:41 +00:00
74222532dc Simply use "unsearchable" (and ensure it is updated for local users) 2023-03-28 06:34:09 +00:00
4c81a7ab91 Don't search for contacts on blocked or failed systems 2023-03-28 05:33:14 +00:00
459a7099ca Improved NPF 2023-03-28 05:25:33 +00:00
b268fa60e7 Add explicit parameter to IHandleUserSession->setvisitorContacts
- Convert some remaining $_SESSION references to object calls
- Address part of https://github.com/friendica/friendica/issues/12486#issuecomment-1428489772
2023-03-27 21:31:54 -04:00
2fdf39e8b8 Skip nonexistent contacts in Pofile/Contacts
- Address part of https://github.com/friendica/friendica/issues/12486#issuecomment-1428489772
2023-03-27 21:31:54 -04:00
8ab5fddafd Don't try to follow remote item from non-URI or scheme-less URI
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1407679388
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1433112562
2023-03-27 21:31:54 -04:00
1a21f19f42 Add exception throw when contact data isn't available in Factory/Api/Mastodon/Relationship
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1445323023
- Remove default value to parameter which array keys are used in method body
2023-03-27 21:31:53 -04:00
c2d11328cc
adapt minor changers / fix tests 2023-03-27 19:36:14 +02:00
Philipp
73aaedac97
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-03-27 19:36:14 +02:00
Philipp
36e21cacc9
Apply suggestions from code review
Switch to `isWritable`

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2023-03-27 19:36:14 +02:00
e072c9985e
Fixup and adding tests 2023-03-27 19:36:13 +02:00
fa9c3d40be
Add conditional help text for disabled fields 2023-03-27 19:36:13 +02:00
76f3b07033
Disable setting fields in case we use environment variables 2023-03-27 19:36:13 +02:00
c4c80ed3cc Merge remote-tracking branch 'upstream/2023.03-rc' into npf2 2023-03-27 06:42:24 +00:00
aca4b2eaae Added support for "Tumblr Neue Post Format" 2023-03-27 06:40:22 +00:00
Josh Soref
765891f070 spelling: widget
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:18 -04:00
Josh Soref
685f4fcddd spelling: used
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-03-26 20:04:18 -04:00