Commit Graph

2252 Commits

Author SHA1 Message Date
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
Tobias Diekershoff 64369ebfa4 use pconfig::delete in gnusocial addon 2017-11-11 07:22:24 +01:00
Tobias Diekershoff 3a7fadec48 use pconfig::delete in ifttt addon 2017-11-11 07:21:47 +01:00
Tobias Diekershoff d20e60ef91 use pconfig::delete in mailstream addon 2017-11-11 07:20:44 +01:00
Hypolite Petovan 42eefed6e6
Merge pull request #445 from annando/new-worker
Support for the new worker class
2017-11-10 14:49:54 -05:00
Hypolite Petovan 6cda95870e
Merge pull request #444 from zeroadam/Cache-#3878
Move Cache to src
2017-11-09 12:29:37 -05:00
Adam Magness 036754e455 Move Cache to src
Cache class moved to Friendica\Core namespace
2017-11-09 11:08:32 -05:00
Hypolite Petovan aec554f4d9
Merge pull request #441 from zeroadam/Issue-#3878
Class file relocation
2017-11-09 01:32:56 -05:00
Adam Magness 54525724bf Merge remote-tracking branch 'origin/Issue-#3878' into Issue-#3878 2017-11-08 23:04:55 -05:00
Adam Magness 4b88072669 Class file relocation
changes related to Issue #3878
2017-11-08 23:04:31 -05:00
Hypolite Petovan 639a32fe19
Merge pull request #443 from rebeka-catalina/rct/d/NSFW_README_examples
Grouping parentheses instead of capturing parentheses
2017-11-08 11:45:25 -05:00
rebeka-catalina 423db8e766 Fixed the typos 2017-11-08 17:44:20 +01:00
rebeka-catalina fe8d61cc41 Fixed a missing position 2017-11-08 17:19:51 +01:00
rebeka-catalina 4b4775812b Grouping parantheses instead of capturing parantheses 2017-11-08 16:14:35 +01:00
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