friendica-addons.git/.git
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 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 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

6 years agoMerge pull request #598 from tobiasd/20180506-lng
Michael Vogel [Sun, 6 May 2018 11:57:11 +0000 (13:57 +0200)]
Merge pull request #598 from tobiasd/20180506-lng

translation updates

6 years agoadded xmpp ZH CN translation THX 朱陈锬
Tobias Diekershoff [Sun, 6 May 2018 09:26:59 +0000 (11:26 +0200)]
added xmpp ZH CN translation THX 朱陈锬

6 years agodiaspora translation THX 朱陈锬
Tobias Diekershoff [Sun, 6 May 2018 09:25:18 +0000 (11:25 +0200)]
diaspora translation THX 朱陈锬

6 years agoblackout FI translation THX Samuli Valavuo
Tobias Diekershoff [Sun, 6 May 2018 09:23:53 +0000 (11:23 +0200)]
blackout FI translation THX Samuli Valavuo

6 years agoMerge pull request #597 from annando/remote-self
Hypolite Petovan [Fri, 4 May 2018 21:50:25 +0000 (17:50 -0400)]
Merge pull request #597 from annando/remote-self

"Remote-self" is now working for Twitter as well

6 years ago"Remote-self" is now working for Twitter as well
Michael [Fri, 4 May 2018 21:13:28 +0000 (21:13 +0000)]
"Remote-self" is now working for Twitter as well

6 years agoMerge pull request #596 from MrPetovan/task/add-advancedcontentfilter-addon
Tobias Diekershoff [Tue, 1 May 2018 14:39:54 +0000 (16:39 +0200)]
Merge pull request #596 from MrPetovan/task/add-advancedcontentfilter-addon

[advancedcontentfilter] Fix various error messages

6 years ago[advancedcontentfilter] Fix unknown function "current_theme"
Hypolite Petovan [Tue, 1 May 2018 12:39:45 +0000 (08:39 -0400)]
[advancedcontentfilter] Fix unknown function "current_theme"

6 years ago[advancedcontentfilter] Fix PHP Warning: Invalid argument supplied for foreach
Hypolite Petovan [Tue, 1 May 2018 12:39:15 +0000 (08:39 -0400)]
[advancedcontentfilter] Fix PHP Warning: Invalid argument supplied for foreach

6 years agoMerge pull request #586 from MrPetovan/task/add-advancedcontentfilter-addon
Michael Vogel [Tue, 1 May 2018 09:05:55 +0000 (11:05 +0200)]
Merge pull request #586 from MrPetovan/task/add-advancedcontentfilter-addon

Add advancedcontentfilter addon

6 years agoMerge pull request #595 from MrPetovan/bug/4946-move-current-theme-to-app
Michael Vogel [Sun, 29 Apr 2018 17:11:56 +0000 (19:11 +0200)]
Merge pull request #595 from MrPetovan/bug/4946-move-current-theme-to-app

Replace current_theme() and current_theme_url() calls

6 years agoReplace current_theme() and current_theme_url() calls
Hypolite Petovan [Sat, 28 Apr 2018 22:39:29 +0000 (18:39 -0400)]
Replace current_theme() and current_theme_url() calls

6 years agoMerge pull request #594 from tobiasd/20180428-pl
Michael Vogel [Sat, 28 Apr 2018 09:03:10 +0000 (11:03 +0200)]
Merge pull request #594 from tobiasd/20180428-pl

catavatar translation update for PL - THX waldis

6 years agocatavatar translation update for PL - THX waldis
Tobias Diekershoff [Sat, 28 Apr 2018 08:10:08 +0000 (10:10 +0200)]
catavatar translation update for PL - THX waldis

6 years agoMerge pull request #593 from tobiasd/20180425-lng
Michael Vogel [Wed, 25 Apr 2018 16:01:47 +0000 (18:01 +0200)]
Merge pull request #593 from tobiasd/20180425-lng

added NL translation of blockem addon

6 years agoadded NL translation of blockem addon
Tobias Diekershoff [Wed, 25 Apr 2018 15:48:49 +0000 (17:48 +0200)]
added NL translation of blockem addon

6 years agoMerge pull request #592 from tobiasd/20180424-lng
Michael Vogel [Tue, 24 Apr 2018 07:58:50 +0000 (09:58 +0200)]
Merge pull request #592 from tobiasd/20180424-lng

added buffer NL translation

6 years agoadded buffer NL translation
Tobias Diekershoff [Tue, 24 Apr 2018 06:07:07 +0000 (08:07 +0200)]
added buffer NL translation

