]> git.mxchange.org Git - friendica-addons.git/log
friendica-addons.git
2 years agoAdapt tests
Philipp [Tue, 5 Oct 2021 08:05:17 +0000 (10:05 +0200)]
Adapt tests

2 years agoAdd messages.po
Philipp [Mon, 4 Oct 2021 09:59:49 +0000 (11:59 +0200)]
Add messages.po

2 years agoAdd WebDavConfig
Philipp [Mon, 4 Oct 2021 09:41:25 +0000 (11:41 +0200)]
Add WebDavConfig

2 years agoAdd WebDavConfig
Philipp [Mon, 4 Oct 2021 09:40:05 +0000 (11:40 +0200)]
Add WebDavConfig

2 years agoAdjust php-cs
Philipp [Sun, 26 Sep 2021 17:52:47 +0000 (19:52 +0200)]
Adjust php-cs

2 years agoAdd WebDavTest (theoretically ..)
Philipp [Tue, 7 Sep 2021 18:38:57 +0000 (20:38 +0200)]
Add WebDavTest (theoretically ..)

2 years agoWebDav Storage backend
Philipp [Wed, 25 Aug 2021 21:47:18 +0000 (23:47 +0200)]
WebDav Storage backend

2 years agoMerge pull request #1178 from MrPetovan/task/10739-twitter-block
Michael Vogel [Sat, 2 Oct 2021 21:40:14 +0000 (23:40 +0200)]
Merge pull request #1178 from MrPetovan/task/10739-twitter-block

[twitter] Add support for block and unblock hooks

2 years ago[twitter] Add support for block and unblock hooks
Hypolite Petovan [Sat, 2 Oct 2021 20:48:55 +0000 (16:48 -0400)]
[twitter] Add support for block and unblock hooks

2 years ago[twitter] Refactor common API calls on posts
Hypolite Petovan [Sat, 2 Oct 2021 20:48:23 +0000 (16:48 -0400)]
[twitter] Refactor common API calls on posts

- Re-activate post deletion API calls

2 years ago[twitter] Refactor common API calls on contacts
Hypolite Petovan [Sat, 2 Oct 2021 20:47:38 +0000 (16:47 -0400)]
[twitter] Refactor common API calls on contacts

2 years agoMerge pull request #1177 from MrPetovan/task/10734-twitter-unfollow
Tobias Diekershoff [Sat, 2 Oct 2021 18:30:44 +0000 (20:30 +0200)]
Merge pull request #1177 from MrPetovan/task/10734-twitter-unfollow

[twitter] Add support for the new support_follow hook

2 years agoMerge pull request #1170 from nupplaphil/feat/dep_php8
Hypolite Petovan [Sat, 2 Oct 2021 18:03:36 +0000 (14:03 -0400)]
Merge pull request #1170 from nupplaphil/feat/dep_php8

[twitter] Update abraham/twitteroauth dependency

2 years ago[twitter] Add support for the new support_follow hook
Hypolite Petovan [Sat, 2 Oct 2021 15:52:24 +0000 (11:52 -0400)]
[twitter] Add support for the new support_follow hook

2 years agoMerge pull request #1173 from MrPetovan/task/10734-twitter-unfollow
Michael Vogel [Sat, 2 Oct 2021 15:29:01 +0000 (17:29 +0200)]
Merge pull request #1173 from MrPetovan/task/10734-twitter-unfollow

[twitter] Add unfollow hook function

2 years ago[twitter] Fix typo, improve formatting in twitter_unfollow()
Hypolite Petovan [Sat, 2 Oct 2021 15:27:57 +0000 (11:27 -0400)]
[twitter] Fix typo, improve formatting in twitter_unfollow()

2 years agoMerge pull request #1176 from tobiasd/20211001-nitter2
Hypolite Petovan [Fri, 1 Oct 2021 19:40:27 +0000 (15:40 -0400)]
Merge pull request #1176 from tobiasd/20211001-nitter2

[nitter] DE translation and I forgot the updated README in the other PR

2 years agoupdated the DE translation of the nitter addon
Tobias Diekershoff [Fri, 1 Oct 2021 18:09:29 +0000 (20:09 +0200)]
updated the DE translation of the nitter addon

2 years agoforget to commit the updated README
Tobias Diekershoff [Fri, 1 Oct 2021 18:07:18 +0000 (20:07 +0200)]
forget to commit the updated README

2 years agoMerge pull request #1175 from tobiasd/20211001-nitter
Hypolite Petovan [Fri, 1 Oct 2021 15:20:01 +0000 (11:20 -0400)]
Merge pull request #1175 from tobiasd/20211001-nitter

