]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoDon't hide the modal dialoge
Michael [Thu, 17 Oct 2019 22:16:29 +0000 (22:16 +0000)]
Don't hide the modal dialoge

4 years agoMerge remote-tracking branch 'upstream/develop' into aria
Michael [Thu, 17 Oct 2019 22:08:05 +0000 (22:08 +0000)]
Merge remote-tracking branch 'upstream/develop' into aria

4 years agoMerge pull request #7751 from tobiasd/20191017-lighttpdsample
Philipp [Thu, 17 Oct 2019 09:44:05 +0000 (11:44 +0200)]
Merge pull request #7751 from tobiasd/20191017-lighttpdsample

updated sample lighttpd config regarding the pagename parameter

4 years agoMerge pull request #7745 from MrPetovan/task/7190-remove-defaults-include-view
Philipp [Thu, 17 Oct 2019 05:50:05 +0000 (07:50 +0200)]
Merge pull request #7745 from MrPetovan/task/7190-remove-defaults-include-view

Remove deprecated defaults() function

4 years agoupdated sample lighttpd config regarding the pagename parameter
Tobias Diekershoff [Thu, 17 Oct 2019 05:47:28 +0000 (07:47 +0200)]
updated sample lighttpd config regarding the pagename parameter

4 years agoMerge pull request #7750 from MrPetovan/bug/fatal-errors
Hypolite Petovan [Thu, 17 Oct 2019 02:40:44 +0000 (22:40 -0400)]
Merge pull request #7750 from MrPetovan/bug/fatal-errors

Remove remaining Logger log level in explicit Logger::debug call

4 years agoRemove remaining Logger log level in explicit Logger::debug call
Hypolite Petovan [Thu, 17 Oct 2019 02:39:31 +0000 (22:39 -0400)]
Remove remaining Logger log level in explicit Logger::debug call

4 years agoMerge pull request #7744 from MrPetovan/task/7190-remove-defaults-src
Philipp [Wed, 16 Oct 2019 22:12:03 +0000 (00:12 +0200)]
Merge pull request #7744 from MrPetovan/task/7190-remove-defaults-src

Replace deprecated calls to defaults() by ?? and ?: in src/

4 years agoMerge pull request #7748 from MrPetovan/bug/7747-fix-mod-item-url-regex
Michael Vogel [Wed, 16 Oct 2019 18:38:15 +0000 (20:38 +0200)]
Merge pull request #7748 from MrPetovan/bug/7747-fix-mod-item-url-regex

Prevent empty [url] label regular expression to break image insertion

4 years agoPrevent empty [url] label regular expression to break image insertion
Hypolite Petovan [Wed, 16 Oct 2019 17:53:16 +0000 (13:53 -0400)]
Prevent empty [url] label regular expression to break image insertion

4 years agoMerge pull request #7746 from MrPetovan/task/help-quotation-style
Michael Vogel [Wed, 16 Oct 2019 14:08:18 +0000 (16:08 +0200)]
Merge pull request #7746 from MrPetovan/task/help-quotation-style

Clarify quotation style in doc/Developers-Intro

4 years agoRemove extra spaces before closing parentheses in src/
Hypolite Petovan [Wed, 16 Oct 2019 12:58:09 +0000 (08:58 -0400)]
Remove extra spaces before closing parentheses in src/

4 years agoRemove deprecated defaults() function
Hypolite Petovan [Wed, 16 Oct 2019 12:44:19 +0000 (08:44 -0400)]
Remove deprecated defaults() function

4 years agoReplace deprecated defaults() calls with ?? and ?: in include/ and view/
Hypolite Petovan [Wed, 16 Oct 2019 12:43:59 +0000 (08:43 -0400)]
Replace deprecated defaults() calls with ?? and ?: in include/ and view/

4 years agoClarify quotation style in doc/Developers-Intro
Hypolite Petovan [Wed, 16 Oct 2019 12:50:29 +0000 (08:50 -0400)]
Clarify quotation style in doc/Developers-Intro

4 years agoReplace deprecated calls to defaults() by ?? and ?: in src/
Hypolite Petovan [Wed, 16 Oct 2019 12:35:14 +0000 (08:35 -0400)]
Replace deprecated calls to defaults() by ?? and ?: in src/

