]> git.mxchange.org Git - friendica-addons.git/log
friendica-addons.git
18 months agoSV translation Update THX BBjoessi#
Tobias Diekershoff [Fri, 18 Nov 2022 14:03:02 +0000 (15:03 +0100)]
SV translation Update THX BBjoessi#

18 months agoMerge pull request #1311 from annando/duplicate-media
Hypolite Petovan [Mon, 14 Nov 2022 00:07:34 +0000 (19:07 -0500)]
Merge pull request #1311 from annando/duplicate-media

Unneeded parameter removed

18 months agoUnneeded parameter removed
Michael [Sun, 13 Nov 2022 23:39:48 +0000 (23:39 +0000)]
Unneeded parameter removed

18 months agoMerge pull request #1310 from annando/auto-follow
Hypolite Petovan [Sun, 13 Nov 2022 13:36:30 +0000 (08:36 -0500)]
Merge pull request #1310 from annando/auto-follow

Twitter: automatically follow fediverse accounts in profile

18 months agoTwitter: automatically follow fediverse accounts in profile
Michael [Sun, 13 Nov 2022 10:16:58 +0000 (10:16 +0000)]
Twitter: automatically follow fediverse accounts in profile

18 months agoMerge pull request #1309 from annando/issue-12161
Hypolite Petovan [Sat, 12 Nov 2022 13:34:24 +0000 (08:34 -0500)]
Merge pull request #1309 from annando/issue-12161

Issue 12161: Fix Unknown column 'post-view.id'

18 months agoIssue 12161: Fix Unknown column 'post-view.id'
Michael [Sat, 12 Nov 2022 13:13:58 +0000 (13:13 +0000)]
Issue 12161: Fix Unknown column 'post-view.id'

18 months agoMerge pull request #1308 from nupplaphil/feat/woodpecker
Hypolite Petovan [Thu, 10 Nov 2022 14:15:38 +0000 (09:15 -0500)]
Merge pull request #1308 from nupplaphil/feat/woodpecker

Woodpecker: Update PHP version

18 months agoWoodpecker: Update PHP version
Philipp [Wed, 9 Nov 2022 21:50:55 +0000 (22:50 +0100)]
Woodpecker: Update PHP version

18 months agoMerge pull request #1304 from MrPetovan/task/4090-move-mod-settings
Philipp [Wed, 9 Nov 2022 19:35:03 +0000 (20:35 +0100)]
Merge pull request #1304 from MrPetovan/task/4090-move-mod-settings

[various] Move mod/settings.php to src/Module

18 months agoMerge pull request #1307 from darac/piwik-hook-signature
Hypolite Petovan [Mon, 7 Nov 2022 12:57:22 +0000 (07:57 -0500)]
Merge pull request #1307 from darac/piwik-hook-signature

Hook::register has changed API

18 months agoHook::register has changed API
Paul Saunders [Mon, 7 Nov 2022 11:42:31 +0000 (11:42 +0000)]
Hook::register has changed API

`Hook::register` now takes a string as the second parameter, not an array. Without this change Friendica fails to start, with errors such as:
```
2022-11-07T11:40:20Z index [ERROR]: Uncaught Exception TypeError: "Argument 2 passed to piwik_analytics() must be of the type array, string given, called in /var/www/html/src/Core/Hook.php on line 223" at /var/www/html/addon/piwik/piwik.php line 53 {"exception":"TypeError: Argument 2 passed to piwik_analytics() must be of the type array, string given, called in /var/www/html/src/Core/Hook.php on line 223 and defined in /var/www/html/addon/piwik/piwik.php:53\nStack trace:\n#0 /var/www/html/src/Core/Hook.php(223): piwik_analytics(Object(Friendica\\App), '<h1><img width=...')\n#1 /var/www/html/src/Core/Hook.php(198): Friendica\\Core\\Hook::callSingle(Object(Friendica\\App), 'page_end', Array, '<h1><img width=...')\n#2 /var/www/html/src/App/Page.php(493): Friendica\\Core\\Hook::callAll('page_end', '<h1><img width=...')\n#3 /var/www/html/src/App.php(722): Friendica\\App\\Page->run(Object(Friendica\\App), Object(Friendica\\App\\BaseURL), Object(Friendica\\App\\Arguments), Object(Friendica\\App\\Mode), Object(GuzzleHttp\\Psr7\\Response), Object(Friendica\\Core\\L10n), Object(Friendica\\Util\\Profiler), Object(Friendica\\Core\\Config\\Type\\JitConfig), Object(Friendica\\Core\\PConfig\\Type\\JitPConfig))\n#4 /var/www/html/index.php(44): Friendica\\App->runFrontend(Object(Friendica\\App\\Router), Object(Friendica\\Core\\PConfig\\Type\\JitPConfig), Object(Friendica\\Security\\Authentication), Object(Friendica\\App\\Page), Object(Friendica\\Util\\HTTPInputData), 1667821218.5153)\n#5 {main}"} - {"file":null,"line":null,"function":null,"uid":"73d499","process_id":52}
```

