Commit graph

  • b53157370a
    Merge pull request #762 from MrPetovan/task/move-pager-out-of-app Michael Vogel 2018-10-25 21:42:51 +02:00
  • d4340af4fc [forumdirectory] Use new Pager constructor and renderFull signatures Hypolite Petovan 2018-10-24 20:18:22 -04:00
  • d3ab209676
    Merge pull request #763 from nupplaphil/replacing_goaway Hypolite Petovan 2018-10-24 14:28:58 -04:00
  • d197bf4c2b
    Bugfix - Replacing goaway() Philipp Holzer 2018-10-24 20:09:36 +02:00
  • 6f421a74c6 [forumdirectory] Use Content\Pager instead of App->pager Hypolite Petovan 2018-10-24 02:38:54 -04:00
  • 2aa373a75d
    Merge pull request #761 from vinzv/develop Hypolite Petovan 2018-10-23 10:48:11 -04:00
  • b9c39e50b3 resize images to 300px for frio compliance Vinzenz Vietzke 2018-10-23 16:38:01 +02:00
  • 229cf2304f
    Merge pull request #759 from MrPetovan/task/move-dbstructure-to-php Michael Vogel 2018-10-22 23:19:25 +02:00
  • cbb75b2329
    Merge pull request #760 from MrPetovan/bug/5913-fix-twitter-share Tobias Diekershoff 2018-10-21 16:41:59 +02:00
  • 9222681d18 [twitter] Add missing parameter to converShare Hypolite Petovan 2018-10-21 08:45:53 -04:00
  • 6c9788aa04 [public_server] Move NULL_DATE to DBA::NUL_DATETIME Hypolite Petovan 2018-10-21 02:54:09 -04:00
  • 13f2734f42 [advancedcontentfilter] Move NULL_DATE to DBA::NULL_DATETIME Hypolite Petovan 2018-10-21 02:53:07 -04:00
  • 7a376aeaad
    Merge pull request #758 from nupplaphil/move_global_functions_3 Hypolite Petovan 2018-10-20 13:19:49 -04:00
  • e67d810ecd
    Move Global Functions - Part 3 - Replaced every CACHE_ definition Philipp Holzer 2018-10-20 18:22:13 +02:00
  • 2ac21ef32a
    Merge pull request #756 from JonnyTischbein/move_include_security Hypolite Petovan 2018-10-19 08:58:31 -04:00
  • fdc45bdcba
    Merge pull request #757 from MrPetovan/feature/3218-twitter-normalize-mentions Michael Vogel 2018-10-18 05:50:04 +02:00
  • 18a742546c [twitter] Shorten foreign share mention Hypolite Petovan 2018-10-17 22:28:28 -04:00
  • e743cecbe8
    Merge pull request #754 from MrPetovan/feature/3218-twitter-normalize-mentions Michael Vogel 2018-10-17 22:01:15 +02:00
  • 0bb8fdfde2 renaming and moving from security to Model/Item and BaseModule Jonny Tischbein 2018-10-17 21:34:15 +02:00
  • e7f4dc8454 Move include/security to /src/Core/Authentication.php and /src/Util/Security.php Jonny Tischbein 2018-10-17 18:58:05 +02:00
  • 4eff144765 [twitter] Add support for $is_quote_share in twitter_convert_share Hypolite Petovan 2018-10-17 08:19:47 -04:00
  • 0f540002db
    Merge pull request #755 from MrPetovan/bug/5932-fix-php-notices Michael Vogel 2018-10-17 14:01:00 +02:00
  • 68f344baa0 [buffer] Fix Undefined offset: 504 notice Hypolite Petovan 2018-10-17 07:48:32 -04:00
  • 1818c9b86c
    Merge pull request #753 from MrPetovan/bug/5932-fix-php-notices Tobias Diekershoff 2018-10-17 07:32:29 +02:00
  • 8153276e63 [twitter] Add custom handling for foreign reshares Hypolite Petovan 2018-10-17 01:15:15 -04:00
  • 2f91ce87b7 [twitter] Add custom handling for mentions Hypolite Petovan 2018-10-17 01:14:57 -04:00
  • 2454a963e0 [statusnet] Fix Undefined variable: id Hypolite Petovan 2018-10-16 20:06:44 -04:00
  • fd3eb35c33
    Merge pull request #751 from MrPetovan/bug/twitter-fix-media_id_string-notice Tobias Diekershoff 2018-10-14 17:43:11 +02:00
  • 440e929898
    Merge pull request #752 from MrPetovan/bug/fromgplus-fix-undefined-published Tobias Diekershoff 2018-10-14 17:42:27 +02:00
  • 375f625e83 [fromgplus] Fix potentially missing attachments property in activity Hypolite Petovan 2018-10-14 09:27:44 -04:00
  • b040bee1d0 [fromgplus] Fix Undefined property: stdClass::$published notice Hypolite Petovan 2018-10-14 07:17:15 -04:00
  • da86118283 [twitter] Fix Undefined property: stdClass::$media_id_string notice Hypolite Petovan 2018-10-14 07:10:08 -04:00
  • 5b01292e68
    Merge pull request #749 from annando/notices Hypolite Petovan 2018-10-13 19:32:39 -04:00
  • 0361bc0461
    Merge pull request #748 from nupplaphil/remove_global_functions Hypolite Petovan 2018-10-13 19:32:25 -04:00
  • f17f7cc5bf Statusnet: One notice removed Michael 2018-10-13 17:53:46 +00:00
  • e4afd1c120
    remove z_root() Philipp Holzer 2018-10-13 19:07:22 +02:00
  • a8282d143e
    Merge pull request #747 from MrPetovan/bug/mastodoncustomemojis-fix-notice Michael Vogel 2018-10-12 14:57:47 +02:00
  • 39bb3ed6eb [mastodoncustomemojis] Ensure enoji array keys are set Hypolite Petovan 2018-10-12 08:53:43 -04:00
  • 3539a194c2 Fix new function name for getBaseurl() Jonny Tischbein 2018-10-11 23:51:28 +02:00
  • cb4241af69
    Merge pull request #745 from tobiasd/20181011-diaspora_getHostName Michael Vogel 2018-10-11 13:39:52 +02:00
  • 3f6239bb2b some more get_hostname to getHostName changes Tobias Diekershoff 2018-10-11 13:24:39 +02:00
  • 574bf66564 diaspora addon getHostName adoption Tobias Diekershoff 2018-10-11 13:16:54 +02:00
  • 30c1542893
    Merge pull request #744 from nupplaphil/friendica-5879 Michael Vogel 2018-10-11 07:45:11 +02:00
  • 2e8d9ba39b
    Bugfixing for CurlResult Philipp Holzer 2018-10-11 07:40:57 +02:00
  • ce2af45897
    Merge pull request #743 from nupplaphil/rename_App_Methods Hypolite Petovan 2018-10-10 08:17:48 -04:00
  • 1454abfdb4
    rename App Methods Philipp Holzer 2018-10-09 20:13:22 +02:00
  • cac6cbc235
    Merge pull request #742 from annando/ap Hypolite Petovan 2018-10-02 11:42:52 -04:00
  • ee13b836d8 Activate ActivityPub for Mastodon Custom Emojis Michael 2018-10-02 15:28:31 +00:00
  • 81409f0ef4
    Merge pull request #737 from MrPetovan/task/add-new-highlightjs-addon Michael Vogel 2018-10-01 17:41:11 +00:00
  • 0407446571
    Merge pull request #739 from MrPetovan/task/mathjax-add-library Michael Vogel 2018-10-01 17:39:55 +00:00
  • 883a32a26f
    Merge pull request #741 from JonnyTischbein/catavatar_regis_aproval Michael Vogel 2018-09-30 21:24:52 +00:00
  • b192684f04 Apply CatAvatar when submiting aproval - fix #5779 in friendica Jonny Tischbein 2018-09-30 23:07:00 +02:00
  • df6bef587f
    Do not discriminate anyone Marcin Mikołajczak 2018-09-27 16:50:57 +02:00
  • c410239b06
    Add important sexual preference Marcin Mikołajczak 2018-09-27 16:19:41 +02:00
  • ab571e687f [mathjax] Move settings template to separate file Hypolite Petovan 2018-09-20 21:48:46 -04:00
  • 27a48ae84a [highlightjs] Use new 'head'/'footer' hooks Hypolite Petovan 2018-09-20 21:32:47 -04:00
  • bdb856888d [mathjax] Add separate addon JS file Hypolite Petovan 2018-09-20 21:08:03 -04:00
  • 02fe3efcdc [mathjax] Fix version number display Hypolite Petovan 2018-09-20 00:30:40 -04:00
  • 1917f2f0aa [mathjax] Added missing fonts Hypolite Petovan 2018-09-20 00:30:31 -04:00
  • 049abe9176 [mathjax] Rewrite addon Hypolite Petovan 2018-09-19 22:49:08 -04:00
  • a731f1ada0 [mathjax] Add local copy of MathJax JS library Hypolite Petovan 2018-09-19 22:45:43 -04:00
  • 0afab99d84 [highlightjs] Add new addon Hypolite Petovan 2018-09-19 22:03:15 -04:00
  • 9c275a4185
    Merge pull request #738 from tobiasd/20180917-lng 2018.09 Hypolite Petovan 2018-09-17 16:34:19 -04:00
  • 15bb681770 CS translation morechoice THX Aditoo Tobias Diekershoff 2018-09-17 22:01:41 +02:00
  • ab5aa50ae9 CS translation diaspora THX Aditoo Tobias Diekershoff 2018-09-17 22:00:08 +02:00
  • ed9297ea25 CS translation fromapp THX Aditoo Tobias Diekershoff 2018-09-17 21:58:44 +02:00
  • 45cff3affd CS translation blackout THX Aditoo Tobias Diekershoff 2018-09-17 21:56:45 +02:00
  • 92fae0c0b7 CS translation libravatar THX Aditoo Tobias Diekershoff 2018-09-17 21:55:29 +02:00
  • 473cf1243c CS translation forumdirectory THX Aditoo Tobias Diekershoff 2018-09-17 21:53:56 +02:00
  • c5f77da10c CS translation showmore THX Aditoo Tobias Diekershoff 2018-09-17 21:27:04 +02:00
  • 895942a3a2 CS translation jappixmini THX Aditoo Tobias Diekershoff 2018-09-17 21:25:33 +02:00
  • fb806682cc CS translation ijpost THX Aditoo Tobias Diekershoff 2018-09-17 21:16:06 +02:00
  • 974a7d2c50 CS translation buffer THX Aditoo Tobias Diekershoff 2018-09-17 21:04:59 +02:00
  • c28c3eed91 CS translation group_text THX Aditoo Tobias Diekershoff 2018-09-17 20:59:15 +02:00
  • 5d653c156d CS translation impressum THX Aditoo Tobias Diekershoff 2018-09-17 20:53:49 +02:00
  • 8d5a986340
    Merge pull request #736 from MrPetovan/task/update-mrpetovan-email-address Michael Vogel 2018-09-16 12:40:42 +00:00
  • 9e0c2ea01a [various] Update "mrpetovan" email address Hypolite Petovan 2018-09-15 19:30:59 -04:00
  • bec71230b2
    Merge pull request #735 from MrPetovan/bug/4014-twitter-use-rich-text-quote-tweets Michael Vogel 2018-09-12 18:58:20 +00:00
  • 0f4c21f079
    Merge pull request #734 from MrPetovan/bug/4584-twitter-fix-external-link-picture Michael Vogel 2018-09-12 06:42:55 +00:00
  • 2dfb6b497e [twitter] Source format twitter_expand_entities Hypolite Petovan 2018-09-11 22:13:22 -04:00
  • 78eb36a1bb [twitter] Use rich text for quote tweet Hypolite Petovan 2018-09-11 22:07:51 -04:00
  • 70fba8a985 [twitter] Fix external link picture Hypolite Petovan 2018-09-11 21:37:54 -04:00
  • 7cee65987c Updating morechoice addon to reflect changes in core Jeroen De Meerleer 2018-09-09 16:33:34 +02:00
  • face0c02f0
    Merge pull request #732 from annando/single-notice Hypolite Petovan 2018-09-09 09:12:50 -04:00
  • a5183985d1 One single notice ... Michael 2018-09-09 06:25:55 +00:00
  • 1dc7114bae
    Merge pull request #731 from annando/twitter-notice Tobias Diekershoff 2018-09-07 09:06:03 +02:00
  • a2cca24260 Avoid notice due to missing $ Michael 2018-09-07 05:23:54 +00:00
  • f42f1d3b12
    Merge pull request #730 from annando/more-twitter-logging Hypolite Petovan 2018-09-03 18:52:38 -04:00
  • aa34316be8 Typo Michael 2018-09-03 21:58:21 +00:00
  • ee1e87c5c4 Added some logging for Twitter to better analyse problems Michael 2018-09-03 18:20:23 +00:00
  • f822619ce1
    Merge pull request #729 from annando/and-again Tobias Diekershoff 2018-09-02 14:47:06 +02:00
  • 43d8d50799 Again a user found a notice ... Michael 2018-09-02 07:46:55 +00:00
  • 81025157b4
    Merge pull request #728 from annando/blogger-notices Hypolite Petovan 2018-08-31 23:37:50 -04:00
  • 9578e3ff2a And again a notice Michael 2018-09-01 03:15:29 +00:00
  • 3274124223
    Merge pull request #727 from annando/still-notices Tobias Diekershoff 2018-08-31 07:53:33 +02:00
  • c487765860 Where do these notices hide? Now one is removed Michael 2018-08-31 05:10:53 +00:00
  • e2c27aed3e
    Merge pull request #726 from annando/fix-advancedcontentfilter Hypolite Petovan 2018-08-30 20:59:28 -04:00
  • 74047d2aef Fixes "Message: Class 'L10n' not found" in advancedcontentfilter Michael 2018-08-30 21:16:53 +00:00
  • 47a307bf2c
    Merge pull request #725 from annando/notices-ij Hypolite Petovan 2018-08-30 16:30:49 -04:00
  • bfd6e25b24 Removed notice in ijpost and cleaned code Michael 2018-08-30 19:53:12 +00:00