]>
git.mxchange.org Git - friendica-addons.git/log
Tobias Diekershoff [Thu, 14 Feb 2019 15:12:57 +0000 (16:12 +0100)]
Updated documentation of the newmemberwidget
Tobias Diekershoff [Thu, 14 Feb 2019 14:15:29 +0000 (15:15 +0100)]
Merge pull request #804 from MrPetovan/task/6629-securemail-update-composer-dependencies
[securemail] Update Composer dependencies
Hypolite Petovan [Sun, 10 Feb 2019 15:06:45 +0000 (10:06 -0500)]
[securemail] Use explicit path for addon autoloader
Hypolite Petovan [Sun, 10 Feb 2019 13:45:40 +0000 (08:45 -0500)]
[securemail] Use composer autoload
Hypolite Petovan [Sun, 10 Feb 2019 13:45:14 +0000 (08:45 -0500)]
[securemail] Fix formatting
Hypolite Petovan [Sun, 10 Feb 2019 13:44:29 +0000 (08:44 -0500)]
[securemail] Update Composer dependencies
- Update phpseclib/phpseclib to version 2.0.4
- Update singpolyma/openpgp-php to version 0.3.0
Hypolite Petovan [Wed, 6 Feb 2019 15:52:02 +0000 (10:52 -0500)]
Merge pull request #803 from nupplaphil/config_refact
Config Refactoring
Philipp Holzer [Tue, 5 Feb 2019 21:27:56 +0000 (22:27 +0100)]
Refactoring ConfigCacheLoader methods
Hypolite Petovan [Mon, 4 Feb 2019 01:36:21 +0000 (20:36 -0500)]
Merge pull request #750 from nupplaphil/goaway_to_redirectto
Replaced goaway() with System::redirect()
Philipp Holzer [Mon, 4 Feb 2019 01:07:58 +0000 (02:07 +0100)]
Bugfixing Addon-config
Philipp Holzer [Mon, 4 Feb 2019 00:52:03 +0000 (01:52 +0100)]
Bugfixing calls
Philipp Holzer [Fri, 19 Oct 2018 21:41:36 +0000 (23:41 +0200)]
Split goaway to System::externalRedirectTo() and App->internalRedirect()
Philipp Holzer [Fri, 19 Oct 2018 18:14:52 +0000 (20:14 +0200)]
Split goaway to System::externalRedirectTo() and App->internalRedirect()
Philipp Holzer [Mon, 15 Oct 2018 06:50:33 +0000 (08:50 +0200)]
renamed System::redirectTo to System::redirect
Philipp Holzer [Sat, 13 Oct 2018 18:36:09 +0000 (20:36 +0200)]
wrong indent
Philipp Holzer [Sat, 13 Oct 2018 18:05:05 +0000 (20:05 +0200)]
Replaced goaway() with System::redirectTo()
Philipp Holzer [Sun, 3 Feb 2019 21:46:49 +0000 (22:46 +0100)]
4) Adding Factories to other entrypoints
Philipp Holzer [Sun, 3 Feb 2019 21:22:03 +0000 (22:22 +0100)]
3) Introducing ConfigFactory
Hypolite Petovan [Sat, 2 Feb 2019 18:49:46 +0000 (13:49 -0500)]
Merge pull request #802 from tobiasd/
20190202-cookienofilter
nofilter applied to fixed description
Tobias Diekershoff [Sat, 2 Feb 2019 16:44:28 +0000 (17:44 +0100)]
nofilter applied to fixed description
Hypolite Petovan [Sat, 2 Feb 2019 12:35:01 +0000 (07:35 -0500)]
Merge pull request #801 from tobiasd/
20190202-lng
cookiemessage translation
Tobias Diekershoff [Sat, 2 Feb 2019 08:19:54 +0000 (09:19 +0100)]
Merge pull request #790 from MrPetovan/task/6390-move-contact-constants-to-user
[forumdirectory] Move Contact::PAGE_* constants to User::PAGE_FLAGS_*
Tobias Diekershoff [Sat, 2 Feb 2019 08:18:28 +0000 (09:18 +0100)]
cookiemessage DE translation
Tobias Diekershoff [Sat, 2 Feb 2019 07:34:54 +0000 (08:34 +0100)]
cookienotice CS translation THX waldis
Tobias Diekershoff [Sat, 2 Feb 2019 07:34:09 +0000 (08:34 +0100)]
cookienotice CS translation THX JeroenED
Tobias Diekershoff [Sat, 2 Feb 2019 07:32:48 +0000 (08:32 +0100)]
cookienotice CS translation THX Aditoo
Tobias Diekershoff [Sat, 2 Feb 2019 07:32:11 +0000 (08:32 +0100)]
added ZH-CN translation of cookiemessage addon
Hypolite Petovan [Wed, 30 Jan 2019 13:24:39 +0000 (08:24 -0500)]
Merge pull request #800 from JeroenED/task/cookienotice-tx
Updated transifex config
Jeroen De Meerleer [Wed, 30 Jan 2019 13:05:58 +0000 (14:05 +0100)]
Updated transifex config
script:
cd /mnt/Git-Projects/Friendica/friendica/addon/
echo "[main]
host = https://www.transifex.com
"
for folder in * ; do
if [[ -s ${folder}/lang/C/messages.po ]]; then
echo "[friendica.addon_${folder}_messagespo]
file_filter = ${folder}/lang/<lang>/messages.po
source_file = ${folder}/lang/C/messages.po
source_lang = en
type = PO
"
fi;
done;
Tobias Diekershoff [Wed, 30 Jan 2019 10:29:50 +0000 (11:29 +0100)]
Merge pull request #799 from JeroenED/task/cookienotice-tx
Cookienotice translation issue
Jeroen De Meerleer [Wed, 30 Jan 2019 09:50:46 +0000 (10:50 +0100)]
Regenerated messages.po
Hope it helps, but I'm not sure at all :(
Hypolite Petovan [Tue, 29 Jan 2019 15:50:14 +0000 (10:50 -0500)]
Merge pull request #798 from tobiasd/
20190129-lng
translation update
Tobias Diekershoff [Tue, 29 Jan 2019 15:43:44 +0000 (16:43 +0100)]
DE morechoice translation update THX copis
Tobias Diekershoff [Tue, 29 Jan 2019 15:41:59 +0000 (16:41 +0100)]
FR catavatar translations THX lapoubelle111
Tobias Diekershoff [Tue, 29 Jan 2019 15:39:43 +0000 (16:39 +0100)]
NL advancedcontentfilter translation THX Rik4
Tobias Diekershoff [Tue, 29 Jan 2019 15:37:21 +0000 (16:37 +0100)]
cookienotice CS translation THX Rik4
Tobias Diekershoff [Tue, 29 Jan 2019 15:35:40 +0000 (16:35 +0100)]
cookienotice CS translation THX waldis
Tobias Diekershoff [Tue, 29 Jan 2019 15:34:48 +0000 (16:34 +0100)]
cookienotice CS translation THX lapoubelle111
Tobias Diekershoff [Tue, 29 Jan 2019 15:33:24 +0000 (16:33 +0100)]
cookienotice CS translation THX Aditoo
Tobias Diekershoff [Thu, 24 Jan 2019 06:10:52 +0000 (07:10 +0100)]
Merge pull request #797 from MrPetovan/bug/6386-fix-fatal-errors
[mailstream] Fix missing method App->get_curl_content_type()
Hypolite Petovan [Thu, 24 Jan 2019 03:04:15 +0000 (22:04 -0500)]
[mailstream] Fix missing method App->get_curl_content_type()
Hypolite Petovan [Wed, 23 Jan 2019 15:28:26 +0000 (10:28 -0500)]
Merge pull request #794 from Ixiter/develop
new addon - cookienotice - configure, show and handle a simple cookie…
Peter Liebetrau [Wed, 23 Jan 2019 15:01:28 +0000 (16:01 +0100)]
cookienotice addon - fixes for changerequest #pullrequestreview-
195527901
Peter Liebetrau [Wed, 23 Jan 2019 10:09:10 +0000 (11:09 +0100)]
cookienotice addon - code styling fixes
Peter Liebetrau [Wed, 23 Jan 2019 10:00:52 +0000 (11:00 +0100)]
cookienotice addon - added default values for config data
Peter Liebetrau [Wed, 23 Jan 2019 09:49:20 +0000 (10:49 +0100)]
Merge origin/develop into develop
Peter Liebetrau [Wed, 23 Jan 2019 09:47:08 +0000 (10:47 +0100)]
cookienotice addon - fixes for #pullrequestreview-
195091211
Michael Vogel [Wed, 23 Jan 2019 09:18:04 +0000 (10:18 +0100)]
Merge pull request #796 from tobiasd/
20190123-lng
ES translation of the langfilter addon THX Abraham Pérez Hernández
Tobias Diekershoff [Wed, 23 Jan 2019 09:02:08 +0000 (10:02 +0100)]
ES translation of the langfilter addon THX Abraham Pérez Hernández
Peter Liebetrau [Tue, 22 Jan 2019 15:50:13 +0000 (16:50 +0100)]
cookienotice addon - fixes for 2019.01 - Template loading and replace macros
Tobias Diekershoff [Mon, 21 Jan 2019 09:04:26 +0000 (10:04 +0100)]
Merge branch 'master' into develop
Peter Liebetrau [Sun, 20 Jan 2019 19:35:58 +0000 (20:35 +0100)]
cookienotice addon - fixes from pull request reviews
Peter Liebetrau [Sun, 20 Jan 2019 14:29:15 +0000 (15:29 +0100)]
cookienotice addon - did the gettext jobs and added german language
Peter Liebetrau [Sun, 20 Jan 2019 13:20:20 +0000 (14:20 +0100)]
convert spaces to tabs, removed netbeans project files
Hypolite Petovan [Sun, 20 Jan 2019 12:57:42 +0000 (07:57 -0500)]
Merge pull request #795 from annando/twitter-notice
Avoid some notice in the Twitter addon
Peter Liebetrau [Sun, 20 Jan 2019 09:04:25 +0000 (10:04 +0100)]
new addon - cookienotice - configure, show and handle a simple cookie usage notice
Tobias Diekershoff [Fri, 18 Jan 2019 08:39:41 +0000 (09:39 +0100)]
Merge pull request #793 from annando/nogplus
Google+ is closing soon, so we remove the first traces
Michael [Fri, 18 Jan 2019 06:57:11 +0000 (06:57 +0000)]
Google+ is closing soon, so we remove the first traces
Tobias Diekershoff [Sun, 13 Jan 2019 18:30:08 +0000 (19:30 +0100)]
Merge pull request #792 from annando/notices
Avoiding notices
Michael [Sun, 13 Jan 2019 18:05:37 +0000 (18:05 +0000)]
Avoiding notices
Michael Vogel [Sat, 12 Jan 2019 13:39:59 +0000 (14:39 +0100)]
Merge pull request #791 from tobiasd/
20190112-lng
FR translatio update
Tobias Diekershoff [Sat, 12 Jan 2019 10:13:00 +0000 (11:13 +0100)]
FR translation blackout THX vladimir N
Tobias Diekershoff [Sat, 12 Jan 2019 10:11:39 +0000 (11:11 +0100)]
FR translatio update blockem THX vladimir N
Tobias Diekershoff [Sat, 12 Jan 2019 10:09:48 +0000 (11:09 +0100)]
FR translation update advancedcontentfilter THX vladimir N
Michael Vogel [Sat, 12 Jan 2019 09:18:17 +0000 (10:18 +0100)]
Merge pull request #788 from MrPetovan/bug/4708-twitter-show-original-url-share
[twitter] Use original URL for link display
Hypolite Petovan [Mon, 7 Jan 2019 04:38:21 +0000 (23:38 -0500)]
[forumdirectory] Move Contact::PAGE_* constants to User::PAGE_FLAGS_*
Hypolite Petovan [Sun, 6 Jan 2019 05:05:20 +0000 (00:05 -0500)]
[twitter] Use original URL for link display
Hypolite Petovan [Fri, 4 Jan 2019 16:27:00 +0000 (11:27 -0500)]
Merge pull request #787 from annando/lsr-pictures
LSR: Show preview pictures of videos (should be legally safe)
Michael [Fri, 4 Jan 2019 15:23:23 +0000 (15:23 +0000)]
LSR: Show preview pictures of videos (should be legally safe)
Tobias Diekershoff [Sat, 29 Dec 2018 10:52:06 +0000 (11:52 +0100)]
Merge pull request #786 from MrPetovan/bug/6334-get-app-namespace
[various] Escape global function get_app calls
Hypolite Petovan [Fri, 28 Dec 2018 02:03:17 +0000 (21:03 -0500)]
[various] Escape global function get_app calls
Michael Vogel [Thu, 27 Dec 2018 17:05:48 +0000 (18:05 +0100)]
Merge pull request #783 from MrPetovan/bug/6309-remove-include
Bug/ remove include
Michael Vogel [Thu, 27 Dec 2018 17:05:25 +0000 (18:05 +0100)]
Merge pull request #784 from MrPetovan/task/4176-scrutinizer
Replace deprecated method/function calls
Hypolite Petovan [Wed, 26 Dec 2018 07:28:16 +0000 (02:28 -0500)]
Replace deprecated Addon::*registerHook by Hook::*register
Hypolite Petovan [Wed, 26 Dec 2018 06:08:41 +0000 (01:08 -0500)]
Replace deprecated Addon::callHooks by Hook::callAll
Hypolite Petovan [Wed, 26 Dec 2018 05:39:53 +0000 (00:39 -0500)]
Replace killme() by exit()
Hypolite Petovan [Wed, 26 Dec 2018 14:51:01 +0000 (09:51 -0500)]
Merge pull request #785 from annando/issue-5911
Solves PHP warning "Use of undefined constant"
Michael [Wed, 26 Dec 2018 11:04:29 +0000 (11:04 +0000)]
Fixes "Trying to get property 'status' of non-object"
Michael [Wed, 26 Dec 2018 11:00:36 +0000 (11:00 +0000)]
Solves PHP warning "Use of undefined constant"
Hypolite Petovan [Wed, 26 Dec 2018 05:36:43 +0000 (00:36 -0500)]
Remove require include/*
Michael Vogel [Thu, 20 Dec 2018 19:27:55 +0000 (20:27 +0100)]
Merge pull request #781 from MrPetovan/task/6208-smarty-escaping
Smarty escaping
Hypolite Petovan [Thu, 20 Dec 2018 17:14:58 +0000 (12:14 -0500)]
Merge pull request #733 from JeroenED/bugfix/core-GS-5596
Updating morechoice addon to reflect changes in core
Jeroen De Meerleer [Thu, 20 Dec 2018 16:31:35 +0000 (17:31 +0100)]
Merge branch 'develop' into bugfix/core-GS-5596
Hypolite Petovan [Mon, 17 Dec 2018 22:20:30 +0000 (17:20 -0500)]
Merge pull request #782 from annando/lsr-pictures
Leistungsschutzrecht: Optionally suppress pictures
Michael [Mon, 17 Dec 2018 21:55:13 +0000 (21:55 +0000)]
Added readme
Michael [Mon, 17 Dec 2018 21:09:09 +0000 (21:09 +0000)]
Leistungsschutzrecht: Optionally suppress pictures
Hypolite Petovan [Sat, 15 Dec 2018 10:04:20 +0000 (05:04 -0500)]
[various] Add exceptions to Smarty default escaping
Hypolite Petovan [Sat, 15 Dec 2018 10:03:51 +0000 (05:03 -0500)]
[securemail] Remove Smarty explicit escaping
Hypolite Petovan [Mon, 3 Dec 2018 12:38:34 +0000 (07:38 -0500)]
Merge pull request #780 from annando/notice-pumpio
Some notice in pump.io removed
Michael [Mon, 3 Dec 2018 06:52:46 +0000 (06:52 +0000)]
Some notice in pump.io removed
Michael Vogel [Sat, 1 Dec 2018 15:34:08 +0000 (16:34 +0100)]
Merge pull request #779 from MrPetovan/task/remove-x
Replace x() by !empty() or defaults()
Michael Vogel [Sat, 1 Dec 2018 15:29:25 +0000 (16:29 +0100)]
Merge pull request #776 from MrPetovan/task/normalize-bbcode-hashtags
[various] Remove useless rawurlencode calls
Hypolite Petovan [Fri, 30 Nov 2018 14:12:11 +0000 (09:12 -0500)]
Update addon documentation
Hypolite Petovan [Fri, 30 Nov 2018 14:11:56 +0000 (09:11 -0500)]
Replace x() by !empty() or defaults()
- Remove extraneous parentheses around !empty()
Michael Vogel [Mon, 26 Nov 2018 22:58:09 +0000 (23:58 +0100)]
Merge pull request #778 from MrPetovan/task/move-config-to-php-array
Move config to PHP array
Hypolite Petovan [Sun, 25 Nov 2018 07:16:41 +0000 (02:16 -0500)]
[twitter] Update config file style/name
Hypolite Petovan [Sun, 25 Nov 2018 07:16:20 +0000 (02:16 -0500)]
[testdrive] Update config file style/name
Hypolite Petovan [Sun, 25 Nov 2018 07:16:04 +0000 (02:16 -0500)]
[pumpio] Update config file style/name
Hypolite Petovan [Sun, 25 Nov 2018 07:15:44 +0000 (02:15 -0500)]
[public_server] Update config file style/name
Hypolite Petovan [Sun, 25 Nov 2018 07:15:18 +0000 (02:15 -0500)]
[piwik] Update config file style/name