18 months agoMerge pull request #1306 from friendica/mastodon-api
Hypolite Petovan [Sun, 6 Nov 2022 23:01:47 +0000 (18:01 -0500)]
Merge pull request #1306 from friendica/mastodon-api

API constant changed

18 months agoAPI constant changed
Michael [Sun, 6 Nov 2022 20:03:41 +0000 (20:03 +0000)]
API constant changed

18 months agoMerge pull request #1305 from MrPetovan/task/deprecate-themes
Michael Vogel [Sat, 5 Nov 2022 20:25:51 +0000 (21:25 +0100)]
Merge pull request #1305 from MrPetovan/task/deprecate-themes

[newmemberwidget] Remove references to deprecated themes

18 months ago[various] Move mod/settings.php to src/Module
Hypolite Petovan [Sat, 5 Nov 2022 04:03:07 +0000 (00:03 -0400)]
[various] Move mod/settings.php to src/Module

- Remove reference to mod/settings.php
- Update settings/addons route

18 months ago[newmemberwidget] Remove references to deprecated themes
Hypolite Petovan [Sat, 5 Nov 2022 04:01:43 +0000 (00:01 -0400)]
[newmemberwidget] Remove references to deprecated themes

18 months agoMerge pull request #1303 from MrPetovan/bug/fatal-errors
Hypolite Petovan [Fri, 4 Nov 2022 22:38:23 +0000 (18:38 -0400)]
Merge pull request #1303 from MrPetovan/bug/fatal-errors

[pumpio] Remove obsolete reference to mod/share.php

18 months ago[pumpio] Remove obsolete reference to mod/share.php
Hypolite Petovan [Fri, 4 Nov 2022 22:25:39 +0000 (18:25 -0400)]
[pumpio] Remove obsolete reference to mod/share.php

18 months agoMerge pull request #1302 from annando/quote
Hypolite Petovan [Sun, 30 Oct 2022 13:44:47 +0000 (09:44 -0400)]
Merge pull request #1302 from annando/quote

Add native quotes to the body upon posting

18 months agoAdd native quotes to the upon posting
Michael [Sat, 29 Oct 2022 22:14:12 +0000 (22:14 +0000)]
Add native quotes to the upon posting

18 months agoMerge pull request #1300 from MrPetovan/bug/12054-advancedcontentfilter-static-vue
Philipp [Sat, 29 Oct 2022 17:34:23 +0000 (19:34 +0200)]
Merge pull request #1300 from MrPetovan/bug/12054-advancedcontentfilter-static-vue

[advancedcontentfilter] Ship standalone Vue 2 library with addon

19 months ago[advancedcontentfilter] Ship standalone Vue 2 library with addon
Hypolite Petovan [Sat, 29 Oct 2022 01:16:27 +0000 (21:16 -0400)]
[advancedcontentfilter] Ship standalone Vue 2 library with addon

- The Composer Bower package stopped including the dist/vue.min.js which was required by the addon

19 months agoMerge pull request #1298 from friendica/revert-1297-bug/woordpecker_ci
Hypolite Petovan [Sat, 22 Oct 2022 20:57:43 +0000 (16:57 -0400)]
Merge pull request #1298 from friendica/revert-1297-bug/woordpecker_ci

Revert "Fix CI pipeline"

19 months agoRevert "Fix CI pipeline"
Philipp [Sat, 22 Oct 2022 18:16:31 +0000 (20:16 +0200)]
Revert "Fix CI pipeline"

19 months agoMerge pull request #1295 from nupplaphil/feat/usersession
Hypolite Petovan [Fri, 21 Oct 2022 12:37:45 +0000 (08:37 -0400)]
Merge pull request #1295 from nupplaphil/feat/usersession

[various] UserSession class - Refactor addon

