friendica-addons.git/.git
3 years agonsqf addon RU translation update THX Alexander An
Tobias Diekershoff [Tue, 1 Sep 2020 12:52:30 +0000 (14:52 +0200)]
nsqf addon RU translation update THX Alexander An

3 years agoRU translation of notifyall addon added THX Alexander An
Tobias Diekershoff [Tue, 1 Sep 2020 12:47:38 +0000 (14:47 +0200)]
RU translation of notifyall addon added THX Alexander An

3 years agodiaspora addon IT translation updated THX silkevicious
Tobias Diekershoff [Tue, 1 Sep 2020 12:45:12 +0000 (14:45 +0200)]
diaspora addon IT translation updated THX silkevicious

3 years agodiaspora addon DE translation updated
Tobias Diekershoff [Tue, 1 Sep 2020 12:44:21 +0000 (14:44 +0200)]
diaspora addon DE translation updated

3 years agoIT translation of blockbot addon added THX silkevicious
Tobias Diekershoff [Tue, 1 Sep 2020 12:40:02 +0000 (14:40 +0200)]
IT translation of blockbot addon added THX silkevicious

3 years agoIT translation of blackout addon updated THX silkevicious
Tobias Diekershoff [Tue, 1 Sep 2020 12:38:09 +0000 (14:38 +0200)]
IT translation of blackout addon updated THX silkevicious

3 years agomarkdown addon IT translation added THX silkevicious
Tobias Diekershoff [Tue, 1 Sep 2020 12:36:47 +0000 (14:36 +0200)]
markdown addon IT translation added THX silkevicious

3 years agoMerge pull request #1011 from tobiasd/20200818-lng
Hypolite Petovan [Tue, 18 Aug 2020 18:59:24 +0000 (14:59 -0400)]
Merge pull request #1011 from tobiasd/20200818-lng

various translation updates

3 years agoifttt translation added ZH CN thx vicdorke
Tobias Diekershoff [Tue, 18 Aug 2020 16:39:18 +0000 (18:39 +0200)]
ifttt translation added ZH CN thx vicdorke

3 years agoZH CN translation update wppost addon THX vicdorke
Tobias Diekershoff [Tue, 18 Aug 2020 16:37:05 +0000 (18:37 +0200)]
ZH CN translation update wppost addon THX vicdorke

3 years agodiaspora addon EN GB and US translation updated THX AndyH§
Tobias Diekershoff [Tue, 18 Aug 2020 16:27:34 +0000 (18:27 +0200)]
diaspora addon EN GB and US translation updated THX AndyH§

3 years agoMerge pull request #1010 from SpencerDub/patch-1
Hypolite Petovan [Mon, 10 Aug 2020 20:22:51 +0000 (16:22 -0400)]
Merge pull request #1010 from SpencerDub/patch-1

Expand js_upload description

3 years agoExpand description
Spencer Dub [Mon, 10 Aug 2020 20:18:02 +0000 (13:18 -0700)]
Expand description

Expand description to indicate that it assists with multi-file upload.

3 years agoMerge pull request #1009 from MrPetovan/task/8929-remove-redundant-uninstall
Michael Vogel [Mon, 27 Jul 2020 19:22:40 +0000 (21:22 +0200)]
Merge pull request #1009 from MrPetovan/task/8929-remove-redundant-uninstall

[various] Remove redundant uninstall functions

3 years ago[various] Remove redundant uninstall functions
Hypolite Petovan [Mon, 27 Jul 2020 12:30:41 +0000 (08:30 -0400)]
[various] Remove redundant uninstall functions

- All hooks (current and obsolete) are removed automatically during addon uninstall

3 years agoMerge pull request #1008 from annando/update-avatar
Hypolite Petovan [Sat, 25 Jul 2020 12:33:51 +0000 (08:33 -0400)]
Merge pull request #1008 from annando/update-avatar

Rearranged order for the "updateAvatar" function

3 years agoRearranged order for the "updateAvatar" function
Michael [Sat, 25 Jul 2020 11:49:44 +0000 (11:49 +0000)]
Rearranged order for the "updateAvatar" function

3 years agoMerge pull request #1006 from MrPetovan/task/curl_DI
Michael Vogel [Sat, 25 Jul 2020 07:50:01 +0000 (09:50 +0200)]
Merge pull request #1006 from MrPetovan/task/curl_DI

Introduce "HTTPRequest" class

3 years agoMerge pull request #1007 from annando/notice-info
Hypolite Petovan [Thu, 23 Jul 2020 06:25:00 +0000 (02:25 -0400)]
Merge pull request #1007 from annando/notice-info

