friendica-addons.git
6 years agoMerge pull request #444 from zeroadam/Cache-#3878
Hypolite Petovan [Thu, 9 Nov 2017 17:29:37 +0000 (12:29 -0500)]
Merge pull request #444 from zeroadam/Cache-#3878

Move Cache to src

6 years agoMove Cache to src
Adam Magness [Thu, 9 Nov 2017 16:08:32 +0000 (11:08 -0500)]
Move Cache to src

Cache class moved to Friendica\Core namespace

6 years agoMerge pull request #441 from zeroadam/Issue-#3878
Hypolite Petovan [Thu, 9 Nov 2017 06:32:56 +0000 (01:32 -0500)]
Merge pull request #441 from zeroadam/Issue-#3878

Class file relocation

6 years agoMerge remote-tracking branch 'origin/Issue-#3878' into Issue-#3878
Adam Magness [Thu, 9 Nov 2017 04:04:55 +0000 (23:04 -0500)]
Merge remote-tracking branch 'origin/Issue-#3878' into Issue-#3878

6 years agoClass file relocation
Adam Magness [Wed, 8 Nov 2017 04:00:18 +0000 (23:00 -0500)]
Class file relocation

changes related to Issue #3878

6 years agoMerge pull request #443 from rebeka-catalina/rct/d/NSFW_README_examples
Hypolite Petovan [Wed, 8 Nov 2017 16:45:25 +0000 (11:45 -0500)]
Merge pull request #443 from rebeka-catalina/rct/d/NSFW_README_examples

Grouping parentheses instead of capturing parentheses

6 years agoFixed the typos
rebeka-catalina [Wed, 8 Nov 2017 16:44:20 +0000 (17:44 +0100)]
Fixed the typos

6 years agoFixed a missing position
rebeka-catalina [Wed, 8 Nov 2017 16:19:51 +0000 (17:19 +0100)]
Fixed a missing position

6 years agoGrouping parantheses instead of capturing parantheses
rebeka-catalina [Wed, 8 Nov 2017 15:14:35 +0000 (16:14 +0100)]
Grouping parantheses instead of capturing parantheses

6 years agoMerge pull request #442 from tobiasd/20171108-twitter
Hypolite Petovan [Wed, 8 Nov 2017 06:12:33 +0000 (01:12 -0500)]
Merge pull request #442 from tobiasd/20171108-twitter

del_pconfig -> PConfig::delete

6 years agodel_pconfig -> PConfig::delete
Tobias Diekershoff [Wed, 8 Nov 2017 05:59:33 +0000 (06:59 +0100)]
del_pconfig -> PConfig::delete

6 years agoClass file relocation
Adam Magness [Wed, 8 Nov 2017 04:00:18 +0000 (23:00 -0500)]
Class file relocation

changes related to Issue #3878

6 years agoMerge pull request #440 from annando/twitter-280
Hypolite Petovan [Tue, 7 Nov 2017 22:48:10 +0000 (17:48 -0500)]
Merge pull request #440 from annando/twitter-280

Twitter just went to the 280 character limit.

6 years agoTwitter just went to the 280 character limit.
Michael [Tue, 7 Nov 2017 22:44:39 +0000 (22:44 +0000)]
Twitter just went to the 280 character limit.

6 years agoMerge pull request #439 from zeroadam/Issue3873
Hypolite Petovan [Tue, 7 Nov 2017 16:26:03 +0000 (11:26 -0500)]
Merge pull request #439 from zeroadam/Issue3873

Replace deprecated (P)Config functions with new syntax

6 years agoPConfig update
Adam Magness [Tue, 7 Nov 2017 16:10:01 +0000 (11:10 -0500)]
PConfig update

updates to use PConfig::load()

6 years agoReview Updates
Adam Magness [Tue, 7 Nov 2017 11:51:46 +0000 (06:51 -0500)]
Review Updates

Removed errant change to logger text

6 years agoIssue 3873
Adam Magness [Mon, 6 Nov 2017 23:55:24 +0000 (18:55 -0500)]
Issue 3873

Replace deprecated functions with new syntax

6 years agoMerge pull request #438 from rebeka-catalina/rct/d/NSFW_README_examples
Tobias Diekershoff [Mon, 6 Nov 2017 09:39:00 +0000 (10:39 +0100)]
Merge pull request #438 from rebeka-catalina/rct/d/NSFW_README_examples

NSFW examples