[nitter] addon version update - reload of the addon required

2 years ago[nitter] update README, bump version number
Tobias Diekershoff [Fri, 1 Oct 2021 15:08:38 +0000 (17:08 +0200)]
[nitter] update README, bump version number

As the changed hook is a breaking change, the version of the addon is raised to 2.0.

2 years ago[nitter] use other hook for the addon
Tobias Diekershoff [Fri, 1 Oct 2021 15:04:33 +0000 (17:04 +0200)]
[nitter] use other hook for the addon

This enables the addon to also replace links in the attached preview with the
Nitter server. **BUT** it requires the addon to be reloaded manually by the
nodes admin.

2 years ago[nitter] renew the messages.po file
Tobias Diekershoff [Fri, 1 Oct 2021 14:10:51 +0000 (16:10 +0200)]
[nitter] renew the messages.po file

2 years ago[nitter] add note about privacy protection to the replacement message
Tobias Diekershoff [Fri, 1 Oct 2021 13:53:09 +0000 (15:53 +0200)]
[nitter] add note about privacy protection to the replacement message

2 years agoMerge pull request #1174 from annando/issue-10772
Hypolite Petovan [Tue, 28 Sep 2021 11:02:18 +0000 (07:02 -0400)]
Merge pull request #1174 from annando/issue-10772

Issue 10772: Avoid duplicated links to Twitter

2 years agoUpdate twitter/twitter.php
Michael Vogel [Tue, 28 Sep 2021 03:22:01 +0000 (05:22 +0200)]
Update twitter/twitter.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoIssue 10772: Avoid duplicated links to Twitter
Michael [Mon, 27 Sep 2021 20:29:11 +0000 (20:29 +0000)]
Issue 10772: Avoid duplicated links to Twitter

2 years ago[twitter] Update abraham/twitteroauth dependency
Philipp [Mon, 13 Sep 2021 18:51:12 +0000 (20:51 +0200)]
[twitter] Update abraham/twitteroauth dependency

2 years ago[twitter] Add data to the unfollow hook result key
Hypolite Petovan [Sun, 26 Sep 2021 14:34:31 +0000 (10:34 -0400)]
[twitter] Add data to the unfollow hook result key

2 years ago[twitter] Use existing contact fields instead of guessing in twitter_unfollow
Hypolite Petovan [Sun, 26 Sep 2021 11:36:49 +0000 (07:36 -0400)]
[twitter] Use existing contact fields instead of guessing in twitter_unfollow

- Add `friendship/destroy` API call result logging

2 years ago[twitter] Add unfollow hook function
Hypolite Petovan [Thu, 23 Sep 2021 03:01:09 +0000 (23:01 -0400)]
[twitter] Add unfollow hook function

2 years agoMerge pull request #1172 from nupplaphil/bug/drone_chmod
Michael Vogel [Sat, 25 Sep 2021 20:10:05 +0000 (22:10 +0200)]
Merge pull request #1172 from nupplaphil/bug/drone_chmod

Adapt permissions

2 years agoAdapt permissions
Philipp [Sat, 25 Sep 2021 18:08:41 +0000 (20:08 +0200)]
Adapt permissions

3 years agoMerge pull request #1169 from nupplaphil/bug/notices
Michael Vogel [Mon, 13 Sep 2021 20:05:16 +0000 (22:05 +0200)]
Merge pull request #1169 from nupplaphil/bug/notices

[twitter] Fix Notice

3 years ago[twitter] Fix Notice
Philipp [Mon, 13 Sep 2021 18:26:26 +0000 (20:26 +0200)]
[twitter] Fix Notice

3 years agoMerge pull request #1168 from nupplaphil/bug/drone_gzip
Michael Vogel [Sat, 11 Sep 2021 19:37:06 +0000 (21:37 +0200)]
Merge pull request #1168 from nupplaphil/bug/drone_gzip

Fix drone artifact compression parameter

3 years agoFix drone artifact compression parameter
Philipp [Sat, 11 Sep 2021 18:00:13 +0000 (20:00 +0200)]
Fix drone artifact compression parameter

3 years agoMerge pull request #1167 from tobiasd/20210909-nitter
Hypolite Petovan [Thu, 9 Sep 2021 12:40:47 +0000 (08:40 -0400)]
Merge pull request #1167 from tobiasd/20210909-nitter

nitter: typo in variable name

3 years agotypo in variable name
Tobias Diekershoff [Thu, 9 Sep 2021 12:23:43 +0000 (14:23 +0200)]
typo in variable name

