8e17ff4184
signatur/signatur.php gelöscht
...
Further work. The add-on will be submitted again later.
2024-12-21 08:48:20 +01:00
5e102de58b
WIP - Code cleaned up
...
Constant for the signature marker: SIGNATURE_MARKER is defined as a constant to keep the value consistent.
Simplification of the conditions: Some conditions have been simplified to improve readability.
Clearer variable names: Some variable names have been renamed to make their meaning clearer.
Removal of redundant conditions: The condition isset($b[‘original_body’]) && $b[‘original_body’] != $b[‘body’] has been removed as it is redundant.
Removal of the admin settings: The functions signature_admin_settings and signature_admin_settings_post have been removed.
Removal of admin hooks: The addon_admin and addon_admin_post hooks have been removed from the signature_install function.
Removal of the admin configuration: The configuration for the admin signature has been removed.
Problems
- I still have problems recognising an ‘@’ sign. This causes the signature to be added at the top instead of the bottom.
- If several images are integrated inline, the signature is inserted at the top instead of the bottom.
- Perhaps someone can give me a tip on how to avoid this.
2024-12-16 11:24:49 +01:00
ca2b7da6f6
signatur/signatur.php aktualisiert
...
PHP message handled: Got error 'PHP message: PHP Warning: Undefined array key "uri-id" in /var/www/html/friend/addon/signatur/signatur.php on line 41'
2024-12-10 19:39:32 +01:00
79383b282a
Signatur Addon
...
This addon allows users to create a signature.
Users can decide whether the signature should appear under a post or additionally under a comment.
2024-12-07 21:41:23 +01:00
554f6fa222
Signatur Addon
...
This addon allows users to create a signature.
Users can decide whether the signature should appear under a post or additionally under a comment.
2024-12-07 21:40:07 +01:00
427ad3ebe2
Signatur Addon
...
This addon allows users to create a signature.
Users can decide whether the signature should appear under a post or additionally under a comment.
2024-12-07 21:39:13 +01:00
a1f14bed79
unicode_smilies/unicode_smilies.php aktualisiert
...
Änderungen gemäß Kommentare
2024-12-07 21:28:39 +01:00
393d1eeec6
Small bug fix
...
Close the Uni-Code Smilies link with a ’;’
2024-11-17 08:20:49 +01:00
aeefb92926
Merge pull request 'Connectors: Fix handling of the 'private' field / reformatted code' ( #1564 ) from heluecht/friendica-addons:private into 2024.09-rc
...
Reviewed-on: #1564
Reviewed-by: Hypolite Petovan <hypolite@mrpetovan.com>
2024-11-16 19:15:37 +01:00
c22e0ae831
Fix handling of the 'private' field / reformatted code
2024-11-16 05:43:35 +00:00
f499875f5b
Merge pull request 'Bluesky/Tumblr: Add "connector" parcel to each incoming post' ( #1561 ) from heluecht/friendica-addons:parcel into 2024.09-rc
...
Reviewed-on: #1561
2024-11-13 10:16:35 +01:00
6a1cbe9040
Bluesky/Tumblr: Add "connector" parcel to each incoming post
2024-11-13 10:16:35 +01:00
6980d3b02b
Merge pull request 'deprecate fancybox addon' ( #1563 ) from tobias/friendica-addons:2024.09-rc into 2024.09-rc
...
Reviewed-on: #1563
2024-11-13 10:11:50 +01:00
e89b5b1466
deprecate fancybox addon
...
replaces #1562
2024-11-13 10:10:25 +01:00
5638e7f065
Merge pull request 'Bluesky: Fix probe mistake' ( #1560 ) from heluecht/friendica-addons:bluesky-full-path into 2024.09-rc
...
Reviewed-on: #1560
2024-10-30 07:33:34 +01:00
4165479079
Bluesky: Fix probe mistake
2024-10-30 05:11:50 +00:00
fca2d609c9
Merge pull request 'Bluesky: Fix following of a contact and adding a post' ( #1559 ) from heluecht/friendica-addons:bluesky-fix-follow into 2024.09-rc
...
Reviewed-on: #1559
2024-10-27 08:42:34 +01:00
8b694fbb4c
Bluesky: Fix following of a contact and adding a post
2024-10-27 04:50:45 +00:00
5a9dafec70
Merge pull request 'Bluesky: "block" now works / label names are now displayed' ( #1558 ) from heluecht/friendica-addons:bluesky-block into 2024.09-rc
...
Reviewed-on: #1558
2024-10-24 19:09:54 +02:00
586ebe9699
Bluesky: "block" now works / label names are now displayed
2024-10-23 12:14:40 +00:00
10bd219bd1
Merge pull request 'Bluesky: Fixes "E_WARNING: Undefined property: stdClass::$post"' ( #1557 ) from heluecht/friendica-addons:warning into 2024.09-rc
...
Reviewed-on: #1557
2024-10-20 21:45:55 +02:00
08c17c9dd4
Bluesky: Fixes "E_WARNING: Undefined property: stdClass::$post"
2024-10-19 07:41:24 +00:00
feb7722f72
Merge pull request 'Bluesky: New option to complete threads' ( #1556 ) from heluecht/friendica-addons:bluesky-complete-threads into develop
...
Reviewed-on: #1556
2024-10-06 15:07:14 +02:00
f8f63532f4
Bluesky: New option to complete threads
2024-10-02 07:54:58 +00:00
ef37aa60e3
Merge pull request 'Bluesky: Preparation for video posts' ( #1554 ) from heluecht/friendica-addons:hls into develop
...
Reviewed-on: #1554
2024-09-17 07:02:47 +02:00
6f3ba10466
Bluesky: Preparation for video posts
2024-09-17 07:02:47 +02:00
778b9e3f61
Merge pull request 'More and updated icons for the smiley pack' ( #1555 ) from heluecht/friendica-addons:loma-patch into develop
...
Reviewed-on: #1555
2024-09-17 07:02:03 +02:00
10521115c4
More and updated icons for the smiley pack
2024-09-16 21:20:11 +00:00
956233ff1d
Merge pull request 'Bluesky: Fix for the handling of invalid profiles' ( #1553 ) from heluecht/friendica-addons:bluesky-fix into develop
...
Reviewed-on: #1553
2024-09-11 19:42:59 +02:00
14e1c96775
Bluesky: Fix for the handling of invalid profiles
2024-09-10 10:26:05 +00:00
7a7dbb579d
Merge pull request 'invidious updated' ( #1537 ) from loma-one/friendica-addons:develop into develop
...
Reviewed-on: #1537
2024-09-08 08:50:39 +02:00
712edf4236
invidious/invidious.php aktualisiert
...
Further addresses have been added, which are now redirected.
2024-09-08 08:50:39 +02:00
5c0cddfc1d
Merge pull request 'unicode_smilies updated' ( #1536 ) from loma-one/friendica-addons:loma-one-patch-1 into develop
...
Reviewed-on: #1536
2024-09-08 08:50:12 +02:00
3dc77b2102
unicode_smilies/unicode_smilies.php aktualisiert
...
Addition of the unicode character ‘asterism’ & ‘outlines white star’
2024-09-07 21:04:43 +02:00
6c43a14198
Merge pull request '"fetchFull" is replaced by "get"' ( #1535 ) from heluecht/friendica-addons:fetchfull into develop
...
Reviewed-on: #1535
2024-09-06 07:22:58 +02:00
0dfb345f85
"fetchFull" is replaced by "get"
2024-09-06 07:22:58 +02:00
ab837dfec5
Merge pull request 'Bluesky: probing for bluesky handles' ( #1534 ) from heluecht/friendica-addons:bluesky-handle into develop
...
Reviewed-on: #1534
2024-09-06 07:20:55 +02:00
2f9076bffd
Bluesky: probing for bluesky handles
2024-09-04 04:02:30 +00:00
454e9834bf
Merge pull request 'Bluesky: Improve DID detection for custom PDS' ( #1533 ) from heluecht/friendica-addons:bluesky-pds into develop
...
Reviewed-on: #1533
2024-09-02 06:32:54 +02:00
50930c301d
Bluesky: Improve DID detection for custom PDS
2024-09-02 06:32:54 +02:00
3457ab2f3f
Merge pull request 'Add safe.directory config' ( #1532 ) from nupplaPhil/friendica-addons:bug/ci into develop
...
Reviewed-on: #1532
2024-08-23 20:24:16 +02:00
276c27678f
[CI] Add safe.directory config
2024-08-20 18:07:51 +02:00
cd95ca1a0a
Merge branch 'stable' into develop
2024-08-17 16:55:10 +02:00
5c04e7136f
Merge branch '2024.06-rc' into stable
2024-08-17 16:54:44 +02:00
179382d8a9
Merge pull request 'updated translations' ( #1531 ) from tobias/friendica-addons:20240815-lng into 2024.06-rc
...
Reviewed-on: #1531
2024-08-15 07:55:36 +02:00
a55f80cb39
updated translations
2024-08-15 07:55:36 +02:00
4ad7d61893
Merge pull request 'Bluesky/Tumblr: Improved statistics' ( #1530 ) from heluecht/friendica-addons:stats2 into 2024.06-rc
...
Reviewed-on: #1530
2024-08-14 08:09:37 +02:00
4bfdb45e81
Bluesky/Tumblr: Improved statistics
2024-08-12 20:24:09 +00:00
4414471100
Merge pull request 'Ratioed: add help text' ( #1528 ) from mexon/friendica-addons:mat/ratioed-help into develop
...
Reviewed-on: #1528
2024-08-09 13:58:48 +02:00
Matthew Exon
46a55f13f7
Ratioed: add help text
2024-08-09 13:58:48 +02:00