friendica-addons.git/.git
4 years agosuperblock EN-GB translation THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 06:24:09 +0000 (08:24 +0200)]
superblock EN-GB translation THX AndyH3

4 years agomorechoice EN_GB translation THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 06:10:11 +0000 (08:10 +0200)]
morechoice EN_GB translation THX AndyH3

4 years agocookienotice addon EN GB translation THX Andy H3
Tobias Diekershoff [Sat, 22 Jun 2019 06:07:58 +0000 (08:07 +0200)]
cookienotice addon EN GB translation THX Andy H3

4 years agoadvancedcontentfilter EN-GB translation THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 06:06:55 +0000 (08:06 +0200)]
advancedcontentfilter EN-GB translation THX AndyH3

4 years agoifttt addon added EN_GB translation THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 06:02:23 +0000 (08:02 +0200)]
ifttt addon added EN_GB translation THX AndyH3

4 years agofromapp EN-GB translation THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 05:47:44 +0000 (07:47 +0200)]
fromapp EN-GB translation THX AndyH3

4 years agoblackout EN GB translation THX AndyH3
Tobias Diekershoff [Sat, 22 Jun 2019 05:45:46 +0000 (07:45 +0200)]
blackout EN GB translation THX AndyH3

4 years agoFR translation blackout THX Valvin A.
Tobias Diekershoff [Sat, 22 Jun 2019 05:41:42 +0000 (07:41 +0200)]
FR translation blackout THX Valvin A.

4 years agoforumdirectory FR translation THX Valvim A.
Tobias Diekershoff [Sat, 22 Jun 2019 05:38:38 +0000 (07:38 +0200)]
forumdirectory FR translation THX Valvim A.

4 years agolangfilter DE translation THX herrthees
Tobias Diekershoff [Sat, 22 Jun 2019 05:31:30 +0000 (07:31 +0200)]
langfilter DE translation THX herrthees

4 years agoMerge pull request #863 from MrPetovan/bug/notices
Michael Vogel [Mon, 17 Jun 2019 14:03:50 +0000 (16:03 +0200)]
Merge pull request #863 from MrPetovan/bug/notices

[twitter] Fix undefined object notice

4 years ago[twitter] Fix undefined object notice
Hypolite Petovan [Mon, 17 Jun 2019 13:05:14 +0000 (09:05 -0400)]
[twitter] Fix undefined object notice

4 years agoMerge pull request #862 from nupplaphil/bugs/6917-php_warning
Hypolite Petovan [Mon, 10 Jun 2019 13:23:12 +0000 (09:23 -0400)]
Merge pull request #862 from nupplaphil/bugs/6917-php_warning

[various] Refactor url/fetchUrl parameter

4 years agoMove internal recursion-counter to the end of all cur/fetchUrl parameters
Philipp Holzer [Mon, 10 Jun 2019 12:34:53 +0000 (14:34 +0200)]
Move internal recursion-counter to the end of all cur/fetchUrl parameters

4 years agoMerge pull request #861 from MrPetovan/task/unsupport-xmpp
Michael Vogel [Mon, 3 Jun 2019 20:38:54 +0000 (22:38 +0200)]
Merge pull request #861 from MrPetovan/task/unsupport-xmpp

 [xmpp] Mark addon as unsupported

4 years ago[xmpp] Mark addon as unsupported
Hypolite Petovan [Sat, 1 Jun 2019 12:21:22 +0000 (08:21 -0400)]
[xmpp] Mark addon as unsupported

4 years agoMerge pull request #860 from MrPetovan/2019.06-rc
Michael Vogel [Mon, 3 Jun 2019 19:19:59 +0000 (21:19 +0200)]
Merge pull request #860 from MrPetovan/2019.06-rc

Update 2019.06 rc with phpmailer PR

4 years agoMerge pull request #859 from MrPetovan/bug/7023-phpmailer-hooks
Michael Vogel [Wed, 29 May 2019 05:13:49 +0000 (07:13 +0200)]
Merge pull request #859 from MrPetovan/bug/7023-phpmailer-hooks

