Commit Graph

32021 Commits (e0411743e228e241cd333f6911e450a47ffe5ec6)
 

Author SHA1 Message Date
Philipp e0411743e2
Merge pull request #10913 from MrPetovan/bug/10903-profile-edit
Add redirection to clear the owner cache after profile update
2 years ago
Philipp fea62e983b
Merge pull request #10912 from MrPetovan/bug/fatal-errors
Graveyard shift bug fixing
2 years ago
Hypolite Petovan cb86048b8a Add redirection to clear the owner cache after profile update 2 years ago
Hypolite Petovan 82c2a30c59 Fix wrong array access to Entity object
- Address https://github.com/friendica/friendica/issues/10756#issuecomment-949051839
2 years ago
Hypolite Petovan 096dacf0fd Manually expand ACLs coming from non-permissionset tables
- Return early if parameter is empty in ACLFormatter->expand
- Address https://github.com/friendica/friendica/issues/10756#issuecomment-949049195
2 years ago
Philipp b6faa0878a
Merge pull request #10910 from annando/notice
Fix: Use correct condition to update the avatar
2 years ago
Michael 17aa00bff8 Fix: Use correct condition to update the avatar 2 years ago
Hypolite Petovan 09a809aee5
Merge pull request #10893 from nupplaphil/feat/depository_introduction
Move Introduction to Depository Paradigm
2 years ago
Philipp Holzer 1cb76d23ff
Delete the intro after confirming it ;-) 2 years ago
Philipp Holzer e1574dc2e7
Fix foreign key violation for Notify insert with uri_id/parent_uri_id 0 instead NULL 2 years ago
Philipp Holzer bf7c66b2c7
Fix Model\Contact\Introduction::confirm() 2 years ago
Philipp Holzer f5786a8f4f
set intro::duplex deprecated because of no usage 2 years ago
Philipp Holzer d67b676ce5
Fix confirm parameter 2 years ago
Philipp Holzer 3153e098b0
Remove deprecated, impossible code for discarding with FID 2 years ago
Philipp Holzer 44627a0b12
fix intro.cid and intro.suggest-id 2 years ago
Philipp Holzer b4572a5293
Update DB version 2 years ago
Philipp Holzer 690369cc4b
Fixings & add tests 2 years ago
Philipp Holzer ed184bd592
Set intro.blocked to deprecated 2 years ago
Philipp Holzer bf0782dc6b
Rename setIgnore() to ignore() 2 years ago
Philipp Holzer d2c210753a
Remove logging leftover for debugging 2 years ago
Philipp Holzer 7d7d310cc4
Replace almost every Introduction places 2 years ago
Philipp Holzer a40f503fdd
Move Introduction to new depository paradigm 2 years ago
Michael Vogel 4c0e00fa4f
Merge pull request #10909 from tobiasd/20211021-de
DE translation updates
2 years ago
Tobias Diekershoff f5a49b06ee DE translation updates 2 years ago
Hypolite Petovan 0cf4a74dfe
Merge pull request #10907 from annando/notice
Avoid notice "Undefined property: Friendica\Util\Logger\StreamLogger::$DEBUG"
2 years ago
Michael e041b969fc Avoid notice "Undefined property: Friendica\Util\Logger\StreamLogger::$DEBUG" 2 years ago
Michael Vogel 48ccb1a5d7
Merge pull request #10904 from tobiasd/20211020-friomedia
video -> media replacements
2 years ago
Tobias Diekershoff 656702c66d regen messages.po 2 years ago
Tobias Diekershoff bc65f10190 replace the video entry in the Nav.php with media as well 2 years ago
Tobias Diekershoff 34c6a4af07 exchange video with media link in the navigation menu in frio 2 years ago
Hypolite Petovan 353cd66b26
Merge pull request #10900 from annando/notify
`enotify.php` is removed and its functions were transferred
2 years ago
Philipp 0197091ccd
Merge pull request #10902 from nupplaphil/bug/contact_relation_2
RemoveContent fix column name
2 years ago
Philipp Holzer 7e433c66c1
RemoveContent fix column name 2 years ago
Michael Vogel e2d2f42802
Merge pull request #10901 from nupplaphil/bug/notify_post
Fix DB errors
2 years ago
Hypolite Petovan 50c63e8020
Merge pull request #10899 from annando/profile-photo
PROFILE_PHOTOS is mostly removed and replaced
2 years ago
Philipp Holzer 88825c2520
Split contact-relation deletion 2 years ago
Philipp Holzer 2958726804
Fix salmon selection 2 years ago
Philipp Holzer b838b594cd
contact-relation - Fix DB error 2 years ago
Michael b44406ad90 Updated messages.po 2 years ago
Michael 2f1f6f6fb2 Replace "notification" call with new function, removing enotify.php 2 years ago
Michael 3781b34272 PROFILE_PHOTOS is mostly removed and replaced 2 years ago
Michael 4422be9cea Removing functionality from enotify.php 2 years ago
Philipp ee5fb6238c
Merge pull request #10898 from tobiasd/20211019-lng
AR, DE translation updates
2 years ago
Tobias Diekershoff afe043c3eb AR translation updates THX abidin toumi 2 years ago
Tobias Diekershoff 501e08a4b2 DE translation updates 2 years ago
Hypolite Petovan 42be3c1224
Merge pull request #10896 from annando/relationship
Don't degrade an existing relationship when following again
2 years ago
Tobias Diekershoff cbf8a273ff
Merge pull request #10892 from nupplaphil/feat/vagrant_php8
Add PHP8 to Vagrant
2 years ago
Philipp 6a7fc07cbf
Merge pull request #10895 from annando/index
Mandatory index added
2 years ago
Michael b152fde9d1 Don't degrade an existing relationship when following again 2 years ago
Michael 6d0f6babe3 Mandatory index added 2 years ago