19 months agoMerge pull request #1296 from nupplaphil/bug/monolog_psr4
Hypolite Petovan [Fri, 21 Oct 2022 12:37:11 +0000 (08:37 -0400)]
Merge pull request #1296 from nupplaphil/bug/monolog_psr4

[monolog] Remove non-compliant PSR4 config

19 months ago[saml] Replace $_SESSION with DI::session()
Philipp [Fri, 21 Oct 2022 06:42:47 +0000 (08:42 +0200)]
[saml] Replace $_SESSION with DI::session()

19 months ago[monolog] Remove non-compliant PSR4 config
Philipp [Thu, 20 Oct 2022 22:05:52 +0000 (00:05 +0200)]
[monolog] Remove non-compliant PSR4 config

19 months agoMerge pull request #1297 from nupplaphil/bug/woordpecker_ci
Hypolite Petovan [Thu, 20 Oct 2022 23:53:20 +0000 (19:53 -0400)]
Merge pull request #1297 from nupplaphil/bug/woordpecker_ci

Fix CI pipeline

19 months agoFix CI pipeline
Philipp [Thu, 20 Oct 2022 22:49:38 +0000 (00:49 +0200)]
Fix CI pipeline

19 months agoUserSession class - Refactor addon
Philipp [Thu, 20 Oct 2022 21:51:49 +0000 (23:51 +0200)]
UserSession class - Refactor addon

19 months agoMerge pull request #1294 from annando/no-boot
Hypolite Petovan [Wed, 19 Oct 2022 13:48:07 +0000 (09:48 -0400)]
Merge pull request #1294 from annando/no-boot

Replace all functions from boot.php

19 months ago[various] Improve formatting
Hypolite Petovan [Wed, 19 Oct 2022 13:47:48 +0000 (09:47 -0400)]
[various] Improve formatting

19 months agoReplace all functions from boot.php
Michael [Tue, 18 Oct 2022 20:42:46 +0000 (20:42 +0000)]
Replace all functions from boot.php

19 months agoMerge pull request #1293 from nupplaphil/feat/session_util
Hypolite Petovan [Tue, 18 Oct 2022 19:45:38 +0000 (15:45 -0400)]
Merge pull request #1293 from nupplaphil/feat/session_util

[various] Move Core\Session::get() to DI::session()->get()

19 months agoMove Core\Session::get() to DI::session()->get()
Philipp [Tue, 18 Oct 2022 19:10:36 +0000 (21:10 +0200)]
Move Core\Session::get() to DI::session()->get()

19 months agoMerge pull request #1292 from Quix0r/rewrite/gravity-constants
Hypolite Petovan [Tue, 18 Oct 2022 15:43:36 +0000 (11:43 -0400)]
Merge pull request #1292 from Quix0r/rewrite/gravity-constants

Changed: Moved GRAVITY_* constants to Item class

19 months agoChanged:
Roland Häder [Mon, 12 Sep 2022 21:15:08 +0000 (23:15 +0200)]
Changed:
- moved constants GRAVITY_* from boot.php to Friendica\Model\Item

19 months agoMerge pull request #1291 from annando/no-eol
Hypolite Petovan [Tue, 18 Oct 2022 14:16:06 +0000 (10:16 -0400)]
Merge pull request #1291 from annando/no-eol

The EOL constant is removed

19 months agoUpdate wppost/wppost.php
Michael Vogel [Tue, 18 Oct 2022 12:58:11 +0000 (14:58 +0200)]
Update wppost/wppost.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
19 months agoThe EOL constant is removed
Michael [Tue, 18 Oct 2022 12:28:46 +0000 (12:28 +0000)]
The EOL constant is removed

19 months agoMerge pull request #1288 from nupplaphil/feat/move_monolog
Hypolite Petovan [Tue, 18 Oct 2022 11:30:52 +0000 (07:30 -0400)]
Merge pull request #1288 from nupplaphil/feat/move_monolog

[monolog] Add Addon

19 months agofix space
Philipp [Tue, 18 Oct 2022 06:10:44 +0000 (08:10 +0200)]
fix space

19 months agoMerge pull request #1290 from annando/eol
Hypolite Petovan [Mon, 17 Oct 2022 21:14:41 +0000 (17:14 -0400)]
Merge pull request #1290 from annando/eol

Some useless EOL removed

19 months agoSome useless EOL removed
Michael [Mon, 17 Oct 2022 21:00:03 +0000 (21:00 +0000)]
Some useless EOL removed