3 years agonitter: typo in variable name
Tobias Diekershoff [Thu, 9 Sep 2021 12:20:58 +0000 (14:20 +0200)]
nitter: typo in variable name

3 years agoMerge pull request #1166 from nupplaphil/feat/drone_sha512
Hypolite Petovan [Wed, 8 Sep 2021 20:24:41 +0000 (16:24 -0400)]
Merge pull request #1166 from nupplaphil/feat/drone_sha512

Sign drone artifacts per GPG

3 years agoAdd GPG sign
Philipp [Wed, 8 Sep 2021 19:54:36 +0000 (21:54 +0200)]
Add GPG sign

3 years agoMerge pull request #1165 from nupplaphil/feat/drone_release_followup
Hypolite Petovan [Fri, 3 Sep 2021 20:09:26 +0000 (16:09 -0400)]
Merge pull request #1165 from nupplaphil/feat/drone_release_followup

Correct sha256 extension

3 years agoCorrect sha256 extension
Philipp [Fri, 3 Sep 2021 19:30:33 +0000 (21:30 +0200)]
Correct sha256 extension

3 years agoMerge pull request #1164 from nupplaphil/feat/drone-release
Hypolite Petovan [Fri, 3 Sep 2021 13:34:48 +0000 (09:34 -0400)]
Merge pull request #1164 from nupplaphil/feat/drone-release

Add drone release for addons

3 years agoUpdate .drone.yml
Philipp [Fri, 3 Sep 2021 13:31:44 +0000 (15:31 +0200)]
Update .drone.yml

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoReactivate Trigger
Philipp [Fri, 3 Sep 2021 07:25:11 +0000 (09:25 +0200)]
Reactivate Trigger

3 years agoTemporary deactivate restrictions
Philipp [Fri, 3 Sep 2021 07:24:27 +0000 (09:24 +0200)]
Temporary deactivate restrictions

3 years agoRenamings
Philipp [Fri, 3 Sep 2021 07:22:42 +0000 (09:22 +0200)]
Renamings

3 years agokeep the foldername "addon"
Philipp [Thu, 2 Sep 2021 18:06:31 +0000 (20:06 +0200)]
keep the foldername "addon"

3 years agoAdapt sha256 generation
Philipp [Thu, 2 Sep 2021 15:05:40 +0000 (17:05 +0200)]
Adapt sha256 generation

3 years agoAdd stable releaser
Philipp [Thu, 2 Sep 2021 10:52:17 +0000 (12:52 +0200)]
Add stable releaser

3 years agoAdd drone release for addons
Philipp [Thu, 2 Sep 2021 10:22:42 +0000 (12:22 +0200)]
Add drone release for addons

3 years agoAdd drone release for addons
Philipp [Thu, 2 Sep 2021 10:18:44 +0000 (12:18 +0200)]
Add drone release for addons

3 years agoAdd drone release for addons
Philipp [Thu, 2 Sep 2021 10:17:03 +0000 (12:17 +0200)]
Add drone release for addons

3 years agoAdd drone release for addons
Philipp [Thu, 2 Sep 2021 10:13:14 +0000 (12:13 +0200)]
Add drone release for addons

3 years agoMerge pull request #1163 from nupplaphil/bug/http_client
Hypolite Petovan [Sun, 29 Aug 2021 12:41:00 +0000 (08:41 -0400)]
Merge pull request #1163 from nupplaphil/bug/http_client

[statusnet] Catch TransferExceptions for HTTPClient::finalUrl()

3 years agoFixed wrong index ..
Philipp [Sun, 29 Aug 2021 12:26:05 +0000 (14:26 +0200)]
Fixed wrong index ..

3 years agoCatch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty
Philipp [Sun, 29 Aug 2021 11:37:07 +0000 (13:37 +0200)]
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty

3 years agoMerge pull request #1161 from nupplaphil/feat/httpclient_followup
Hypolite Petovan [Wed, 25 Aug 2021 20:02:05 +0000 (16:02 -0400)]
Merge pull request #1161 from nupplaphil/feat/httpclient_followup

[various] Use HTTPRequestOptions constants for HTTPClient::get()

3 years agoRename DI::httpRequest() into DI::httpClient()
Philipp [Wed, 25 Aug 2021 19:54:54 +0000 (21:54 +0200)]
Rename DI::httpRequest() into DI::httpClient()

3 years agoRename HTTPRequestOptions to HTTPClientOptions
Philipp [Wed, 25 Aug 2021 19:45:15 +0000 (21:45 +0200)]
Rename HTTPRequestOptions to HTTPClientOptions

