friendica.git/.git
4 years agoMerge pull request #7246 from annando/fix-post-detection
Philipp [Mon, 10 Jun 2019 16:56:18 +0000 (18:56 +0200)]
Merge pull request #7246 from annando/fix-post-detection

Fix the detection of image posts

4 years agoFix the detection of image posts
Michael [Mon, 10 Jun 2019 16:06:54 +0000 (16:06 +0000)]
Fix the detection of image posts

4 years agoMerge pull request #7245 from annando/unify-constants
Hypolite Petovan [Mon, 10 Jun 2019 15:59:40 +0000 (11:59 -0400)]
Merge pull request #7245 from annando/unify-constants

Fix delivery counter for poking / unify delivery commands

4 years agoMerge pull request #7244 from nupplaphil/task/hidden_string
Hypolite Petovan [Mon, 10 Jun 2019 14:50:41 +0000 (10:50 -0400)]
Merge pull request #7244 from nupplaphil/task/hidden_string

Introduce HiddenString for Config-Values

4 years agoFix delivery counter for poking / unify delivery commands
Michael [Mon, 10 Jun 2019 14:19:24 +0000 (14:19 +0000)]
Fix delivery counter for poking / unify delivery commands

4 years agoBugfixing wrong typed password setting
Philipp Holzer [Mon, 10 Jun 2019 13:46:34 +0000 (15:46 +0200)]
Bugfixing wrong typed password setting

4 years agoBugfixing empty password setting
Philipp Holzer [Mon, 10 Jun 2019 13:39:21 +0000 (15:39 +0200)]
Bugfixing empty password setting

4 years agoMerge pull request #7242 from nupplaphil/bugs/6917-php_warning
Hypolite Petovan [Mon, 10 Jun 2019 13:22:27 +0000 (09:22 -0400)]
Merge pull request #7242 from nupplaphil/bugs/6917-php_warning

Add typed parameter for methods in `Friendica\Util\Network`

4 years agoIntroduce HiddenString for Config-Values
Philipp Holzer [Mon, 10 Jun 2019 12:43:25 +0000 (14:43 +0200)]
Introduce HiddenString for Config-Values

4 years agoMove internal recursion-counter to the end of all cur/fetchUrl parameters
Philipp Holzer [Mon, 10 Jun 2019 12:34:54 +0000 (14:34 +0200)]
Move internal recursion-counter to the end of all cur/fetchUrl parameters

4 years agoAdd App parameter to Module\Profile::sidebar method prototype
Hypolite Petovan [Mon, 10 Jun 2019 12:21:06 +0000 (08:21 -0400)]
Add App parameter to Module\Profile::sidebar method prototype

4 years agoMerge pull request #7243 from nupplaphil/bugs/6918-php_notices
Hypolite Petovan [Mon, 10 Jun 2019 12:01:28 +0000 (08:01 -0400)]
Merge pull request #7243 from nupplaphil/bugs/6918-php_notices

Check Contact ID (fix PHP notice)

4 years agoCheck $contact['id']
Philipp Holzer [Mon, 10 Jun 2019 10:36:42 +0000 (12:36 +0200)]
Check $contact['id']
- see https://github.com/friendica/friendica/issues/6918#issuecomment-498043313

4 years agoAdd typed parameter for methods in `Friendica\Util\Network`
Philipp Holzer [Mon, 10 Jun 2019 10:06:41 +0000 (12:06 +0200)]
Add typed parameter for methods in `Friendica\Util\Network`

4 years agoMerge pull request #7237 from deantownsley/multiremotefix
Hypolite Petovan [Mon, 10 Jun 2019 03:25:03 +0000 (23:25 -0400)]
Merge pull request #7237 from deantownsley/multiremotefix

expand permission check to remote array

4 years agoUse accessing function for session variable
Dean Townsley [Sun, 9 Jun 2019 01:24:51 +0000 (20:24 -0500)]
Use accessing function for session variable

4 years agoremove leftover logging
Dean Townsley [Sun, 9 Jun 2019 01:23:12 +0000 (20:23 -0500)]
remove leftover logging