19 months agoReplace Separator constant
Philipp [Mon, 17 Oct 2022 20:39:10 +0000 (22:39 +0200)]
Replace Separator constant

19 months agoAdhere feedback
Philipp [Mon, 17 Oct 2022 20:38:08 +0000 (22:38 +0200)]
Adhere feedback

19 months agoMerge pull request #1289 from annando/notice
Hypolite Petovan [Mon, 17 Oct 2022 20:24:44 +0000 (16:24 -0400)]
Merge pull request #1289 from annando/notice

Remove "notice" with new function

19 months agoRemove "notice" with new function
Michael [Mon, 17 Oct 2022 20:17:25 +0000 (20:17 +0000)]
Remove "notice" with new function

19 months agoMove Monolog to Addons
Philipp [Mon, 17 Oct 2022 19:25:03 +0000 (21:25 +0200)]
Move Monolog to Addons

19 months agoMerge pull request #1287 from friendica/priorities
Tobias Diekershoff [Mon, 17 Oct 2022 06:01:01 +0000 (08:01 +0200)]
Merge pull request #1287 from friendica/priorities

The priority is now a class constant

19 months agoThe priority is now a class constant
Michael [Mon, 17 Oct 2022 05:50:23 +0000 (05:50 +0000)]
The priority is now a class constant

19 months agoMerge pull request #1286 from tobiasd/20221015-de
Michael Vogel [Sat, 15 Oct 2022 21:31:17 +0000 (23:31 +0200)]
Merge pull request #1286 from tobiasd/20221015-de

[twitter] DE translation update

19 months ago[twitter] DE translation update
Tobias Diekershoff [Sat, 15 Oct 2022 19:09:03 +0000 (21:09 +0200)]
[twitter] DE translation update

19 months agoMerge pull request #1284 from tobiasd/20221015-issue11998
Hypolite Petovan [Sat, 15 Oct 2022 16:24:37 +0000 (12:24 -0400)]
Merge pull request #1284 from tobiasd/20221015-issue11998

[impressum] notes and email field were exchanged

19 months agoMerge pull request #1285 from mexon/mat/mailstream-typo
Tobias Diekershoff [Sat, 15 Oct 2022 16:15:31 +0000 (18:15 +0200)]
Merge pull request #1285 from mexon/mat/mailstream-typo

correct typo "arrat"

19 months agocorrect typo "arrat"
Matthew Exon [Sat, 15 Oct 2022 16:03:55 +0000 (18:03 +0200)]
correct typo "arrat"

19 months ago[impressum] notes and email field were exchanged
Tobias Diekershoff [Sat, 15 Oct 2022 15:49:28 +0000 (17:49 +0200)]
[impressum] notes and email field were exchanged

19 months agoMerge pull request #1283 from annando/notice
Hypolite Petovan [Mon, 3 Oct 2022 20:35:41 +0000 (16:35 -0400)]
Merge pull request #1283 from annando/notice

Wppost: Fix "PHP Notice:  Undefined index:"

19 months agoWppost: Fix "PHP Notice: Undefined index:"
Michael [Mon, 3 Oct 2022 20:23:14 +0000 (20:23 +0000)]
Wppost: Fix "PHP Notice:  Undefined index:"

19 months agoMerge pull request #1282 from annando/thread
Hypolite Petovan [Mon, 3 Oct 2022 01:36:32 +0000 (21:36 -0400)]
Merge pull request #1282 from annando/thread

Support for Twitter threads added

19 months agoSupport for Twitter threads added
Michael [Sun, 2 Oct 2022 23:57:12 +0000 (23:57 +0000)]
Support for Twitter threads added

20 months agoMerge pull request #1280 from annando/loglevels
Philipp [Thu, 8 Sep 2022 05:38:07 +0000 (07:38 +0200)]
Merge pull request #1280 from annando/loglevels

Loglevels adjusted, warnings fixed

20 months agoLoglevels adjusted, warnings fixed
Michael [Thu, 8 Sep 2022 04:16:17 +0000 (04:16 +0000)]
Loglevels adjusted, warnings fixed

21 months agoMerge pull request #1279 from tobiasd/20220819-fr
Philipp [Fri, 19 Aug 2022 18:06:24 +0000 (20:06 +0200)]
Merge pull request #1279 from tobiasd/20220819-fr

various addons FR, GD translations added or updated

