Hypolite Petovan
|
f3bddaf7d6
|
Merge pull request 'Blockbot: More agents added' (#1486) from heluecht/friendica-addons:blockbot-agents into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1486
Reviewed-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-03-16 09:06:25 +01:00 |
Michael
|
4a14bc47ee
|
Blockbot: More agents added
|
2024-03-16 09:06:25 +01:00 |
Hypolite Petovan
|
09b3f01558
|
Merge pull request '[CI] Add PHP 8.3 and upgrade CI images' (#1485) from nupplaPhil/friendica-addons:feat/CI_php83 into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1485
Reviewed-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2024-03-15 23:19:15 +01:00 |
Philipp
|
e1f27d88b7
|
Fixup :)
|
2024-03-15 23:15:42 +01:00 |
Philipp
|
57c4735ad6
|
Use PHP 8.2 for other pipelines
|
2024-03-15 23:08:52 +01:00 |
Philipp
|
372a850103
|
Use PHP 8.2 for codecoverage
|
2024-03-15 23:06:13 +01:00 |
Philipp
|
7e890124a8
|
Update PHP 8.1 and PHP 8.2 CI image
|
2024-03-15 23:03:44 +01:00 |
Philipp
|
904bf11e54
|
[CI] Add PHP 8.3
|
2024-03-15 22:55:48 +01:00 |
Tobias Diekershoff
|
1af97e5c9e
|
Merge pull request 'Blockbot: More agents added' (#1484) from heluecht/friendica-addons:blockbots into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1484
|
2024-03-14 07:30:29 +01:00 |
Michael
|
02a6fdd9a2
|
Blockbot: More agents added
|
2024-03-14 05:19:54 +00:00 |
Tobias Diekershoff
|
d11efc108c
|
Merge pull request 'Bluesky: fix the fetching of media in quoted posts' (#1481) from heluecht/friendica-addons:bluesky-media into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1481
|
2024-03-10 15:02:28 +01:00 |
Michael
|
d5dfa8028c
|
Bluesky: fix the fetching of media in quoted posts
|
2024-03-10 15:02:28 +01:00 |
Tobias Diekershoff
|
3da448b01f
|
Merge pull request 'Tumblr: Handle quote shares' (#1480) from heluecht/friendica-addons:issue-13972 into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1480
|
2024-03-10 15:01:33 +01:00 |
Michael
|
0fc8285f87
|
Tumblr: Handle quote shares
|
2024-03-10 15:01:33 +01:00 |
Tobias Diekershoff
|
167b7f9466
|
Merge pull request 'Blockbot: New user agents added' (#1482) from heluecht/friendica-addons:blockbot-forte into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1482
|
2024-03-10 14:59:56 +01:00 |
Michael
|
ef7548f5bc
|
Blockbot: New user agents added
|
2024-03-10 06:46:41 +00:00 |
Tobias Diekershoff
|
c9923e47de
|
Merge pull request '[url_replace] Add support for empty config value' (#1478) from MrPetovan/friendica-addons:bug/13968-url_replace-fatal into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1478
|
2024-03-07 19:52:53 +01:00 |
Hypolite Petovan
|
6a9287dc6f
|
[url_replace] Add support for empty config value
|
2024-03-07 07:22:41 -05:00 |
Hypolite Petovan
|
eeb783d71d
|
[url_replace] Normalize formatting
|
2024-03-07 07:21:56 -05:00 |
Tobias Diekershoff
|
0812886b61
|
Merge pull request 'Blockbot: HTTP library section added' (#1477) from heluecht/friendica-addons:blockbot-forte into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1477
|
2024-03-06 08:38:32 +01:00 |
Michael
|
09ae5cfaff
|
More agents added
|
2024-03-06 08:38:32 +01:00 |
Michael
|
0751b2ac16
|
Blockbot: HTTP library section added
|
2024-03-06 08:38:32 +01:00 |
Tobias Diekershoff
|
ed641e6ccb
|
Merge pull request 'Blockbot: Misskey-Crawler added' (#1476) from heluecht/friendica-addons:blockbot into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1476
|
2024-03-04 16:32:29 +01:00 |
Michael
|
a05e429470
|
Blockbot: Misskey-Crawler added
|
2024-03-04 15:27:44 +00:00 |
Tobias Diekershoff
|
6e355979e8
|
Merge pull request '[advancedcontentfilter] Stop using advancedcontentfilter_get_rules() outside of router context' (#1475) from MrPetovan/friendica-addons:bug/13950-advancedcontentfilter-wsod into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1475
|
2024-03-04 07:23:51 +01:00 |
Hypolite Petovan
|
3c0f4e3926
|
[advancedcontentfilter] Stop using advancedcontentfilter_get_rules() outside of router context
- This used to work with Slim v2, but the new requirements for module functions broke it
|
2024-03-04 01:16:49 -05:00 |
Hypolite Petovan
|
affa8829d5
|
Merge pull request 'Blockbot: You can now allow social media agents' (#1474) from heluecht/friendica-addons:blockbot into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1474
|
2024-03-04 07:00:49 +01:00 |
Michael
|
b6d706822a
|
Blockbot: You can now allow social media agents
|
2024-03-04 05:37:04 +00:00 |
Hypolite Petovan
|
c49b61be8b
|
Merge pull request 'Pnut: Client Id/Secret can be set by admins' (#1473) from heluecht/friendica-addons:pnut into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1473
|
2024-03-03 18:29:53 +01:00 |
Michael
|
90ec1bc838
|
Newlines added
|
2024-03-03 18:29:34 +01:00 |
Michael
|
dcafad573e
|
Pnut: Client Id/Secret can be set by admins
|
2024-03-03 18:29:34 +01:00 |
heluecht
|
dc709c699a
|
Merge pull request 'mailstream: do not mail dislike messages' (#1472) from mexon/friendica-addons:mailstream-dislike into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1472
|
2024-03-03 13:05:27 +01:00 |
Matthew Exon
|
58cb933779
|
do not mail dislike messages
|
2024-03-03 13:05:27 +01:00 |
Tobias Diekershoff
|
53be7d9423
|
Merge pull request 'Bluesky: Handle media links and shared posts' (#1471) from heluecht/friendica-addons:bluesky-media into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1471
|
2024-03-02 15:38:28 +01:00 |
Michael
|
2ee78d2f0b
|
Bluesky: Handle media links and shared posts
|
2024-03-02 13:32:11 +00:00 |
Tobias Diekershoff
|
d19b9ba9e3
|
Merge pull request 'Bluesky: Enabled support for Friendica handles' (#1469) from heluecht/friendica-addons:bluesky-friendica-handles into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1469
|
2024-03-01 07:45:35 +01:00 |
Michael
|
5f7233fd20
|
Bluesky: Enabled support for Friendica handles
|
2024-03-01 07:45:35 +01:00 |
Tobias Diekershoff
|
9168f3d167
|
Merge pull request 'Bluesky: fix problems with links and hashtags' (#1470) from heluecht/friendica-addons:bluesky-tags into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1470
|
2024-03-01 07:44:23 +01:00 |
Michael
|
7580054394
|
Bluesky: fix problems with links and hashtags
|
2024-03-01 05:53:42 +00:00 |
Hypolite Petovan
|
bdc27184fc
|
Merge pull request 'Tumblr: Fixed token exchange' (#1468) from heluecht/friendica-addons:Tumblr--Fixed-token-exchange into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1468
|
2024-02-27 01:34:22 +01:00 |
Michael
|
346e22c5f5
|
Tumblr: Fixed token exchange
|
2024-02-27 01:34:22 +01:00 |
Hypolite Petovan
|
de784bdc95
|
Merge pull request 'Bluesky: Several improvements and fixes' (#1467) from heluecht/friendica-addons:bluesky into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1467
|
2024-02-27 01:33:44 +01:00 |
Michael
|
6d578d1495
|
Changed post reason
|
2024-02-27 01:33:44 +01:00 |
Michael
|
bcef83e148
|
Set post reasons
|
2024-02-27 01:33:44 +01:00 |
Michael
|
2b5f8e9c82
|
Fix coding standards
|
2024-02-27 01:33:44 +01:00 |
Michael
|
e4bb463b5b
|
Bluesky: Several improvements and fixes
|
2024-02-27 01:33:44 +01:00 |
Tobias Diekershoff
|
52f7910f4c
|
Merge pull request 'Pnut: add connector for pnut.io' (#1466) from spacenerdmo/friendica-addons:pnut into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1466
|
2024-02-21 18:22:44 +01:00 |
Morgan McMillian
|
9208fd46a4
|
Pnut: add connector for pnut.io
|
2024-02-20 17:53:21 -08:00 |
Tobias Diekershoff
|
810dc02dd4
|
Merge pull request 'Bluesky/Twitter: New parameter added for rhe picture creation' (#1465) from heluecht/friendica-addons:images into 2024.03-rc
Reviewed-on: https://git.friendi.ca/friendica/friendica-addons/pulls/1465
|
2024-02-17 07:47:00 +01:00 |
Michael
|
f678468d42
|
Bluesky/Twitter: New parameter added for rhe picture creation
|
2024-02-16 02:29:12 +00:00 |