6 years agoExtended the NSFW's README with some use cases and regex examples - typo correction
rebeka-catalina [Mon, 6 Nov 2017 08:58:47 +0000 (09:58 +0100)]
Extended the NSFW's README with some use cases and regex examples - typo correction

6 years agoExtended the NSFW's README with some use cases and regex examples
rebeka-catalina [Mon, 6 Nov 2017 08:44:10 +0000 (09:44 +0100)]
Extended the NSFW's README with some use cases and regex examples

6 years agoMerge pull request #437 from MrPetovan/task/move-languagedetect-to-vendor
Michael Vogel [Sun, 5 Nov 2017 17:17:27 +0000 (18:17 +0100)]
Merge pull request #437 from MrPetovan/task/move-languagedetect-to-vendor

Move languagedetect to vendor

6 years agoAdd PConfig class + fix elseif instances
Hypolite Petovan [Sun, 5 Nov 2017 16:15:34 +0000 (11:15 -0500)]
Add PConfig class + fix elseif instances

6 years agoSupport for the new worker class
Michael [Sun, 5 Nov 2017 15:07:52 +0000 (15:07 +0000)]
Support for the new worker class

6 years agoRemove reference to library folder
Hypolite Petovan [Sun, 5 Nov 2017 13:59:59 +0000 (08:59 -0500)]
Remove reference to library folder

6 years agoFix formatting according to PSR-2
Hypolite Petovan [Sun, 5 Nov 2017 13:59:45 +0000 (08:59 -0500)]
Fix formatting according to PSR-2

- Add type-hinting to App object

6 years agoMerge pull request #436 from tobiasd/20171103-dav
Michael Vogel [Fri, 3 Nov 2017 07:07:05 +0000 (08:07 +0100)]
Merge pull request #436 from tobiasd/20171103-dav

DAV addon marked unsupported

6 years agoDAV addon marked unsupported
Tobias Diekershoff [Fri, 3 Nov 2017 06:09:35 +0000 (07:09 +0100)]
DAV addon marked unsupported

6 years agoMerge pull request #435 from tobiasd/20171027-superblock_ES
Michael Vogel [Fri, 27 Oct 2017 21:39:19 +0000 (23:39 +0200)]
Merge pull request #435 from tobiasd/20171027-superblock_ES

ES translation of the superblock addon THX Albert

6 years agoES translation of the superblock addon THX Albert
Tobias Diekershoff [Fri, 27 Oct 2017 09:10:40 +0000 (11:10 +0200)]
ES translation of the superblock addon THX Albert

6 years agoMerge pull request #434 from annando/removed-deprecated
Tobias Diekershoff [Thu, 19 Oct 2017 07:37:32 +0000 (09:37 +0200)]
Merge pull request #434 from annando/removed-deprecated

Removed deprecated addons

6 years agoRemoved deprecated addons
Michael [Thu, 19 Oct 2017 06:40:00 +0000 (06:40 +0000)]
Removed deprecated addons

6 years agoMerge pull request #433 from annando/dba-things
Tobias Diekershoff [Thu, 12 Oct 2017 21:37:27 +0000 (23:37 +0200)]
Merge pull request #433 from annando/dba-things

Additional work for PR 3778

6 years agoAdditional work for PR 3778
Michael [Thu, 12 Oct 2017 16:10:42 +0000 (16:10 +0000)]
Additional work for PR 3778

6 years agoMerge pull request #432 from AlfredSK/patch-1
Tobias Diekershoff [Thu, 12 Oct 2017 13:51:38 +0000 (15:51 +0200)]
Merge pull request #432 from AlfredSK/patch-1

Update newmemberwidget with new global support forum

6 years agoUpdate newmemberwidget with new global support forum
S.Krumbholz [Thu, 12 Oct 2017 13:44:00 +0000 (15:44 +0200)]
Update newmemberwidget with new global support forum

I've changed the path of the global support forum to https://forum.friendi.ca/profile/helpers.

6 years agoMerge pull request #431 from friendica/revert-428-task/update-languagedetect
Tobias Diekershoff [Thu, 5 Oct 2017 12:59:00 +0000 (12:59 +0000)]
Merge pull request #431 from friendica/revert-428-task/update-languagedetect

Revert "Remove reference to library/langdet folder"

6 years agoRevert "Remove reference to library/langdet folder"
Tobias Diekershoff [Thu, 5 Oct 2017 12:58:44 +0000 (14:58 +0200)]
Revert "Remove reference to library/langdet folder"

