]>
git.mxchange.org Git - friendica-addons.git/log
nupplaPhil [Mon, 16 Dec 2019 00:08:47 +0000 (01:08 +0100)]
Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript()
nupplaPhil [Mon, 16 Dec 2019 00:05:14 +0000 (01:05 +0100)]
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get()
nupplaPhil [Sun, 15 Dec 2019 23:47:24 +0000 (00:47 +0100)]
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
nupplaPhil [Sun, 15 Dec 2019 23:28:30 +0000 (00:28 +0100)]
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect()
nupplaPhil [Sun, 15 Dec 2019 22:50:35 +0000 (23:50 +0100)]
Refactor dynamic App::getProfiler() to static DI::profiler()
nupplaPhil [Sun, 15 Dec 2019 22:46:55 +0000 (23:46 +0100)]
Refactor dynamic App::getLogger() to static DI::logger()
nupplaPhil [Sun, 15 Dec 2019 22:28:00 +0000 (23:28 +0100)]
Replace BaseObject class with DI::* calls
nupplaPhil [Sun, 15 Dec 2019 21:34:10 +0000 (22:34 +0100)]
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
Hypolite Petovan [Fri, 27 Dec 2019 17:13:06 +0000 (12:13 -0500)]
Merge pull request #925 from annando/markdown-escape
Markdown: Escape some elements prior to sending them through Markdown
Michael Vogel [Fri, 27 Dec 2019 09:26:10 +0000 (10:26 +0100)]
Merge pull request #926 from tobiasd/
20191227 -markdownDE
[markdown] added DE translation
Tobias Diekershoff [Fri, 27 Dec 2019 06:54:40 +0000 (07:54 +0100)]
better wording
Tobias Diekershoff [Fri, 27 Dec 2019 06:50:37 +0000 (07:50 +0100)]
[markdown] added DE translation
Michael [Fri, 27 Dec 2019 06:09:09 +0000 (06:09 +0000)]
Standards
Michael [Fri, 27 Dec 2019 01:35:15 +0000 (01:35 +0000)]
Markdown: Escape some elements prior to sending them through Markdown
Tobias Diekershoff [Thu, 26 Dec 2019 10:36:56 +0000 (11:36 +0100)]
Merge pull request #924 from annando/markdown
New Addon Markdown
Michael [Thu, 26 Dec 2019 10:05:27 +0000 (10:05 +0000)]
Added messages
Michael [Thu, 26 Dec 2019 08:14:04 +0000 (08:14 +0000)]
New Addon Markdown
Tobias Diekershoff [Wed, 25 Dec 2019 09:03:01 +0000 (10:03 +0100)]
Merge pull request #923 from MrPetovan/bug/notices
[tumblr] Fix notice when submitting user settings
Hypolite Petovan [Sat, 22 Jun 2019 12:00:09 +0000 (08:00 -0400)]
[tumblr] Fix notice when submitting user settings
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-
568784745
Tobias Diekershoff [Mon, 23 Dec 2019 19:00:12 +0000 (20:00 +0100)]
Merge 2019.12 master into develop
Hypolite Petovan [Mon, 23 Dec 2019 00:38:00 +0000 (19:38 -0500)]
Merge pull request #922 from nupplaphil/bug/7989-advancedcontfilter
[advancedcontentfilter] Fix Hook-call during install
nupplaPhil [Mon, 23 Dec 2019 00:36:32 +0000 (01:36 +0100)]
Restored Hook::register and added Hook::add
nupplaPhil [Sun, 22 Dec 2019 19:36:19 +0000 (20:36 +0100)]
Add more indention :-)
nupplaPhil [Sun, 22 Dec 2019 18:36:28 +0000 (19:36 +0100)]
Fix dbstructure update hook for advancedcontentfilter
Hypolite Petovan [Sun, 22 Dec 2019 14:05:44 +0000 (09:05 -0500)]
Merge pull request #917 from nupplaphil/task/reduce_app_deps
[windowsphonepush] - Switch Authentication call
Hypolite Petovan [Sun, 22 Dec 2019 14:02:56 +0000 (09:02 -0500)]
Merge pull request #921 from tobiasd/
20191222 -et
showmore: added ET translation THX Rain Hawk
Tobias Diekershoff [Sun, 22 Dec 2019 06:03:17 +0000 (07:03 +0100)]
showmore: added ET translation THX Rain Hawk
Michael Vogel [Wed, 18 Dec 2019 15:16:40 +0000 (16:16 +0100)]
Merge pull request #909 from MrPetovan/task/4090-move-profile_photo-to-src
Move Object\Image static methods to Util\Images
Hypolite Petovan [Mon, 16 Dec 2019 07:17:06 +0000 (02:17 -0500)]
Merge pull request #920 from tobiasd/
20191216 -lng
DE and ET translation updates
Tobias Diekershoff [Mon, 16 Dec 2019 07:14:55 +0000 (08:14 +0100)]
buglink: DE translation updated THX Rene Wagner
Tobias Diekershoff [Mon, 16 Dec 2019 07:13:41 +0000 (08:13 +0100)]
smileybutton: ET translation added THX Rain Hawk
Michael Vogel [Wed, 11 Dec 2019 22:13:17 +0000 (23:13 +0100)]
Merge pull request #919 from MrPetovan/bug/tumblr-oauth
[various] Use correct object class for Oauth token
Benjamin Lorteau [Wed, 11 Dec 2019 19:46:03 +0000 (14:46 -0500)]
[twitter] Use correct object class for Oauth token in library/tumblroauth
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-
564562386
Benjamin Lorteau [Wed, 11 Dec 2019 18:19:32 +0000 (13:19 -0500)]
[tumblr] Use correct object class for Oauth token in library/tumblroauth
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-
564648263
Benjamin Lorteau [Wed, 11 Dec 2019 18:18:17 +0000 (13:18 -0500)]
[tumblr] Improve phpDoc in library/tumblroauth
Benjamin Lorteau [Wed, 11 Dec 2019 18:04:36 +0000 (13:04 -0500)]
[tumblr] Fix formatting in library/tumblroauth
nupplaPhil [Sun, 8 Dec 2019 21:45:33 +0000 (22:45 +0100)]
Move Cookie to own class (with tests)
Move Authentication to App namespace
Hypolite Petovan [Sat, 7 Dec 2019 22:04:22 +0000 (17:04 -0500)]
Merge pull request #918 from annando/buffer-unsupported
Issue 7916: Buffer is unsupported now
Michael [Sat, 7 Dec 2019 21:56:43 +0000 (21:56 +0000)]
Issue 7916: Buffer is unsupported now
nupplaPhil [Tue, 3 Dec 2019 21:29:36 +0000 (22:29 +0100)]
Refactor "Authentication" class with four main methods:
- withSession() - for auto authentication with Session/Cookie variables
- withOpenId() - for authentication with an OpenID account
- withPassword() - for authentication with Password
- setForUser() - for setting the user auth context of the current session
Refactor "Session" class - contains now "native" Session Management methods
Hypolite Petovan [Mon, 2 Dec 2019 19:23:37 +0000 (14:23 -0500)]
Merge pull request #916 from friendica/dependabot/composer/advancedcontentfilter/symfony/cache-3.4.36
Bump symfony/cache from 3.4.8 to 3.4.36 in /advancedcontentfilter
dependabot[bot] [Mon, 2 Dec 2019 19:21:35 +0000 (19:21 +0000)]
Bump symfony/cache from 3.4.8 to 3.4.36 in /advancedcontentfilter
Bumps [symfony/cache](https://github.com/symfony/cache) from 3.4.8 to 3.4.36.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/cache/compare/v3.4.8...v3.4.36)
Signed-off-by: dependabot[bot] <support@github.com>
Tobias Diekershoff [Mon, 2 Dec 2019 04:53:51 +0000 (05:53 +0100)]
Merge pull request #915 from MrPetovan/bug/js_upload-public-visibility
[js_upload] Restore public image upload
Hypolite Petovan [Sun, 1 Dec 2019 21:33:19 +0000 (16:33 -0500)]
[js_upload] Restore public image upload
Tobias Diekershoff [Sat, 30 Nov 2019 19:52:07 +0000 (20:52 +0100)]
Merge pull request #914 from MrPetovan/bug/7880-js_upload-rewrite-after-acl-change
[js_upload] Rewrite addon after ACL changes
Hypolite Petovan [Sat, 30 Nov 2019 17:06:51 +0000 (12:06 -0500)]
[js_upload] Rewrite addon after ACl changes
- Move HTML to template
- Remove redundant uninstall method
- Enforce coding standards
- Add type-hinting
Hypolite Petovan [Thu, 28 Nov 2019 17:59:27 +0000 (12:59 -0500)]
Merge pull request #913 from annando/discourse
Discourse Addon
Michael [Thu, 28 Nov 2019 04:57:39 +0000 (04:57 +0000)]
Improved template
Michael [Wed, 27 Nov 2019 05:54:26 +0000 (05:54 +0000)]
Settings had been moved into a template
Michael [Tue, 26 Nov 2019 18:59:50 +0000 (18:59 +0000)]
Some fixes / subject cleaning
Michael [Tue, 26 Nov 2019 07:21:49 +0000 (07:21 +0000)]
To-Do added, code fragment removed
Michael [Mon, 25 Nov 2019 23:09:18 +0000 (23:09 +0000)]
Added logging value
Michael [Mon, 25 Nov 2019 22:58:01 +0000 (22:58 +0000)]
Settings page added
Michael [Mon, 25 Nov 2019 22:23:19 +0000 (22:23 +0000)]
README updated, code restructured
Michael [Mon, 25 Nov 2019 11:14:22 +0000 (11:14 +0000)]
Discourse contacts are generated, URI and Parent-URI are regenerated
Hypolite Petovan [Sun, 24 Nov 2019 19:20:57 +0000 (14:20 -0500)]
[avancedcontentfilter] Fix typo in exception name
Michael [Sat, 23 Nov 2019 23:43:59 +0000 (23:43 +0000)]
Discourse addon created
Hypolite Petovan [Thu, 7 Nov 2019 01:00:35 +0000 (20:00 -0500)]
Merge pull request #910 from tobiasd/
20191106 -lng
CA translation pack
Tobias Diekershoff [Wed, 6 Nov 2019 08:41:19 +0000 (09:41 +0100)]
infiniteprbabilitydrive addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 08:39:30 +0000 (09:39 +0100)]
impressum addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 08:38:09 +0000 (09:38 +0100)]
dwpost addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 08:35:02 +0000 (09:35 +0100)]
forumdirectory addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 08:33:35 +0000 (09:33 +0100)]
ijpost addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:51:05 +0000 (08:51 +0100)]
fromapp addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:49:54 +0000 (08:49 +0100)]
gnot addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:48:46 +0000 (08:48 +0100)]
diaspora addon added CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:47:02 +0000 (08:47 +0100)]
curweather addon updates CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:45:33 +0000 (08:45 +0100)]
cookienotive addon added CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:30:50 +0000 (08:30 +0100)]
gravatar addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:28:14 +0000 (08:28 +0100)]
catavatar addon added CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:26:23 +0000 (08:26 +0100)]
buglink addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:24:43 +0000 (08:24 +0100)]
blockem addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:22:55 +0000 (08:22 +0100)]
blockbot addon added CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:14:58 +0000 (08:14 +0100)]
buffer addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:12:57 +0000 (08:12 +0100)]
blogger addon updated CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:10:55 +0000 (08:10 +0100)]
advancedcontentfilter addon added CA translation THX Joan Bar
Tobias Diekershoff [Wed, 6 Nov 2019 07:03:13 +0000 (08:03 +0100)]
blackout addon added CA translation THX Joan Bar
Hypolite Petovan [Sat, 2 Nov 2019 01:24:47 +0000 (21:24 -0400)]
Move Object\Image static methods to Util\Images
Hypolite Petovan [Fri, 1 Nov 2019 15:05:36 +0000 (11:05 -0400)]
Merge pull request #908 from nupplaphil/bug/fix_travis_test
[remote_permissions] Fix ACLFormatterTest
Philipp Holzer [Fri, 1 Nov 2019 13:13:29 +0000 (14:13 +0100)]
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()
Hypolite Petovan [Thu, 31 Oct 2019 18:50:40 +0000 (14:50 -0400)]
Merge pull request #907 from annando/twitter-logging
Added logging to twitter addon
Hypolite Petovan [Mon, 28 Oct 2019 17:19:54 +0000 (13:19 -0400)]
Merge pull request #906 from nupplaphil/bug/7781-compose_acl_expand
Check null for acl-fields
Philipp Holzer [Mon, 28 Oct 2019 17:16:09 +0000 (18:16 +0100)]
Check null for acl-fields
Michael [Sat, 26 Oct 2019 18:31:45 +0000 (18:31 +0000)]
Added logging to twitter addon
Hypolite Petovan [Thu, 24 Oct 2019 23:21:19 +0000 (19:21 -0400)]
Merge pull request #905 from nupplaphil/task/Activity
Move Activity definitions to constants
Philipp Holzer [Thu, 24 Oct 2019 22:41:37 +0000 (00:41 +0200)]
Move Namespace of ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:34:46 +0000 (00:34 +0200)]
Move Namespace of ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:32:35 +0000 (00:32 +0200)]
Renamed to ActivityNamespace
Philipp Holzer [Thu, 24 Oct 2019 22:10:19 +0000 (00:10 +0200)]
Add docs
Hypolite Petovan [Thu, 24 Oct 2019 12:04:32 +0000 (08:04 -0400)]
Merge pull request #904 from nupplaphil/task/move_text
[remote_permissions] Move expand_acl to ACLFormatter::expand()
Philipp Holzer [Thu, 24 Oct 2019 07:06:21 +0000 (09:06 +0200)]
Rename namespace
Philipp Holzer [Wed, 23 Oct 2019 22:25:42 +0000 (00:25 +0200)]
Move Activity/Namespaces defines to constants
Philipp Holzer [Tue, 22 Oct 2019 22:40:13 +0000 (00:40 +0200)]
Move expand_acl to ACLFormatter::expand()
- including tests
Hypolite Petovan [Thu, 17 Oct 2019 16:55:42 +0000 (12:55 -0400)]
Merge pull request #899 from MrPetovan/task/7190-replace-defaults-call
[various] Replace deprecated defaults() calls by ?? operator
Hypolite Petovan [Sun, 13 Oct 2019 16:07:27 +0000 (12:07 -0400)]
[various] Replace deprecated defaults() calls by ?? operator
Hypolite Petovan [Mon, 14 Oct 2019 10:15:41 +0000 (06:15 -0400)]
Merge pull request #902 from tobiasd/
20191014 -editorconfig
added editorconfig file
Michael Vogel [Mon, 14 Oct 2019 08:17:38 +0000 (10:17 +0200)]
Merge pull request #903 from tobiasd/
20191014 -ca
CA translation updated THX obiolscat
Tobias Diekershoff [Mon, 14 Oct 2019 05:32:19 +0000 (07:32 +0200)]
group_text addon CA translation updated THX obiolscat
Tobias Diekershoff [Mon, 14 Oct 2019 05:31:50 +0000 (07:31 +0200)]
langfilter addon added CA translation THX obiolscat
Tobias Diekershoff [Mon, 14 Oct 2019 05:31:05 +0000 (07:31 +0200)]
buffer addon added CA translation THX obiolscat