Commit Graph

  • f813183fcf [twitter] Valid post body can be empty Hypolite Petovan 2022-07-09 15:50:51 -0400
  • 347792bf74 [various] Remove unused uid parameter in Item::newURI Hypolite Petovan 2022-07-09 15:51:41 -0400
  • 6822079a03 [twitter] Add logging for error conditions in twitter_fetchtimeline() Hypolite Petovan 2022-07-03 11:40:59 -0400
  • ed1de0cd18
    Merge pull request #1271 from MrPetovan/bug/fatal-errors Tobias Diekershoff 2022-07-03 14:46:26 +0200
  • aa16591b9f [cookienotice] Fix wrong type-hint in hook function cookienotice_page_end Hypolite Petovan 2022-07-03 08:37:53 -0400
  • 4c58a99e4f
    Merge pull request #1270 from MrPetovan/bug/fatal-errors Tobias Diekershoff 2022-07-03 06:31:08 +0200
  • ff0c7ac104 [cookienotice] Fix wrong type-hint in hook function cookienotice_page_content_top Hypolite Petovan 2022-07-03 00:26:55 -0400
  • fe4982d51b
    Merge pull request #1269 from Quix0r/rewrites/type-hints-double-single-001 Hypolite Petovan 2022-06-30 12:26:01 -0400
  • 2fc719f720
    2nd parameter is not a body Roland Häder 2022-06-30 17:43:46 +0200
  • 06b15a6ed0
    Changes: - added missing type-hints - avoided local variables - added some documentation - changed double-quotes to single Roland Häder 2022-06-30 13:32:13 +0200
  • c0c15644a3
    Merge pull request #1268 from MrPetovan/bug/fatal-errors Tobias Diekershoff 2022-06-27 06:40:50 +0200
  • 90dec95b6e [various] Fix hook function type-hints Hypolite Petovan 2022-06-26 19:36:45 -0400
  • de4c972501
    Merge pull request #1267 from nupplaphil/feat/woodpecker Tobias Diekershoff 2022-06-26 15:57:18 +0200
  • ed3184fd0b
    Use labels for woodpecker continuous deployments Philipp 2022-06-26 15:45:58 +0200
  • df8cc5d6c3
    Merge pull request #1266 from MrPetovan/bug/fatal-errors Philipp 2022-06-25 11:06:39 +0200
  • 88739fcb70 [qcomment] Fix wrong type hint for footer hook function Hypolite Petovan 2022-06-25 04:58:59 -0400
  • 3c5d0dc0cd
    Merge pull request #1265 from Quix0r/rewrites/double-quotes-single Hypolite Petovan 2022-06-24 18:49:05 -0400
  • 02d4a560a1
    Changes: - added type-hint + intval() (@MrPetovan) - also changed `if (!$foo == '')` to `if ($foo != '')` - added some spaces for better readability Roland Häder 2022-06-24 23:34:04 +0200
  • 3ab46781b1
    Changes: - if a <addon>_module() function is empty, it is more a statement and not a real function Roland Häder 2022-06-24 23:27:58 +0200
  • e895b55f6d
    Cleaned up Roland Häder 2022-06-23 17:27:42 +0200
  • 6c84c9dfc9
    Changes: - made variable $uriId camel-case Roland Häder 2022-06-23 16:04:20 +0200
  • 52d971ceab
    Wrong type-hint Roland Häder 2022-06-23 12:04:54 +0200
  • def2389b57
    Wrong type-hint + renamed $b -> $body Roland Häder 2022-06-23 07:53:57 +0200
  • 93267b5b83
    Fixed wrong type-hint + "imported" class Roland Häder 2022-06-23 07:45:39 +0200
  • 43c0e689f9
    Wrong type-hint + renamed $b -> $body Roland Häder 2022-06-23 07:42:22 +0200
  • 4239112dec
    Ops Roland Häder 2022-06-23 07:37:04 +0200
  • 37f3f0e621
    Wrong types, why call $b so often ... Roland Häder 2022-06-23 07:34:40 +0200
  • af994b4818
    Ops, wrong type Roland Häder 2022-06-23 07:28:13 +0200
  • a2760cb1d1
    Re-formatted a bit Roland Häder 2022-06-23 07:27:01 +0200
  • 04df7f6e05
    Changes: - added more type-hints - cleaned up some files (curly braces, spaces) Roland Häder 2022-06-23 07:16:22 +0200
  • a1e17968d1
    leistungsschutzrecht_is_member_site() returns boolean value Roland Häder 2022-06-23 06:26:24 +0200
  • 0ecd772958
    Changes: - added some type-hints - changed double-quotes to singl - cleaned up file (e.g. wrong place for curly braces) Roland Häder 2022-06-23 06:20:19 +0200
  • 3bda8dfa32
    Changes: - changed more double-quotes to single - cleaned up js_upload/file-uploader/server/php.php a lot - added some type-hints Roland Häder 2022-06-23 06:04:05 +0200
  • 28cdecea93
    Changes: - changed more double-quotes to single - `include` is not a function Roland Häder 2022-06-23 05:52:43 +0200
  • be9d786ef9
    Ops, we need this back! :-( Roland Häder 2022-06-23 05:46:32 +0200
  • b9f330fa18
    Changed: - removed discouraged ?> - changed double-quotes to single Roland Häder 2022-06-23 01:47:32 +0200
  • 4603ca00e6
    Merge pull request #1264 from Quix0r/fixes/empty-array-get-info-from-url Hypolite Petovan 2022-06-22 13:32:31 -0400
  • f7ba4848bc
    Changes: - ops, my bad that I misunderstood @MrPetovan here and maybe me having a cold :-/ - also made $contactId camel-case Roland Häder 2022-06-22 18:59:45 +0200
  • 7d171c9787
    Converted more double-quotes to single Roland Häder 2022-06-22 18:17:09 +0200
  • 07307823ca
    Changed more double-quotes to single Roland Häder 2022-06-22 18:55:35 +0200
  • 04466968dc
    Let's avoid local variables Roland Häder 2022-06-20 21:31:55 +0200
  • d39717a2d5
    Converted more double-quotes to single Roland Häder 2022-06-22 18:17:09 +0200
  • b1b26062fc
    Images::getInfoFromURL[Cached]() will both return empty arrays on error and that needs to be reflected here, too. Roland Häder 2022-06-22 17:19:26 +0200
  • 4e825fe621
    Merge pull request #1263 from loma-one/develop Hypolite Petovan 2022-06-19 07:14:09 -0400
  • bb913f81a3 Merge branch 'loma-one-patch-1' into develop loma-one 2022-06-19 09:41:31 +0200
  • b4aae7fab3 Supplement emoji loma-one 2022-06-19 08:57:40 +0200
  • 631ad78efc
    Add files via upload loma-one 2022-06-18 08:53:09 +0200
  • 62a49c3c63
    Merge pull request #1262 from loma-one/patch-3 Hypolite Petovan 2022-06-15 13:02:44 -0400
  • dc5e218526
    Update unicode_smilies/unicode_smilies.php loma-one 2022-06-15 18:42:25 +0200
  • ab71c7b80b
    Update unicode_smilies/unicode_smilies.php loma-one 2022-06-15 18:42:15 +0200
  • 6b17e94b86
    Update unicode_smilies/unicode_smilies.php loma-one 2022-06-15 18:42:08 +0200
  • 6ba6f78c3e
    Duplicates merged loma-one 2022-06-14 13:33:36 +0200
  • 5d7dbe354a
    Merge pull request #1261 from tobiasd/20220613-ar Hypolite Petovan 2022-06-13 07:58:32 -0400
  • 716efd23fe
    showmore addon AR translation THX ButterflyOfFire Tobias Diekershoff 2022-06-13 09:49:30 +0200
  • b6342eca0a
    rendertime addon AR translation THX ButterflyOfFire Tobias Diekershoff 2022-06-13 09:49:30 +0200
  • 85220c4bf6
    nitter addon AR translation THX ButterflyOfFire Tobias Diekershoff 2022-06-13 09:49:30 +0200
  • b00459d077
    mailstream addon AR translation THX ButterflyOfFire Tobias Diekershoff 2022-06-13 09:49:30 +0200
  • 990312fafb
    statusnet addon AR translation THX ButterflyOfFire Tobias Diekershoff 2022-06-13 09:49:29 +0200
  • 07df35bad4
    Merge pull request #1260 from MrPetovan/imgbot Tobias Diekershoff 2022-06-12 07:40:58 +0200
  • 1f0372c4b5 [ImgBot] Optimize images ImgBotApp 2022-06-11 09:42:38 +0000
  • 612272ef80
    Merge pull request #1259 from tobiasd/20220611-winphone Hypolite Petovan 2022-06-11 08:02:44 -0400
  • bea8d103bf
    mark the whindowsphonepush as unsupported Tobias Diekershoff 2022-06-11 13:56:52 +0200
  • a35da9b100
    Duplicates merged loma-one 2022-06-09 15:34:50 +0200
  • 7bb3595d46
    Merge pull request #1257 from loma-one/patch-1 2022.06 Hypolite Petovan 2022-06-08 14:48:45 -0400
  • 14baddba32
    Update unicode_smilies.php loma-one 2022-06-08 20:07:32 +0200
  • 8d84f2a557
    Update unicode_smilies.php loma-one 2022-06-08 13:17:05 +0200
  • 357c7e7597
    Update unicode_smilies.php loma-one 2022-06-08 12:24:53 +0200
  • 8089989083
    Merge pull request #1256 from tobiasd/20220607-lng Michael Vogel 2022-06-07 07:13:00 +0200
  • 6d3c4e51ac
    planets translation update THX SpcCw Tobias Diekershoff 2022-06-07 06:42:10 +0200
  • ecc841b5f7
    startpage translation update THX SpcCw Tobias Diekershoff 2022-06-07 06:42:10 +0200
  • 682ce12ac2
    ijpost translation update THX SpcCw Tobias Diekershoff 2022-06-07 06:42:04 +0200
  • 169081d503
    Merge pull request #1255 from annando/twitter-extid Tobias Diekershoff 2022-06-02 15:21:41 +0200
  • c71e29a772 Twitter: Only search for comments with extid to avoid problems with mirrored posts Michael 2022-06-02 13:16:45 +0000
  • 07300cb9c9
    Merge pull request #1254 from tobiasd/20220531-ru Philipp 2022-05-31 07:35:27 +0200
  • 58d40a1d81
    RU translation of curweather addon THX Alexander An Tobias Diekershoff 2022-05-31 07:07:44 +0200
  • c5d19154f2
    RU translation of webrtc addon updated THX Alexander An Tobias Diekershoff 2022-05-31 07:06:56 +0200
  • d304873049
    advanced content filter added RU translation THX Alexander An Tobias Diekershoff 2022-05-31 07:05:28 +0200
  • ffe62a2577
    Merge pull request #1253 from tobiasd/20220525-frhu Hypolite Petovan 2022-05-25 09:05:16 -0400
  • 19ae3851e8
    advancedcontentfilter addon HU translation update THX Balázs Úr Tobias Diekershoff 2022-05-25 08:37:28 +0200
  • 348ca80292
    markdown addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-25 08:36:54 +0200
  • 91f5ba9eab
    notifyall addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-25 08:36:09 +0200
  • 640cc4c717
    Merge pull request #1252 from tobiasd/20220525-fr Michael Vogel 2022-05-24 08:55:34 +0200
  • 886c56e4b7
    twitter addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-24 08:01:18 +0200
  • 53a806af87
    notifyall addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-24 08:00:56 +0200
  • d0dfb04585
    mailstream addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-24 07:59:53 +0200
  • 96637b30a4
    tictac addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-24 07:59:32 +0200
  • ab2eaf136e
    morechoice addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-24 07:59:10 +0200
  • 6481b384ee
    langfilter addon FR translation updated THX kalon33 Tobias Diekershoff 2022-05-24 07:58:37 +0200
  • efd654d08e
    Merge pull request #1251 from tobiasd/20220513-lngs Hypolite Petovan 2022-05-13 11:28:54 -0400
  • 1a8925b0aa
    langfilter ZH CN translation update THX shykana Tobias Diekershoff 2022-05-13 16:38:26 +0200
  • bb1ca9ee92
    PL translation advancedcontentfilter THX strebski Tobias Diekershoff 2022-05-13 16:32:32 +0200
  • 4eec2841f4
    DE translation advancedcontentfilter updated Tobias Diekershoff 2022-05-13 16:31:57 +0200
  • 3ce438f4d6
    Merge pull request #1250 from MrPetovan/bug/11491-advancedcontentfilter-variables-mismatch Tobias Diekershoff 2022-05-11 15:12:34 +0200
  • 444330d91f [advancedcontentfilter] Update main translation file after string was added Hypolite Petovan 2022-05-11 09:00:41 -0400
  • 3455871f40 [advancedcontentfilter] Use a random item to validate fields on rule save Hypolite Petovan 2022-05-11 09:00:19 -0400
  • 99a3ddfefa
    Merge pull request #1249 from tobiasd/20220503-pl Michael Vogel 2022-05-03 13:15:52 +0200
  • ffb8e897cf
    PL translation webrtc THX strebski Tobias Diekershoff 2022-05-03 09:15:05 +0200
  • 5e8fc51b94
    Merge pull request #1248 from tobiasd/20220502-daDK Michael Vogel 2022-05-02 14:00:16 +0200
  • 931be19eca
    DA DK translation for various addons added THX atjn Tobias Diekershoff 2022-05-02 12:26:36 +0200
  • 798f163a9a
    Merge pull request #1247 from tobiasd/20220429-webrtcmessages Michael Vogel 2022-04-29 16:55:52 +0200