]>
git.mxchange.org Git - friendica-addons.git/log
Hypolite Petovan [Tue, 1 May 2018 12:39:45 +0000 (08:39 -0400)]
[advancedcontentfilter] Fix unknown function "current_theme"
Hypolite Petovan [Tue, 1 May 2018 12:39:15 +0000 (08:39 -0400)]
[advancedcontentfilter] Fix PHP Warning: Invalid argument supplied for foreach
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
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
Hypolite Petovan [Sat, 28 Apr 2018 22:39:29 +0000 (18:39 -0400)]
Replace current_theme() and current_theme_url() calls
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
Tobias Diekershoff [Sat, 28 Apr 2018 08:10:08 +0000 (10:10 +0200)]
catavatar translation update for PL - THX waldis
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
Tobias Diekershoff [Wed, 25 Apr 2018 15:48:49 +0000 (17:48 +0200)]
added NL translation of blockem addon
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
Tobias Diekershoff [Tue, 24 Apr 2018 06:07:07 +0000 (08:07 +0200)]
added buffer NL translation
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
Hypolite Petovan [Sun, 22 Apr 2018 00:50:58 +0000 (20:50 -0400)]
Move Model\Item::getPlaintextPost to Model\ItemContent::getPlaintextPost
Hypolite Petovan [Sat, 21 Apr 2018 22:47:18 +0000 (18:47 -0400)]
[langfilter] Fix namespacing to refer to Text\BBCode
Hypolite Petovan [Sat, 21 Apr 2018 08:13:53 +0000 (04:13 -0400)]
[langfilter] Use new Text\BBCode::toPlaintext to calculate minimum body size
Hypolite Petovan [Sat, 21 Apr 2018 08:12:50 +0000 (04:12 -0400)]
Move BBCode::toPlaintext to Item::getPlaintextPost
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
Tobias Diekershoff [Sat, 21 Apr 2018 06:04:48 +0000 (08:04 +0200)]
added EN_GB 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
Tobias Diekershoff [Sat, 21 Apr 2018 05:58:46 +0000 (07:58 +0200)]
PL translation updates THX waldis
Tobias Diekershoff [Sat, 21 Apr 2018 05:54:17 +0000 (07:54 +0200)]
langfilter updated NL translation THX Jeroen De Meerleer
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
Tobias Diekershoff [Fri, 20 Apr 2018 06:32:40 +0000 (08:32 +0200)]
translation updates NL, PL, FI and IT
Hypolite Petovan [Thu, 19 Apr 2018 03:49:15 +0000 (23:49 -0400)]
[advancedcontentfilter] Update documentation about backslashes
Hypolite Petovan [Thu, 19 Apr 2018 00:34:26 +0000 (20:34 -0400)]
[advancedcontentfilter] Replace hyphens by underscores in variable name table
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
Tobias Diekershoff [Wed, 18 Apr 2018 06:32:45 +0000 (08:32 +0200)]
FI translation updates THX Kris
Tobias Diekershoff [Wed, 18 Apr 2018 06:31:36 +0000 (08:31 +0200)]
added translation for the TicTac addon THX Kris
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
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
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
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
Hypolite Petovan [Tue, 17 Apr 2018 11:20:21 +0000 (07:20 -0400)]
[advancedcontentfilter] Fix typo in help page
Hypolite Petovan [Tue, 17 Apr 2018 11:19:46 +0000 (07:19 -0400)]
[advancedcontentfilter] Change back link label in help
Hypolite Petovan [Tue, 17 Apr 2018 11:17:25 +0000 (07:17 -0400)]
[advancedcontentfilter] Fix formatting in src/middlewares and doc/advancedcontentfilter
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
Tobias Diekershoff [Tue, 17 Apr 2018 05:21:08 +0000 (07:21 +0200)]
update to the FI translation THX Kris
Tobias Diekershoff [Tue, 17 Apr 2018 05:19:35 +0000 (07:19 +0200)]
added FI translation to the morepokes addon
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
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
Hypolite Petovan [Tue, 17 Apr 2018 02:07:39 +0000 (22:07 -0400)]
[twitter] Update Composer autoload prefix to prevent autoloader conflicts
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
Michael [Mon, 16 Apr 2018 06:52:11 +0000 (06:52 +0000)]
Catavatar: Code/functionality cleanup
Michael Vogel [Mon, 16 Apr 2018 06:50:17 +0000 (08:50 +0200)]
Merge pull request #584 from tobiasd/
20180416-lng
Translation updates
Tobias Diekershoff [Mon, 16 Apr 2018 05:49:54 +0000 (07:49 +0200)]
FR libertree translation update
Tobias Diekershoff [Mon, 16 Apr 2018 05:32:44 +0000 (07:32 +0200)]
dav 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
Tobias Diekershoff [Mon, 16 Apr 2018 05:28:19 +0000 (07:28 +0200)]
ifttt 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
Tobias Diekershoff [Mon, 16 Apr 2018 05:21:37 +0000 (07:21 +0200)]
mailstream addon added EN_GB translation THX Kris
Tobias Diekershoff [Mon, 16 Apr 2018 05:15:57 +0000 (07:15 +0200)]
updated catavatar DE translation
Tobias Diekershoff [Mon, 16 Apr 2018 05:13:45 +0000 (07:13 +0200)]
updated catavatar 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
Tobias Diekershoff [Mon, 16 Apr 2018 05:10:53 +0000 (07:10 +0200)]
added EN_BG translation to fromgplus addon THX Kris
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
Michael [Fri, 13 Apr 2018 10:28:25 +0000 (10:28 +0000)]
Standards
Michael [Fri, 13 Apr 2018 09:36:02 +0000 (09:36 +0000)]
Now with changed messages.po
Michael [Fri, 13 Apr 2018 08:31:16 +0000 (08:31 +0000)]
Just some code beautification
Michael [Fri, 13 Apr 2018 08:14:35 +0000 (08:14 +0000)]
And now it really works
Michael [Fri, 13 Apr 2018 06:34:16 +0000 (06:34 +0000)]
Catavatar: The profile picture is now stored in a better way
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
Tobias Diekershoff [Thu, 12 Apr 2018 08:49:25 +0000 (10:49 +0200)]
added NL translation for catavatar and geonames addon THX Karel
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
Tobias Diekershoff [Wed, 11 Apr 2018 05:40:26 +0000 (07:40 +0200)]
PL update to the pageheader and startpage 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
Hypolite Petovan [Tue, 10 Apr 2018 17:31:16 +0000 (13:31 -0400)]
Merge pull request #580 from tobiasd/
20180410-mathjax
fixing mathjax addon
Tobias Diekershoff [Tue, 10 Apr 2018 17:22:32 +0000 (19:22 +0200)]
fixing mathjax addon
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
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
Hypolite Petovan [Mon, 9 Apr 2018 13:20:42 +0000 (09:20 -0400)]
Merge pull request #577 from tobiasd/
20180409-lng
some translation work
Hypolite Petovan [Mon, 9 Apr 2018 13:20:27 +0000 (09:20 -0400)]
Merge pull request #578 from tobiasd/
20180409-hidinginacatsshadow
added missing dot
Tobias Diekershoff [Mon, 9 Apr 2018 13:16:52 +0000 (15:16 +0200)]
added missing dot
Tobias Diekershoff [Mon, 9 Apr 2018 13:00:17 +0000 (15:00 +0200)]
update to the FI translations
Tobias Diekershoff [Mon, 9 Apr 2018 09:26:42 +0000 (11:26 +0200)]
aaded IT translation catavatar
Tobias Diekershoff [Mon, 9 Apr 2018 08:34:58 +0000 (10:34 +0200)]
adding the en-gb translation of langfilter helps...
Tobias Diekershoff [Mon, 9 Apr 2018 08:34:15 +0000 (10:34 +0200)]
en-gb translation of blogger, catavatar, diaspora, dwpost, langfilter
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
Tobias Diekershoff [Sun, 8 Apr 2018 09:17:20 +0000 (11:17 +0200)]
forgot the showmore translation update
Tobias Diekershoff [Sun, 8 Apr 2018 09:11:54 +0000 (11:11 +0200)]
PL translation update THX waldis
Hypolite Petovan [Sat, 7 Apr 2018 06:45:17 +0000 (02:45 -0400)]
Merge pull request #575 from tobiasd/
20180407-de
DE translation update
Tobias Diekershoff [Sat, 7 Apr 2018 06:34:08 +0000 (08:34 +0200)]
DE translation update
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
fabrixxm [Fri, 6 Apr 2018 16:27:41 +0000 (18:27 +0200)]
Add messages.po
fabrixxm [Fri, 6 Apr 2018 16:25:44 +0000 (18:25 +0200)]
More code style
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
Tobias Diekershoff [Fri, 6 Apr 2018 11:58:38 +0000 (13:58 +0200)]
added FI translations to many addons THX Kris
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
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
fabrixxm [Thu, 5 Apr 2018 20:21:59 +0000 (22:21 +0200)]
Fix coding style
Tobias Diekershoff [Thu, 5 Apr 2018 14:07:17 +0000 (16:07 +0200)]
added a note of libravatar shutting down to the README of the addon
Hypolite Petovan [Thu, 5 Apr 2018 12:09:46 +0000 (08:09 -0400)]
Merge pull request #571 from fabrixxm/catavatar
Add Cat Avatar Generator Addon
fabrixxm [Thu, 5 Apr 2018 08:56:36 +0000 (10:56 +0200)]
Add Cat Avatar Generator Addon
Hypolite Petovan [Thu, 5 Apr 2018 02:51:44 +0000 (22:51 -0400)]
Rename "content_filter" hook to "prepare_body_content_filter"
Hypolite Petovan [Tue, 3 Apr 2018 15:37:39 +0000 (11:37 -0400)]
Merge pull request #570 from tobiasd/
20180403-pl
PL translation updates THX waldis
Tobias Diekershoff [Tue, 3 Apr 2018 15:29:43 +0000 (17:29 +0200)]
morepokes PL translation
Tobias Diekershoff [Tue, 3 Apr 2018 15:29:30 +0000 (17:29 +0200)]
blockem PL translation
Hypolite Petovan [Mon, 2 Apr 2018 13:03:42 +0000 (09:03 -0400)]
Merge pull request #569 from annando/twitter-improve
Twitter: Code for sending media to Twitter has been optimised
Michael [Mon, 2 Apr 2018 07:12:43 +0000 (07:12 +0000)]
Only add picture link under conditions
Michael [Mon, 2 Apr 2018 05:42:33 +0000 (05:42 +0000)]
Twitter: Code for aending media to Twitter has been optimised
Hypolite Petovan [Sun, 1 Apr 2018 18:52:29 +0000 (14:52 -0400)]
Merge pull request #568 from tobiasd/
20180401-lng
mostly PL translation by Waldemar Stoczkowski