]> git.mxchange.org Git - friendica-addons.git/log
friendica-addons.git
2 years agoregenerated all the strings
Tobias Diekershoff [Sun, 10 Oct 2021 06:27:53 +0000 (08:27 +0200)]
regenerated all the strings

2 years agoMerge pull request #1186 from MrPetovan/bug/10844-twitter-unfollow-block
Philipp [Sat, 9 Oct 2021 07:25:13 +0000 (09:25 +0200)]
Merge pull request #1186 from MrPetovan/bug/10844-twitter-unfollow-block

[twitter] Fix typo in API path for unfollowing

2 years ago[twitter] Fix typo in API path for unfollowing
Hypolite Petovan [Sat, 9 Oct 2021 05:58:55 +0000 (01:58 -0400)]
[twitter] Fix typo in API path for unfollowing

2 years ago[twitter] Mirror the Twitter block behavior concerning established relationships
Hypolite Petovan [Sat, 9 Oct 2021 05:58:37 +0000 (01:58 -0400)]
[twitter] Mirror the Twitter block behavior concerning established relationships

2 years ago[twitter] Combine POST calls in a single function for centralized logging
Hypolite Petovan [Sat, 9 Oct 2021 05:55:26 +0000 (01:55 -0400)]
[twitter] Combine POST calls in a single function for centralized logging

2 years agoMerge pull request #1185 from MrPetovan/bug/10851-favorites
Philipp [Sat, 9 Oct 2021 05:48:06 +0000 (07:48 +0200)]
Merge pull request #1185 from MrPetovan/bug/10851-favorites

[twitter] Fix typo in remote API path for likes

2 years ago[twitter] Update main translation file after updating a string
Hypolite Petovan [Sat, 9 Oct 2021 02:25:42 +0000 (22:25 -0400)]
[twitter] Update main translation file after updating a string

2 years ago[twitter] Fix typo in remote API path for likes
Hypolite Petovan [Sat, 9 Oct 2021 02:22:26 +0000 (22:22 -0400)]
[twitter] Fix typo in remote API path for likes

2 years ago[twitter] Update description of autocreate contact option after contact drop feature...
Hypolite Petovan [Sat, 9 Oct 2021 02:22:09 +0000 (22:22 -0400)]
[twitter] Update description of autocreate contact option after contact drop feature was removed

2 years agoMerge pull request #1184 from annando/jappix-and-q
Hypolite Petovan [Thu, 7 Oct 2021 20:56:56 +0000 (16:56 -0400)]
Merge pull request #1184 from annando/jappix-and-q

Jappix removed / more q calls have been replaced

2 years agoReplaced the last occurences of "q"
Michael [Thu, 7 Oct 2021 19:30:10 +0000 (19:30 +0000)]
Replaced the last occurences of "q"

2 years agoAssigns values in a single array
Michael [Thu, 7 Oct 2021 18:55:49 +0000 (18:55 +0000)]
Assigns values in a single array

2 years agoMore replaced "q" calls
Michael [Thu, 7 Oct 2021 05:53:16 +0000 (05:53 +0000)]
More replaced "q" calls

2 years agoJappixmini removed since it relied upon the deprecated DFRN transport layer
Michael [Thu, 7 Oct 2021 05:42:03 +0000 (05:42 +0000)]
Jappixmini removed since it relied upon the deprecated DFRN transport layer

2 years agoMerge pull request #1162 from nupplaphil/feat/webdav_storage
Hypolite Petovan [Tue, 5 Oct 2021 18:42:05 +0000 (14:42 -0400)]
Merge pull request #1162 from nupplaphil/feat/webdav_storage

WebDav Storage backend

2 years agoMerge pull request #1182 from annando/deprecated
Tobias Diekershoff [Tue, 5 Oct 2021 09:31:10 +0000 (11:31 +0200)]
Merge pull request #1182 from annando/deprecated

Moved widgets and remote permissions to the deprecated addons

2 years agoDisable WebDav test because of impossible execution (yet)
Philipp [Tue, 5 Oct 2021 08:31:35 +0000 (10:31 +0200)]
Disable WebDav test because of impossible execution (yet)

2 years agoAdapt tests
Philipp [Tue, 5 Oct 2021 08:05:17 +0000 (10:05 +0200)]
Adapt tests

2 years agoMoved widgets and remote permissions to the deprecated addons
Michael [Tue, 5 Oct 2021 05:59:44 +0000 (05:59 +0000)]
Moved widgets and remote permissions to the deprecated addons

2 years agoMerge pull request #1181 from MrPetovan/task/remove-event-adjust
Michael Vogel [Mon, 4 Oct 2021 12:33:02 +0000 (14:33 +0200)]
Merge pull request #1181 from MrPetovan/task/remove-event-adjust

[advancedcontentfilter] Remove event.adjust field from available fields to match

2 years ago[advancedcontentfilter] Remove event.adjust field from available fields to match
Hypolite Petovan [Mon, 4 Oct 2021 12:18:46 +0000 (08:18 -0400)]
[advancedcontentfilter] Remove event.adjust field from available fields to match

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 agoMerge pull request #1180 from annando/more-q
Hypolite Petovan [Sun, 3 Oct 2021 23:03:49 +0000 (19:03 -0400)]
Merge pull request #1180 from annando/more-q

Replacing "q" calls with "DBA" calls

2 years agoMore indentations
Michael [Sun, 3 Oct 2021 20:09:36 +0000 (20:09 +0000)]
More indentations

2 years agoFixed indentation
Michael [Sun, 3 Oct 2021 20:04:36 +0000 (20:04 +0000)]
Fixed indentation

2 years agoApply suggestions from code review
Michael Vogel [Sun, 3 Oct 2021 20:01:43 +0000 (22:01 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoApply suggestions from code review
Michael Vogel [Sun, 3 Oct 2021 20:00:22 +0000 (22:00 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoApply suggestions from code review
Michael Vogel [Sun, 3 Oct 2021 19:58:05 +0000 (21:58 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoApply suggestions from code review
Michael Vogel [Sun, 3 Oct 2021 18:58:52 +0000 (20:58 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2 years agoMerge remote-tracking branch 'upstream/develop' into more-q
Michael [Sun, 3 Oct 2021 17:40:49 +0000 (17:40 +0000)]
Merge remote-tracking branch 'upstream/develop' into more-q

2 years agoReplacing "q" calls with "DBA" calls
Michael [Sun, 3 Oct 2021 17:35:20 +0000 (17:35 +0000)]
Replacing "q" calls with "DBA" calls

2 years agoMerge pull request #1179 from MrPetovan/task/10739-twitter-block
Tobias Diekershoff [Sun, 3 Oct 2021 10:53:45 +0000 (12:53 +0200)]
Merge pull request #1179 from MrPetovan/task/10739-twitter-block

[twitter] Comment out remote post deletion currently never triggered

2 years ago[twitter] Comment out remote post deletion currently never triggered
Hypolite Petovan [Sun, 3 Oct 2021 10:49:41 +0000 (06:49 -0400)]
[twitter] Comment out remote post deletion currently never triggered

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

2 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

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

2 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

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

2 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

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

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

2 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

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

2 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

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

2 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

2 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>
2 years agoReactivate Trigger
Philipp [Fri, 3 Sep 2021 07:25:11 +0000 (09:25 +0200)]
Reactivate Trigger

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

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

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

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

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

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

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

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

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

2 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()

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

2 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

2 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()

2 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()

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

2 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()

2 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

2 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

2 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

2 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

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

2 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 /