Unneeded "info" messages removed

3 years agoStandards
Michael [Thu, 23 Jul 2020 06:07:17 +0000 (06:07 +0000)]
Standards

3 years agoUnneeded "info" messages removed
Michael [Thu, 23 Jul 2020 03:48:52 +0000 (03:48 +0000)]
Unneeded "info" messages removed

3 years agoRename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
nupplaPhil [Wed, 4 Mar 2020 21:35:39 +0000 (22:35 +0100)]
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"

3 years agoRename "HTTPRequest::curl()" to HTTPRequest::get()
nupplaPhil [Wed, 4 Mar 2020 21:35:08 +0000 (22:35 +0100)]
Rename "HTTPRequest::curl()" to HTTPRequest::get()

3 years agoMove "HTTPRequest::finalUrl" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:33:31 +0000 (22:33 +0100)]
Move "HTTPRequest::finalUrl" dynamic

3 years agoMove "Network::finalUrl" to "HTTPRequest" class
nupplaPhil [Wed, 4 Mar 2020 21:30:24 +0000 (22:30 +0100)]
Move "Network::finalUrl" to "HTTPRequest" class

3 years agoMake "HTTPRequest::fetchUrl" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:20:27 +0000 (22:20 +0100)]
Make "HTTPRequest::fetchUrl" dynamic

3 years agoMake "HTTPRequest::fetchUrlFull" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:19:59 +0000 (22:19 +0100)]
Make "HTTPRequest::fetchUrlFull" dynamic

3 years agoMake "HTTPRequest::post" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:18:27 +0000 (22:18 +0100)]
Make "HTTPRequest::post" dynamic

3 years agoMake "HTTPRequest::curl" dynamic
nupplaPhil [Wed, 4 Mar 2020 21:15:45 +0000 (22:15 +0100)]
Make "HTTPRequest::curl" dynamic

3 years agoMove post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
nupplaPhil [Wed, 4 Mar 2020 21:07:04 +0000 (22:07 +0100)]
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"

3 years agoMerge pull request #1005 from MrPetovan/task/8676-ap-multiple-link-image
Michael Vogel [Sat, 18 Jul 2020 15:51:48 +0000 (17:51 +0200)]
Merge pull request #1005 from MrPetovan/task/8676-ap-multiple-link-image

[various] Rename PageInfo::appendToBody to searchAndAppendToBody

3 years ago[various] Rename PageInfo::appendToBody to searchAndAppendToBody
Hypolite Petovan [Sat, 18 Jul 2020 15:38:11 +0000 (11:38 -0400)]
[various] Rename PageInfo::appendToBody to searchAndAppendToBody

3 years agoMerge pull request #1003 from annando/getid-default
Hypolite Petovan [Thu, 16 Jul 2020 16:12:44 +0000 (12:12 -0400)]
Merge pull request #1003 from annando/getid-default

Changed default value for "getIDForURL"

3 years agoChanged default value for "getIDForURL"
Michael [Thu, 16 Jul 2020 15:44:32 +0000 (15:44 +0000)]
Changed default value for "getIDForURL"

3 years agoMerge pull request #1002 from MrPetovan/task/8798-remove-items-php
Michael Vogel [Tue, 14 Jul 2020 18:43:56 +0000 (20:43 +0200)]
Merge pull request #1002 from MrPetovan/task/8798-remove-items-php

[various] Replace *_page_info function calls with Content\PageInfo equivalent

3 years ago[pumpio] Remove references to include/items.php
Hypolite Petovan [Tue, 14 Jul 2020 14:22:01 +0000 (10:22 -0400)]
[pumpio] Remove references to include/items.php

3 years ago[various] Replace *_page_info function calls with Content\PageInfo equivalent
Hypolite Petovan [Tue, 14 Jul 2020 14:17:17 +0000 (10:17 -0400)]
[various] Replace *_page_info function calls with Content\PageInfo equivalent

3 years agoMerge pull request #1001 from annando/notice 2020.07
Hypolite Petovan [Sun, 12 Jul 2020 13:12:47 +0000 (09:12 -0400)]
Merge pull request #1001 from annando/notice

Forumdirectory: Fix Notice "Undefined index: url in src/Module/Directory.php"

3 years agoForumdirectory: Fix Notice "Undefined index: url in src/Module/Directory.php"
Michael [Sun, 12 Jul 2020 12:49:55 +0000 (12:49 +0000)]
Forumdirectory: Fix Notice "Undefined index: url in src/Module/Directory.php"