[phpmailer] Use new emailer hook "sent" property

4 years ago[phpmailer] Use new emailer hook "sent" property
Hypolite Petovan [Sun, 26 May 2019 03:49:16 +0000 (23:49 -0400)]
[phpmailer] Use new emailer hook "sent" property

4 years ago[phpmailer] Rework addon
Hypolite Petovan [Sun, 26 May 2019 03:48:51 +0000 (23:48 -0400)]
[phpmailer] Rework addon

- Remove redundant uninstall function
- Add default config file
- Add replyTo support
- Add custom headers support
- Add plain text-only support
- Improve error handling

4 years ago[phpmailer] Add README and LICENSE
Hypolite Petovan [Sun, 26 May 2019 03:46:55 +0000 (23:46 -0400)]
[phpmailer] Add README and LICENSE

5 years agoMerge pull request #857 from MrPetovan/task/fix-admin-addons
Tobias Diekershoff [Wed, 15 May 2019 13:04:35 +0000 (15:04 +0200)]
Merge pull request #857 from MrPetovan/task/fix-admin-addons

[various] Fix *_addon_admin_post parameters

5 years ago[various] Fix *_addon_admin_post parameters
Hypolite Petovan [Wed, 15 May 2019 12:04:54 +0000 (08:04 -0400)]
[various] Fix *_addon_admin_post parameters

5 years agoMerge pull request #856 from MrPetovan/task/two-factor-authentication
Tobias Diekershoff [Tue, 14 May 2019 08:02:16 +0000 (10:02 +0200)]
Merge pull request #856 from MrPetovan/task/two-factor-authentication

[windowsphonepush] Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser

5 years ago[windowsphonepush] Move Authentication::setAuthenticatedSessionForUser to Session...
Hypolite Petovan [Mon, 13 May 2019 05:41:49 +0000 (01:41 -0400)]
[windowsphonepush] Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser

5 years agoMerge pull request #853 from MrPetovan/task/remove-pledgie
Tobias Diekershoff [Fri, 10 May 2019 08:44:30 +0000 (10:44 +0200)]
Merge pull request #853 from MrPetovan/task/remove-pledgie

[pledgie] Service has been discontinued since January 2018

5 years agoMerge pull request #855 from MrPetovan/task/remove-fortunate
Tobias Diekershoff [Thu, 9 May 2019 16:05:38 +0000 (18:05 +0200)]
Merge pull request #855 from MrPetovan/task/remove-fortunate

Deprecate fortunate

5 years agoMerge pull request #854 from MrPetovan/task/fix-admin-addons
Tobias Diekershoff [Thu, 9 May 2019 16:05:02 +0000 (18:05 +0200)]
Merge pull request #854 from MrPetovan/task/fix-admin-addons

[various] Fix admin addons

5 years ago[geonames] Add link to base service website in README
Hypolite Petovan [Wed, 8 May 2019 12:51:54 +0000 (08:51 -0400)]
[geonames] Add link to base service website in README

5 years agoDeprecate fortunate
Hypolite Petovan [Wed, 8 May 2019 12:39:42 +0000 (08:39 -0400)]
Deprecate fortunate

- Addon requires tons of work to be compatible with latest version of Friendica

5 years ago[pageheader] Move user addon settings to admin page
Hypolite Petovan [Wed, 8 May 2019 04:45:34 +0000 (00:45 -0400)]
[pageheader] Move user addon settings to admin page

- Reformat code
- Remove uninstall function that doesn't have any specific uninstall code besides hooks

5 years ago[geonames] Remove unused admin settings functions
Hypolite Petovan [Wed, 8 May 2019 04:44:43 +0000 (00:44 -0400)]
[geonames] Remove unused admin settings functions

- Reformat code
- Remove uninstall function that doesn't include specific code besides hooks

5 years ago[cookienotice] Move user addon settings to admin page
Hypolite Petovan [Wed, 8 May 2019 04:43:27 +0000 (00:43 -0400)]
[cookienotice] Move user addon settings to admin page

