heluecht
  • Joined on 2018-10-04
heluecht deleted branch more-privacy from heluecht/friendica-addons 2023-07-22 15:40:12 +02:00
heluecht created pull request friendica/friendica-addons#1405 2023-07-22 15:39:58 +02:00
Bluesky: Fix "E_WARNING: Undefined property: stdClass::$cid"
heluecht created branch bluesky-warning in heluecht/friendica-addons 2023-07-22 15:38:19 +02:00
heluecht pushed to bluesky-warning at heluecht/friendica-addons 2023-07-22 15:38:19 +02:00
3377ef3ba3 Bluesky: Fix "E_WARNING: Undefined property: stdClass::$cid"
5d666fbd1e Merge pull request 'Use "convertForUriId" whenever possible' (#1404) from heluecht/friendica-addons:more-privacy into develop
Compare 2 commits »
heluecht created pull request friendica/friendica-addons#1404 2023-07-16 12:38:21 +02:00
Use "convertForUriId" whenever possible
heluecht created branch more-privacy in heluecht/friendica-addons 2023-07-16 12:37:45 +02:00
heluecht pushed to more-privacy at heluecht/friendica-addons 2023-07-16 12:37:45 +02:00
f4110880a1 Use "convertForUriId" whenever possible
a52fa4dfb0 Merge pull request 'Bluesky: Fix for quoted posts with media' (#1403) from heluecht/friendica-addons:bluesky-quote into develop
cf435277a7 Bluesky: Fix for quoted posts with media
61a5973937 Merge pull request 'Bluesky: don't remove hashtags upon posting' (#1402) from heluecht/friendica-addons:bluesky-tags into develop
d80d376762 Bluesky: don't remove hashtags upon posting
Compare 10 commits »
heluecht deleted branch bluesky-quote from heluecht/friendica-addons 2023-07-09 16:00:31 +02:00
heluecht pushed to master at friendica/php-json-ld 2023-07-09 16:00:15 +02:00
1f33c8766b Merge pull request 'Make UniqueNamer->order public to satisfy usage in JsonLdProcessor' (#4) from bug/13265-uniquenamer-order into master
f52f3f322b Make UniqueNamer->order public to satisfy usage in JsonLdProcessor
Compare 2 commits »
heluecht merged pull request friendica/php-json-ld#4 2023-07-09 16:00:15 +02:00
Make UniqueNamer->order public to satisfy usage in JsonLdProcessor
heluecht created pull request friendica/friendica-addons#1403 2023-07-09 15:42:53 +02:00
Bluesky: Fix for quoted posts with media
heluecht created branch bluesky-quote in heluecht/friendica-addons 2023-07-09 15:38:19 +02:00
heluecht pushed to bluesky-quote at heluecht/friendica-addons 2023-07-09 15:38:19 +02:00
1742ea5703 Bluesky: Fix for quoted posts with media
d80d376762 Bluesky: don't remove hashtags upon posting
463f5eb7e0 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
e91fa307d0 fix: tweak z-index to not clash with sidebar on mobile
aa0d829de6 Merge pull request 'Bluesky: Tasks are now done by workers' (#1399) from heluecht/friendica-addons:bluesky-worker into develop
Compare 10 commits »
heluecht deleted branch bluesky-tags from heluecht/friendica-addons 2023-07-09 10:09:45 +02:00
heluecht created pull request friendica/friendica-addons#1402 2023-07-08 16:59:51 +02:00
Bluesky: don't remove hashtags upon posting
heluecht created branch bluesky-tags in heluecht/friendica-addons 2023-07-08 16:55:04 +02:00
heluecht pushed to bluesky-tags at heluecht/friendica-addons 2023-07-08 16:55:04 +02:00
d80d376762 Bluesky: don't remove hashtags upon posting
463f5eb7e0 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
e91fa307d0 fix: tweak z-index to not clash with sidebar on mobile
aa0d829de6 Merge pull request 'Bluesky: Tasks are now done by workers' (#1399) from heluecht/friendica-addons:bluesky-worker into develop
7795a53cb3 New functions to perform XRPC post/get commands
Compare 10 commits »
heluecht deleted branch bluesky-worker from heluecht/friendica-addons 2023-06-22 22:02:37 +02:00
heluecht commented on pull request friendica/friendica-addons#1399 2023-06-13 22:45:46 +02:00
Bluesky: Tasks are now done by workers

I now created two new functions for these XPRC requests.

heluecht pushed to bluesky-worker at heluecht/friendica-addons 2023-06-13 22:43:58 +02:00
7795a53cb3 New functions to perform XRPC post/get commands