6 years agoMerge pull request #591 from MrPetovan/task/4867-guess-language-from-plaintext
Michael Vogel [Sun, 22 Apr 2018 22:26:30 +0000 (00:26 +0200)]
Merge pull request #591 from MrPetovan/task/4867-guess-language-from-plaintext

Guess language from plaintext

6 years agoMove Model\Item::getPlaintextPost to Model\ItemContent::getPlaintextPost
Hypolite Petovan [Sun, 22 Apr 2018 00:50:58 +0000 (20:50 -0400)]
Move Model\Item::getPlaintextPost to Model\ItemContent::getPlaintextPost

6 years ago[langfilter] Fix namespacing to refer to Text\BBCode
Hypolite Petovan [Sat, 21 Apr 2018 22:47:18 +0000 (18:47 -0400)]
[langfilter] Fix namespacing to refer to Text\BBCode

6 years ago[langfilter] Use new Text\BBCode::toPlaintext to calculate minimum body size
Hypolite Petovan [Sat, 21 Apr 2018 08:13:53 +0000 (04:13 -0400)]
[langfilter] Use new Text\BBCode::toPlaintext to calculate minimum body size

6 years agoMove BBCode::toPlaintext to Item::getPlaintextPost
Hypolite Petovan [Sat, 21 Apr 2018 08:12:50 +0000 (04:12 -0400)]
Move BBCode::toPlaintext to Item::getPlaintextPost

6 years agoMerge pull request #590 from tobiasd/20180421-lng
Hypolite Petovan [Sat, 21 Apr 2018 06:41:22 +0000 (02:41 -0400)]
Merge pull request #590 from tobiasd/20180421-lng

updated and new translations PL, FI, EN_GB, NL

6 years agoadded EN_GB translation of the impressum addon THX Kris
Tobias Diekershoff [Sat, 21 Apr 2018 06:04:48 +0000 (08:04 +0200)]
added EN_GB translation of the impressum addon THX Kris

6 years agoupdate FI translation of the impressum addon THX Kris
Tobias Diekershoff [Sat, 21 Apr 2018 06:01:16 +0000 (08:01 +0200)]
update FI translation of the impressum addon THX Kris

6 years agoPL translation updates THX waldis
Tobias Diekershoff [Sat, 21 Apr 2018 05:58:46 +0000 (07:58 +0200)]
PL translation updates THX waldis

6 years agolangfilter updated NL translation THX Jeroen De Meerleer
Tobias Diekershoff [Sat, 21 Apr 2018 05:54:17 +0000 (07:54 +0200)]
langfilter updated NL translation THX Jeroen De Meerleer

6 years agoMerge pull request #589 from tobiasd/20180420-lng
Hypolite Petovan [Fri, 20 Apr 2018 11:52:02 +0000 (07:52 -0400)]
Merge pull request #589 from tobiasd/20180420-lng

translation updates NL, PL, FI and IT

6 years agotranslation updates NL, PL, FI and IT
Tobias Diekershoff [Fri, 20 Apr 2018 06:32:40 +0000 (08:32 +0200)]
translation updates NL, PL, FI and IT

6 years ago[advancedcontentfilter] Update documentation about backslashes
Hypolite Petovan [Thu, 19 Apr 2018 03:49:15 +0000 (23:49 -0400)]
[advancedcontentfilter] Update documentation about backslashes

6 years ago[advancedcontentfilter] Replace hyphens by underscores in variable name table
Hypolite Petovan [Thu, 19 Apr 2018 00:34:26 +0000 (20:34 -0400)]
[advancedcontentfilter] Replace hyphens by underscores in variable name table

6 years agoMerge pull request #588 from tobiasd/20180418-lng
Hypolite Petovan [Wed, 18 Apr 2018 11:45:27 +0000 (07:45 -0400)]
Merge pull request #588 from tobiasd/20180418-lng

FI translation updates THX Kris

6 years agoFI translation updates THX Kris
Tobias Diekershoff [Wed, 18 Apr 2018 06:32:45 +0000 (08:32 +0200)]
FI translation updates THX Kris

6 years agoadded translation for the TicTac addon THX Kris
Tobias Diekershoff [Wed, 18 Apr 2018 06:31:36 +0000 (08:31 +0200)]
added translation for the TicTac addon THX Kris

6 years ago[advancedcontentfilter] Removed yet more JS/PHP Composer files
Hypolite Petovan [Wed, 18 Apr 2018 00:50:59 +0000 (20:50 -0400)]
[advancedcontentfilter] Removed yet more JS/PHP Composer files