- Reformat code
- Remove uninstall function which doesn't include any specific uninstalling code besides hooks

5 years ago[pledgie] Service has been discontinued since January 2018
Hypolite Petovan [Wed, 8 May 2019 03:45:32 +0000 (23:45 -0400)]
[pledgie] Service has been discontinued since January 2018

5 years agoMerge pull request #852 from MrPetovan/task/remove-duplicate-baseurl
Michael Vogel [Mon, 6 May 2019 12:40:40 +0000 (14:40 +0200)]
Merge pull request #852 from MrPetovan/task/remove-duplicate-baseurl

[widgets] Remove superfluous $baseurl template variable

5 years agoMerge pull request #851 from MrPetovan/task/remove-friendica-app-support
Michael Vogel [Mon, 6 May 2019 06:03:16 +0000 (08:03 +0200)]
Merge pull request #851 from MrPetovan/task/remove-friendica-app-support

[various] Remove /display/{nick}/{id} URL structure publishing

5 years ago[widgets] Remove superfluous $baseurl template variable
Hypolite Petovan [Mon, 6 May 2019 02:04:29 +0000 (22:04 -0400)]
[widgets] Remove superfluous $baseurl template variable

5 years ago[various] Remove /display/{nick}/{id} URL structure publishing
Hypolite Petovan [Mon, 6 May 2019 02:03:22 +0000 (22:03 -0400)]
[various] Remove /display/{nick}/{id} URL structure publishing

5 years agoMerge pull request #850 from nupplaphil/task/mod_directory
Tobias Diekershoff [Fri, 3 May 2019 08:57:27 +0000 (10:57 +0200)]
Merge pull request #850 from nupplaphil/task/mod_directory

Move mod/directory to src/Module/Directory

5 years agoMove mod/directory to src/Module/Directory
Philipp Holzer [Thu, 2 May 2019 20:49:33 +0000 (22:49 +0200)]
Move mod/directory to src/Module/Directory

5 years agoMerge pull request #848 from tobiasd/20190424-curweather
Michael Vogel [Wed, 24 Apr 2019 07:39:08 +0000 (09:39 +0200)]
Merge pull request #848 from tobiasd/20190424-curweather

API response celsius and metric both mean to use °C as unit for the temperature

5 years agomark v1.2
Tobias Diekershoff [Wed, 24 Apr 2019 07:34:21 +0000 (09:34 +0200)]
mark v1.2

5 years agoAPI response celsius and metric both mean to use °C as unit for the temperature
Tobias Diekershoff [Wed, 24 Apr 2019 07:29:32 +0000 (09:29 +0200)]
API response celsius and metric both mean to use °C as unit for the temperature

5 years agoMerge pull request #847 from tobiasd/develop
Hypolite Petovan [Tue, 23 Apr 2019 17:20:01 +0000 (13:20 -0400)]
Merge pull request #847 from tobiasd/develop

added Estonian translation THX Rain Hawk

5 years agoadded Estonian translation THX Rain Hawk
Tobias Diekershoff [Tue, 23 Apr 2019 16:37:22 +0000 (18:37 +0200)]
added Estonian translation THX Rain Hawk

5 years agoMerge pull request #846 from nupplaphil/features/6948-bot_detection
Hypolite Petovan [Mon, 22 Apr 2019 11:49:18 +0000 (07:49 -0400)]
Merge pull request #846 from nupplaphil/features/6948-bot_detection

New Addon Bot detection

5 years agoadd __FILE__
Philipp Holzer [Mon, 22 Apr 2019 08:49:40 +0000 (10:49 +0200)]
add __FILE__

5 years agorename prefix and add require
Philipp Holzer [Sun, 21 Apr 2019 10:35:33 +0000 (12:35 +0200)]
rename prefix and add require

5 years agoRename botdetection to blockbot
Philipp Holzer [Sat, 20 Apr 2019 18:38:32 +0000 (20:38 +0200)]
Rename botdetection to blockbot
Adding composer/vendor to blockbot