21 months agoFR translation of various addons updated
Tobias Diekershoff [Fri, 19 Aug 2022 17:37:09 +0000 (19:37 +0200)]
FR translation of various addons updated

21 months agoGD translation for the addons buglink, markdown and randplace added
Tobias Diekershoff [Fri, 19 Aug 2022 17:35:47 +0000 (19:35 +0200)]
GD translation for the addons buglink, markdown and randplace added

21 months agoFR translation for the ifttt, newmemberwidge, securemail and webrtc addons added
Tobias Diekershoff [Fri, 19 Aug 2022 17:19:55 +0000 (19:19 +0200)]
FR translation for the ifttt, newmemberwidge, securemail and webrtc addons added

21 months agoMerge pull request #1278 from MrPetovan/task/remove-poke
Philipp [Thu, 11 Aug 2022 16:17:20 +0000 (18:17 +0200)]
Merge pull request #1278 from MrPetovan/task/remove-poke

[various] Remove morechoice and morepokes addons

21 months ago[morepokes] Remove addon
Hypolite Petovan [Tue, 9 Aug 2022 19:15:14 +0000 (15:15 -0400)]
[morepokes] Remove addon

- Obsolete once the poke feature is removed

21 months ago[morechoice] Remove obsolete addon
Hypolite Petovan [Tue, 9 Aug 2022 19:15:07 +0000 (15:15 -0400)]
[morechoice] Remove obsolete addon

- Gender, sex and marital options have long been removed from the core

22 months agoMerge pull request #1277 from nupplaphil/feat/woodpecker_files
Hypolite Petovan [Thu, 28 Jul 2022 18:41:28 +0000 (14:41 -0400)]
Merge pull request #1277 from nupplaphil/feat/woodpecker_files

Replace SFTP-publish with docker-publish

22 months agoReplace SFTP-publish with docker-publish
Philipp [Thu, 28 Jul 2022 18:34:52 +0000 (20:34 +0200)]
Replace SFTP-publish with docker-publish

22 months agoMerge pull request #1276 from Quix0r/fixes/double-quotes-to-single
Hypolite Petovan [Thu, 28 Jul 2022 02:19:19 +0000 (22:19 -0400)]
Merge pull request #1276 from Quix0r/fixes/double-quotes-to-single

Only some double-quotes to single

22 months agoChanged:
Roland Häder [Thu, 28 Jul 2022 01:53:47 +0000 (03:53 +0200)]
Changed:
- convert double-quotes to single

22 months agoMerge pull request #1275 from nupplaphil/fix/woodpecker
Tobias Diekershoff [Sun, 17 Jul 2022 05:07:22 +0000 (07:07 +0200)]
Merge pull request #1275 from nupplaphil/fix/woodpecker

Fix CI / CD woodpecker pipeline

22 months agoFix CI / CD woodpecker pipeline
Philipp [Sun, 17 Jul 2022 00:25:04 +0000 (02:25 +0200)]
Fix CI / CD woodpecker pipeline
- Combination of `labels` and `matrix`-build is broken

22 months agoMerge pull request #1274 from Quix0r/fixes/wrong-type-hint-int
Hypolite Petovan [Wed, 13 Jul 2022 19:08:24 +0000 (15:08 -0400)]
Merge pull request #1274 from Quix0r/fixes/wrong-type-hint-int

Wrong type-hint, fixes #11731

22 months agoWrong type-hint, fixes #11731
Roland Häder [Wed, 13 Jul 2022 18:47:47 +0000 (20:47 +0200)]
Wrong type-hint, fixes #11731

22 months agoMerge pull request #1273 from MrPetovan/bug/11458-twitter-skips-image-only-posts
Tobias Diekershoff [Sun, 10 Jul 2022 05:51:16 +0000 (07:51 +0200)]
Merge pull request #1273 from MrPetovan/bug/11458-twitter-skips-image-only-posts

[twitter] Valid post body can be empty

22 months agoMerge pull request #1272 from MrPetovan/bug/fatal-errors
Philipp [Sat, 9 Jul 2022 22:59:14 +0000 (00:59 +0200)]
Merge pull request #1272 from MrPetovan/bug/fatal-errors

[various] Remove unused uid parameter in Item::newURI

22 months ago[twitter] Valid post body can be empty
Hypolite Petovan [Sat, 9 Jul 2022 19:50:51 +0000 (15:50 -0400)]
[twitter] Valid post body can be empty

