Commit Graph

32084 Commits

Author SHA1 Message Date
Philipp Holzer 6623780cf8 Fix FSuggest conversation 2021-10-23 21:45:37 -04:00
Philipp Holzer 61839d503a Fix "Suggest a friend" text 2021-10-23 21:45:37 -04:00
Philipp Holzer 4a386b2f36 Add some missing Copyright header 2021-10-23 21:45:36 -04:00
Philipp Holzer 5d92713a8e Rename Depository to Repository 2021-10-23 21:45:36 -04:00
Philipp Holzer b407fbedc1 Replace all 'fsuggest' usages with the new paradigm 2021-10-23 21:45:35 -04:00
Philipp Holzer 82a6c78033 Move FSuggest to depository 2021-10-23 21:45:35 -04:00
Hypolite Petovan 4a50a83437
Merge pull request #10922 from annando/dont-cache-avatar
New option to activate/deactivate contact avatar cache
2021-10-23 20:36:00 -04:00
Philipp Holzer acb06af28d
Add extended ErrorHandling 2021-10-23 20:58:38 +02:00
Michael 9d883f7933 Updated messages.po 2021-10-23 17:25:59 +00:00
Michael 7ebf211ad2 Fixed indention 2021-10-23 17:23:11 +00:00
Michael 8185c591d8 New option to activate/deactivate contact avatar cache 2021-10-23 17:18:30 +00:00
Michael a497bd3a3d Merge remote-tracking branch 'upstream/develop' into logging 2021-10-22 06:06:39 +00:00
Philipp e0411743e2
Merge pull request #10913 from MrPetovan/bug/10903-profile-edit
Add redirection to clear the owner cache after profile update
2021-10-22 07:12:43 +02:00
Philipp fea62e983b
Merge pull request #10912 from MrPetovan/bug/fatal-errors
Graveyard shift bug fixing
2021-10-22 07:12:16 +02:00
Hypolite Petovan cb86048b8a Add redirection to clear the owner cache after profile update 2021-10-21 19:11:28 -04:00
Hypolite Petovan 82c2a30c59 Fix wrong array access to Entity object
- Address https://github.com/friendica/friendica/issues/10756#issuecomment-949051839
2021-10-21 18:58:18 -04:00
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
2021-10-21 18:56:43 -04:00
Philipp b6faa0878a
Merge pull request #10910 from annando/notice
Fix: Use correct condition to update the avatar
2021-10-21 23:24:02 +02:00
Michael 17aa00bff8 Fix: Use correct condition to update the avatar 2021-10-21 17:19:41 -04:00
Hypolite Petovan 09a809aee5
Merge pull request #10893 from nupplaphil/feat/depository_introduction
Move Introduction to Depository Paradigm
2021-10-21 16:26:44 -04:00
Philipp Holzer 1cb76d23ff
Delete the intro after confirming it ;-) 2021-10-21 22:18:32 +02:00
Philipp Holzer e1574dc2e7
Fix foreign key violation for Notify insert with uri_id/parent_uri_id 0 instead NULL 2021-10-21 22:11:15 +02:00
Philipp Holzer bf7c66b2c7
Fix Model\Contact\Introduction::confirm() 2021-10-21 21:57:25 +02:00
Philipp Holzer f5786a8f4f
set intro::duplex deprecated because of no usage 2021-10-21 21:57:24 +02:00
Philipp Holzer d67b676ce5
Fix confirm parameter 2021-10-21 21:57:24 +02:00
Philipp Holzer 3153e098b0
Remove deprecated, impossible code for discarding with FID 2021-10-21 21:57:24 +02:00
Philipp Holzer 44627a0b12
fix intro.cid and intro.suggest-id 2021-10-21 21:57:23 +02:00
Philipp Holzer b4572a5293
Update DB version 2021-10-21 21:56:46 +02:00
Philipp Holzer 690369cc4b
Fixings & add tests 2021-10-21 21:56:46 +02:00
Philipp Holzer ed184bd592
Set intro.blocked to deprecated 2021-10-21 21:56:46 +02:00
Philipp Holzer bf0782dc6b
Rename setIgnore() to ignore() 2021-10-21 21:49:22 +02:00
Philipp Holzer d2c210753a
Remove logging leftover for debugging 2021-10-21 21:49:21 +02:00
Philipp Holzer 7d7d310cc4
Replace almost every Introduction places 2021-10-21 21:49:21 +02:00
Philipp Holzer a40f503fdd
Move Introduction to new depository paradigm 2021-10-21 21:49:20 +02:00
Michael Vogel 4c0e00fa4f
Merge pull request #10909 from tobiasd/20211021-de
DE translation updates
2021-10-21 08:09:33 +02:00
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 f6faae5bb1 Replace deprecated `log` calls 2021-10-20 18:53:52 +00: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