3 years agoUse HTTPRequestOptions constants for HTTPClient::get()
Philipp [Wed, 25 Aug 2021 19:18:05 +0000 (21:18 +0200)]
Use HTTPRequestOptions constants for HTTPClient::get()

3 years agoMerge pull request #1160 from nupplaphil/task/httprequest_optimiziations
Hypolite Petovan [Wed, 25 Aug 2021 14:31:10 +0000 (10:31 -0400)]
Merge pull request #1160 from nupplaphil/task/httprequest_optimiziations

[various] Fixup HTTP headers for httpClient requests

3 years agoFixup HTTP headers for httpClient requests
Philipp [Wed, 25 Aug 2021 11:54:53 +0000 (13:54 +0200)]
Fixup HTTP headers for httpClient requests

3 years agoMerge pull request #1158 from MrPetovan/task/remove-remaining-app-argv
Michael Vogel [Sun, 22 Aug 2021 17:36:11 +0000 (19:36 +0200)]
Merge pull request #1158 from MrPetovan/task/remove-remaining-app-argv

[various] Remove remaining mentions of App->argc/argv

3 years agoMerge pull request #1159 from tobiasd/20210818-nitter
Hypolite Petovan [Thu, 19 Aug 2021 08:34:52 +0000 (04:34 -0400)]
Merge pull request #1159 from tobiasd/20210818-nitter

nitter: mobile links and config enhancements

3 years agouse rtrim
Tobias Diekershoff [Thu, 19 Aug 2021 04:57:46 +0000 (06:57 +0200)]
use rtrim

3 years agonitter: the nitter instance base url should not contain the trailing /
Tobias Diekershoff [Wed, 18 Aug 2021 17:11:23 +0000 (19:11 +0200)]
nitter: the nitter instance base url should not contain the trailing /

3 years agonitter: replace mobile link to twitter as well
Tobias Diekershoff [Wed, 18 Aug 2021 17:04:51 +0000 (19:04 +0200)]
nitter: replace mobile link to twitter as well

3 years agoMerge pull request #1157 from MrPetovan/task/advancecontentfilter-attachments
Tobias Diekershoff [Tue, 17 Aug 2021 10:41:17 +0000 (12:41 +0200)]
Merge pull request #1157 from MrPetovan/task/advancecontentfilter-attachments

[advancedcontentfilter] Add new attachments key in filter

3 years agoMerge pull request #1156 from tobiasd/20210816-ja
Hypolite Petovan [Mon, 16 Aug 2021 10:21:42 +0000 (06:21 -0400)]
Merge pull request #1156 from tobiasd/20210816-ja

JA translation updates THX XMPPはいいぞ

3 years ago[advancedcontentfilter] Clear rule cache anytime rules are changed in the database
Hypolite Petovan [Mon, 16 Aug 2021 10:10:34 +0000 (06:10 -0400)]
[advancedcontentfilter] Clear rule cache anytime rules are changed in the database

- This was preventing updated rules from being applied immediately as the cached rules were still in effect

3 years ago[advancedcontentfilter] Add new attachments key in filter
Hypolite Petovan [Mon, 16 Aug 2021 09:29:17 +0000 (05:29 -0400)]
[advancedcontentfilter] Add new attachments key in filter

- Follows a change in Model\Item::prepareBody to enable filtering on attachments (images, sounds, videos, downloads...)

3 years ago[various] Remove remaining mentions of App->argc/argv
Hypolite Petovan [Mon, 16 Aug 2021 09:48:59 +0000 (05:48 -0400)]
[various] Remove remaining mentions of App->argc/argv

- The property has been removed in the core

3 years agonitter: JA translation added THX XMPPはいいぞ
Tobias Diekershoff [Mon, 16 Aug 2021 06:05:01 +0000 (08:05 +0200)]
nitter: JA translation added THX XMPPはいいぞ

3 years agolangfilter JA translation updated THX XMPPはいいぞ
Tobias Diekershoff [Mon, 16 Aug 2021 06:03:32 +0000 (08:03 +0200)]
langfilter JA translation updated THX XMPPはいいぞ

3 years agoMerge pull request #1155 from tobiasd/20210811-irc
Michael Vogel [Wed, 11 Aug 2021 14:22:54 +0000 (16:22 +0200)]
Merge pull request #1155 from tobiasd/20210811-irc

IRC addon, some small changes

3 years agoIRC addon: the mini-Howto link can be used via https
Tobias Diekershoff [Wed, 11 Aug 2021 14:14:06 +0000 (16:14 +0200)]
IRC addon: the mini-Howto link can be used via https