3 years agoMerge pull request #1000 from annando/bots-again
Tobias Diekershoff [Sun, 12 Jul 2020 09:53:43 +0000 (11:53 +0200)]
Merge pull request #1000 from annando/bots-again

Blockbot: There are still some more feed readers ...

3 years agoBlockbot: There are still some more bots ...
Michael Vogel [Sun, 12 Jul 2020 08:41:29 +0000 (10:41 +0200)]
Blockbot: There are still some more bots ...

3 years agoMerge pull request #999 from annando/more-blocks
Hypolite Petovan [Sat, 11 Jul 2020 12:10:56 +0000 (08:10 -0400)]
Merge pull request #999 from annando/more-blocks

Blockbot: Some more bots added

3 years agoBlockbot: Some more bots added
Michael [Sat, 11 Jul 2020 09:41:20 +0000 (09:41 +0000)]
Blockbot: Some more bots added

3 years agoMerge pull request #998 from annando/bot-update
Hypolite Petovan [Thu, 9 Jul 2020 15:16:18 +0000 (11:16 -0400)]
Merge pull request #998 from annando/bot-update

Blockbot: Some more bots

3 years agoAnother bot added
Michael [Thu, 9 Jul 2020 15:08:41 +0000 (15:08 +0000)]
Another bot added

3 years agoSome more bot agents added
Michael [Wed, 8 Jul 2020 19:24:00 +0000 (19:24 +0000)]
Some more bot agents added

3 years agoBlockbot: Updated bots - again
Michael [Tue, 7 Jul 2020 18:51:42 +0000 (18:51 +0000)]
Blockbot: Updated bots - again

3 years agoMerge pull request #997 from tobiasd/2020.06-rc
Michael Vogel [Tue, 7 Jul 2020 08:08:31 +0000 (10:08 +0200)]
Merge pull request #997 from tobiasd/2020.06-rc

ZH CN translation update ot the blackout addon THX steve jobs

3 years agoZH CN translation update ot the blackout addon THX steve jobs
Tobias Diekershoff [Tue, 7 Jul 2020 06:42:13 +0000 (08:42 +0200)]
ZH CN translation update ot the blackout addon THX steve jobs

3 years agoMerge pull request #996 from annando/blockbot2
Hypolite Petovan [Sun, 5 Jul 2020 15:53:56 +0000 (11:53 -0400)]
Merge pull request #996 from annando/blockbot2

Blockbot: Added bots and good agents

3 years agoBlockbot: Added bots and goof agents
Michael Vogel [Sun, 5 Jul 2020 14:36:17 +0000 (16:36 +0200)]
Blockbot: Added bots and goof agents

3 years agoMerge pull request #995 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Fri, 3 Jul 2020 15:57:20 +0000 (17:57 +0200)]
Merge pull request #995 from MrPetovan/bug/fatal-errors

[twitter] Fix media upload failure logging

3 years ago[twitter] Fix media upload failure logging
Hypolite Petovan [Fri, 3 Jul 2020 15:06:40 +0000 (11:06 -0400)]
[twitter] Fix media upload failure logging

- Address https://github.com/friendica/friendica/issues/8473#issuecomment-653332270

3 years agoMerge pull request #994 from tobiasd/20200701-lng
Hypolite Petovan [Wed, 1 Jul 2020 15:08:57 +0000 (11:08 -0400)]
Merge pull request #994 from tobiasd/20200701-lng

PL and EN GB translation updates

3 years agomakrdown addon EN GB translation added THX AndyH3
Tobias Diekershoff [Wed, 1 Jul 2020 13:49:10 +0000 (15:49 +0200)]
makrdown addon EN GB translation added THX AndyH3

3 years agomorepokes addon EN GB translation added THX AndyH3
Tobias Diekershoff [Wed, 1 Jul 2020 13:47:21 +0000 (15:47 +0200)]
morepokes addon EN GB translation added THX AndyH3

3 years agodiaspora addon EN GB translation updated THX AndyH§
Tobias Diekershoff [Wed, 1 Jul 2020 13:35:26 +0000 (15:35 +0200)]
diaspora addon EN GB translation updated THX AndyH§

3 years agoPL translation update THX waldis
Tobias Diekershoff [Wed, 1 Jul 2020 12:18:33 +0000 (14:18 +0200)]
PL translation update THX waldis

3 years agoMerge pull request #993 from annando/pump-notice
Tobias Diekershoff [Sun, 28 Jun 2020 09:09:46 +0000 (11:09 +0200)]
Merge pull request #993 from annando/pump-notice

Fix notice "Only variables should be passed by reference"