- Removed vendor/npm-asset
- Removed vendor/slim/slim-skeleton

6 years ago[advancedcontentfilter] Remove yet more Composer dependencies files
Hypolite Petovan [Wed, 18 Apr 2018 00:44:46 +0000 (20:44 -0400)]
[advancedcontentfilter] Remove yet more Composer dependencies files

- Remove missing fxp/composer-asset-plugin files

6 years ago[advancedcontentfilter] Remove JS Composer dependencies
Hypolite Petovan [Wed, 18 Apr 2018 00:41:02 +0000 (20:41 -0400)]
[advancedcontentfilter] Remove JS Composer dependencies

- Remove bower-asset/vue
- Remove bower-asset/vue-resource
- Remove fxp/composer-asset-plugin

6 years ago[advancedcontentfilter] Move from vue-resource to jQuery ajax
Hypolite Petovan [Wed, 18 Apr 2018 00:37:23 +0000 (20:37 -0400)]
[advancedcontentfilter] Move from vue-resource to jQuery ajax

- Remove commented code
- Add custom $.ajaxJSON function
- Add error message display when showVariables fails
- Use Friendica core vue script path

6 years ago[advancedcontentfilter] Fix typo in help page
Hypolite Petovan [Tue, 17 Apr 2018 11:20:21 +0000 (07:20 -0400)]
[advancedcontentfilter] Fix typo in help page

6 years ago[advancedcontentfilter] Change back link label in help
Hypolite Petovan [Tue, 17 Apr 2018 11:19:46 +0000 (07:19 -0400)]
[advancedcontentfilter] Change back link label in help

6 years ago[advancedcontentfilter] Fix formatting in src/middlewares and doc/advancedcontentfilter
Hypolite Petovan [Tue, 17 Apr 2018 11:17:25 +0000 (07:17 -0400)]
[advancedcontentfilter] Fix formatting in src/middlewares and doc/advancedcontentfilter

6 years agoMerge pull request #587 from tobiasd/20180417-fi
Michael Vogel [Tue, 17 Apr 2018 06:45:39 +0000 (08:45 +0200)]
Merge pull request #587 from tobiasd/20180417-fi

update to the FI translation THX Kris

6 years agoupdate to the FI translation THX Kris
Tobias Diekershoff [Tue, 17 Apr 2018 05:21:08 +0000 (07:21 +0200)]
update to the FI translation THX Kris

6 years agoadded FI translation to the morepokes addon
Tobias Diekershoff [Tue, 17 Apr 2018 05:19:35 +0000 (07:19 +0200)]
added FI translation to the morepokes addon

6 years ago[advancedcontentfilter] Add addon files
Hypolite Petovan [Tue, 17 Apr 2018 02:21:51 +0000 (22:21 -0400)]
[advancedcontentfilter] Add addon files

- Add hooks
- Add mini-API module powered by Slim
- Add addon settings page powered by VueJS
- Add translation strings
- Add help page

6 years ago[advancedcontentfilter] Add Composer dependencies
Hypolite Petovan [Tue, 17 Apr 2018 02:11:51 +0000 (22:11 -0400)]
[advancedcontentfilter] Add Composer dependencies

- slim/slim: ^3.1
- symfony/expression-language: ^3.4
- fxp/composer-asset-plugin: ~1.3
- bower-asset/vue: ^2.5
- bower-asset/vue-resource: ^1.5

6 years ago[twitter] Update Composer autoload prefix to prevent autoloader conflicts
Hypolite Petovan [Tue, 17 Apr 2018 02:07:39 +0000 (22:07 -0400)]
[twitter] Update Composer autoload prefix to prevent autoloader conflicts

6 years agoMerge pull request #585 from annando/nicer-cat
Tobias Diekershoff [Mon, 16 Apr 2018 07:34:35 +0000 (09:34 +0200)]
Merge pull request #585 from annando/nicer-cat

Catavatar: Code/functionality cleanup

6 years agoCatavatar: Code/functionality cleanup
Michael [Mon, 16 Apr 2018 06:52:11 +0000 (06:52 +0000)]
Catavatar: Code/functionality cleanup

6 years agoMerge pull request #584 from tobiasd/20180416-lng
Michael Vogel [Mon, 16 Apr 2018 06:50:17 +0000 (08:50 +0200)]
Merge pull request #584 from tobiasd/20180416-lng

Translation updates