6 years agoMerge pull request #428 from MrPetovan/task/update-languagedetect
Tobias Diekershoff [Thu, 5 Oct 2017 08:49:45 +0000 (08:49 +0000)]
Merge pull request #428 from MrPetovan/task/update-languagedetect

Remove reference to library/langdet folder

6 years agoMerge pull request #430 from tobiasd/master
Michael Vogel [Mon, 2 Oct 2017 17:20:09 +0000 (19:20 +0200)]
Merge pull request #430 from tobiasd/master

added ZH-CN translation of cal addon, thx mytbk

6 years agoadded ZH-CN translation of cal addon, thx mytbk
Tobias Diekershoff [Mon, 2 Oct 2017 16:19:38 +0000 (18:19 +0200)]
added ZH-CN translation of cal addon, thx mytbk

6 years agoMerge pull request #429 from annando/smily-html
Tobias Diekershoff [Mon, 2 Oct 2017 15:59:57 +0000 (17:59 +0200)]
Merge pull request #429 from annando/smily-html

Unicode_smilies: HTML elements sometimes where distorted

6 years agoUnicode_smilies: HTML elements sometimes where distorted
Michael [Mon, 2 Oct 2017 03:20:11 +0000 (03:20 +0000)]
Unicode_smilies: HTML elements sometimes where distorted

6 years agoRemove reference to library/langdet folder
Hypolite Petovan [Thu, 28 Sep 2017 03:18:38 +0000 (23:18 -0400)]
Remove reference to library/langdet folder

6 years agoMerge pull request #427 from tobiasd/20170927-lang
Michael Vogel [Wed, 27 Sep 2017 05:33:45 +0000 (07:33 +0200)]
Merge pull request #427 from tobiasd/20170927-lang

ZH-CN translation added THX mytbk

6 years agoZH-CN translation added THX mytbk
Tobias Diekershoff [Wed, 27 Sep 2017 05:20:37 +0000 (07:20 +0200)]
ZH-CN translation added THX mytbk

6 years agoMerge pull request #426 from FuzzJunket/master
Tobias Diekershoff [Sun, 24 Sep 2017 10:14:10 +0000 (12:14 +0200)]
Merge pull request #426 from FuzzJunket/master

Fix rendering of securemail user settings

6 years agoFix rendering of securemail user settings
St John Karp [Sun, 24 Sep 2017 09:45:12 +0000 (02:45 -0700)]
Fix rendering of securemail user settings

The securemail addon was overwriting all of the user settings form
rendered before it. I've added a concatenation operator to ensure
we're not losing any content on this page.

6 years agoMerge pull request #425 from tobiasd/20170921-unicodereadme
Michael Vogel [Thu, 21 Sep 2017 16:04:13 +0000 (18:04 +0200)]
Merge pull request #425 from tobiasd/20170921-unicodereadme

added README file

6 years agoadded README file
Tobias Diekershoff [Thu, 21 Sep 2017 15:19:30 +0000 (17:19 +0200)]
added README file

6 years agoMerge pull request #424 from annando/tearsofjoy
Tobias Diekershoff [Sat, 16 Sep 2017 05:26:03 +0000 (07:26 +0200)]
Merge pull request #424 from annando/tearsofjoy

Unicode smilies: No tea anymore with tearsofjou

6 years agoUnicode smilies: No tea anymore with tearsofjou
Michael [Sat, 16 Sep 2017 05:10:54 +0000 (05:10 +0000)]
Unicode smilies: No tea anymore with tearsofjou

6 years agoMerge pull request #423 from annando/api-source
Tobias Diekershoff [Wed, 6 Sep 2017 17:40:26 +0000 (19:40 +0200)]
Merge pull request #423 from annando/api-source

"remote self" should work now with the addons

6 years ago"remote self" should work now with the addons
Michael [Wed, 6 Sep 2017 16:16:33 +0000 (16:16 +0000)]
"remote self" should work now with the addons

6 years agoMerge pull request #422 from annando/addon-poller-deactivated
Tobias Diekershoff [Wed, 23 Aug 2017 15:04:12 +0000 (17:04 +0200)]
Merge pull request #422 from annando/addon-poller-deactivated

All external poller addons are now deactivated

6 years agoAll external poller addons are now deactivated
Michael [Wed, 23 Aug 2017 12:32:00 +0000 (12:32 +0000)]
All external poller addons are now deactivated

6 years agoMerge pull request #420 from annando/unicode-emoji
Tobias Diekershoff [Mon, 21 Aug 2017 04:55:49 +0000 (06:55 +0200)]
Merge pull request #420 from annando/unicode-emoji