3 years agoFix notice "Only variables should be passed by reference"
Michael Vogel [Sun, 28 Jun 2020 06:21:59 +0000 (08:21 +0200)]
Fix notice "Only variables should be passed by reference"

3 years agoMerge pull request #992 from MrPetovan/task/8517-probe-mobile-twitter
Michael Vogel [Thu, 25 Jun 2020 06:41:10 +0000 (08:41 +0200)]
Merge pull request #992 from MrPetovan/task/8517-probe-mobile-twitter

[twitter] Improve mobile profile URL probe

3 years ago[twitter] Improve mobile profile URL probe
Hypolite Petovan [Thu, 25 Jun 2020 01:29:44 +0000 (21:29 -0400)]
[twitter] Improve mobile profile URL probe

3 years agoMerge pull request #990 from MrPetovan/task/share-block-guid
Michael Vogel [Tue, 23 Jun 2020 19:26:02 +0000 (21:26 +0200)]
Merge pull request #990 from MrPetovan/task/share-block-guid

[various] Update getShareOpeningTag::getShareOpeningTag method signature

3 years agoMerge pull request #991 from MrPetovan/bug/notices
Tobias Diekershoff [Mon, 22 Jun 2020 04:41:52 +0000 (06:41 +0200)]
Merge pull request #991 from MrPetovan/bug/notices

[twitter] Add HTTP error code handling

3 years ago[twitter] Fix return value of twitter_user_to_contact()
Hypolite Petovan [Sun, 21 Jun 2020 20:33:18 +0000 (16:33 -0400)]
[twitter] Fix return value of twitter_user_to_contact()

- Simplify check in twitter_fetch_own_contact()

3 years ago[twitter] Add HTTP error code handling
Hypolite Petovan [Sun, 21 Jun 2020 20:32:37 +0000 (16:32 -0400)]
[twitter] Add HTTP error code handling

3 years ago[twitter] Improve logging for actions
Hypolite Petovan [Sun, 21 Jun 2020 20:14:08 +0000 (16:14 -0400)]
[twitter] Improve logging for actions

3 years ago[pumpio] Update getShareOpeningTag::getShareOpeningTag method signature
Hypolite Petovan [Sun, 21 Jun 2020 13:50:01 +0000 (09:50 -0400)]
[pumpio] Update getShareOpeningTag::getShareOpeningTag method signature

3 years ago[twitter] Update getShareOpeningTag::getShareOpeningTag method signature
Hypolite Petovan [Sun, 21 Jun 2020 13:48:53 +0000 (09:48 -0400)]
[twitter] Update getShareOpeningTag::getShareOpeningTag method signature

3 years agoMerge pull request #989 from MrPetovan/task/move-share-header
Michael Vogel [Thu, 18 Jun 2020 15:55:32 +0000 (17:55 +0200)]
Merge pull request #989 from MrPetovan/task/move-share-header

[various] Replace share_header calls with BBCode::getShareOpeningTag

3 years ago[pumpio] Replace share_header calls with BBCode::getShareOpeningTag
Hypolite Petovan [Thu, 18 Jun 2020 15:25:14 +0000 (11:25 -0400)]
[pumpio] Replace share_header calls with BBCode::getShareOpeningTag

3 years ago[twitter] Replace share_header calls with BBCode::getShareOpeningTag
Hypolite Petovan [Thu, 18 Jun 2020 15:25:06 +0000 (11:25 -0400)]
[twitter] Replace share_header calls with BBCode::getShareOpeningTag

3 years agoMerge pull request #988 from tobiasd/20200615-lng
Michael Vogel [Mon, 15 Jun 2020 08:36:52 +0000 (10:36 +0200)]
Merge pull request #988 from tobiasd/20200615-lng

various translation updates

3 years agotwiter addon ZH CN translation update THX steve jobs
Tobias Diekershoff [Mon, 15 Jun 2020 07:31:51 +0000 (09:31 +0200)]
twiter addon ZH CN translation update THX steve jobs

3 years agoirc addon ZH CN translation update THX steve jobs
Tobias Diekershoff [Mon, 15 Jun 2020 07:30:17 +0000 (09:30 +0200)]
irc addon ZH CN translation update THX steve jobs

3 years agoadded buglink addon ZH-CN translation THX steve jobs
Tobias Diekershoff [Mon, 15 Jun 2020 07:28:34 +0000 (09:28 +0200)]
added buglink addon ZH-CN translation THX steve jobs

3 years agoviewsrv addon NB NO translation update
Tobias Diekershoff [Mon, 15 Jun 2020 07:26:12 +0000 (09:26 +0200)]
viewsrv addon NB NO translation update