5 years agoNew Addon Bot detection
Philipp Holzer [Sat, 20 Apr 2019 12:15:45 +0000 (14:15 +0200)]
New Addon Bot detection

5 years agoMerge pull request #845 from kecalcze/UpdatePHPMailer
Hypolite Petovan [Fri, 12 Apr 2019 12:24:36 +0000 (08:24 -0400)]
Merge pull request #845 from kecalcze/UpdatePHPMailer

Fix phpmailer compatibility with latest stable friendica

5 years ago[FIX] Update encoding
Unknown [Fri, 12 Apr 2019 10:13:13 +0000 (12:13 +0200)]
[FIX] Update encoding

5 years agoFix phpmailer compatibility with latest friendica
Unknown [Thu, 11 Apr 2019 22:45:05 +0000 (00:45 +0200)]
Fix phpmailer compatibility with latest friendica

5 years agoMerge pull request #843 from M-arcus/addon/phpmailer
Michael Vogel [Wed, 10 Apr 2019 18:22:58 +0000 (20:22 +0200)]
Merge pull request #843 from M-arcus/addon/phpmailer

PHP Mailer: Add use statement

5 years ago[FIX] PHP Mailer: Add use statement
Marcus Müller [Wed, 10 Apr 2019 14:56:16 +0000 (16:56 +0200)]
[FIX] PHP Mailer: Add use statement

5 years agoMerge pull request #841 from annando/no-queue
Hypolite Petovan [Sun, 7 Apr 2019 19:35:06 +0000 (15:35 -0400)]
Merge pull request #841 from annando/no-queue

Remove the queue from the addons

5 years agoRemove the queue from the addons
Michael [Fri, 5 Apr 2019 18:07:57 +0000 (18:07 +0000)]
Remove the queue from the addons

5 years agoMerge pull request #840 from tobiasd/20190405-sv
Hypolite Petovan [Fri, 5 Apr 2019 12:30:13 +0000 (08:30 -0400)]
Merge pull request #840 from tobiasd/20190405-sv

update SV translation TTHX Bjoessi

5 years agoupdate SV translation of blackout THX Bjoessi
Tobias Diekershoff [Fri, 5 Apr 2019 05:03:08 +0000 (07:03 +0200)]
update SV translation of blackout THX Bjoessi

5 years agoupdate SV translation of advancedcontentfilter THX Bjoessi
Tobias Diekershoff [Fri, 5 Apr 2019 05:02:41 +0000 (07:02 +0200)]
update SV translation of advancedcontentfilter THX Bjoessi

5 years agoMerge pull request #839 from annando/replace-queue
Hypolite Petovan [Thu, 4 Apr 2019 14:46:04 +0000 (10:46 -0400)]
Merge pull request #839 from annando/replace-queue

Replace the "Queue" mechanism with deferred workers

5 years agoRemoved useless stuff
Michael [Thu, 4 Apr 2019 14:22:15 +0000 (14:22 +0000)]
Removed useless stuff

5 years agoReplace the "Queue" mechanism with deferred workers
Michael [Thu, 4 Apr 2019 14:14:55 +0000 (14:14 +0000)]
Replace the "Queue" mechanism with deferred workers

5 years agoMerge pull request #838 from annando/twitter-reshare
Hypolite Petovan [Wed, 3 Apr 2019 13:13:55 +0000 (09:13 -0400)]
Merge pull request #838 from annando/twitter-reshare

Twitter: Use the new reshare mechanism for retweets

5 years agoMerge pull request #837 from annando/no-gplus
Hypolite Petovan [Wed, 3 Apr 2019 13:09:19 +0000 (09:09 -0400)]
Merge pull request #837 from annando/no-gplus

Buffer: Remove all traces of Google+

5 years agoTwitter: Use the new reshare mechanism for retweets
Michael [Wed, 3 Apr 2019 05:51:26 +0000 (05:51 +0000)]
Twitter: Use the new reshare mechanism for retweets

5 years agoBuffer: Remove all traces of Google+
Michael [Wed, 3 Apr 2019 05:50:20 +0000 (05:50 +0000)]
Buffer: Remove all traces of Google+