New addon for Unicode emojis

6 years agoMerge pull request #421 from annando/issue-3636
Tobias Diekershoff [Mon, 21 Aug 2017 04:52:40 +0000 (06:52 +0200)]
Merge pull request #421 from annando/issue-3636

Issue 3636: Avoid warning messages

6 years agoIssue 3636: Avoid warning messages
Michael [Sun, 20 Aug 2017 20:51:07 +0000 (20:51 +0000)]
Issue 3636: Avoid warning messages

6 years agoSome more emojis
Michael [Sun, 20 Aug 2017 18:41:53 +0000 (18:41 +0000)]
Some more emojis

6 years agoNew addon for Unicode emojis
Michael [Sun, 20 Aug 2017 14:43:33 +0000 (14:43 +0000)]
New addon for Unicode emojis

6 years agoMerge pull request #419 from annando/bad-retriever
Tobias Diekershoff [Sat, 19 Aug 2017 10:17:00 +0000 (12:17 +0200)]
Merge pull request #419 from annando/bad-retriever

Retriever is deactivated, see issue 3482

6 years agoREADME added
Michael [Sat, 19 Aug 2017 09:59:49 +0000 (09:59 +0000)]
README added

6 years agoRetriever is deactivated, see issue 3482
Michael [Fri, 18 Aug 2017 07:48:04 +0000 (07:48 +0000)]
Retriever is deactivated, see issue 3482

6 years agoUsing a whitelist for "leistungsschutzrecht"
Michael [Sat, 29 Jul 2017 08:01:02 +0000 (08:01 +0000)]
Using a whitelist for "leistungsschutzrecht"

6 years agoMerge pull request #418 from tobiasd/20170707-es
Michael Vogel [Fri, 7 Jul 2017 16:55:53 +0000 (18:55 +0200)]
Merge pull request #418 from tobiasd/20170707-es

ES translation of the superblock addon THX juanman

6 years agoES translation of the superblock addon THX juanman
Tobias Diekershoff [Fri, 7 Jul 2017 06:46:56 +0000 (08:46 +0200)]
ES translation of the superblock addon THX juanman

6 years agoMerge pull request #416 from annando/lsr-list
Tobias Diekershoff [Sun, 2 Jul 2017 19:42:16 +0000 (21:42 +0200)]
Merge pull request #416 from annando/lsr-list

Leistungsschutzrecht now has a new source for the blacklist

6 years agoMerge pull request #417 from annando/poller-stuff
Tobias Diekershoff [Sun, 2 Jul 2017 19:41:49 +0000 (21:41 +0200)]
Merge pull request #417 from annando/poller-stuff

There is only the worker left, so we can remove some old stuff

6 years agoLeistungsschutzrecht now has a new source for the blacklist
Michael [Sun, 2 Jul 2017 19:23:58 +0000 (19:23 +0000)]
Leistungsschutzrecht now has a new source for the blacklist

6 years agoThere is only the worker left, so we can remove some old stuff
Michael [Wed, 21 Jun 2017 12:03:06 +0000 (12:03 +0000)]
There is only the worker left, so we can remove some old stuff

6 years agoMerge pull request #415 from Hypolite/task/replace-explicit-php-logical-operators
Tobias Diekershoff [Fri, 9 Jun 2017 05:42:41 +0000 (07:42 +0200)]
Merge pull request #415 from Hypolite/task/replace-explicit-php-logical-operators

Replace explicit php logical operators

6 years agoReplace and/AND and or/OR by && and ||
Hypolite Petovan [Fri, 9 Jun 2017 01:20:27 +0000 (21:20 -0400)]
Replace and/AND and or/OR by && and ||

6 years agoMerge branch 'master' of https://github.com/Hypolite/friendica-addons
Hypolite Petovan [Thu, 8 Jun 2017 23:49:16 +0000 (19:49 -0400)]
Merge branch 'master' of https://github.com/Hypolite/friendica-addons

6 years agoMerge pull request #414 from Hypolite/improvement/move-app-to-src
Tobias Diekershoff [Tue, 6 Jun 2017 10:31:39 +0000 (12:31 +0200)]
Merge pull request #414 from Hypolite/improvement/move-app-to-src

Move app to src

6 years agoUse Friendica\App in SecureMail addon
Hypolite Petovan [Mon, 22 May 2017 06:47:36 +0000 (02:47 -0400)]
Use Friendica\App in SecureMail addon

