friendica-addons.git/.git
2019-12-30 Hypolite Petovan[various] Replace remaining $a->page by DI::page()
2019-12-30 Hypolite PetovanMerge pull request #935 from nupplaphil/task/move_page
2019-12-30 nupplaPhilReplace deprecated $a->page with DI::page()
2019-12-30 Michael VogelMerge pull request #934 from tobiasd/20191230-markdownPL
2019-12-30 Tobias Diekershoff[markdown] added PL translation THX waldis
2019-12-30 Hypolite PetovanMerge pull request #933 from MrPetovan/bug/fatal-errors
2019-12-30 Hypolite PetovanMerge pull request #932 from annando/markdown-more...
2019-12-30 Hypolite PetovanUpdate obsolete Module\Login reference to Module\Securi...
2019-12-30 Hypolite PetovanUpdate obsolete App::getBaseUrl calls to DI::baseUrl
2019-12-30 MichaelMarkdown: Protecting some more BBCode elements
2019-12-30 Hypolite PetovanMerge pull request #931 from annando/fix-927
2019-12-30 MichaelFix PR 927: Adds forgotten calls
2019-12-30 Hypolite PetovanMerge pull request #927 from nupplaphil/task/replace_ge...
2019-12-29 Hypolite PetovanMerge pull request #930 from annando/markdown-encoding
2019-12-29 MichaelMarkdown: Protect some more elements from markdown...
2019-12-29 Michael VogelMerge pull request #929 from tobiasd/20191229-markdownCS
2019-12-29 Tobias Diekershoff[markdown] added CS translation THX Aditoo
2019-12-28 nupplaPhilAdd DI::auth() call to windowsphonepush
2019-12-27 nupplaPhilRemove deprecated App::module - replace with DI::module...
2019-12-27 nupplaPhilRemove deprecated App::query_string - replace with...
2019-12-27 nupplaPhilRemove deprecated App::is_mobile/is_tablet - replace...
2019-12-27 nupplaPhilRemove deprecated App::registerStylesheet()/FooterScrip...
2019-12-27 nupplaPhilRemove deprecated App::getBaseURL() - process methods...
2019-12-27 nupplaPhilRemove deprecated App::getHostName() - process methods...
2019-12-27 nupplaPhilRefactor deprecated App::internalRedirect() to DI:...
2019-12-27 nupplaPhilRefactor dynamic App::getProfiler() to static DI::profi...
2019-12-27 nupplaPhilRefactor dynamic App::getLogger() to static DI::logger()
2019-12-27 nupplaPhilReplace BaseObject class with DI::* calls
2019-12-27 nupplaPhilIntroduce new DI container
2019-12-27 Hypolite PetovanMerge pull request #925 from annando/markdown-escape
2019-12-27 Michael VogelMerge pull request #926 from tobiasd/20191227-markdownDE
2019-12-27 Tobias Diekershoffbetter wording
2019-12-27 Tobias Diekershoff[markdown] added DE translation
2019-12-27 MichaelStandards
2019-12-27 MichaelMarkdown: Escape some elements prior to sending them...
2019-12-26 Tobias DiekershoffMerge pull request #924 from annando/markdown
2019-12-26 MichaelAdded messages
2019-12-26 MichaelNew Addon Markdown
2019-12-25 Tobias DiekershoffMerge pull request #923 from MrPetovan/bug/notices
2019-12-24 Hypolite Petovan[tumblr] Fix notice when submitting user settings
2019-12-23 Tobias DiekershoffMerge 2019.12 master into develop
2019-12-23 Hypolite PetovanMerge pull request #922 from nupplaphil/bug/7989-advanc... 2019.12
2019-12-23 nupplaPhilRestored Hook::register and added Hook::add
2019-12-22 nupplaPhilAdd more indention :-)
2019-12-22 nupplaPhilFix dbstructure update hook for advancedcontentfilter
2019-12-22 Hypolite PetovanMerge pull request #917 from nupplaphil/task/reduce_app...
2019-12-22 Hypolite PetovanMerge pull request #921 from tobiasd/20191222-et
2019-12-22 Tobias Diekershoffshowmore: added ET translation THX Rain Hawk
2019-12-18 Michael VogelMerge pull request #909 from MrPetovan/task/4090-move...
2019-12-16 Hypolite PetovanMerge pull request #920 from tobiasd/20191216-lng
2019-12-16 Tobias Diekershoffbuglink: DE translation updated THX Rene Wagner
2019-12-16 Tobias Diekershoffsmileybutton: ET translation added THX Rain Hawk
2019-12-11 Michael VogelMerge pull request #919 from MrPetovan/bug/tumblr-oauth
2019-12-11 Benjamin Lorteau[twitter] Use correct object class for Oauth token...
2019-12-11 Benjamin Lorteau[tumblr] Use correct object class for Oauth token in...
2019-12-11 Benjamin Lorteau[tumblr] Improve phpDoc in library/tumblroauth
2019-12-11 Benjamin Lorteau[tumblr] Fix formatting in library/tumblroauth
2019-12-08 nupplaPhilMove Cookie to own class (with tests)
2019-12-07 Hypolite PetovanMerge pull request #918 from annando/buffer-unsupported
2019-12-07 MichaelIssue 7916: Buffer is unsupported now
2019-12-03 nupplaPhilRefactor "Authentication" class with four main methods:
2019-12-02 Hypolite PetovanMerge pull request #916 from friendica/dependabot/compo...
2019-12-02 dependabot... Bump symfony/cache from 3.4.8 to 3.4.36 in /advancedcon...
2019-12-02 Tobias DiekershoffMerge pull request #915 from MrPetovan/bug/js_upload...
2019-12-01 Hypolite Petovan[js_upload] Restore public image upload
2019-11-30 Tobias DiekershoffMerge pull request #914 from MrPetovan/bug/7880-js_uplo...
2019-11-30 Hypolite Petovan[js_upload] Rewrite addon after ACl changes
2019-11-28 Hypolite PetovanMerge pull request #913 from annando/discourse
2019-11-28 MichaelImproved template
2019-11-27 MichaelSettings had been moved into a template
2019-11-26 MichaelSome fixes / subject cleaning
2019-11-26 MichaelTo-Do added, code fragment removed
2019-11-25 MichaelAdded logging value
2019-11-25 MichaelSettings page added
2019-11-25 MichaelREADME updated, code restructured
2019-11-25 MichaelDiscourse contacts are generated, URI and Parent-URI...
2019-11-24 Hypolite Petovan[avancedcontentfilter] Fix typo in exception name
2019-11-23 MichaelDiscourse addon created
2019-11-07 Hypolite PetovanMerge pull request #910 from tobiasd/20191106-lng
2019-11-06 Tobias Diekershoffinfiniteprbabilitydrive addon updated CA translation...
2019-11-06 Tobias Diekershoffimpressum addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffdwpost addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffforumdirectory addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffijpost addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershofffromapp addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffgnot addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffdiaspora addon added CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffcurweather addon updates CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffcookienotive addon added CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffgravatar addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffcatavatar addon added CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffbuglink addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffblockem addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffblockbot addon added CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffbuffer addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffblogger addon updated CA translation THX Joan Bar
2019-11-06 Tobias Diekershoffadvancedcontentfilter addon added CA translation THX...
2019-11-06 Tobias Diekershoffblackout addon added CA translation THX Joan Bar
2019-11-02 Hypolite PetovanMove Object\Image static methods to Util\Images
2019-11-01 Hypolite PetovanMerge pull request #908 from nupplaphil/bug/fix_travis_test
next