5 years agoMerge pull request #834 from M-arcus/addon/phpmailer
Hypolite Petovan [Tue, 2 Apr 2019 13:56:58 +0000 (09:56 -0400)]
Merge pull request #834 from M-arcus/addon/phpmailer

[phpmailer] Add SMTP-Integration of PHPMailer addon

5 years agoMerge pull request #836 from tobiasd/20190402-lng
Hypolite Petovan [Tue, 2 Apr 2019 11:15:55 +0000 (07:15 -0400)]
Merge pull request #836 from tobiasd/20190402-lng

langfilter ZH CN translation update THX asherpen

5 years ago[TASK] Change indentation to tabs
Marcus Müller [Tue, 2 Apr 2019 09:25:51 +0000 (11:25 +0200)]
[TASK] Change indentation to tabs

5 years agolangfilter ZH CN translation update THX asherpen
Tobias Diekershoff [Tue, 2 Apr 2019 08:08:02 +0000 (10:08 +0200)]
langfilter ZH CN translation update THX asherpen

5 years agoMerge pull request #835 from tobiasd/20190402-deprecatefromgplus
Michael Vogel [Tue, 2 Apr 2019 08:07:34 +0000 (10:07 +0200)]
Merge pull request #835 from tobiasd/20190402-deprecatefromgplus

fromgplus addon deprecated

5 years agofromgplus addon deprecated
Tobias Diekershoff [Tue, 2 Apr 2019 04:46:55 +0000 (06:46 +0200)]
fromgplus addon deprecated

5 years ago[FIX] Remove unused functions and add new Config conditionals
Marcus Müller [Mon, 1 Apr 2019 17:04:51 +0000 (19:04 +0200)]
[FIX] Remove unused functions and add new Config conditionals

- Also replace hardcoded paths

5 years ago[FIX] Add Support and add address for mailing
Marcus Müller [Thu, 28 Mar 2019 12:54:58 +0000 (13:54 +0100)]
[FIX] Add Support and add address for mailing

5 years ago[TASK] PHPMailer: Add first version
Marcus Müller [Thu, 7 Jun 2018 19:17:17 +0000 (21:17 +0200)]
[TASK] PHPMailer: Add first version

- no documents
- no ssl

5 years agoMerge pull request #833 from MrPetovan/task/6903-jot_networks-hook-update
Michael Vogel [Tue, 26 Mar 2019 07:27:31 +0000 (08:27 +0100)]
Merge pull request #833 from MrPetovan/task/6903-jot_networks-hook-update

[various] Replace HTML string by structured array in jot_networks hook

5 years ago[various] Replace HTML string by structured array in jot_networks hook
Hypolite Petovan [Mon, 25 Mar 2019 02:44:50 +0000 (22:44 -0400)]
[various] Replace HTML string by structured array in jot_networks hook

5 years agoMerge pull request #832 from nupplaphil/feature/basepath/hostname_config
Hypolite Petovan [Mon, 25 Mar 2019 00:15:17 +0000 (20:15 -0400)]
Merge pull request #832 from nupplaphil/feature/basepath/hostname_config

Moving/Renaming ConfigCacheLoader to ConfigFileLoader

5 years agoMoving/Renaming ConfigCacheLoader to ConfigFileLoader
Philipp Holzer [Sun, 24 Mar 2019 11:54:26 +0000 (12:54 +0100)]
Moving/Renaming ConfigCacheLoader to ConfigFileLoader

5 years agoi believe this is a typo
JOduMonT [Wed, 13 Mar 2019 09:38:48 +0000 (10:38 +0100)]
i believe this is a typo

5 years agoMerge pull request #831 from tobiasd/20190322-sv 2019.03 2019.04
Hypolite Petovan [Fri, 22 Mar 2019 01:08:50 +0000 (21:08 -0400)]
Merge pull request #831 from tobiasd/20190322-sv

SV translation THX  Bjoessi