4 years agoexpand permission check to remote array
Dean Townsley [Sat, 8 Jun 2019 15:11:02 +0000 (10:11 -0500)]
expand permission check to remote array

This check was preventing multiple private images from different
users on the same server from loading on the same page.
It was only checking for permission for the single id returned by the
remote_user() function rather than the multiple possible autheniticated
id's stored in the remote arry session variable.

4 years agoMerge pull request #7233 from nupplaphil/bug/installer_replace_macro
Hypolite Petovan [Fri, 7 Jun 2019 00:37:11 +0000 (20:37 -0400)]
Merge pull request #7233 from nupplaphil/bug/installer_replace_macro

Fixing Installer - ReplaceMacro

4 years agoFixing Installer - ReplaceMacro
Philipp Holzer [Thu, 6 Jun 2019 22:36:10 +0000 (00:36 +0200)]
Fixing Installer - ReplaceMacro

4 years agoMerge pull request #7228 from annando/poke-dfrn
Hypolite Petovan [Thu, 6 Jun 2019 18:53:27 +0000 (14:53 -0400)]
Merge pull request #7228 from annando/poke-dfrn

Ensure that pokes are always send only via DFRN

4 years agoAdded comments
Michael [Thu, 6 Jun 2019 17:58:49 +0000 (17:58 +0000)]
Added comments

4 years agoEnsure that pokes are always send only via DFRN
Michael [Thu, 6 Jun 2019 04:26:02 +0000 (04:26 +0000)]
Ensure that pokes are always send only via DFRN

4 years agoMerge pull request #7227 from annando/composer
Hypolite Petovan [Wed, 5 Jun 2019 04:46:07 +0000 (00:46 -0400)]
Merge pull request #7227 from annando/composer

Updated composer lock file

4 years agoUpdated composer
Michael [Wed, 5 Jun 2019 03:35:10 +0000 (03:35 +0000)]
Updated composer

5 years agoMerge pull request #7225 from MrPetovan/bug/7194-frio-hovercard-modal-button
Philipp [Mon, 3 Jun 2019 16:52:54 +0000 (18:52 +0200)]
Merge pull request #7225 from MrPetovan/bug/7194-frio-hovercard-modal-button

Fix frio hovercard modal buttons

5 years ago[frio] Add .add-to-modal delegated event on anchors
Hypolite Petovan [Mon, 3 Jun 2019 12:31:43 +0000 (08:31 -0400)]
[frio] Add .add-to-modal delegated event on anchors

- Improve hovercard button accessibility

5 years agoAdd global Javascript Element.matches polyfill
Hypolite Petovan [Mon, 3 Jun 2019 12:30:24 +0000 (08:30 -0400)]
Add global Javascript Element.matches polyfill

5 years agoMerge pull request #7221 from annando/issue-6799
Philipp [Sun, 2 Jun 2019 09:28:43 +0000 (11:28 +0200)]
Merge pull request #7221 from annando/issue-6799

Issue #6799 - remove linefeeds inside of a table structure

5 years agoIssue #6799 - remove linefeeds inside of a table structure
Michael [Sun, 2 Jun 2019 04:18:38 +0000 (04:18 +0000)]
Issue #6799 - remove linefeeds inside of a table structure

5 years agoMerge pull request #7218 from nupplaphil/bug/remove_queue_summary
Hypolite Petovan [Sun, 2 Jun 2019 02:26:58 +0000 (22:26 -0400)]
Merge pull request #7218 from nupplaphil/bug/remove_queue_summary

Remove queue from Admin/Summary

5 years agoMerge pull request #7219 from nupplaphil/task/remove_well_known_hardening
Hypolite Petovan [Sun, 2 Jun 2019 02:26:09 +0000 (22:26 -0400)]
Merge pull request #7219 from nupplaphil/task/remove_well_known_hardening

Remove .well-known hardening

5 years agoRemove queue from Admin/Summary
Philipp Holzer [Sun, 2 Jun 2019 01:16:18 +0000 (03:16 +0200)]
Remove queue from Admin/Summary

5 years agoRemove .well-known hardening
Philipp Holzer [Sun, 2 Jun 2019 01:19:44 +0000 (03:19 +0200)]
Remove .well-known hardening

