Commit graph

4841 commits

Author SHA1 Message Date
Tobias Diekershoff c0567bd33e FR translation of various addons updated 2022-12-10 19:16:56 +00:00
Tobias Diekershoff 5d7c918bc3 GD translation for the addons buglink, markdown and randplace added 2022-12-10 19:16:56 +00:00
Tobias Diekershoff 63f4f5bea7 FR translation for the ifttt, newmemberwidge, securemail and webrtc addons added 2022-12-10 19:16:56 +00:00
Hypolite Petovan 91b2f5d799 [morepokes] Remove addon
- Obsolete once the poke feature is removed
2022-12-10 19:16:56 +00:00
Hypolite Petovan 9059342d76 [morechoice] Remove obsolete addon
- Gender, sex and marital options have long been removed from the core
2022-12-10 19:16:56 +00:00
Philipp Holzer 05a23da3c5 Replace SFTP-publish with docker-publish 2022-12-10 19:16:56 +00:00
Roland Häder d880bd0e7e Changed:
- convert double-quotes to single
2022-12-10 19:16:56 +00:00
Philipp Holzer e34491234a Fix CI / CD woodpecker pipeline
- Combination of `labels` and `matrix`-build is broken
2022-12-10 19:16:56 +00:00
Roland Häder 8166576b3a Wrong type-hint, fixes #11731 2022-12-10 19:16:56 +00:00
Hypolite Petovan 49c1dce20a [twitter] Valid post body can be empty 2022-12-10 19:16:56 +00:00
Hypolite Petovan c5602f427a [twitter] Add logging for error conditions in twitter_fetchtimeline() 2022-12-10 19:16:56 +00:00
Hypolite Petovan f7794fa97d [various] Remove unused uid parameter in Item::newURI 2022-12-10 19:16:56 +00:00
Hypolite Petovan 6fe33eb6b0 [cookienotice] Fix wrong type-hint in hook function cookienotice_page_end
- Fix "Argument 2 passed to cookienotice_page_end() must be of the type array, string given" error
2022-12-10 19:16:56 +00:00
Hypolite Petovan 1ba022e851 [cookienotice] Fix wrong type-hint in hook function cookienotice_page_content_top
- Fix "Argument 2 passed to cookienotice_page_content_top() must be of the type array, string given" error
2022-12-10 19:16:56 +00:00
Roland Häder e924ada872 2nd parameter is not a body 2022-12-10 19:16:55 +00:00
Roland Häder c3918a06d9 Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single
2022-12-10 19:16:55 +00:00
Hypolite Petovan 9403471826 [various] Fix hook function type-hints
- Address https://friendica.xyz/display/adf174d5-1562-b8d8-53d7-ffd690518338
2022-12-10 19:16:55 +00:00
Philipp Holzer c45f2610ba Use labels for woodpecker continuous deployments 2022-12-10 19:16:55 +00:00
Hypolite Petovan 16a9a2fa0b [qcomment] Fix wrong type hint for footer hook function
- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1166188409
2022-12-10 19:16:55 +00:00
Roland Häder 90f4ab8b58 Changes:
- added type-hint + intval() (@MrPetovan)
- also changed `if (!$foo == '')` to `if ($foo != '')`
- added some spaces for better readability
2022-12-10 19:16:55 +00:00
Roland Häder 3493923a24 Changes:
- if a <addon>_module() function is empty, it is more a statement and not a
  real function
2022-12-10 19:16:55 +00:00
Roland Häder 0580bbf4c3 Cleaned up 2022-12-10 19:16:55 +00:00
Roland Häder e90e1719c8 Changes:
- made variable $uriId camel-case
2022-12-10 19:16:55 +00:00
Roland Häder 54bb952ef9 Wrong type-hint 2022-12-10 19:16:55 +00:00
Roland Häder c839a88dc5 Wrong type-hint + renamed $b -> $body 2022-12-10 19:16:55 +00:00
Roland Häder a7a42a4640 Fixed wrong type-hint + "imported" class 2022-12-10 19:16:55 +00:00
Roland Häder fa9c7cea9f Wrong type-hint + renamed $b -> $body 2022-12-10 19:16:55 +00:00
Roland Häder bf13a9bd94 Ops 2022-12-10 19:16:55 +00:00
Roland Häder e0bd8cd729 Wrong types, why call $b so often ... 2022-12-10 19:16:55 +00:00
Roland Häder 2e2b0e81e9 Ops, wrong type 2022-12-10 19:16:55 +00:00
Roland Häder c0b0bff3ca Re-formatted a bit 2022-12-10 19:16:55 +00:00
Roland Häder 906e64c2e2 Changes:
- added more type-hints
- cleaned up some files (curly braces, spaces)
2022-12-10 19:16:55 +00:00
Roland Häder a167a02478 leistungsschutzrecht_is_member_site() returns boolean value 2022-12-10 19:16:55 +00:00
Roland Häder 12af534868 Changes:
- added some type-hints
- changed double-quotes to singl
- cleaned up file (e.g. wrong place for curly braces)
2022-12-10 19:16:55 +00:00
Roland Häder a0bb0ae16d Changes:
- changed more double-quotes to single
- cleaned up js_upload/file-uploader/server/php.php a lot
- added some type-hints
2022-12-10 19:16:55 +00:00
Roland Häder 2c8b4ecb87 Changes:
- changed more double-quotes to single
- `include` is not a function
2022-12-10 19:16:55 +00:00
Roland Häder f2e23f3b31 Ops, we need this back! :-( 2022-12-10 19:16:55 +00:00
Roland Häder d0017ebdc5 Changed:
- removed discouraged ?>
- changed double-quotes to single
2022-12-10 19:16:55 +00:00
Roland Häder e6f7610729 Changes:
- ops, my bad that I misunderstood @MrPetovan here and maybe me having a cold :-/
- also made $contactId camel-case
2022-12-10 19:16:55 +00:00
Roland Häder 97a7b69070 Converted more double-quotes to single 2022-12-10 19:16:55 +00:00
Roland Häder 589984b7cd Changed more double-quotes to single 2022-12-10 19:16:55 +00:00
Roland Häder 62565cc472 Let's avoid local variables 2022-12-10 19:16:55 +00:00
Roland Häder 1f60d4e9c5 Converted more double-quotes to single 2022-12-10 19:16:55 +00:00
Roland Häder 4e9f9342bd Images::getInfoFromURL[Cached]() will both return empty arrays on error and that needs to be reflected here, too. 2022-12-10 19:16:55 +00:00
loma-one 3dd47fc241 Add files via upload 2022-12-10 19:16:55 +00:00
loma-one 5f7dd9b7d3 Supplement emoji
Complete the fediverse, commercial emoji & close the name by :
2022-12-10 19:16:55 +00:00
loma-one 2720b46f0c Update unicode_smilies/unicode_smilies.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-12-10 19:16:55 +00:00
loma-one a19ff45b25 Update unicode_smilies/unicode_smilies.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-12-10 19:16:55 +00:00
loma-one 7bff783d72 Update unicode_smilies/unicode_smilies.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2022-12-10 19:16:55 +00:00
loma-one ec5c38ebc4 Duplicates merged
Duplicates merged & emoji enabled/disabled
2022-12-10 19:16:55 +00:00