6 years agoFR libertree translation update
Tobias Diekershoff [Mon, 16 Apr 2018 05:49:54 +0000 (07:49 +0200)]
FR libertree translation update

6 years agodav addon added EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:32:44 +0000 (07:32 +0200)]
dav addon added EN_GB translation THX Kris

6 years agopiwik addon added EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:31:24 +0000 (07:31 +0200)]
piwik addon added EN_GB translation THX Kris

6 years agoifttt addon added EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:28:19 +0000 (07:28 +0200)]
ifttt addon added EN_GB translation THX Kris

6 years agopageheader addon added EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:26:47 +0000 (07:26 +0200)]
pageheader addon added EN_GB translation THX Kris

6 years agomailstream addon added EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:21:37 +0000 (07:21 +0200)]
mailstream addon added EN_GB translation THX Kris

6 years agoupdated catavatar DE translation
Tobias Diekershoff [Mon, 16 Apr 2018 05:15:57 +0000 (07:15 +0200)]
updated catavatar DE translation

6 years agoupdated catavatar EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:13:45 +0000 (07:13 +0200)]
updated catavatar EN_GB translation THX Kris

6 years agoupdated dwpost EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:12:23 +0000 (07:12 +0200)]
updated dwpost EN_GB translation THX Kris

6 years agoadded EN_BG translation to fromgplus addon THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:10:53 +0000 (07:10 +0200)]
added EN_BG translation to fromgplus addon THX Kris

6 years agoMerge pull request #583 from annando/cat-profile
Tobias Diekershoff [Fri, 13 Apr 2018 11:30:21 +0000 (13:30 +0200)]
Merge pull request #583 from annando/cat-profile

Catavatar: The profile picture is now stored in a better way

6 years agoStandards
Michael [Fri, 13 Apr 2018 10:28:25 +0000 (10:28 +0000)]
Standards

6 years agoNow with changed messages.po
Michael [Fri, 13 Apr 2018 09:36:02 +0000 (09:36 +0000)]
Now with changed messages.po

6 years agoJust some code beautification
Michael [Fri, 13 Apr 2018 08:31:16 +0000 (08:31 +0000)]
Just some code beautification

6 years agoAnd now it really works
Michael [Fri, 13 Apr 2018 08:14:35 +0000 (08:14 +0000)]
And now it really works

6 years agoCatavatar: The profile picture is now stored in a better way
Michael [Fri, 13 Apr 2018 06:34:16 +0000 (06:34 +0000)]
Catavatar: The profile picture is now stored in a better way

6 years agoMerge pull request #582 from tobiasd/20180412-nl
Michael Vogel [Thu, 12 Apr 2018 09:02:03 +0000 (11:02 +0200)]
Merge pull request #582 from tobiasd/20180412-nl

added NL translation for catavatar and geonames addon THX Karel

6 years agoadded NL translation for catavatar and geonames addon THX Karel
Tobias Diekershoff [Thu, 12 Apr 2018 08:49:25 +0000 (10:49 +0200)]
added NL translation for catavatar and geonames addon THX Karel

6 years agoMerge pull request #581 from tobiasd/20180411-lng
Hypolite Petovan [Wed, 11 Apr 2018 11:54:36 +0000 (07:54 -0400)]
Merge pull request #581 from tobiasd/20180411-lng

FI and PL translation updates THX Kris and waldis

6 years agoPL update to the pageheader and startpage addon
Tobias Diekershoff [Wed, 11 Apr 2018 05:40:26 +0000 (07:40 +0200)]
PL update to the pageheader and startpage addon

6 years agoFi translation update for the blackout, blockem, blogger, buffer and catavatar addon
Tobias Diekershoff [Wed, 11 Apr 2018 05:39:51 +0000 (07:39 +0200)]
Fi translation update for the blackout, blockem, blogger, buffer and catavatar addon

6 years agoMerge pull request #580 from tobiasd/20180410-mathjax
Hypolite Petovan [Tue, 10 Apr 2018 17:31:16 +0000 (13:31 -0400)]
Merge pull request #580 from tobiasd/20180410-mathjax

fixing mathjax addon

6 years agofixing mathjax addon
Tobias Diekershoff [Tue, 10 Apr 2018 17:22:32 +0000 (19:22 +0200)]
fixing mathjax addon

6 years agoMerge pull request #579 from tobiasd/20180410-lng
Michael Vogel [Tue, 10 Apr 2018 06:00:39 +0000 (08:00 +0200)]
Merge pull request #579 from tobiasd/20180410-lng

EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons

