Commit Graph

31998 Commits

Author SHA1 Message Date
Tobias Diekershoff f5a49b06ee DE translation updates 2021-10-21 07:37:31 +02:00
Hypolite Petovan 0cf4a74dfe
Merge pull request #10907 from annando/notice
Avoid notice "Undefined property: Friendica\Util\Logger\StreamLogger::$DEBUG"
2021-10-20 16:06:04 -04:00
Michael e041b969fc Avoid notice "Undefined property: Friendica\Util\Logger\StreamLogger::$DEBUG" 2021-10-20 17:50:16 +00:00
Michael Vogel 48ccb1a5d7
Merge pull request #10904 from tobiasd/20211020-friomedia
video -> media replacements
2021-10-20 15:36:54 +02:00
Tobias Diekershoff 656702c66d regen messages.po 2021-10-20 15:13:02 +02:00
Tobias Diekershoff bc65f10190 replace the video entry in the Nav.php with media as well 2021-10-20 15:11:30 +02:00
Tobias Diekershoff 34c6a4af07 exchange video with media link in the navigation menu in frio 2021-10-20 15:05:22 +02:00
Hypolite Petovan 353cd66b26
Merge pull request #10900 from annando/notify
`enotify.php` is removed and its functions were transferred
2021-10-19 22:22:41 -04:00
Philipp 0197091ccd
Merge pull request #10902 from nupplaphil/bug/contact_relation_2
RemoveContent fix column name
2021-10-19 23:42:09 +02:00
Philipp Holzer 7e433c66c1
RemoveContent fix column name 2021-10-19 23:34:36 +02:00
Michael Vogel e2d2f42802
Merge pull request #10901 from nupplaphil/bug/notify_post
Fix DB errors
2021-10-19 22:43:11 +02:00
Hypolite Petovan 50c63e8020
Merge pull request #10899 from annando/profile-photo
PROFILE_PHOTOS is mostly removed and replaced
2021-10-19 16:39:32 -04:00
Philipp Holzer 88825c2520
Split contact-relation deletion 2021-10-19 22:35:57 +02:00
Philipp Holzer 2958726804
Fix salmon selection 2021-10-19 22:25:49 +02:00
Philipp Holzer b838b594cd
contact-relation - Fix DB error 2021-10-19 22:24:14 +02:00
Michael b44406ad90 Updated messages.po 2021-10-19 20:03:26 +00:00
Michael 2f1f6f6fb2 Replace "notification" call with new function, removing enotify.php 2021-10-19 19:45:36 +00:00
Michael 3781b34272 PROFILE_PHOTOS is mostly removed and replaced 2021-10-19 19:15:28 +00:00
Michael 4422be9cea Removing functionality from enotify.php 2021-10-19 19:09:53 +00:00
Philipp ee5fb6238c
Merge pull request #10898 from tobiasd/20211019-lng
AR, DE translation updates
2021-10-19 20:57:28 +02:00
Tobias Diekershoff afe043c3eb AR translation updates THX abidin toumi 2021-10-19 20:14:36 +02:00
Tobias Diekershoff 501e08a4b2 DE translation updates 2021-10-19 20:13:44 +02:00
Hypolite Petovan 42be3c1224
Merge pull request #10896 from annando/relationship
Don't degrade an existing relationship when following again
2021-10-19 07:29:17 -04:00
Tobias Diekershoff cbf8a273ff
Merge pull request #10892 from nupplaphil/feat/vagrant_php8
Add PHP8 to Vagrant
2021-10-19 08:04:58 +02:00
Philipp 6a7fc07cbf
Merge pull request #10895 from annando/index
Mandatory index added
2021-10-19 07:36:54 +02:00
Michael b152fde9d1 Don't degrade an existing relationship when following again 2021-10-19 02:05:04 +00:00
Michael 6d0f6babe3 Mandatory index added 2021-10-19 01:55:24 +00:00
Hypolite Petovan 235eab0d99
Merge pull request #10860 from nupplaphil/feat/depository_profilefield
Move ProfileField to Depository Paradigm
2021-10-18 18:52:33 -04:00
Philipp Holzer cf38b62993
public fields fix 2021-10-18 23:32:49 +02:00
Philipp Holzer d470a6a981
Push DB Version 2021-10-18 23:32:49 +02:00
Philipp Holzer 81122bfc3b
Fix tests 2021-10-18 23:32:48 +02:00
Philipp Holzer f7603b0b6a
Try to delete all data at the end of the test .. 2021-10-18 23:32:48 +02:00
Philipp Holzer 5d2170990b
Update messages.po 2021-10-18 23:32:47 +02:00
Philipp Holzer 0f752ff91b
Fix tests 2021-10-18 23:32:47 +02:00
Philipp Holzer bf224b58f8
Move to PermissionSet::isPublic() 2021-10-18 23:32:47 +02:00
Philipp Holzer caa977c24e
adapt fixture 2021-10-18 23:32:46 +02:00
Philipp Holzer 64a336ee8d
Rename method again 2021-10-18 23:32:46 +02:00
Philipp Holzer b5d994394e
Fixing PUBLIC usage, Fixing DB-View, Creating tests 2021-10-18 23:32:45 +02:00
Philipp Holzer a07acac463
Fix PHP-CS 2021-10-18 23:32:45 +02:00
Philipp Holzer 5fecc9ecf7
Adapt ProfileField & Fix current PermissionSet Usage at ProfileFields 2021-10-18 23:32:44 +02:00
Philipp Holzer 8a354dac82
Fixup ProfileField Test (because of PermissionSet fix) 2021-10-18 23:32:43 +02:00
Philipp Holzer a22c373347
make PHP-CS happy :-) 2021-10-18 23:32:43 +02:00
Philipp Holzer 7c0c102f9f
Add tests 2021-10-18 23:32:42 +02:00
Philipp Holzer f273c27e3b
Fixups 2021-10-18 23:32:42 +02:00
Philipp Holzer 7061e16b27
Add copyright 2021-10-18 23:32:41 +02:00
Philipp Holzer 838cdac5d1
Move ProfileFieldRepository::migrateFromLegacyProfile() & delete old repository 2021-10-18 23:32:41 +02:00
Philipp Holzer f403851946
Move ProfileFieldRepository::updateCollectionFromForm() 2021-10-18 23:32:40 +02:00
Philipp Holzer 6f692b857b
Move ProfileField::selectByContactId() and ProfileField::selectByUserId() 2021-10-18 23:32:39 +02:00
Philipp Holzer a9981c792e
Use ProfileField::selectPublicFieldsByUserId 2021-10-18 23:32:39 +02:00
Philipp Holzer 1c0f92c382
Move ProfileField from Model to Entity 2021-10-18 23:32:38 +02:00