5 years agoMerge pull request #7215 from annando/fix-defer
Philipp [Sat, 1 Jun 2019 11:35:02 +0000 (13:35 +0200)]
Merge pull request #7215 from annando/fix-defer

The only reason we don't defer is when it was a post to a relay

5 years agoThe only reason we don't defer is when it was a post to a relay
Michael [Sat, 1 Jun 2019 11:28:37 +0000 (11:28 +0000)]
The only reason we don't defer is when it was a post to a relay

5 years agoMerge pull request #7213 from annando/fix-counter
Hypolite Petovan [Sat, 1 Jun 2019 11:12:31 +0000 (07:12 -0400)]
Merge pull request #7213 from annando/fix-counter

The delivery counter now counts only successful deliveries

5 years agoThe delivery counter now counts only successful deliveries
Michael [Sat, 1 Jun 2019 06:54:47 +0000 (06:54 +0000)]
The delivery counter now counts only successful deliveries

5 years agoMerge pull request #7211 from MrPetovan/bug/7209-admin-forbidden
Philipp [Fri, 31 May 2019 09:49:40 +0000 (11:49 +0200)]
Merge pull request #7211 from MrPetovan/bug/7209-admin-forbidden

Add themed themed error page or login page for /admin[/*]

5 years agoMerge pull request #7208 from nupplaphil/bug/6916-filetag
Hypolite Petovan [Fri, 31 May 2019 05:47:52 +0000 (01:47 -0400)]
Merge pull request #7208 from nupplaphil/bug/6916-filetag

Adding null checks before FileTag method (fix fatal)

5 years agoUpdate base translation strings
Hypolite Petovan [Fri, 31 May 2019 04:35:42 +0000 (00:35 -0400)]
Update base translation strings

5 years agoAdd themed themed error page or login page for /admin[/*]
Hypolite Petovan [Fri, 31 May 2019 04:16:07 +0000 (00:16 -0400)]
Add themed themed error page or login page for /admin[/*]

5 years agoMerge pull request #7210 from annando/diaspora-edit
Hypolite Petovan [Thu, 30 May 2019 19:25:29 +0000 (15:25 -0400)]
Merge pull request #7210 from annando/diaspora-edit

Fix edited messages for Diaspora

5 years agoFix edited messages for Diaspora
Michael [Thu, 30 May 2019 18:56:31 +0000 (18:56 +0000)]
Fix edited messages for Diaspora

5 years agoMerge pull request #7207 from nupplaphil/bug/6917-php_warnings
Hypolite Petovan [Thu, 30 May 2019 13:31:50 +0000 (09:31 -0400)]
Merge pull request #7207 from nupplaphil/bug/6917-php_warnings

Add hexadecimal check (fix warnings)

5 years agoMerge pull request #7206 from nupplaphil/issue/6918-php_notices
Hypolite Petovan [Thu, 30 May 2019 13:30:26 +0000 (09:30 -0400)]
Merge pull request #7206 from nupplaphil/issue/6918-php_notices

Fixing PHP Notices

5 years agocatching nulls for FileTag
Philipp Holzer [Thu, 30 May 2019 11:54:17 +0000 (13:54 +0200)]
catching nulls for FileTag

5 years agoChange fallback logic
Philipp Holzer [Thu, 30 May 2019 11:45:39 +0000 (13:45 +0200)]
Change fallback logic

5 years agonormal comparison
Philipp Holzer [Thu, 30 May 2019 11:38:00 +0000 (13:38 +0200)]
normal comparison

5 years agoAdd test for Strings::isHex()
Philipp Holzer [Thu, 30 May 2019 10:26:29 +0000 (12:26 +0200)]
Add test for Strings::isHex()

5 years agoAdd more Strings::isHex() checks to photos
Philipp Holzer [Thu, 30 May 2019 08:30:15 +0000 (10:30 +0200)]
Add more Strings::isHex() checks to photos

5 years agoReplace $_SESSION with Session::get()
Philipp Holzer [Thu, 30 May 2019 08:18:52 +0000 (10:18 +0200)]
Replace $_SESSION with Session::get()

5 years agoBugfix - `author-network` (adding to unset list during insert)
Philipp Holzer [Wed, 29 May 2019 19:48:03 +0000 (21:48 +0200)]
Bugfix - `author-network` (adding to unset list during insert)

5 years agoBugfix - `item_id`
Philipp Holzer [Wed, 29 May 2019 19:40:21 +0000 (21:40 +0200)]
Bugfix - `item_id`

5 years agoAdding hexadecimal check for parse_rul
Philipp Holzer [Wed, 29 May 2019 18:32:16 +0000 (20:32 +0200)]
Adding hexadecimal check for parse_rul
see https://github.com/friendica/friendica/issues/6917#issuecomment-475461338

5 years agoAdding hexadecimal check for photos
Philipp Holzer [Wed, 29 May 2019 18:28:25 +0000 (20:28 +0200)]
Adding hexadecimal check for photos
see https://github.com/friendica/friendica/issues/6917#issuecomment-492798238

5 years agoAdding `author-network` to ITEM::ITEM_FIELDLIST
Philipp Holzer [Wed, 29 May 2019 17:57:45 +0000 (19:57 +0200)]
Adding `author-network` to ITEM::ITEM_FIELDLIST
see https://github.com/friendica/friendica/issues/6918#issuecomment-493515358

5 years agoAdding `item_id` to Item::ITEM_FIELDLIST
Philipp Holzer [Wed, 29 May 2019 17:57:18 +0000 (19:57 +0200)]
Adding `item_id` to Item::ITEM_FIELDLIST
see https://github.com/friendica/friendica/issues/6918#issuecomment-493515358

5 years agoChecking the existence of '-' before array operation
Philipp Holzer [Wed, 29 May 2019 17:56:18 +0000 (19:56 +0200)]
Checking the existence of '-' before array operation
See https://github.com/friendica/friendica/issues/6918#issuecomment-491490533

5 years agoChecking all values for $_SESSION
Philipp Holzer [Wed, 29 May 2019 17:55:18 +0000 (19:55 +0200)]
Checking all values for $_SESSION
See https://github.com/friendica/friendica/issues/6918#issuecomment-491492826

5 years agoAdding fallback route in case of a non valid route
Philipp Holzer [Wed, 29 May 2019 17:54:25 +0000 (19:54 +0200)]
Adding fallback route in case of a non valid route
see https://github.com/friendica/friendica/issues/6918#issuecomment-491009954

5 years agoMerge pull request #7203 from MrPetovan/bug/warnings
Philipp [Wed, 29 May 2019 05:06:06 +0000 (07:06 +0200)]
Merge pull request #7203 from MrPetovan/bug/warnings

Fix condition in dfrn_request_content() when $a->profile isn't set

5 years agoMerge pull request #7202 from MrPetovan/bug/fatal-errors
Philipp [Wed, 29 May 2019 05:05:05 +0000 (07:05 +0200)]
Merge pull request #7202 from MrPetovan/bug/fatal-errors

Prevent fatal error in ACL::getFullSelectorHTML when accessing a profile as a remote visitor

5 years agoMerge pull request #7204 from MrPetovan/bug/notices
Michael Vogel [Wed, 29 May 2019 05:04:46 +0000 (07:04 +0200)]
Merge pull request #7204 from MrPetovan/bug/notices

Check for array index existence

5 years agoMerge pull request #7199 from MrPetovan/bug/7171-filer-network
Philipp [Wed, 29 May 2019 05:03:44 +0000 (07:03 +0200)]
Merge pull request #7199 from MrPetovan/bug/7171-filer-network

Allow commas in saved folder names

5 years agoMerge pull request #7205 from annando/fix-protocol
Hypolite Petovan [Wed, 29 May 2019 04:36:36 +0000 (00:36 -0400)]
Merge pull request #7205 from annando/fix-protocol

Fix "Undefined index: protocol"

5 years agoFix "Undefined index: protocol"
Michael [Wed, 29 May 2019 04:30:01 +0000 (04:30 +0000)]
Fix "Undefined index: protocol"

5 years agoCheck for href existence for links in Protocol\PortableContact
Hypolite Petovan [Wed, 29 May 2019 01:27:13 +0000 (21:27 -0400)]
Check for href existence for links in Protocol\PortableContact

See https://github.com/friendica/friendica/issues/6918#issuecomment-495198587

5 years agoFix condition in dfrn_request_content() when $a->profile isn't set
Hypolite Petovan [Wed, 29 May 2019 01:14:21 +0000 (21:14 -0400)]
Fix condition in dfrn_request_content() when $a->profile isn't set

See https://github.com/friendica/friendica/issues/6917#issuecomment-494087890

5 years agoPrevent fatal error in ACL::getFullSelectorHTML when accessing a profile as a remote...
Hypolite Petovan [Wed, 29 May 2019 01:08:48 +0000 (21:08 -0400)]
Prevent fatal error in ACL::getFullSelectorHTML when accessing a profile as a remote visitor

See https://github.com/friendica/friendica/issues/6916#issuecomment-495724811

5 years agoAdd tests for Model\FileTag fileToArray and arrayToFile methods.
Hypolite Petovan [Tue, 28 May 2019 21:05:29 +0000 (17:05 -0400)]
Add tests for Model\FileTag fileToArray and arrayToFile methods.

5 years agoMerge pull request #7201 from annando/mail-db-error
Philipp [Tue, 28 May 2019 18:02:39 +0000 (20:02 +0200)]
Merge pull request #7201 from annando/mail-db-error

Fix Issue 7196

5 years agoMerge pull request #7200 from annando/tag-process
Philipp [Tue, 28 May 2019 17:43:23 +0000 (19:43 +0200)]
Merge pull request #7200 from annando/tag-process

Process incoming tag add requests

5 years agoFix Issue 7196
Michael [Tue, 28 May 2019 17:39:26 +0000 (17:39 +0000)]
Fix Issue 7196

5 years agoMerge pull request #7187 from MrPetovan/bug/7023-emailer-hooks
Philipp [Tue, 28 May 2019 06:02:48 +0000 (08:02 +0200)]
Merge pull request #7187 from MrPetovan/bug/7023-emailer-hooks

Enable addon using emailer hooks to skip default call to mail()

5 years agoRemove "f=&" nonsense from network module
Hypolite Petovan [Mon, 27 May 2019 21:19:38 +0000 (17:19 -0400)]
Remove "f=&" nonsense from network module

- Fixes wrong redirect when using the sidebar filters

5 years agoReplace build_querystring() by http_build_query() introduced in PHP 5
Hypolite Petovan [Mon, 27 May 2019 21:18:42 +0000 (17:18 -0400)]
Replace build_querystring() by http_build_query() introduced in PHP 5

5 years agoReplace deprecated string-bases Model\FileTag calls with array-based ones
Hypolite Petovan [Mon, 27 May 2019 21:17:53 +0000 (17:17 -0400)]
Replace deprecated string-bases Model\FileTag calls with array-based ones

5 years agoAdd new fileToArray and arrayToFile methods to Module\FileTag
Hypolite Petovan [Mon, 27 May 2019 21:16:46 +0000 (17:16 -0400)]
Add new fileToArray and arrayToFile methods to Module\FileTag

5 years agoFix formatting of Model\FileTag
Hypolite Petovan [Mon, 27 May 2019 21:12:19 +0000 (17:12 -0400)]
Fix formatting of Model\FileTag

- Normalize indent style
- Remove extraneous new lines after ifs/foreachs

5 years agoMerge pull request #7197 from MrPetovan/bug/6861-api-user-show
Philipp [Mon, 27 May 2019 20:12:08 +0000 (22:12 +0200)]
Merge pull request #7197 from MrPetovan/bug/6861-api-user-show

 [API] Convert user description to plain text

5 years ago[API] Convert user description to plain text
Hypolite Petovan [Mon, 27 May 2019 15:58:02 +0000 (11:58 -0400)]
[API] Convert user description to plain text

5 years ago[API] Ensures user_show includes a status the user actually authored
Hypolite Petovan [Mon, 27 May 2019 15:01:13 +0000 (11:01 -0400)]
[API] Ensures user_show includes a status the user actually authored

5 years agoMerge pull request #7193 from nupplaphil/bug/uimport_datetime
Hypolite Petovan [Mon, 27 May 2019 13:13:01 +0000 (09:13 -0400)]
Merge pull request #7193 from nupplaphil/bug/uimport_datetime

Fix NULL datetime for uimport/uexport

5 years agoEnable addon using emailer hooks to skip default call to mail()
Hypolite Petovan [Sun, 26 May 2019 03:45:10 +0000 (23:45 -0400)]
Enable addon using emailer hooks to skip default call to mail()

5 years agoMerge pull request #7194 from nupplaphil/bug/hover
Hypolite Petovan [Mon, 27 May 2019 01:20:21 +0000 (21:20 -0400)]
Merge pull request #7194 from nupplaphil/bug/hover

frio: Fix hovercard vanish

5 years agomoved composer-line
Philipp Holzer [Sun, 26 May 2019 20:02:38 +0000 (22:02 +0200)]
moved composer-line

5 years agoadded suggestions
Philipp Holzer [Sun, 26 May 2019 19:53:24 +0000 (21:53 +0200)]
added suggestions

5 years agoFix hovercard vanish
Philipp Holzer [Sun, 26 May 2019 19:42:49 +0000 (21:42 +0200)]
Fix hovercard vanish

5 years agoMerge pull request #7192 from nupplaphil/bug/edit_images
Hypolite Petovan [Sun, 26 May 2019 19:21:10 +0000 (15:21 -0400)]
Merge pull request #7192 from nupplaphil/bug/edit_images

Make edits of images possible again

5 years agoMerge pull request #7191 from nupplaphil/bug/logfile_permission
Hypolite Petovan [Sun, 26 May 2019 19:19:26 +0000 (15:19 -0400)]
Merge pull request #7191 from nupplaphil/bug/logfile_permission

Fixing logfile permission denied exceptions

5 years agofriendica-6950 uimport doesn't support `"pwdreset_time":null`
Philipp Holzer [Sun, 26 May 2019 13:49:44 +0000 (15:49 +0200)]
friendica-6950 uimport doesn't support `"pwdreset_time":null`

5 years agofriendica-7130 Edits of images not possible
Philipp Holzer [Sun, 26 May 2019 13:00:19 +0000 (15:00 +0200)]
friendica-7130 Edits of images not possible

5 years agoMerge pull request #7189 from MrPetovan/bug/7183-archives-profile-widget
Philipp [Sun, 26 May 2019 12:42:25 +0000 (14:42 +0200)]
Merge pull request #7189 from MrPetovan/bug/7183-archives-profile-widget

Ensures Widget::postedByYear uid parameter is integer in Module\Profile

5 years agofriendica-6379 Monolog - logfile permission denied
Philipp Holzer [Sun, 26 May 2019 12:33:09 +0000 (14:33 +0200)]
friendica-6379 Monolog - logfile permission denied

5 years agoEnsures Widget::postedByYear uid parameter is integer in Module\Profile
Hypolite Petovan [Sun, 26 May 2019 12:18:59 +0000 (08:18 -0400)]
Ensures Widget::postedByYear uid parameter is integer in Module\Profile

5 years agoProcess incoming tag add requests
Michael [Sun, 26 May 2019 11:20:03 +0000 (11:20 +0000)]
Process incoming tag add requests

5 years agoMerge pull request #7186 from MrPetovan/bug/7183-archives-profile-widget
Philipp [Sun, 26 May 2019 06:16:54 +0000 (08:16 +0200)]
Merge pull request #7186 from MrPetovan/bug/7183-archives-profile-widget

Restore profile archives widget

5 years agoMerge pull request #7184 from annando/add-tag
Philipp [Sun, 26 May 2019 06:14:18 +0000 (08:14 +0200)]
Merge pull request #7184 from annando/add-tag

AP: We now transmit "add tag" activity

5 years agoAdd profile archive URL pattern to Router
Hypolite Petovan [Sat, 25 May 2019 23:08:43 +0000 (19:08 -0400)]
Add profile archive URL pattern to Router