Commit Graph

3647 Commits

Author SHA1 Message Date
Hypolite Petovan 905823ea63 Update obsolete App::getBaseUrl calls to DI::baseUrl 2019-12-29 21:55:10 -05:00
Hypolite Petovan c03588f0b4
Merge pull request #931 from annando/fix-927
Fix PR 927: Adds forgotten calls
2019-12-29 21:05:33 -05:00
Michael 141007764b Fix PR 927: Adds forgotten calls 2019-12-30 01:20:55 +00:00
Hypolite Petovan bbc629544f
Merge pull request #927 from nupplaphil/task/replace_getClass
[various] CleanUp deprecated methods
2019-12-29 19:55:44 -05:00
Hypolite Petovan aa7f8e7bdf
Merge pull request #930 from annando/markdown-encoding
Markdown: Protect some more elements from markdown parsing
2019-12-29 17:37:22 -05:00
Michael dbd9e940c8 Markdown: Protect some more elements from markdown parsing 2019-12-29 21:01:38 +00:00
Michael Vogel 6b128e5f17
Merge pull request #929 from tobiasd/20191229-markdownCS
[markdown] added CS translation THX Aditoo
2019-12-29 19:36:43 +01:00
Tobias Diekershoff 42ed23bfbc [markdown] added CS translation THX Aditoo 2019-12-29 17:44:37 +01:00
Philipp Holzer 0b56ff0aa0
Add DI::auth() call to windowsphonepush 2019-12-28 15:18:18 +01:00
Philipp Holzer 9d9384f5ed
Remove deprecated App::module - replace with DI::module()->getName() 2019-12-27 21:55:19 +01:00
Philipp Holzer dfd8c4c24f
Remove deprecated App::query_string - replace with DI::args()->getQueryString() 2019-12-27 21:55:19 +01:00
Philipp Holzer 5060f3c0aa
Remove deprecated App::is_mobile/is_tablet - replace with DI::mode()->isMobile()/isTablet() 2019-12-27 21:55:18 +01:00
Philipp Holzer 4b6527e273
Remove deprecated App::registerStylesheet()/FooterScript() - replace with DI::page()->registerStylesheet()/FooterScript() 2019-12-27 21:55:17 +01:00
Philipp Holzer 335fcf670f
Remove deprecated App::getBaseURL() - process methods to DI::baseUrl()->get() 2019-12-27 21:55:17 +01:00
Philipp Holzer 0775c28854
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName() 2019-12-27 21:55:16 +01:00
Philipp Holzer 99db3452e3
Refactor deprecated App::internalRedirect() to DI::baseUrl()->redirect() 2019-12-27 21:55:16 +01:00
Philipp Holzer 33dae7eb94
Refactor dynamic App::getProfiler() to static DI::profiler() 2019-12-27 21:55:16 +01:00
Philipp Holzer 44bf0343e2
Refactor dynamic App::getLogger() to static DI::logger() 2019-12-27 21:55:15 +01:00
Philipp Holzer 34ba7f441d
Replace BaseObject class with DI::* calls 2019-12-27 21:55:15 +01:00
Philipp Holzer 5d4d175bf9
Introduce new DI container
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
2019-12-27 21:55:14 +01:00
Hypolite Petovan d18af9c2c4
Merge pull request #925 from annando/markdown-escape
Markdown: Escape some elements prior to sending them through Markdown
2019-12-27 12:13:06 -05:00
Michael Vogel 50d028db3c
Merge pull request #926 from tobiasd/20191227-markdownDE
[markdown] added DE translation
2019-12-27 10:26:10 +01:00
Tobias Diekershoff 11b09b260f better wording 2019-12-27 07:54:40 +01:00
Tobias Diekershoff 5776ffcb5b [markdown] added DE translation 2019-12-27 07:50:37 +01:00
Michael 051771c4e2 Standards 2019-12-27 06:09:09 +00:00
Michael 2f3e727570 Markdown: Escape some elements prior to sending them through Markdown 2019-12-27 01:35:15 +00:00
Tobias Diekershoff 4954cabd9d
Merge pull request #924 from annando/markdown
New Addon Markdown
2019-12-26 11:36:56 +01:00
Michael 95f0065759 Added messages 2019-12-26 10:05:27 +00:00
Michael 289d7b344c New Addon Markdown 2019-12-26 08:14:04 +00:00
Tobias Diekershoff 04d552bcb4
Merge pull request #923 from MrPetovan/bug/notices
[tumblr] Fix notice when submitting user settings
2019-12-25 10:03:01 +01:00
Hypolite Petovan 1a4a42598d [tumblr] Fix notice when submitting user settings
- Addresses https://github.com/friendica/friendica/issues/8000#issuecomment-568784745
2019-12-24 12:51:21 -05:00
Tobias Diekershoff c9036cdc4d Merge 2019.12 master into develop 2019-12-23 20:00:12 +01:00
Hypolite Petovan 98e9cc7dc2
Merge pull request #922 from nupplaphil/bug/7989-advancedcontfilter
[advancedcontentfilter] Fix Hook-call during install
2019-12-22 19:38:00 -05:00
Philipp Holzer 382ca2b3bc
Restored Hook::register and added Hook::add 2019-12-23 01:36:32 +01:00
Philipp Holzer 838c28f171
Add more indention :-) 2019-12-22 20:36:19 +01:00
Philipp Holzer 4f4b9f26c1
Fix dbstructure update hook for advancedcontentfilter 2019-12-22 19:36:28 +01:00
Hypolite Petovan 07143841d2
Merge pull request #917 from nupplaphil/task/reduce_app_deps
[windowsphonepush] - Switch Authentication call
2019-12-22 09:05:44 -05:00
Hypolite Petovan 30459ae6a3
Merge pull request #921 from tobiasd/20191222-et
showmore: added ET translation THX Rain Hawk
2019-12-22 09:02:56 -05:00
Tobias Diekershoff cd20f56fbe showmore: added ET translation THX Rain Hawk 2019-12-22 07:03:17 +01:00
Michael Vogel 7b5daad98f
Merge pull request #909 from MrPetovan/task/4090-move-profile_photo-to-src
Move Object\Image static methods to Util\Images
2019-12-18 16:16:40 +01:00
Hypolite Petovan 4dc0d55027
Merge pull request #920 from tobiasd/20191216-lng
DE and ET translation updates
2019-12-16 02:17:06 -05:00
Tobias Diekershoff cbfda200c5 buglink: DE translation updated THX Rene Wagner 2019-12-16 08:14:55 +01:00
Tobias Diekershoff 8237e3cc69 smileybutton: ET translation added THX Rain Hawk 2019-12-16 08:13:41 +01:00
Michael Vogel 5091b2aa41
Merge pull request #919 from MrPetovan/bug/tumblr-oauth
[various] Use correct object class for Oauth token
2019-12-11 23:13:17 +01:00
Benjamin Lorteau a042470051 [twitter] Use correct object class for Oauth token in library/tumblroauth
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-564562386
2019-12-11 17:07:35 -05:00
Benjamin Lorteau 9e27e3061c [tumblr] Use correct object class for Oauth token in library/tumblroauth
- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-564648263
2019-12-11 14:45:49 -05:00
Benjamin Lorteau f8e0df1f71 [tumblr] Improve phpDoc in library/tumblroauth 2019-12-11 13:18:17 -05:00
Benjamin Lorteau 98c47f24ba [tumblr] Fix formatting in library/tumblroauth 2019-12-11 13:04:36 -05:00
Philipp Holzer d6736eddf5
Move Cookie to own class (with tests)
Move Authentication to App namespace
2019-12-08 22:45:33 +01:00
Hypolite Petovan cfe921ac75
Merge pull request #918 from annando/buffer-unsupported
Issue 7916: Buffer is unsupported now
2019-12-07 17:04:22 -05:00