Commit Graph

2220 Commits

Author SHA1 Message Date
Tobias Diekershoff e064d2da84 added DE translation of IFTTT 2017-12-07 07:29:41 +01:00
Tobias Diekershoff 25a7ca76f5 updated FR translation of rendertime addon 2017-12-07 07:28:27 +01:00
Hypolite Petovan e4b38a30e9
Merge pull request #464 from zeroadam/ConfigFalse
Update false evaluations
2017-12-06 16:31:00 -05:00
Adam Magness e1bb463ba9 Default param
use that default parameter!!!
2017-12-06 16:27:55 -05:00
Adam Magness cdc69179fa Update false evaluations
update false to is_null where needed.
2017-12-06 16:02:21 -05:00
Michael Vogel f974346d9a
Merge pull request #463 from tobiasd/20171206-rmtgz
deleted forgotten TGZ file
2017-12-06 13:21:19 +01:00
Tobias Diekershoff e82aedfa82 deleted forgotten TGZ file 2017-12-06 11:29:22 +01:00
Michael Vogel 82e8e64d88
Merge pull request #462 from MrPetovan/task/3942-move-user-to-src
Move include/user to src
2017-12-04 10:33:01 +01:00
Hypolite Petovan 8bfe13246d Remove needless parentheses 2017-12-04 02:47:08 -05:00
Hypolite Petovan 780481528d Update function calls
- Add use statement
- Remove require
2017-12-03 22:38:52 -05:00
Hypolite Petovan 51e43d6dca Fix ldapauth formatting 2017-12-03 22:38:03 -05:00
Tobias Diekershoff e1c67f3bf4
Merge pull request #461 from annando/bugfix-photo
Some more old photos ...
2017-12-02 12:38:27 +01:00
Michael Vogel 7a447e507e
Merge pull request #460 from MrPetovan/task/3942-add-user-authenticate
Use User::authenticate
2017-12-02 09:05:18 +01:00
Michael 56bc1bae18 Some more old photos ... 2017-12-02 08:03:59 +00:00
Hypolite Petovan eadf7066e0 Use User::authenticate in addons
- dav
- jappixmini
- windowsphonepush
2017-12-01 23:03:49 -05:00
Hypolite Petovan 46e09b0544 Fix formatting
- dav
- jappixmini
- windowsphonepush
2017-12-01 22:55:48 -05:00
Hypolite Petovan 3a1b172d08
Merge pull request #459 from annando/bugfix-photo
Some includes hadn't been removed
2017-12-01 18:16:44 -05:00
Michael e8975125cf Some includes hadn't been removed 2017-12-01 22:37:46 +00:00
Michael Vogel cdfa834f05
Merge pull request #458 from zeroadam/Photo-#3878
Photo to namespace
2017-12-01 05:30:34 +01:00
Adam Magness 797f0c4ca2 Update Function call
update function call for Photo class.
2017-11-30 07:42:34 -05:00
Adam Magness 7b6bc4777c Updates
Updates from review changes to main friendica project
2017-11-29 17:38:05 -05:00
Adam Magness 30fa9ac76c Photo to namespace
updates for Photo class moving to Friendica\Object namespace.
2017-11-29 12:38:39 -05:00
Michael Vogel 83f427a577
Merge pull request #457 from tobiasd/20171127-langXMPPandIFTTT
added messages.po files to IFTTT and XMPP addons
2017-11-27 10:26:04 +01:00
Tobias Diekershoff 12e314871c added messages.po files to IFTTT and XMPP addons as hinted in #454 2017-11-27 09:33:50 +01:00
Tobias Diekershoff cec3a598c9
Merge pull request #456 from annando/template_escape
The function "template_escape" doesn't exist anymore.
2017-11-27 07:41:45 +01:00
Michael f2c57fda48 The function "template_escape" doesn't exist anymore. 2017-11-27 06:34:04 +00:00
Michael Vogel 08a0182694
Merge pull request #455 from zeroadam/Twitter
Readme
2017-11-26 14:35:17 +01:00
Adam Magness f8c3da0ab3 Readme
we allow 280 characters.
2017-11-26 08:31:19 -05:00
Michael Vogel 9fef6fd563
Merge pull request #454 from MrPetovan/task/3946-use-random-bytes
Use random bytes
2017-11-26 13:33:53 +01:00
Hypolite Petovan 7f900007c7 Simplify random_string() calls 2017-11-25 21:31:10 -05:00
Hypolite Petovan dc15e9a080 Fix formatting for IFTTT and XMPP 2017-11-25 21:30:56 -05:00
Tobias Diekershoff 7305ae1341
Merge pull request #453 from annando/forumposts
Public forum posts aren't transmitted via the connectors anymore
2017-11-26 01:03:33 +01:00
Michael b3d73b1255 Publiv forum posts aren't transmitted via the connectors anymore 2017-11-25 23:56:18 +00:00
Hypolite Petovan 800d15e40a
Merge pull request #451 from annando/emailer
Addons hadn't been changed for the moved emailer class
2017-11-22 18:39:39 -05:00
Michael 90a5c32238 Addons hadn't been changed for the moved emailer class 2017-11-22 23:10:01 +00:00
Michael Vogel b5822d8dfe
Merge pull request #450 from MrPetovan/issue/3878-move-Contact-to-src
Move Contact to src
2017-11-20 17:35:02 +01:00
Hypolite Petovan ec0c2e837d Move Contact to src
- Add relevant use statements
- Change method calls
- Remove mentions to include/Contact.php
2017-11-19 17:09:54 -05:00
Tobias Diekershoff 2df2942fd1
Merge pull request #449 from zeroadam/OpenWeatherMap
OpenWeatherMap
2017-11-18 17:35:19 +01:00
Adam Magness b2ef5b6c58 Zoom level
I think 10 is a more appropriate zoom level, 9 was a little too wide
2017-11-18 11:15:38 -05:00
Adam Magness 51ef5bc2e9 OpenWeatherMap
The Show on map link was not working properly.
2017-11-18 11:11:09 -05:00
Michael Vogel 95884b601a
Merge pull request #448 from zeroadam/GContact-#3878
GContact moved to src
2017-11-15 20:54:30 +01:00
Adam Magness b638efe8f9 GContact renamed
Rename and update references for GlobalContact
2017-11-13 12:20:30 -05:00
Adam Magness 9c618c80af Review updates
changes from review for function name changes.
2017-11-13 01:52:26 -05:00
Adam Magness 7be5dd110c GContact moved to src
Update references to socgraph to GContact namespace functions. Related to https://github.com/friendica/friendica/issues/3878
2017-11-12 23:33:14 -05:00
Michael Vogel f889acf8fe
Merge pull request #447 from zeroadam/Smilies-#3878
Smilies moved to src
2017-11-11 13:44:15 +01:00
Adam Magness 9a347b473d Smilies moved to src
Smilies moved to Friendica\Content namespace.

Related to https://github.com/friendica/friendica/issues/3878
2017-11-11 07:22:45 -05:00
Michael Vogel fe1710d3d0
Merge pull request #446 from tobiasd/20171111-delpconfig
use more PConfig::delete
2017-11-11 09:11:23 +01:00
Tobias Diekershoff fa08537213 use pconfig::delete in widgets addon 2017-11-11 07:23:31 +01:00
Tobias Diekershoff 916c359eb0 use pconfig::delete in pumpio addon 2017-11-11 07:23:15 +01:00
Tobias Diekershoff 2b64efd907 use pconfig::delete in fromgplus addon 2017-11-11 07:22:46 +01:00