4 years agoMerge pull request #7743 from MrPetovan/task/7190-remove-defaults-modules
Philipp [Tue, 15 Oct 2019 16:17:45 +0000 (18:17 +0200)]
Merge pull request #7743 from MrPetovan/task/7190-remove-defaults-modules

Replace deprecated defaults() calls by ?? and ?: operators in src/Module/

4 years agoMerge pull request #7742 from MrPetovan/task/7190-remove-defaults-mod
Philipp [Tue, 15 Oct 2019 16:07:53 +0000 (18:07 +0200)]
Merge pull request #7742 from MrPetovan/task/7190-remove-defaults-mod

Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/

4 years agoReplace deprecated defaults() calls by ?? and ?: operators in src/Module/
Hypolite Petovan [Tue, 15 Oct 2019 13:20:32 +0000 (09:20 -0400)]
Replace deprecated defaults() calls by ?? and ?: operators in src/Module/

4 years agoReplace deprecated defaults() calls by a combination of ?? and ?: operators in mod/
Hypolite Petovan [Tue, 15 Oct 2019 13:01:17 +0000 (09:01 -0400)]
Replace deprecated defaults() calls by a combination of ?? and ?: operators in mod/

4 years agoMerge pull request #7741 from annando/quotation
Philipp [Tue, 15 Oct 2019 08:11:54 +0000 (10:11 +0200)]
Merge pull request #7741 from annando/quotation