6 years agoMerge branch 'master' of https://github.com/Hypolite/friendica-addons
Hypolite Petovan [Mon, 22 May 2017 06:44:45 +0000 (02:44 -0400)]
Merge branch 'master' of https://github.com/Hypolite/friendica-addons

6 years agoMerge pull request #413 from annando/dba-twitter
Hypolite Petovan [Sat, 13 May 2017 04:32:56 +0000 (00:32 -0400)]
Merge pull request #413 from annando/dba-twitter

We delete now with dba::delete - if available

6 years agoWe delete now with dba::delete - if available
Michael [Sat, 13 May 2017 03:28:33 +0000 (03:28 +0000)]
We delete now with dba::delete - if available

6 years agoAdd use Friendica\App to addons
Hypolite Petovan [Sun, 30 Apr 2017 23:40:55 +0000 (19:40 -0400)]
Add use Friendica\App to addons

6 years agoMerge branch 'master' of https://github.com/Hypolite/friendica-addons
Hypolite Petovan [Sun, 30 Apr 2017 23:38:44 +0000 (19:38 -0400)]
Merge branch 'master' of https://github.com/Hypolite/friendica-addons

7 years agoMerge pull request #411 from tobiasd/20170421-superblock
Michael Vogel [Fri, 21 Apr 2017 12:14:59 +0000 (14:14 +0200)]
Merge pull request #411 from tobiasd/20170421-superblock

Superblock

7 years agoregen superblock master messages.po
Tobias Diekershoff [Fri, 21 Apr 2017 06:47:51 +0000 (08:47 +0200)]
regen superblock master messages.po

7 years agoopen/close config block for superblock addon
Tobias Diekershoff [Fri, 21 Apr 2017 06:47:33 +0000 (08:47 +0200)]
open/close config block for superblock addon

7 years agoMerge pull request #410 from fabrixxm/securemail-2.0
Hypolite Petovan [Fri, 14 Apr 2017 15:33:28 +0000 (11:33 -0400)]
Merge pull request #410 from fabrixxm/securemail-2.0

Secure Mail 2.0

7 years agoFix coding standards issues 2
fabrixxm [Fri, 14 Apr 2017 14:13:49 +0000 (16:13 +0200)]
Fix coding standards issues 2

7 years agoFix coding standards issues
fabrixxm [Fri, 14 Apr 2017 07:13:19 +0000 (09:13 +0200)]
Fix coding standards issues

7 years agosecuremail: remove unneeded composer.lock
fabrixxm [Tue, 11 Apr 2017 19:23:02 +0000 (21:23 +0200)]
securemail: remove unneeded composer.lock

7 years agosecuremail: update pgp library
fabrixxm [Tue, 11 Apr 2017 19:19:54 +0000 (21:19 +0200)]
securemail: update pgp library

Remove php-gpg, add openpgp-php and phpseclib.
Add template file for settings.
Add "send test" functionality.
Add messages.po

7 years agoMerge pull request #409 from tobiasd/20170409-ru
Hypolite Petovan [Sun, 9 Apr 2017 13:23:31 +0000 (09:23 -0400)]
Merge pull request #409 from tobiasd/20170409-ru

RU translations by pztrn

7 years agoRU translation of group_text addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:25:58 +0000 (08:25 +0200)]
RU translation of group_text addon THX pztrn

7 years agoRU translation of gravatar addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:25:01 +0000 (08:25 +0200)]
RU translation of gravatar addon THX pztrn

7 years agoRU translation of yourls addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:24:00 +0000 (08:24 +0200)]
RU translation of yourls addon THX pztrn

7 years agoRU translation of gpluspost addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:22:51 +0000 (08:22 +0200)]
RU translation of gpluspost addon THX pztrn

7 years agoRU translation of gnot addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:18:43 +0000 (08:18 +0200)]
RU translation of gnot addon THX pztrn

7 years agoRU translation of geonames addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:17:42 +0000 (08:17 +0200)]
RU translation of geonames addon THX pztrn

7 years agoRU translation of fromapp addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:16:33 +0000 (08:16 +0200)]
RU translation of fromapp addon THX pztrn

7 years agoRU translation of diaspora addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:12:33 +0000 (08:12 +0200)]
RU translation of diaspora addon THX pztrn

7 years agoRU translation of forumdirectory addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:11:10 +0000 (08:11 +0200)]
RU translation of forumdirectory addon THX pztrn

7 years agoRU translation of forumlist addon THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 06:10:02 +0000 (08:10 +0200)]
RU translation of forumlist addon THX pztrn