3 years agoIRC addon: use the libera.chat webclient instead of the freenode one
Tobias Diekershoff [Wed, 11 Aug 2021 14:12:33 +0000 (16:12 +0200)]
IRC addon: use the libera.chat webclient instead of the freenode one

3 years agoMerge pull request #1154 from annando/blockbot2
Hypolite Petovan [Wed, 11 Aug 2021 09:02:48 +0000 (05:02 -0400)]
Merge pull request #1154 from annando/blockbot2

Blockbot: some good guys and bad guys added

3 years agoBlockbot: some good guys and bad guys added
Michael [Wed, 11 Aug 2021 07:50:55 +0000 (07:50 +0000)]
Blockbot: some good guys and bad guys added

3 years agoMerge pull request #1152 from annando/app-user
Hypolite Petovan [Mon, 9 Aug 2021 21:00:24 +0000 (17:00 -0400)]
Merge pull request #1152 from annando/app-user

Replaced direct calls to App->user

3 years ago"getUserId" is now "getLoggedInUserId"
Michael [Mon, 9 Aug 2021 20:38:36 +0000 (20:38 +0000)]
"getUserId" is now "getLoggedInUserId"

3 years ago"getUserNickname" is now "getLoggedInUserNickname"
Michael [Mon, 9 Aug 2021 19:49:06 +0000 (19:49 +0000)]
"getUserNickname" is now "getLoggedInUserNickname"

3 years agoMerge pull request #1153 from tobiasd/20210809-ja
Hypolite Petovan [Mon, 9 Aug 2021 16:45:22 +0000 (12:45 -0400)]
Merge pull request #1153 from tobiasd/20210809-ja

irc and langfilter JA translation added THX XMPPはいいぞ

3 years agoirc JA translation added THX XMPPはいいぞ
Tobias Diekershoff [Mon, 9 Aug 2021 16:22:12 +0000 (18:22 +0200)]
irc JA translation added THX XMPPはいいぞ

3 years agolangfilter JA translation added THX XMPPはいいぞ
Tobias Diekershoff [Mon, 9 Aug 2021 16:21:05 +0000 (18:21 +0200)]
langfilter JA translation added THX XMPPはいいぞ

3 years agoChanged function name
Michael [Mon, 9 Aug 2021 15:29:26 +0000 (15:29 +0000)]
Changed function name

3 years agoMerge pull request #1151 from annando/postopts
Hypolite Petovan [Sun, 8 Aug 2021 19:15:37 +0000 (15:15 -0400)]
Merge pull request #1151 from annando/postopts

Changed parameter for delayed posts

3 years agoRemove the use of app function
Michael [Sun, 8 Aug 2021 17:10:04 +0000 (17:10 +0000)]
Remove the use of app function

3 years agoReplaced direct calls to App->user
Michael [Sun, 8 Aug 2021 11:17:08 +0000 (11:17 +0000)]
Replaced direct calls to App->user

3 years agoChanged parameter for delayed posts
Michael [Fri, 6 Aug 2021 18:52:44 +0000 (18:52 +0000)]
Changed parameter for delayed posts

3 years agoMerge pull request #1150 from tobiasd/20210728-zhcn
Michael Vogel [Wed, 28 Jul 2021 05:42:12 +0000 (07:42 +0200)]
Merge pull request #1150 from tobiasd/20210728-zhcn

ifttt translation updated ZH CN THX Finn Dean

3 years agoifttt translation updated ZH CN THX Finn Dean
Tobias Diekershoff [Wed, 28 Jul 2021 05:22:30 +0000 (07:22 +0200)]
ifttt translation updated ZH CN THX Finn Dean

3 years agoMerge pull request #1149 from annando/parser-session
Hypolite Petovan [Tue, 27 Jul 2021 14:00:01 +0000 (10:00 -0400)]
Merge pull request #1149 from annando/parser-session

Rendertime: "Parser" is now "session"

3 years agoRednertime: "Parser" is now "session"
Michael [Tue, 27 Jul 2021 13:57:36 +0000 (13:57 +0000)]
Rednertime: "Parser" is now "session"

3 years agoMerge pull request #1148 from annando/args
Hypolite Petovan [Mon, 26 Jul 2021 10:02:02 +0000 (06:02 -0400)]
Merge pull request #1148 from annando/args

Replaced argv/argc with replacement functions

3 years agoUse globals instead of $a->data
Michael [Sun, 25 Jul 2021 17:28:07 +0000 (17:28 +0000)]
Use globals instead of $a->data

3 years agoUpdated messages.po
Michael [Sun, 25 Jul 2021 13:17:48 +0000 (13:17 +0000)]
Updated messages.po