Commit Graph

2257 Commits

Author SHA1 Message Date
Hypolite Petovan 8342dfae0e
Merge pull request #442 from tobiasd/20171108-twitter
del_pconfig -> PConfig::delete
2017-11-08 01:12:33 -05:00
Tobias Diekershoff 6942fe1e28 del_pconfig -> PConfig::delete 2017-11-08 06:59:33 +01:00
Adam Magness fd0f50695e Class file relocation
changes related to Issue #3878
2017-11-07 23:00:18 -05:00
Hypolite Petovan 13de70c40b
Merge pull request #440 from annando/twitter-280
Twitter just went to the 280 character limit.
2017-11-07 17:48:10 -05:00
Michael 2effabed63 Twitter just went to the 280 character limit. 2017-11-07 22:44:39 +00:00
Hypolite Petovan c3e93f1ed9
Merge pull request #439 from zeroadam/Issue3873
Replace deprecated (P)Config functions with new syntax
2017-11-07 11:26:03 -05:00
Adam Magness 718f739df2 PConfig update
updates to use PConfig::load()
2017-11-07 11:10:01 -05:00
Adam Magness 9a8b0948b8 Review Updates
Removed errant change to logger text
2017-11-07 06:51:46 -05:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Tobias Diekershoff 72474dc2f6
Merge pull request #438 from rebeka-catalina/rct/d/NSFW_README_examples
NSFW examples
2017-11-06 10:39:00 +01:00
rebeka-catalina 791579f10b Extended the NSFW's README with some use cases and regex examples - typo correction 2017-11-06 09:58:47 +01:00
rebeka-catalina 11434f843a Extended the NSFW's README with some use cases and regex examples 2017-11-06 09:44:10 +01:00
Michael Vogel ec1f7c4826
Merge pull request #437 from MrPetovan/task/move-languagedetect-to-vendor
Move languagedetect to vendor
2017-11-05 18:17:27 +01:00
Hypolite Petovan 6516e9a667 Add PConfig class + fix elseif instances 2017-11-05 11:15:34 -05:00
Michael 3d907bfc53 Support for the new worker class 2017-11-05 15:07:52 +00:00
Hypolite Petovan 4c20eec16d Remove reference to library folder 2017-11-05 08:59:59 -05:00
Hypolite Petovan 725534ca6c Fix formatting according to PSR-2
- Add type-hinting to App object
2017-11-05 08:59:45 -05:00
Michael Vogel b534d74e13
Merge pull request #436 from tobiasd/20171103-dav
DAV addon marked unsupported
2017-11-03 08:07:05 +01:00
Tobias Diekershoff 1b861c6660 DAV addon marked unsupported 2017-11-03 07:09:35 +01:00
Michael Vogel 1bd12bb775
Merge pull request #435 from tobiasd/20171027-superblock_ES
ES translation of the superblock addon THX Albert
2017-10-27 23:39:19 +02:00
Tobias Diekershoff 49e49fea0d ES translation of the superblock addon THX Albert 2017-10-27 11:10:40 +02:00
Tobias Diekershoff 03d84c12b2 Merge pull request #434 from annando/removed-deprecated
Removed deprecated addons
2017-10-19 09:37:32 +02:00
Michael 936afb42c4 Removed deprecated addons 2017-10-19 06:40:00 +00:00
Tobias Diekershoff 6a809a926c Merge pull request #433 from annando/dba-things
Additional work for PR 3778
2017-10-12 23:37:27 +02:00
Michael 18784a484b Additional work for PR 3778 2017-10-12 16:10:42 +00:00
Tobias Diekershoff 3df63793f7 Merge pull request #432 from AlfredSK/patch-1
Update newmemberwidget with new global support forum
2017-10-12 15:51:38 +02:00
S.Krumbholz dbe86ec22f Update newmemberwidget with new global support forum
I've changed the path of the global support forum to https://forum.friendi.ca/profile/helpers.
2017-10-12 15:44:00 +02:00
Tobias Diekershoff 20fb17627e Merge pull request #431 from friendica/revert-428-task/update-languagedetect
Revert "Remove reference to library/langdet folder"
2017-10-05 12:59:00 +00:00
Tobias Diekershoff 03c3ae9bfe Revert "Remove reference to library/langdet folder" 2017-10-05 14:58:44 +02:00
Tobias Diekershoff 253b62c790 Merge pull request #428 from MrPetovan/task/update-languagedetect
Remove reference to library/langdet folder
2017-10-05 08:49:45 +00:00
Michael Vogel 18ef1e90eb Merge pull request #430 from tobiasd/master
added ZH-CN translation of cal addon, thx mytbk
2017-10-02 19:20:09 +02:00
Tobias Diekershoff cfb4313806 added ZH-CN translation of cal addon, thx mytbk 2017-10-02 18:19:38 +02:00
Tobias Diekershoff 5c7ff0ed9e Merge pull request #429 from annando/smily-html
Unicode_smilies: HTML elements sometimes where distorted
2017-10-02 17:59:57 +02:00
Michael 29d58005dc Unicode_smilies: HTML elements sometimes where distorted 2017-10-02 03:20:11 +00:00
Hypolite Petovan 16f1163cb0 Remove reference to library/langdet folder 2017-09-27 23:18:38 -04:00
Michael Vogel a69a74a4b6 Merge pull request #427 from tobiasd/20170927-lang
ZH-CN translation added THX mytbk
2017-09-27 07:33:45 +02:00
Tobias Diekershoff c437f15668 ZH-CN translation added THX mytbk 2017-09-27 07:20:37 +02:00
Tobias Diekershoff 72e1728e8d Merge pull request #426 from FuzzJunket/master
Fix rendering of securemail user settings
2017-09-24 12:14:10 +02:00
St John Karp 78f40314ea 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.
2017-09-24 02:45:12 -07:00
Michael Vogel 38770af052 Merge pull request #425 from tobiasd/20170921-unicodereadme
added README file
2017-09-21 18:04:13 +02:00
Tobias Diekershoff 66ca9b01b2 added README file 2017-09-21 17:19:30 +02:00
Tobias Diekershoff 91db8f35aa Merge pull request #424 from annando/tearsofjoy
Unicode smilies: No tea anymore with tearsofjou
2017-09-16 07:26:03 +02:00
Michael a517e3c2d7 Unicode smilies: No tea anymore with tearsofjou 2017-09-16 05:10:54 +00:00
Tobias Diekershoff a5e7a651c8 Merge pull request #423 from annando/api-source
"remote self" should work now with the addons
2017-09-06 19:40:26 +02:00
Michael 642ab7f76f "remote self" should work now with the addons 2017-09-06 16:16:33 +00:00
Tobias Diekershoff 63aa4bb7a7 Merge pull request #422 from annando/addon-poller-deactivated
All external poller addons are now deactivated
2017-08-23 17:04:12 +02:00
Michael 5148db9d6d All external poller addons are now deactivated 2017-08-23 12:32:00 +00:00
Tobias Diekershoff c1b2989812 Merge pull request #420 from annando/unicode-emoji
New addon for Unicode emojis
2017-08-21 06:55:49 +02:00
Tobias Diekershoff 4ac6ce392a Merge pull request #421 from annando/issue-3636
Issue 3636: Avoid warning messages
2017-08-21 06:52:40 +02:00
Michael 582e5d9bcc Issue 3636: Avoid warning messages 2017-08-20 20:51:07 +00:00