]> git.mxchange.org Git - friendica-addons.git/log
friendica-addons.git
10 months agoUnify "Capability"
Philipp [Sun, 23 Jul 2023 01:21:40 +0000 (03:21 +0200)]
Unify "Capability"

10 months agoIntroduce .phpunit
Philipp [Sat, 22 Jul 2023 21:57:38 +0000 (23:57 +0200)]
Introduce .phpunit

10 months agoMerge pull request '[monolog] Fix extra line' (#1407) from nupplaPhil/friendica-addon...
Philipp Holzer [Sun, 23 Jul 2023 21:06:52 +0000 (23:06 +0200)]
Merge pull request '[monolog] Fix extra line' (#1407) from nupplaPhil/friendica-addons:bug/monolog into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1407

10 months ago[monolog] Fix extra line
Philipp [Sun, 23 Jul 2023 21:04:11 +0000 (23:04 +0200)]
[monolog] Fix extra line

10 months agoMerge pull request '[monolog] update/fix Monolog' (#1400) from nupplaPhil/friendica...
Hypolite Petovan [Sun, 23 Jul 2023 11:00:31 +0000 (13:00 +0200)]
Merge pull request '[monolog] update/fix Monolog' (#1400) from nupplaPhil/friendica-addons:feat/addons into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1400

10 months agoAdhere feedback
Philipp [Fri, 21 Jul 2023 20:41:35 +0000 (22:41 +0200)]
Adhere feedback
- rename hooks.config.php to strategies.config.php
- change all corresponding classes and tests

10 months agoAdd tests for InstanceManager and remove Decorator hook logic (avoid complex Dice...
Philipp [Sun, 16 Jul 2023 22:10:15 +0000 (00:10 +0200)]
Add tests for InstanceManager and remove Decorator hook logic (avoid complex Dice logic)

10 months agoFix Monolog
Philipp [Sun, 2 Jul 2023 21:57:24 +0000 (23:57 +0200)]
Fix Monolog
- Use new hook-loading

10 months agoMerge pull request 'Bluesky: Fix "E_WARNING: Undefined property: stdClass::$cid"...
Tobias Diekershoff [Sat, 22 Jul 2023 17:04:34 +0000 (19:04 +0200)]
Merge pull request 'Bluesky: Fix "E_WARNING: Undefined property: stdClass::$cid"' (#1405) from heluecht/friendica-addons:bluesky-warning into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1405

10 months agoBluesky: Fix "E_WARNING: Undefined property: stdClass::$cid"
Michael [Sat, 22 Jul 2023 13:38:13 +0000 (13:38 +0000)]
Bluesky: Fix "E_WARNING: Undefined property: stdClass::$cid"

10 months agoMerge pull request 'Use "convertForUriId" whenever possible' (#1404) from heluecht...
Hypolite Petovan [Mon, 17 Jul 2023 12:05:14 +0000 (14:05 +0200)]
Merge pull request 'Use "convertForUriId" whenever possible' (#1404) from heluecht/friendica-addons:more-privacy into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1404

11 months agoUse "convertForUriId" whenever possible
Michael [Sun, 16 Jul 2023 10:37:33 +0000 (10:37 +0000)]
Use "convertForUriId" whenever possible

11 months agoMerge pull request 'Bluesky: Fix for quoted posts with media' (#1403) from heluecht...
Hypolite Petovan [Sun, 9 Jul 2023 13:49:48 +0000 (15:49 +0200)]
Merge pull request 'Bluesky: Fix for quoted posts with media' (#1403) from heluecht/friendica-addons:bluesky-quote into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1403

11 months agoBluesky: Fix for quoted posts with media
Michael [Sun, 9 Jul 2023 13:38:06 +0000 (13:38 +0000)]
Bluesky: Fix for quoted posts with media

11 months agoMerge pull request 'Bluesky: don't remove hashtags upon posting' (#1402) from heluech...
Hypolite Petovan [Sat, 8 Jul 2023 15:02:45 +0000 (17:02 +0200)]
Merge pull request 'Bluesky: don't remove hashtags upon posting' (#1402) from heluecht/friendica-addons:bluesky-tags into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1402

11 months agoBluesky: don't remove hashtags upon posting
Michael [Sat, 8 Jul 2023 14:54:56 +0000 (14:54 +0000)]
Bluesky: don't remove hashtags upon posting

11 months agoMerge pull request '[showmoredyn] fix: tweak z-index to not clash with sidebar on...
Hypolite Petovan [Fri, 7 Jul 2023 15:08:50 +0000 (17:08 +0200)]
Merge pull request '[showmoredyn] fix: tweak z-index to not clash with sidebar on mobile' (#1401) from csolisr/friendica-addons:fix-showmore-dyn-css into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1401

11 months agofix: tweak z-index to not clash with sidebar on mobile
csolisr [Fri, 7 Jul 2023 15:02:44 +0000 (17:02 +0200)]
fix: tweak z-index to not clash with sidebar on mobile

By default, the z-index of the toggle button is above the z-index of the sidebar on mobile devices. This fix tweaks the z-index so that it remains below the sidebar while it's open.

11 months agoMerge pull request 'Bluesky: Tasks are now done by workers' (#1399) from heluecht...
Hypolite Petovan [Sun, 18 Jun 2023 22:29:53 +0000 (00:29 +0200)]
Merge pull request 'Bluesky: Tasks are now done by workers' (#1399) from heluecht/friendica-addons:bluesky-worker into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1399

12 months agoNew functions to perform XRPC post/get commands
Michael [Tue, 13 Jun 2023 20:43:51 +0000 (20:43 +0000)]
New functions to perform XRPC post/get commands

12 months agoRemove unicode character
Michael [Mon, 12 Jun 2023 22:06:31 +0000 (22:06 +0000)]
Remove unicode character

12 months agoBluesky: Tasks are now done by workers
Michael [Sun, 11 Jun 2023 19:24:44 +0000 (19:24 +0000)]
Bluesky: Tasks are now done by workers

12 months agoMerge pull request 'Bluesky: Improved link transmission /thread import' (#1398) from...
Hypolite Petovan [Tue, 6 Jun 2023 22:47:37 +0000 (00:47 +0200)]
Merge pull request 'Bluesky: Improved link transmission /thread import' (#1398) from heluecht/friendica-addons:bluesky-links into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1398

12 months agoBluesky: Improved link transmission /thread import
Michael [Tue, 6 Jun 2023 20:33:10 +0000 (20:33 +0000)]
Bluesky: Improved link transmission /thread import

12 months agoMerge pull request '[bluesky] added DE, ZH-CN translation' (#1397) from tobias/friend...
Hypolite Petovan [Mon, 5 Jun 2023 16:58:05 +0000 (18:58 +0200)]
Merge pull request '[bluesky] added DE, ZH-CN translation' (#1397) from tobias/friendica-addons:20230605-lng into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1397

12 months ago[bluesky] added DE, ZH-CN translation
Tobias Diekershoff [Mon, 5 Jun 2023 05:22:32 +0000 (07:22 +0200)]
[bluesky] added DE, ZH-CN translation

12 months agoMerge pull request 'Bluesky: Pinned feeds can now be imported' (#1396) from heluecht...
Tobias Diekershoff [Mon, 5 Jun 2023 05:08:19 +0000 (07:08 +0200)]
Merge pull request 'Bluesky: Pinned feeds can now  be imported' (#1396) from heluecht/friendica-addons:bluesky-feeds into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1396

12 months agoBluesky: Pinned feeds can now be imported
Michael [Mon, 5 Jun 2023 04:36:50 +0000 (04:36 +0000)]
Bluesky: Pinned feeds can now  be imported

12 months agoMerge pull request 'Bluesky: Import is mosty feature complete' (#1395) from heluecht...
Hypolite Petovan [Sun, 4 Jun 2023 00:56:58 +0000 (02:56 +0200)]
Merge pull request 'Bluesky: Import is mosty feature complete' (#1395) from heluecht/friendica-addons:bluesky into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1395

12 months agoBluesky: Import is mosty feature complete
Michael [Sat, 3 Jun 2023 23:06:31 +0000 (23:06 +0000)]
Bluesky: Import is mosty feature complete

12 months agoMerge pull request 'Rename group and forum' (#1394) from MrPetovan/friendica-addons...
heluecht [Sat, 3 Jun 2023 22:20:07 +0000 (00:20 +0200)]
Merge pull request 'Rename group and forum' (#1394) from MrPetovan/friendica-addons:task/13114-rename-group-forum into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1394

12 months ago[various] Rename forum to group
Hypolite Petovan [Sat, 3 Jun 2023 19:57:29 +0000 (15:57 -0400)]
[various] Rename forum to group

- Drop support for forumdirectory
- Add support for groupdirectory

12 months ago[various] Rename group to circle
Hypolite Petovan [Sat, 3 Jun 2023 19:55:09 +0000 (15:55 -0400)]
[various] Rename group to circle

- Drop support for group_text
- Add support for circle_text

12 months agoMerge pull request '[nsfw] Rewrite string condition to avoid warning message' (#1393...
Tobias Diekershoff [Tue, 30 May 2023 05:20:35 +0000 (07:20 +0200)]
Merge pull request '[nsfw] Rewrite string condition to avoid warning message' (#1393) from MrPetovan/friendica-addons:bug/warnings into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1393

12 months ago[nsfw] Rewrite string condition to avoid warning message
Hypolite Petovan [Mon, 29 May 2023 23:34:01 +0000 (19:34 -0400)]
[nsfw] Rewrite string condition to avoid warning message

- Address https://github.com/friendica/friendica/issues/13157#issuecomment-1567337197

12 months agoMerge pull request 'catch exception during http request' (#1392) from mexon/friendica...
Hypolite Petovan [Sun, 28 May 2023 14:46:42 +0000 (16:46 +0200)]
Merge pull request 'catch exception during http request' (#1392) from mexon/friendica-addons:mat/mailstream-exception into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1392

12 months agocatch exception during http request
Matthew Exon [Sun, 28 May 2023 09:02:32 +0000 (11:02 +0200)]
catch exception during http request

12 months agoMerge pull request 'Deprecated Addon Blockem removed' (#1391) from andy/friendica...
Hypolite Petovan [Sat, 27 May 2023 12:37:04 +0000 (14:37 +0200)]
Merge pull request 'Deprecated Addon Blockem removed' (#1391) from andy/friendica-addons:develop into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1391

12 months agoDeprecated Addon Blockem removed
andy [Sat, 27 May 2023 03:18:51 +0000 (10:18 +0700)]
Deprecated Addon Blockem removed

12 months agoMerge pull request 'Bluesky: Improved import and export' (#1390) from heluecht/friend...
Hypolite Petovan [Fri, 26 May 2023 21:13:31 +0000 (23:13 +0200)]
Merge pull request 'Bluesky: Improved import and export' (#1390) from heluecht/friendica-addons:bluesky-import2 into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1390

12 months agoBluesly: Improved import and export
Michael [Fri, 26 May 2023 20:54:00 +0000 (20:54 +0000)]
Bluesly: Improved import and export

12 months agoMerge pull request 'Bluesky: readme is updated' (#1389) from heluecht/friendica-addon...
Hypolite Petovan [Wed, 24 May 2023 11:16:29 +0000 (13:16 +0200)]
Merge pull request 'Bluesky: readme is updated' (#1389) from heluecht/friendica-addons:bluesky-import into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1389

12 months agoMerge remote-tracking branch 'upstream/develop' into bluesky-import
Michael [Wed, 24 May 2023 06:11:09 +0000 (06:11 +0000)]
Merge remote-tracking branch 'upstream/develop' into bluesky-import

12 months agoUpdated readme
Michael [Wed, 24 May 2023 06:09:25 +0000 (06:09 +0000)]
Updated readme

12 months agoMerge pull request 'Bluesky: Import of remote timeline' (#1388) from heluecht/friendi...
Tobias Diekershoff [Wed, 24 May 2023 06:00:33 +0000 (08:00 +0200)]
Merge pull request 'Bluesky: Import of remote timeline' (#1388) from heluecht/friendica-addons:bluesky-import into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1388

12 months agoMerge remote-tracking branch 'upstream/develop' into bluesky-import
Michael [Wed, 24 May 2023 06:00:04 +0000 (06:00 +0000)]
Merge remote-tracking branch 'upstream/develop' into bluesky-import

12 months agoBluesky: updated messages.po
Michael [Wed, 24 May 2023 05:53:12 +0000 (05:53 +0000)]
Bluesky: updated messages.po

12 months agoBluesky import and transmission of activities is now possible
Michael [Wed, 24 May 2023 05:49:26 +0000 (05:49 +0000)]
Bluesky import and transmission of activities is now possible

12 months agoMerge pull request 'Bluesky: readme is added' (#1387) from heluecht/friendica-addons...
Hypolite Petovan [Tue, 23 May 2023 11:26:08 +0000 (13:26 +0200)]
Merge pull request 'Bluesky: readme is added' (#1387) from heluecht/friendica-addons:bluesky-readme into 2023.05-rc

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1387

12 months agoMerge pull request 'HU translation updates THX Balázs Úr' (#1386) from tobias/friendi...
heluecht [Tue, 23 May 2023 05:47:43 +0000 (07:47 +0200)]
Merge pull request 'HU translation updates THX Balázs Úr' (#1386) from tobias/friendica-addons:20230523-hu into 2023.05-rc

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1386

12 months agoBluesky: readme is added
Michael [Tue, 23 May 2023 05:45:18 +0000 (05:45 +0000)]
Bluesky: readme is added

12 months agoBluesky: Import of remote timeline
Michael [Tue, 23 May 2023 05:23:13 +0000 (05:23 +0000)]
Bluesky: Import of remote timeline

12 months agoHU translation updates
Tobias Diekershoff [Tue, 23 May 2023 04:46:36 +0000 (06:46 +0200)]
HU translation updates

12 months agoMerge pull request 'Bluesky: Basic connector for Bluesky is added' (#1385) from helue...
Hypolite Petovan [Mon, 22 May 2023 00:59:36 +0000 (02:59 +0200)]
Merge pull request 'Bluesky: Basic connector for Bluesky is added' (#1385) from heluecht/friendica-addons:bluesky into 2023.05-rc

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1385

12 months agoPost up to 4 images
Michael [Sun, 21 May 2023 20:14:20 +0000 (20:14 +0000)]
Post up to 4 images

12 months agoSimplify token creation
Michael [Sun, 21 May 2023 19:25:57 +0000 (19:25 +0000)]
Simplify token creation

12 months agoMake the host readonly
Michael [Sun, 21 May 2023 18:58:05 +0000 (18:58 +0000)]
Make the host readonly

12 months agoBluesky: Basic connector for Bluesky is added
Michael [Sun, 21 May 2023 18:54:02 +0000 (18:54 +0000)]
Bluesky: Basic connector for Bluesky is added

13 months agoMerge pull request '[various] Ensure probe_detect hook functions don't set the result...
heluecht [Sat, 6 May 2023 10:24:07 +0000 (12:24 +0200)]
Merge pull request '[various] Ensure probe_detect hook functions don't set the result key with an empty array' (#1382) from MrPetovan/friendica-addons:bug/13080-probe_detect-result into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1382

13 months agoMerge pull request 'use new style of accessing baseUrl' (#1384) from mexon/friendica...
Hypolite Petovan [Fri, 5 May 2023 16:46:25 +0000 (18:46 +0200)]
Merge pull request 'use new style of accessing baseUrl' (#1384) from mexon/friendica-addons:mailstream-fix-3 into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1384

13 months agouse new style of accessing baseUrl
Matthew Exon [Fri, 5 May 2023 16:08:51 +0000 (18:08 +0200)]
use new style of accessing baseUrl

13 months agoMerge pull request 'remove App arguments' (#1383) from mexon/friendica-addons:mailstr...
Hypolite Petovan [Fri, 5 May 2023 15:40:52 +0000 (17:40 +0200)]
Merge pull request 'remove App arguments' (#1383) from mexon/friendica-addons:mailstream-fix-2 into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1383

13 months agoremove App arguments
Matthew Exon [Fri, 5 May 2023 15:36:11 +0000 (17:36 +0200)]
remove App arguments

13 months ago[twitter] Return null in the probe_detect hook result key on unsuccessful probe
Hypolite Petovan [Fri, 5 May 2023 03:32:29 +0000 (23:32 -0400)]
[twitter] Return null in the probe_detect hook result key on unsuccessful probe

- Add authoritative probe result setting

13 months ago[tumblr] Have tumblr_get_contact_by_url return null for unsuccessful probe
Hypolite Petovan [Fri, 5 May 2023 03:29:45 +0000 (23:29 -0400)]
[tumblr] Have tumblr_get_contact_by_url return null for unsuccessful probe

- Add result setting for unsuccessful authoritative probe

13 months agoMerge pull request '[piwik] updated DE translation' (#1381) from tobias/friendica...
Hypolite Petovan [Mon, 1 May 2023 14:42:03 +0000 (16:42 +0200)]
Merge pull request '[piwik] updated DE translation' (#1381) from tobias/friendica-addons:20230501-de into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1381

13 months ago[piwik] updated DE translation
Tobias Diekershoff [Mon, 1 May 2023 08:05:20 +0000 (10:05 +0200)]
[piwik] updated DE translation

13 months agoMerge pull request '[piwiki] regenerated messages-po file' (#1380) from 20230501...
Tobias Diekershoff [Mon, 1 May 2023 05:42:53 +0000 (07:42 +0200)]
Merge pull request '[piwiki] regenerated messages-po file' (#1380) from 20230501-piwik into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1380

13 months ago[piwiki] regenerated messages-po file
Tobias Diekershoff [Mon, 1 May 2023 05:40:12 +0000 (07:40 +0200)]
[piwiki] regenerated messages-po file

13 months agoMerge pull request '[piwik] Short Endpoint option' (#1379) from EntropyEngineer/frien...
Hypolite Petovan [Sun, 30 Apr 2023 11:43:35 +0000 (13:43 +0200)]
Merge pull request '[piwik] Short Endpoint option' (#1379) from EntropyEngineer/friendica-addons:piwik-Short-Endpoint-option into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1379

13 months ago[piwik] Short Endpoint option
Entropy Engineer [Sun, 30 Apr 2023 08:27:23 +0000 (13:27 +0500)]
[piwik] Short Endpoint option

13 months agoMerge pull request 'Tumblr: Users can now follow tags' (#1378) from heluecht/friendic...
Hypolite Petovan [Sat, 29 Apr 2023 19:23:58 +0000 (21:23 +0200)]
Merge pull request 'Tumblr: Users can now follow tags' (#1378) from heluecht/friendica-addons:tumblr-tags into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1378

13 months agoUse ?? instead of the parameter for the default value
Michael [Sat, 29 Apr 2023 19:16:51 +0000 (19:16 +0000)]
Use ?? instead of the parameter for the default value

13 months agoTumblr: Users can now follow tags
Michael [Sat, 29 Apr 2023 06:56:51 +0000 (06:56 +0000)]
Tumblr: Users can now follow tags

13 months agoMerge pull request 'Repair broken log line' (#1377) from mexon/friendica-addons:mails...
Hypolite Petovan [Fri, 28 Apr 2023 21:14:58 +0000 (23:14 +0200)]
Merge pull request 'Repair broken log line' (#1377) from mexon/friendica-addons:mailstream-fix into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1377

13 months agoRepair broken log line
Matthew Exon [Fri, 28 Apr 2023 21:09:40 +0000 (23:09 +0200)]
Repair broken log line

13 months agoMerge pull request 'Tumblr: Added support for hook "support_probe"' (#1376) from...
Hypolite Petovan [Thu, 27 Apr 2023 11:59:07 +0000 (13:59 +0200)]
Merge pull request 'Tumblr: Added support for hook "support_probe"' (#1376) from heluecht/friendica-addons:tumblr-support-probe into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1376

13 months agoTumblr: Added support for hook "support_probe"
Michael [Thu, 27 Apr 2023 05:28:05 +0000 (05:28 +0000)]
Tumblr: Added support for hook "support_probe"

13 months agoMerge branch 'develop' into stable
Tobias Diekershoff [Thu, 27 Apr 2023 05:24:05 +0000 (07:24 +0200)]
Merge branch 'develop' into stable

13 months agorecovered [mailstream] various modernisations
Tobias Diekershoff [Thu, 27 Apr 2023 05:21:20 +0000 (07:21 +0200)]
recovered [mailstream] various modernisations

These changes where made on github as #1354 but got lost due mirroring
issued from the development branch. Original author is mexon.

https://github.com/friendica/friendica-addons/pull/1354

13 months agoMerge pull request 'Tumblr: Small fixes' (#1375) from heluecht/friendica-addons:tumbl...
Tobias Diekershoff [Thu, 27 Apr 2023 05:12:19 +0000 (07:12 +0200)]
Merge pull request 'Tumblr: Small fixes' (#1375) from heluecht/friendica-addons:tumblr-fixes into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1375

13 months agoTumblr: Small fixes
Michael [Thu, 27 Apr 2023 05:00:04 +0000 (05:00 +0000)]
Tumblr: Small fixes

13 months agoMerge pull request 'Tumblr: We can now follow, unfollow, add posts, ...' (#1374)...
Hypolite Petovan [Wed, 26 Apr 2023 23:39:01 +0000 (01:39 +0200)]
Merge pull request 'Tumblr: We can now follow, unfollow, add posts, ...' (#1374) from heluecht/friendica-addons:tumblr-complete into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1374

13 months agoTumblr: We can now follow, unfollow, add posts, ...
Michael [Wed, 26 Apr 2023 22:15:59 +0000 (22:15 +0000)]
Tumblr: We can now follow, unfollow, add posts, ...

13 months agoMerge pull request 'Tumblr is now using OAuth2' (#1373) from heluecht/friendica-addon...
Hypolite Petovan [Tue, 25 Apr 2023 19:15:07 +0000 (21:15 +0200)]
Merge pull request 'Tumblr is now using OAuth2' (#1373) from heluecht/friendica-addons:tumblr-oauth2 into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1373

13 months agoFurther updated the readme
Michael [Tue, 25 Apr 2023 18:48:58 +0000 (18:48 +0000)]
Further updated the readme

13 months agoUpdated readme
Michael [Tue, 25 Apr 2023 18:47:54 +0000 (18:47 +0000)]
Updated readme

13 months agoImproved result check
Michael [Tue, 25 Apr 2023 18:38:18 +0000 (18:38 +0000)]
Improved result check

13 months agoTumblr is now using OAuth2
Michael [Tue, 25 Apr 2023 18:33:39 +0000 (18:33 +0000)]
Tumblr is now using OAuth2

13 months agoMerge pull request 'Tumblr: We can now import the remote timeline' (#1372) from helue...
Hypolite Petovan [Sun, 23 Apr 2023 23:38:19 +0000 (01:38 +0200)]
Merge pull request 'Tumblr: We can now import the remote timeline' (#1372) from heluecht/friendica-addons:tumblr-import into develop

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1372

13 months agoMerge remote-tracking branch 'upstream/develop' into tumblr-import
Michael [Sun, 23 Apr 2023 21:14:50 +0000 (21:14 +0000)]
Merge remote-tracking branch 'upstream/develop' into tumblr-import

13 months agoResructured code, added documentation
Michael [Sun, 23 Apr 2023 10:26:19 +0000 (10:26 +0000)]
Resructured code, added documentation

13 months agoMerge pull request 'HU and IT translation updates' (#1371) from tobias/friendica...
Tobias Diekershoff [Sat, 22 Apr 2023 14:39:15 +0000 (16:39 +0200)]
Merge pull request 'HU and IT translation updates' (#1371) from tobias/friendica-addons:20230421-lng into 2023.03-rc

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1371

13 months agoTumblr: Dashboard import and activities are working
Michael [Sat, 22 Apr 2023 10:01:09 +0000 (10:01 +0000)]
Tumblr: Dashboard import and activities are working

13 months agoHU and IT translation updates
Tobias Diekershoff [Fri, 21 Apr 2023 19:41:23 +0000 (21:41 +0200)]
HU and IT translation updates

13 months agoAdd more types
Michael [Tue, 18 Apr 2023 21:05:31 +0000 (21:05 +0000)]
Add more types

13 months agoTumblr: Import the timeline
Michael [Tue, 18 Apr 2023 05:56:32 +0000 (05:56 +0000)]
Tumblr: Import the timeline

14 months agoMerge pull request 'Tumblr: Make it compatible with PHP 7.4.0' (#1370) from heluecht...
Hypolite Petovan [Tue, 11 Apr 2023 18:03:50 +0000 (20:03 +0200)]
Merge pull request 'Tumblr: Make it compatible with PHP 7.4.0' (#1370) from heluecht/friendica-addons:tumblr-php-7.4 into 2023.03-rc

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1370

14 months agoTumblr: Make it compatible with PHP 7.4.0
Michael [Tue, 11 Apr 2023 14:56:52 +0000 (14:56 +0000)]
Tumblr: Make it compatible with PHP 7.4.0

14 months agoMerge pull request 'Tumblr: wrong "page" values are corrected automatically' (#1369...
Hypolite Petovan [Mon, 10 Apr 2023 11:37:35 +0000 (13:37 +0200)]
Merge pull request 'Tumblr: wrong "page" values are corrected automatically' (#1369) from heluecht/friendica-addons:tumblr-page into 2023.03-rc

Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1369