5 years agoadded SV translation of langfilter
Tobias Diekershoff [Fri, 22 Mar 2019 00:17:40 +0000 (01:17 +0100)]
added SV translation of langfilter

5 years agoadded SV translation of advancedcontentfilter
Tobias Diekershoff [Fri, 22 Mar 2019 00:15:32 +0000 (01:15 +0100)]
added SV translation of advancedcontentfilter

5 years agoMerge pull request #830 from annando/notices
Hypolite Petovan [Wed, 20 Mar 2019 13:17:32 +0000 (09:17 -0400)]
Merge pull request #830 from annando/notices

Avoid notices in buffer addon

5 years agoAvoid notices in buffer addon
Michael [Wed, 20 Mar 2019 06:17:04 +0000 (06:17 +0000)]
Avoid notices in buffer addon

5 years agoMerge pull request #828 from tobiasd/20190315-pl
Hypolite Petovan [Fri, 15 Mar 2019 13:07:03 +0000 (09:07 -0400)]
Merge pull request #828 from tobiasd/20190315-pl

PL translation update blackout THX waldis

5 years agoPL translation update blackout THX waldis
Tobias Diekershoff [Fri, 15 Mar 2019 08:52:16 +0000 (09:52 +0100)]
PL translation update blackout THX waldis

5 years agoMerge pull request #827 from nupplaphil/issue/6338-php_notices
Hypolite Petovan [Thu, 14 Mar 2019 02:50:57 +0000 (22:50 -0400)]
Merge pull request #827 from nupplaphil/issue/6338-php_notices

[js_upload] Fixing missing extension index

5 years agoFix wrong intends in js_upload
Philipp Holzer [Wed, 13 Mar 2019 20:01:09 +0000 (21:01 +0100)]
Fix wrong intends in js_upload

5 years agoFix wrong intends in js_upload
Philipp Holzer [Wed, 13 Mar 2019 19:58:54 +0000 (20:58 +0100)]
Fix wrong intends in js_upload

5 years agoFixing missing extension index in js_upload
Philipp Holzer [Wed, 13 Mar 2019 19:54:18 +0000 (20:54 +0100)]
Fixing missing extension index in js_upload

5 years agoMerge pull request #825 from tobiasd/2019.03-RC
Hypolite Petovan [Wed, 13 Mar 2019 05:40:49 +0000 (01:40 -0400)]
Merge pull request #825 from tobiasd/2019.03-RC

CS, DE translation blackout

5 years agoDE translation blackout
Tobias Diekershoff [Wed, 13 Mar 2019 05:22:41 +0000 (06:22 +0100)]
DE translation blackout

5 years agoCS translation blackout THX Aditoo
Tobias Diekershoff [Wed, 13 Mar 2019 05:22:24 +0000 (06:22 +0100)]
CS translation blackout THX Aditoo

5 years agoMerge pull request #823 from tobiasd/20190312-blackout
Michael Vogel [Tue, 12 Mar 2019 09:26:51 +0000 (10:26 +0100)]
Merge pull request #823 from tobiasd/20190312-blackout

blackout addon: bugfix translation was not applied

5 years agoblackout addon: bugfix translation was not applied
Tobias Diekershoff [Tue, 12 Mar 2019 08:36:19 +0000 (09:36 +0100)]
blackout addon: bugfix translation was not applied

5 years agoMerge pull request #822 from tobiasd/20190311-lng
Hypolite Petovan [Mon, 11 Mar 2019 17:42:00 +0000 (13:42 -0400)]
Merge pull request #822 from tobiasd/20190311-lng

various addon translations added and updated THX fabrixxm and Andy H3

5 years agofromapp IT translation update THX fabrixxm
Tobias Diekershoff [Mon, 11 Mar 2019 17:21:32 +0000 (18:21 +0100)]
fromapp IT translation update THX fabrixxm

5 years agoadded cookienotice IT translation THX fabrixxm
Tobias Diekershoff [Mon, 11 Mar 2019 17:20:29 +0000 (18:20 +0100)]
added cookienotice IT translation THX fabrixxm