]>
git.mxchange.org Git - friendica-addons.git/log
Michael [Sun, 3 Oct 2021 17:35:20 +0000 (17:35 +0000)]
Replacing "q" calls with "DBA" calls
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
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>
Michael [Mon, 27 Sep 2021 20:29:11 +0000 (20:29 +0000)]
Issue 10772: Avoid duplicated links to Twitter
Michael Vogel [Sat, 25 Sep 2021 20:10:05 +0000 (22:10 +0200)]
Merge pull request #1172 from nupplaphil/bug/drone_chmod
Adapt permissions
Philipp [Sat, 25 Sep 2021 18:08:41 +0000 (20:08 +0200)]
Adapt permissions
Michael Vogel [Mon, 13 Sep 2021 20:05:16 +0000 (22:05 +0200)]
Merge pull request #1169 from nupplaphil/bug/notices
[twitter] Fix Notice
Philipp [Mon, 13 Sep 2021 18:26:26 +0000 (20:26 +0200)]
[twitter] Fix Notice
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
Philipp [Sat, 11 Sep 2021 18:00:13 +0000 (20:00 +0200)]
Fix drone artifact compression parameter
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
Tobias Diekershoff [Thu, 9 Sep 2021 12:23:43 +0000 (14:23 +0200)]
typo in variable name
Tobias Diekershoff [Thu, 9 Sep 2021 12:20:58 +0000 (14:20 +0200)]
nitter: typo in variable name
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
Philipp [Wed, 8 Sep 2021 19:54:36 +0000 (21:54 +0200)]
Add GPG sign
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
Philipp [Fri, 3 Sep 2021 19:30:33 +0000 (21:30 +0200)]
Correct sha256 extension
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
Philipp [Fri, 3 Sep 2021 13:31:44 +0000 (15:31 +0200)]
Update .drone.yml
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Philipp [Fri, 3 Sep 2021 07:25:11 +0000 (09:25 +0200)]
Reactivate Trigger
Philipp [Fri, 3 Sep 2021 07:24:27 +0000 (09:24 +0200)]
Temporary deactivate restrictions
Philipp [Fri, 3 Sep 2021 07:22:42 +0000 (09:22 +0200)]
Renamings
Philipp [Thu, 2 Sep 2021 18:06:31 +0000 (20:06 +0200)]
keep the foldername "addon"
Philipp [Thu, 2 Sep 2021 15:05:40 +0000 (17:05 +0200)]
Adapt sha256 generation
Philipp [Thu, 2 Sep 2021 10:52:17 +0000 (12:52 +0200)]
Add stable releaser
Philipp [Thu, 2 Sep 2021 10:22:42 +0000 (12:22 +0200)]
Add drone release for addons
Philipp [Thu, 2 Sep 2021 10:18:44 +0000 (12:18 +0200)]
Add drone release for addons
Philipp [Thu, 2 Sep 2021 10:17:03 +0000 (12:17 +0200)]
Add drone release for addons
Philipp [Thu, 2 Sep 2021 10:13:14 +0000 (12:13 +0200)]
Add drone release for addons
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()
Philipp [Sun, 29 Aug 2021 12:26:05 +0000 (14:26 +0200)]
Fixed wrong index ..
Philipp [Sun, 29 Aug 2021 11:37:07 +0000 (13:37 +0200)]
Catch TransferExceptions for HTTPClient::finalUrl() in case the headers are empty
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()
Philipp [Wed, 25 Aug 2021 19:54:54 +0000 (21:54 +0200)]
Rename DI::httpRequest() into DI::httpClient()
Philipp [Wed, 25 Aug 2021 19:45:15 +0000 (21:45 +0200)]
Rename HTTPRequestOptions to HTTPClientOptions
Philipp [Wed, 25 Aug 2021 19:18:05 +0000 (21:18 +0200)]
Use HTTPRequestOptions constants for HTTPClient::get()
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
Philipp [Wed, 25 Aug 2021 11:54:53 +0000 (13:54 +0200)]
Fixup HTTP headers for httpClient requests
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
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
Tobias Diekershoff [Thu, 19 Aug 2021 04:57:46 +0000 (06:57 +0200)]
use rtrim
Tobias Diekershoff [Wed, 18 Aug 2021 17:11:23 +0000 (19:11 +0200)]
nitter: the nitter instance base url should not contain the trailing /
Tobias Diekershoff [Wed, 18 Aug 2021 17:04:51 +0000 (19:04 +0200)]
nitter: replace mobile link to twitter as well
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
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はいいぞ
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
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...)
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
Tobias Diekershoff [Mon, 16 Aug 2021 06:05:01 +0000 (08:05 +0200)]
nitter: JA translation added THX XMPPはいいぞ
Tobias Diekershoff [Mon, 16 Aug 2021 06:03:32 +0000 (08:03 +0200)]
langfilter JA translation updated THX XMPPはいいぞ
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
Tobias Diekershoff [Wed, 11 Aug 2021 14:14:06 +0000 (16:14 +0200)]
IRC addon: the mini-Howto link can be used via https
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
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
Michael [Wed, 11 Aug 2021 07:50:55 +0000 (07:50 +0000)]
Blockbot: some good guys and bad guys added
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
Michael [Mon, 9 Aug 2021 20:38:36 +0000 (20:38 +0000)]
"getUserId" is now "getLoggedInUserId"
Michael [Mon, 9 Aug 2021 19:49:06 +0000 (19:49 +0000)]
"getUserNickname" is now "getLoggedInUserNickname"
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はいいぞ
Tobias Diekershoff [Mon, 9 Aug 2021 16:22:12 +0000 (18:22 +0200)]
irc JA translation added THX XMPPはいいぞ
Tobias Diekershoff [Mon, 9 Aug 2021 16:21:05 +0000 (18:21 +0200)]
langfilter JA translation added THX XMPPはいいぞ
Michael [Mon, 9 Aug 2021 15:29:26 +0000 (15:29 +0000)]
Changed function name
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
Michael [Sun, 8 Aug 2021 17:10:04 +0000 (17:10 +0000)]
Remove the use of app function
Michael [Sun, 8 Aug 2021 11:17:08 +0000 (11:17 +0000)]
Replaced direct calls to App->user
Michael [Fri, 6 Aug 2021 18:52:44 +0000 (18:52 +0000)]
Changed parameter for delayed posts
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
Tobias Diekershoff [Wed, 28 Jul 2021 05:22:30 +0000 (07:22 +0200)]
ifttt translation updated ZH CN THX Finn Dean
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"
Michael [Tue, 27 Jul 2021 13:57:36 +0000 (13:57 +0000)]
Rednertime: "Parser" is now "session"
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
Michael [Sun, 25 Jul 2021 17:28:07 +0000 (17:28 +0000)]
Use globals instead of $a->data
Michael [Sun, 25 Jul 2021 13:17:48 +0000 (13:17 +0000)]
Updated messages.po
Michael [Sun, 25 Jul 2021 12:29:43 +0000 (12:29 +0000)]
Replaced argv/argc with replacement functions
Tobias Diekershoff [Sat, 24 Jul 2021 08:37:08 +0000 (10:37 +0200)]
Merge pull request #1147 from annando/deprecated
Widgets: Replaced deprecated function
Michael [Sat, 24 Jul 2021 06:21:38 +0000 (06:21 +0000)]
Widgets: Replaced deprecated function
Tobias Diekershoff [Sun, 18 Jul 2021 05:02:06 +0000 (07:02 +0200)]
Merge pull request #1146 from annando/langfilter-speed
Langfilter: Improve performance by using pre rendered content
Michael Vogel [Sat, 17 Jul 2021 23:36:23 +0000 (01:36 +0200)]
Langfilter: Improve performance by using pre rendered content
Hypolite Petovan [Wed, 14 Jul 2021 01:03:00 +0000 (21:03 -0400)]
Merge pull request #1145 from annando/simple-short
Support for simple shortening
Michael [Mon, 12 Jul 2021 14:10:38 +0000 (14:10 +0000)]
Support for simple shortening
Hypolite Petovan [Sat, 10 Jul 2021 21:42:12 +0000 (17:42 -0400)]
Merge pull request #1144 from annando/foruriid
Use "convertForUriId" when possible
Michael [Sat, 10 Jul 2021 07:40:39 +0000 (07:40 +0000)]
Use "convertForUriId" when possible
Michael Vogel [Thu, 1 Jul 2021 06:33:13 +0000 (08:33 +0200)]
Merge pull request #1143 from friendica/
20210701 -securemail
added missing )
Tobias Diekershoff [Thu, 1 Jul 2021 05:47:48 +0000 (07:47 +0200)]
added missing )
This is a followup to PR #1142 adding a missing ) to the if statement.
Hypolite Petovan [Thu, 1 Jul 2021 01:22:20 +0000 (21:22 -0400)]
Merge pull request #1142 from Tealk/secure-mail
[securemail] template adapted to standard
Hypolite Petovan [Thu, 1 Jul 2021 01:20:59 +0000 (21:20 -0400)]
[securemail] Fix quoting style in securemail_settings_post()
Tealk [Wed, 30 Jun 2021 07:36:21 +0000 (09:36 +0200)]
fix $_POST variable
Tealk [Tue, 29 Jun 2021 15:30:13 +0000 (17:30 +0200)]
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Tealk [Tue, 29 Jun 2021 09:18:15 +0000 (11:18 +0200)]
template adapted to standard
Tobias Diekershoff [Tue, 29 Jun 2021 05:24:00 +0000 (07:24 +0200)]
Merge pull request #1141 from MrPetovan/bug/10439-addon-settings-forms
[mailstream] Add a name to the addon settings submit button
Benjamin Lorteau [Mon, 28 Jun 2021 02:15:11 +0000 (22:15 -0400)]
[mailstream] Add a name to the addon settings submit button
- Now that each addon form is in their own form tag, we have to check whether the addon submit button was pressed.
- This was already done in every other addon but mailstream and this change will prevent unexpected loss of mailstream settings when saving any other addon settings.
Benjamin Lorteau [Mon, 28 Jun 2021 02:12:40 +0000 (22:12 -0400)]
[catavatar] Remove unused code
- The $seed variable isn't used in that function, which removes the need for the database call.
Hypolite Petovan [Mon, 28 Jun 2021 01:24:36 +0000 (21:24 -0400)]
Merge pull request #1140 from nupplaphil/bug/catavatar
[securemail] Remove wrong 5th argument
Hypolite Petovan [Mon, 28 Jun 2021 00:59:43 +0000 (20:59 -0400)]
Merge pull request #1138 from nupplaphil/feat/phpmailer
[phpmailer] Update phpmailer to v6.5.0
Philipp [Sun, 27 Jun 2021 19:33:12 +0000 (21:33 +0200)]
Remove wrong 5th argument for securemail
Michael Vogel [Sun, 27 Jun 2021 14:46:53 +0000 (16:46 +0200)]
Merge pull request #1139 from tobiasd/
20210627 -hu
HU translation of various addon uspdated THX urbalazs
Tobias Diekershoff [Sun, 27 Jun 2021 12:34:52 +0000 (14:34 +0200)]
js upload addon HU translation updated THX Balázs Úr
Tobias Diekershoff [Sun, 27 Jun 2021 12:33:48 +0000 (14:33 +0200)]
added HU translation of keycloakpassword addon THX urbalazs
Tobias Diekershoff [Sun, 27 Jun 2021 12:31:45 +0000 (14:31 +0200)]
langfilter addon HU translation updated THX Balázs Úr
Tobias Diekershoff [Sun, 27 Jun 2021 12:30:39 +0000 (14:30 +0200)]
HU translation added nitter addon THX urbalazs