3 years agobuglink addon NB NO translation update
Tobias Diekershoff [Mon, 15 Jun 2020 07:24:39 +0000 (09:24 +0200)]
buglink addon NB NO translation update

3 years agoPL translation diaspora THX waldis
Tobias Diekershoff [Mon, 15 Jun 2020 07:17:59 +0000 (09:17 +0200)]
PL translation diaspora THX waldis

3 years agojs_upload RU translation update THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 07:16:07 +0000 (09:16 +0200)]
js_upload RU translation update THX Alexander An

3 years agosuperblock addon RU translation update THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 07:14:40 +0000 (09:14 +0200)]
superblock addon RU translation update THX Alexander An

3 years agoadded RU translation of catavatar addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 07:12:09 +0000 (09:12 +0200)]
added RU translation of catavatar addon THX Alexander An

3 years agoRU translation blockem addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 06:27:08 +0000 (08:27 +0200)]
RU translation blockem addon THX Alexander An

3 years agoshowmore RU translation update THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 06:23:22 +0000 (08:23 +0200)]
showmore RU translation update THX Alexander An

3 years agoRU translation update numfriends addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 06:21:55 +0000 (08:21 +0200)]
RU translation update numfriends addon THX Alexander An

3 years agoRU translation update numfriends addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 06:21:38 +0000 (08:21 +0200)]
RU translation update numfriends addon THX Alexander An

3 years agoinfiniteimprobabilitydrive addon update RU translation THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 05:57:18 +0000 (07:57 +0200)]
infiniteimprobabilitydrive addon update RU translation THX Alexander An

3 years agoqcomment RU translation update THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 05:55:34 +0000 (07:55 +0200)]
qcomment RU translation update THX Alexander An

3 years agoRU translation of blackout addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 05:49:59 +0000 (07:49 +0200)]
RU translation of blackout addon THX Alexander An

3 years agoadded RU translation for newmemberwidget THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 05:49:04 +0000 (07:49 +0200)]
added RU translation for newmemberwidget THX Alexander An

3 years agoRU translation langfilter addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 05:46:14 +0000 (07:46 +0200)]
RU translation langfilter addon THX Alexander An

3 years agoadded RU translation for markdown addon THX Alexander An
Tobias Diekershoff [Mon, 15 Jun 2020 05:43:53 +0000 (07:43 +0200)]
added RU translation for markdown addon THX Alexander An

3 years agoPL translation update blackout addon THX waldis
Tobias Diekershoff [Mon, 15 Jun 2020 05:41:57 +0000 (07:41 +0200)]
PL translation update blackout addon THX waldis

3 years agogravatar NL translation update THX Casper
Tobias Diekershoff [Mon, 15 Jun 2020 05:37:15 +0000 (07:37 +0200)]
gravatar NL translation update THX Casper

3 years agoremoved link to defunkt addon listing
Tobias Diekershoff [Thu, 11 Jun 2020 17:00:59 +0000 (19:00 +0200)]
removed link to defunkt addon listing

The server the old addon listing was located at recently went down so I removed the link. Thanks @Rich Roth to mention the dead link

3 years agoMerge pull request #986 from MrPetovan/task/twitter-ass-probe-detect-hook
Michael Vogel [Mon, 8 Jun 2020 06:37:26 +0000 (08:37 +0200)]
Merge pull request #986 from MrPetovan/task/twitter-ass-probe-detect-hook

[twitter] Add probe_detect hook function

3 years ago[twitter] Fix contact image handling in twitter_fetch_contact
Hypolite Petovan [Sun, 7 Jun 2020 20:49:47 +0000 (16:49 -0400)]
[twitter] Fix contact image handling in twitter_fetch_contact

3 years agoMerge pull request #987 from MrPetovan/bug/8744-twitter-add-link-suppressed-quote
Michael Vogel [Sun, 7 Jun 2020 05:18:54 +0000 (07:18 +0200)]
Merge pull request #987 from MrPetovan/bug/8744-twitter-add-link-suppressed-quote

[twitter] Add a link to the quoted tweet when we don't add a share block

3 years ago[twitter] Add a link to the quoted tweet when we don't add a share block
Hypolite Petovan [Sat, 6 Jun 2020 23:27:50 +0000 (19:27 -0400)]
[twitter] Add a link to the quoted tweet when we don't add a share block

3 years ago[twitter] Add probe_detect hook function
Hypolite Petovan [Sat, 6 Jun 2020 19:00:17 +0000 (15:00 -0400)]
[twitter] Add probe_detect hook function