22 months ago[various] Remove unused uid parameter in Item::newURI
Hypolite Petovan [Sat, 9 Jul 2022 19:51:41 +0000 (15:51 -0400)]
[various] Remove unused uid parameter in Item::newURI

22 months ago[twitter] Add logging for error conditions in twitter_fetchtimeline()
Hypolite Petovan [Sun, 3 Jul 2022 15:40:59 +0000 (11:40 -0400)]
[twitter] Add logging for error conditions in twitter_fetchtimeline()

22 months agoMerge pull request #1271 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Sun, 3 Jul 2022 12:46:26 +0000 (14:46 +0200)]
Merge pull request #1271 from MrPetovan/bug/fatal-errors

[cookienotice] Fix wrong type-hint in hook function cookienotice_page_end

22 months ago[cookienotice] Fix wrong type-hint in hook function cookienotice_page_end
Hypolite Petovan [Sun, 3 Jul 2022 12:37:53 +0000 (08:37 -0400)]
[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

22 months agoMerge pull request #1270 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Sun, 3 Jul 2022 04:31:08 +0000 (06:31 +0200)]
Merge pull request #1270 from MrPetovan/bug/fatal-errors

[cookienotice] Fix wrong type-hint in hook function cookienotice_page_content_top

22 months ago[cookienotice] Fix wrong type-hint in hook function cookienotice_page_content_top
Hypolite Petovan [Sun, 3 Jul 2022 04:26:55 +0000 (00:26 -0400)]
[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

22 months agoMerge pull request #1269 from Quix0r/rewrites/type-hints-double-single-001
Hypolite Petovan [Thu, 30 Jun 2022 16:26:01 +0000 (12:26 -0400)]
Merge pull request #1269 from Quix0r/rewrites/type-hints-double-single-001

Changed type-hints and changed double-quotes to single

22 months ago2nd parameter is not a body
Roland Häder [Thu, 30 Jun 2022 15:43:46 +0000 (17:43 +0200)]
2nd parameter is not a body

22 months agoChanges:
Roland Häder [Thu, 30 Jun 2022 11:32:13 +0000 (13:32 +0200)]
Changes:
- added missing type-hints
- avoided local variables
- added some documentation
- changed double-quotes to single

23 months agoMerge pull request #1268 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Mon, 27 Jun 2022 04:40:50 +0000 (06:40 +0200)]
Merge pull request #1268 from MrPetovan/bug/fatal-errors

[various] Fix hook function type-hints

23 months ago[various] Fix hook function type-hints
Hypolite Petovan [Sun, 26 Jun 2022 23:36:45 +0000 (19:36 -0400)]
[various] Fix hook function type-hints

- Address https://friendica.xyz/display/adf174d5-1562-b8d8-53d7-ffd690518338

23 months agoMerge pull request #1267 from nupplaphil/feat/woodpecker
Tobias Diekershoff [Sun, 26 Jun 2022 13:57:18 +0000 (15:57 +0200)]
Merge pull request #1267 from nupplaphil/feat/woodpecker

Use labels for woodpecker continuous deployments

23 months agoUse labels for woodpecker continuous deployments
Philipp [Sun, 26 Jun 2022 13:45:58 +0000 (15:45 +0200)]
Use labels for woodpecker continuous deployments

23 months agoMerge pull request #1266 from MrPetovan/bug/fatal-errors
Philipp [Sat, 25 Jun 2022 09:06:39 +0000 (11:06 +0200)]
Merge pull request #1266 from MrPetovan/bug/fatal-errors

[qcomment] Fix wrong type hint for footer hook function

23 months ago[qcomment] Fix wrong type hint for footer hook function
Hypolite Petovan [Sat, 25 Jun 2022 08:58:59 +0000 (04:58 -0400)]
[qcomment] Fix wrong type hint for footer hook function

- Address https://github.com/friendica/friendica/issues/11630#issuecomment-1166188409

23 months agoMerge pull request #1265 from Quix0r/rewrites/double-quotes-single
Hypolite Petovan [Fri, 24 Jun 2022 22:49:05 +0000 (18:49 -0400)]
Merge pull request #1265 from Quix0r/rewrites/double-quotes-single

Rewrites/double quotes single

23 months agoChanges:
Roland Häder [Fri, 24 Jun 2022 21:34:04 +0000 (23:34 +0200)]
Changes:
- added type-hint + intval() (@MrPetovan)
- also changed `if (!$foo == '')` to `if ($foo != '')`
- added some spaces for better readability