Changed quotation (" to ')

4 years agoChanged quotation (" to ')
Michael [Tue, 15 Oct 2019 07:55:20 +0000 (07:55 +0000)]
Changed quotation (" to ')

4 years agoMerge pull request #7728 from MrPetovan/task/7682-better-insert-link-button
Tobias Diekershoff [Mon, 14 Oct 2019 12:57:31 +0000 (14:57 +0200)]
Merge pull request #7728 from MrPetovan/task/7682-better-insert-link-button

Discriminate between links and non-links in [url] BBCode tag insertion

4 years agoMerge pull request #7738 from annando/clean-url
Hypolite Petovan [Mon, 14 Oct 2019 00:11:28 +0000 (20:11 -0400)]
Merge pull request #7738 from annando/clean-url

Convert links with empty descriptions

4 years agoMerge pull request #7727 from MrPetovan/task/4090-move-manage-to-src
Philipp [Sun, 13 Oct 2019 16:20:47 +0000 (18:20 +0200)]
Merge pull request #7727 from MrPetovan/task/4090-move-manage-to-src

Move mod/manage to src/Module/Delegation

4 years agoConvert links with empty descriptions
Michael [Sun, 13 Oct 2019 15:52:33 +0000 (15:52 +0000)]
Convert links with empty descriptions

4 years agoRemove irrelevant test in App\RouterTest
Hypolite Petovan [Sun, 13 Oct 2019 14:16:38 +0000 (10:16 -0400)]
Remove irrelevant test in App\RouterTest

- HTTP Methods other than POST are coerced into GET in App\Router constructor

4 years agoMerge pull request #7737 from MrPetovan/task/4090-move-search-to-src
Philipp [Sun, 13 Oct 2019 13:40:42 +0000 (15:40 +0200)]
Merge pull request #7737 from MrPetovan/task/4090-move-search-to-src

Saved Search fixes

4 years agoMerge pull request #7734 from MrPetovan/bug/7709-catch-missing-certainty-bundle-exception
Philipp [Sun, 13 Oct 2019 13:38:02 +0000 (15:38 +0200)]
Merge pull request #7734 from MrPetovan/bug/7709-catch-missing-certainty-bundle-exception

 Catch missing Certainty bundle exception when checking for exposed password

4 years agoCorrectly URL encode return URLS for saved search
Hypolite Petovan [Sun, 13 Oct 2019 12:39:55 +0000 (08:39 -0400)]
Correctly URL encode return URLS for saved search

4 years agoReplace path parameter with query string parameter in Module\Search\Saved
Hypolite Petovan [Sun, 13 Oct 2019 12:39:41 +0000 (08:39 -0400)]
Replace path parameter with query string parameter in Module\Search\Saved

4 years agoUse init() rather than rawContent() in Module\Search\Saved since there's no output
Hypolite Petovan [Sun, 13 Oct 2019 12:37:25 +0000 (08:37 -0400)]
Use init() rather than rawContent() in Module\Search\Saved since there's no output

4 years ago[frio] Fix nav bar search form text input name
Hypolite Petovan [Sun, 13 Oct 2019 12:00:13 +0000 (08:00 -0400)]
[frio] Fix nav bar search form text input name

4 years agoFix Router tests related to unallowed methods
Hypolite Petovan [Sun, 13 Oct 2019 11:54:50 +0000 (07:54 -0400)]
Fix Router tests related to unallowed methods

4 years agoMerge pull request #7735 from MrPetovan/task/7190-remove-defaults
Philipp [Sun, 13 Oct 2019 06:15:31 +0000 (08:15 +0200)]
Merge pull request #7735 from MrPetovan/task/7190-remove-defaults

Replace deprecated defaults() calls in include/api and boot

4 years agoReplace deprecated defaults() calls in include/api and boot
Hypolite Petovan [Sun, 13 Oct 2019 02:01:34 +0000 (22:01 -0400)]
Replace deprecated defaults() calls in include/api and boot

4 years agoCatch missing Certainty bundle exception when checking for exposed password in Model...
Hypolite Petovan [Sun, 13 Oct 2019 01:06:47 +0000 (21:06 -0400)]
Catch missing Certainty bundle exception when checking for exposed password in Model\User

4 years agoRemove duplicate array entry in Core\Logger
Hypolite Petovan [Sun, 13 Oct 2019 01:05:19 +0000 (21:05 -0400)]
Remove duplicate array entry in Core\Logger

4 years agoMerge pull request #7730 from annando/tabs
Philipp [Sat, 12 Oct 2019 18:26:16 +0000 (20:26 +0200)]
Merge pull request #7730 from annando/tabs

Strings.php: Spaces are transformed to Tabs

4 years agoeol
Michael [Sat, 12 Oct 2019 14:07:22 +0000 (14:07 +0000)]
eol

4 years agoMaking test working again (reverting the last change)
Michael [Sat, 12 Oct 2019 10:56:16 +0000 (10:56 +0000)]
Making test working again (reverting the last change)

4 years agoStrings.php: Spaces are transformed to Tabs.
Michael [Sat, 12 Oct 2019 10:28:18 +0000 (10:28 +0000)]
Strings.php: Spaces are transformed to Tabs.

4 years agoRevert Util\Strings::escapeHtml changes from #7725
Hypolite Petovan [Sat, 12 Oct 2019 02:19:20 +0000 (22:19 -0400)]
Revert Util\Strings::escapeHtml changes from #7725

- Breaks display of inserted mentions

4 years agoMove duplicated insertFormatting function to main.js
Hypolite Petovan [Fri, 11 Oct 2019 20:12:36 +0000 (16:12 -0400)]
Move duplicated insertFormatting function to main.js

- Add insertBBCodeInTextarea function
- Add BBCode url exception to insertBBCodeInTextarea

4 years agoMove urlRegex JS constant to main.js
Hypolite Petovan [Fri, 11 Oct 2019 19:27:05 +0000 (15:27 -0400)]
Move urlRegex JS constant to main.js

4 years agoMove mod/manage to src/Module/Delegation
Hypolite Petovan [Fri, 11 Oct 2019 16:37:24 +0000 (12:37 -0400)]
Move mod/manage to src/Module/Delegation

- Move templates/manage to templates/delegation
- Update navigation links
- Update CSS classes

4 years agoMake Router::getModuleClass throw exceptions
Hypolite Petovan [Fri, 11 Oct 2019 15:55:02 +0000 (11:55 -0400)]
Make Router::getModuleClass throw exceptions

- Add new MethodNotAllowedModule
- Add new Module->determineClass catch blocks
- Update Module and Router tests

4 years agoMerge pull request #7729 from MrPetovan/develop
Hypolite Petovan [Fri, 11 Oct 2019 23:58:35 +0000 (19:58 -0400)]
Merge pull request #7729 from MrPetovan/develop

Fix typo in Core\Authentication

4 years agoFix typo in Core\Authentication
Hypolite Petovan [Fri, 11 Oct 2019 23:57:04 +0000 (19:57 -0400)]
Fix typo in Core\Authentication

4 years agoMerge pull request #7725 from dew-git/develop
Hypolite Petovan [Fri, 11 Oct 2019 18:48:07 +0000 (14:48 -0400)]
Merge pull request #7725 from dew-git/develop

Fix security vulnerabilities.

4 years agoRevert random_int changes.
dew-git [Fri, 11 Oct 2019 08:00:15 +0000 (00:00 -0800)]
Revert random_int changes.

4 years agoMake test comply.
dew-git [Fri, 11 Oct 2019 05:21:22 +0000 (21:21 -0800)]
Make test comply.

4 years agoComply with coding style.
dew-git [Fri, 11 Oct 2019 04:50:51 +0000 (20:50 -0800)]
Comply with coding style.

4 years agoRemove uneeded variable.
dew-git [Fri, 11 Oct 2019 04:48:13 +0000 (20:48 -0800)]
Remove uneeded variable.

4 years agoUse the utility instead.
dew-git [Fri, 11 Oct 2019 04:43:32 +0000 (20:43 -0800)]
Use the utility instead.

4 years agoFix security vulnerbilities.
dew-git [Thu, 10 Oct 2019 23:21:41 +0000 (15:21 -0800)]
Fix security vulnerbilities.

Fix possible length extension attack, predicable generators, timing attacks on hash comparision and improved formatting.

4 years agoMerge pull request #7723 from MrPetovan/bug/fatal-errors
Philipp [Thu, 10 Oct 2019 21:25:00 +0000 (23:25 +0200)]
Merge pull request #7723 from MrPetovan/bug/fatal-errors

Complete L10n::detectLanguage call parameters in Module\Register

4 years agoReplace deprecated calls to App->getBaseURL in Module\Register
Hypolite Petovan [Thu, 10 Oct 2019 17:13:23 +0000 (13:13 -0400)]
Replace deprecated calls to App->getBaseURL in Module\Register

4 years agoComplete L10n::detectLanguage call parameters in Module\Register
Hypolite Petovan [Thu, 10 Oct 2019 17:12:55 +0000 (13:12 -0400)]
Complete L10n::detectLanguage call parameters in Module\Register

4 years agoAdd required use statement in mod/subthread
Hypolite Petovan [Thu, 10 Oct 2019 17:12:27 +0000 (13:12 -0400)]
Add required use statement in mod/subthread

4 years agoMerge pull request #7722 from nupplaphil/bug/7718-lang
Tobias Diekershoff [Thu, 10 Oct 2019 14:54:32 +0000 (16:54 +0200)]
Merge pull request #7722 from nupplaphil/bug/7718-lang

Fix browser language detection

4 years agoFix browser language detection (& tests)
Philipp Holzer [Thu, 10 Oct 2019 14:39:04 +0000 (16:39 +0200)]
Fix browser language detection (& tests)

4 years agoMerge pull request #7720 from MrPetovan/task/4090-move-delegate-to-src
Philipp [Thu, 10 Oct 2019 08:24:15 +0000 (10:24 +0200)]
Merge pull request #7720 from MrPetovan/task/4090-move-delegate-to-src

Move mod/delegate to src/Module/Settings/Delegation

4 years agoAdd documentation comments to Module\Settings\Delegation
Hypolite Petovan [Thu, 10 Oct 2019 08:17:37 +0000 (04:17 -0400)]
Add documentation comments to Module\Settings\Delegation

4 years agoUse Model\User::getById when possible in Module\Settings\Delegation
Hypolite Petovan [Thu, 10 Oct 2019 08:10:57 +0000 (04:10 -0400)]
Use Model\User::getById when possible in Module\Settings\Delegation

4 years agoImprove parent user password check in Module/Settings/Delegation
Hypolite Petovan [Thu, 10 Oct 2019 08:10:29 +0000 (04:10 -0400)]
Improve parent user password check in Module/Settings/Delegation

4 years agoMove mod/delegate to src/Module/Settings/Delegation
Hypolite Petovan [Thu, 10 Oct 2019 02:17:09 +0000 (22:17 -0400)]
Move mod/delegate to src/Module/Settings/Delegation

- Move templates/delegate to templates/settings/delegation

4 years agoMerge pull request #7715 from annando/fix-getguid
Philipp [Tue, 8 Oct 2019 05:01:17 +0000 (07:01 +0200)]
Merge pull request #7715 from annando/fix-getguid

The getGUID function hadn't fetched the GUID from pictures with scale "0"

4 years agoFix: The getGUID function hadn't fetched the GUID from pictures with scale "0"
Michael [Tue, 8 Oct 2019 04:42:51 +0000 (04:42 +0000)]
Fix: The getGUID function hadn't fetched the GUID from pictures with scale "0"

4 years agoMerge pull request #7714 from MrPetovan/task/4090-move-search-to-src
Philipp [Mon, 7 Oct 2019 21:45:01 +0000 (23:45 +0200)]
Merge pull request #7714 from MrPetovan/task/4090-move-search-to-src

Move mod/search to src/Module/Search/Index

4 years agoImprove logging in Module\Search\Index
Hypolite Petovan [Mon, 7 Oct 2019 20:18:19 +0000 (16:18 -0400)]
Improve logging in Module\Search\Index

4 years agoUse Dice instantiation to access App\Arguments
Hypolite Petovan [Mon, 7 Oct 2019 20:16:42 +0000 (16:16 -0400)]
Use Dice instantiation to access App\Arguments

- Remove App->args accessors

4 years agoMove mod/search to src/Module/Search/Index
Hypolite Petovan [Mon, 7 Oct 2019 18:27:20 +0000 (14:27 -0400)]
Move mod/search to src/Module/Search/Index

- Update BaseSeachModule not to depend on a single query string parameter

4 years agoImprove search box
Hypolite Petovan [Mon, 7 Oct 2019 18:19:50 +0000 (14:19 -0400)]
Improve search box

- Use new saved search module
- Use dynamic search option loop
- Use "q" instead of "search" for search query string parameter

4 years agoAdd new module and widget for managing saved searches
Hypolite Petovan [Mon, 7 Oct 2019 18:13:31 +0000 (14:13 -0400)]
Add new module and widget for managing saved searches

4 years agoAdd accessor for App->args in App and BaseModule
Hypolite Petovan [Mon, 7 Oct 2019 18:10:30 +0000 (14:10 -0400)]
Add accessor for App->args in App and BaseModule

4 years agoMerge pull request #7710 from MrPetovan/task/rework-theme-session-vars
Philipp [Mon, 7 Oct 2019 16:17:29 +0000 (18:17 +0200)]
Merge pull request #7710 from MrPetovan/task/rework-theme-session-vars

Rework theme session variables

4 years agoMerge pull request #7713 from annando/socialhome
Tobias Diekershoff [Mon, 7 Oct 2019 05:25:48 +0000 (07:25 +0200)]
Merge pull request #7713 from annando/socialhome

Fix communication issues with systems that speak both AP and Diaspora

4 years agoTest against the thread parent as well
Michael [Mon, 7 Oct 2019 04:19:12 +0000 (04:19 +0000)]
Test against the thread parent as well

4 years agoFix communication issues when a contact is able to speak AP, but uses Diaspora
Michael [Sun, 6 Oct 2019 21:59:23 +0000 (21:59 +0000)]
Fix communication issues when a contact is able to speak AP, but uses Diaspora

4 years agoMerge pull request #7712 from annando/proxy-logging
Philipp [Sun, 6 Oct 2019 19:34:34 +0000 (21:34 +0200)]
Merge pull request #7712 from annando/proxy-logging

Some added logging to the proxy functionality to better analyze problems

4 years agoJust some added logging to the proxy functionality to better analyze problems
Michael [Sun, 6 Oct 2019 18:48:33 +0000 (18:48 +0000)]
Just some added logging to the proxy functionality to better analyze problems

4 years agoMerge pull request #7711 from annando/gserver-2
Hypolite Petovan [Sun, 6 Oct 2019 18:31:47 +0000 (14:31 -0400)]
Merge pull request #7711 from annando/gserver-2

Fix for multiline host-meta, reducement of requests, fix for wordpress

4 years agoFix for multiline host-meta, reducement of requests, fix for wordpress
Michael [Sun, 6 Oct 2019 16:33:39 +0000 (16:33 +0000)]
Fix for multiline host-meta, reducement of requests, fix for wordpress

4 years agoRemove useless theme session variable deletions in modules
Hypolite Petovan [Sun, 6 Oct 2019 16:08:15 +0000 (12:08 -0400)]
Remove useless theme session variable deletions in modules

4 years agoRework theme override in Profile::load and App
Hypolite Petovan [Sun, 6 Oct 2019 16:07:06 +0000 (12:07 -0400)]
Rework theme override in Profile::load and App

- Separate desktop theme from mobile theme in App

4 years agoAdd Session::clear method
Hypolite Petovan [Sun, 6 Oct 2019 15:21:54 +0000 (11:21 -0400)]
Add Session::clear method

- Replace manual session clear by method in mod/manage

4 years agoMove theme determination after full module run
Hypolite Petovan [Sun, 6 Oct 2019 15:18:51 +0000 (11:18 -0400)]
Move theme determination after full module run

4 years agoReplace duplicated authentication code in FKOAuth1 with Session::setAuthenticatedForUser
Hypolite Petovan [Sun, 6 Oct 2019 15:17:30 +0000 (11:17 -0400)]
Replace duplicated authentication code in FKOAuth1 with Session::setAuthenticatedForUser

4 years agoMerge pull request #7708 from MrPetovan/bug/7707-vier-fix-config
Tobias Diekershoff [Sun, 6 Oct 2019 12:57:12 +0000 (14:57 +0200)]
Merge pull request #7708 from MrPetovan/bug/7707-vier-fix-config

[vier] Add necessary required_once statement in theme/vier/config.php

4 years agoAdd necessary required_once statement in theme/vier/config.php
Hypolite Petovan [Sun, 6 Oct 2019 12:46:56 +0000 (08:46 -0400)]
Add necessary required_once statement in theme/vier/config.php

- Vier config.php depends on a function declared in theme.php

4 years agoMerge pull request #7706 from tobiasd/20191006-checknote
Hypolite Petovan [Sun, 6 Oct 2019 11:53:09 +0000 (07:53 -0400)]
Merge pull request #7706 from tobiasd/20191006-checknote

add server side check about note to admin

4 years agoMerge pull request #7704 from annando/gcontact-update
Hypolite Petovan [Sun, 6 Oct 2019 11:51:52 +0000 (07:51 -0400)]
Merge pull request #7704 from annando/gcontact-update

Replace obsolete functionality in "PortableContact"

4 years agoadd server side check about note to admin
Tobias Diekershoff [Sun, 6 Oct 2019 09:57:43 +0000 (11:57 +0200)]
add server side check about note to admin

4 years agoMerge pull request #7705 from tobiasd/20191006-CS
Philipp [Sun, 6 Oct 2019 08:39:51 +0000 (10:39 +0200)]
Merge pull request #7705 from tobiasd/20191006-CS

CS translation update THX Aditoo

4 years agoCS translation update THX Aditoo
Tobias Diekershoff [Sun, 6 Oct 2019 08:04:12 +0000 (10:04 +0200)]
CS translation update THX Aditoo

4 years agoEmpty line added
Michael [Sun, 6 Oct 2019 06:08:07 +0000 (06:08 +0000)]
Empty line added

4 years agoReplace obsolete functionality in "PortableContact"
Michael [Sat, 5 Oct 2019 23:30:47 +0000 (23:30 +0000)]
Replace obsolete functionality in "PortableContact"

4 years agoMerge pull request #7699 from MrPetovan/task/4090-move-acl-to-src
Philipp [Sat, 5 Oct 2019 13:14:49 +0000 (15:14 +0200)]
Merge pull request #7699 from MrPetovan/task/4090-move-acl-to-src

Move mod/acl to src/Module/Search/Acl

4 years agoCode beautification
Hypolite Petovan [Sat, 5 Oct 2019 12:34:07 +0000 (08:34 -0400)]
Code beautification