6 years agoEN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and...
Tobias Diekershoff [Tue, 10 Apr 2018 05:37:41 +0000 (07:37 +0200)]
EN-GB and EN-US localisation updates to blackout, blockem, langfilter, showmore and xmpp addons

6 years agoMerge pull request #577 from tobiasd/20180409-lng
Hypolite Petovan [Mon, 9 Apr 2018 13:20:42 +0000 (09:20 -0400)]
Merge pull request #577 from tobiasd/20180409-lng

some translation work

6 years agoMerge pull request #578 from tobiasd/20180409-hidinginacatsshadow
Hypolite Petovan [Mon, 9 Apr 2018 13:20:27 +0000 (09:20 -0400)]
Merge pull request #578 from tobiasd/20180409-hidinginacatsshadow

added missing dot

6 years agoadded missing dot
Tobias Diekershoff [Mon, 9 Apr 2018 13:16:52 +0000 (15:16 +0200)]
added missing dot

6 years agoupdate to the FI translations
Tobias Diekershoff [Mon, 9 Apr 2018 13:00:17 +0000 (15:00 +0200)]
update to the FI translations

6 years agoaaded IT translation catavatar
Tobias Diekershoff [Mon, 9 Apr 2018 09:26:42 +0000 (11:26 +0200)]
aaded IT translation catavatar

6 years agoadding the en-gb translation of langfilter helps...
Tobias Diekershoff [Mon, 9 Apr 2018 08:34:58 +0000 (10:34 +0200)]
adding the en-gb translation of langfilter helps...

6 years agoen-gb translation of blogger, catavatar, diaspora, dwpost, langfilter
Tobias Diekershoff [Mon, 9 Apr 2018 08:34:15 +0000 (10:34 +0200)]
en-gb translation of blogger, catavatar, diaspora, dwpost, langfilter

6 years agoMerge pull request #576 from tobiasd/20180408-pl
Michael Vogel [Sun, 8 Apr 2018 10:30:28 +0000 (12:30 +0200)]
Merge pull request #576 from tobiasd/20180408-pl

PL translation update THX waldis

6 years agoforgot the showmore translation update
Tobias Diekershoff [Sun, 8 Apr 2018 09:17:20 +0000 (11:17 +0200)]
forgot the showmore translation update

6 years agoPL translation update THX waldis
Tobias Diekershoff [Sun, 8 Apr 2018 09:11:54 +0000 (11:11 +0200)]
PL translation update THX waldis

6 years agoMerge pull request #575 from tobiasd/20180407-de
Hypolite Petovan [Sat, 7 Apr 2018 06:45:17 +0000 (02:45 -0400)]
Merge pull request #575 from tobiasd/20180407-de

DE translation update

6 years agoDE translation update
Tobias Diekershoff [Sat, 7 Apr 2018 06:34:08 +0000 (08:34 +0200)]
DE translation update

6 years agoMerge pull request #573 from fabrixxm/catavatar
Hypolite Petovan [Fri, 6 Apr 2018 16:44:09 +0000 (12:44 -0400)]
Merge pull request #573 from fabrixxm/catavatar

Cat Avatar Generator: Fix coding style

6 years agoAdd messages.po
fabrixxm [Fri, 6 Apr 2018 16:27:41 +0000 (18:27 +0200)]
Add messages.po

6 years agoMore code style
fabrixxm [Fri, 6 Apr 2018 16:25:44 +0000 (18:25 +0200)]
More code style

6 years agoMerge pull request #574 from tobiasd/20180406-lng
Hypolite Petovan [Fri, 6 Apr 2018 12:04:40 +0000 (08:04 -0400)]
Merge pull request #574 from tobiasd/20180406-lng

added FI translations to many addons THX Kris

6 years agoadded FI translations to many addons THX Kris
Tobias Diekershoff [Fri, 6 Apr 2018 11:58:38 +0000 (13:58 +0200)]
added FI translations to many addons THX Kris

6 years agoMerge pull request #566 from MrPetovan/task/add-content_filter-hook
Michael Vogel [Fri, 6 Apr 2018 04:44:00 +0000 (06:44 +0200)]
Merge pull request #566 from MrPetovan/task/add-content_filter-hook

Add content_filter hook

6 years agoMerge pull request #572 from tobiasd/20180405-libravatar
Hypolite Petovan [Thu, 5 Apr 2018 20:41:31 +0000 (16:41 -0400)]
Merge pull request #572 from tobiasd/20180405-libravatar

added a note of libravatar shutting down to the README of the addon