Commit Graph

83 Commits

Author SHA1 Message Date
Hypolite Petovan c27b1cb66f Replace deprecated Addon::*registerHook by Hook::*register 2018-12-26 10:20:18 -05:00
Hypolite Petovan d836593a3b Replace x() by !empty() or defaults()
- Remove extraneous parentheses around !empty()
2018-11-30 09:11:56 -05:00
Adam Magness 9079480d4a move to Renderer class
update functions calls for new Renderer class.
2018-10-31 10:55:15 -04:00
Adam Magness 49eff56e5d Core Logger
implement log() function.
more to squash


Core Logger Class

implement log() function
2018-10-29 19:40:18 -04:00
Hypolite Petovan 375f625e83 [fromgplus] Fix potentially missing attachments property in activity 2018-10-14 09:27:44 -04:00
Hypolite Petovan b040bee1d0 [fromgplus] Fix Undefined property: stdClass::$published notice 2018-10-14 07:17:15 -04:00
Michael Vogel 7c6aa340d9 Fixed wrong handling of empty variable in fromgplus (#703) 2018-08-14 08:36:31 +02:00
Roland Häder c8371bc521 Rewrite: (#680)
- replace usage of deprecated NETWORK_* with Protocol::*
2018-08-11 22:40:48 +02:00
Michael 74353e7f2d Some more notices in addons 2018-08-01 17:28:55 +00:00
Michael 06c6bfc88d And some more notices ... 2018-07-31 18:10:34 +00:00
Michael 7f02ca32c9 And now for something complete different ... notices 2018-07-31 16:22:05 +00:00
Michael Vogel 31d0fac64a Some more notices fixed (#672) 2018-07-26 15:20:12 -04:00
Michael cdd510909f We don't store the "type" parameter anymore 2018-07-18 05:49:41 +00:00
Michael Vogel 475299e642 Avoid warnings in addons (#639)
* Avoid warnings in addons

* And some warnings removed

* And more ...

* And some more ...

* Added comment

* And again ...

* And again ...

* Partly reworked "newmemberwidget"

* And more warnings ...

* The next round
2018-07-10 08:30:23 -04:00
Michael e1714de8ad New function for generating item URIs 2018-06-16 06:46:25 +00:00
Hypolite Petovan facfd74288 [fromgplus] Remove empty call to L10n::t()
- Regenerate master messages.po
2018-04-01 11:15:08 -04:00
Hypolite Petovan 1900da6c42 Move Temporal::convert() to DateTimeFormat::convert() 2018-02-03 11:40:39 -05:00
Hypolite Petovan cbc89d147d Add Temporal::utc() shorthand to Temporal::convert() 2018-02-03 11:40:39 -05:00
Hypolite Petovan b24690e8df Refactor datetime_convert() into Temporal::convert() 2018-02-03 11:40:38 -05:00
Adam Magness f151406355 Review updates
update renamed and moved functions
2018-01-27 11:23:04 -05:00
Adam Magness ca3c45101e Network was moved to src
update all function calls to use class, insert use statements and remove require_once statements
2018-01-27 08:52:02 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Hypolite Petovan 31823eb729
Revert "Revert "Move objects to src"" 2017-12-08 00:18:01 -05:00
Michael Vogel cf45cafea2
Revert "Move objects to src" 2017-12-08 05:24:41 +01:00
Hypolite Petovan 34396fedfe Move Objects to Model
- Object\Photo -> Object\Image and Model\Photo
- Object\Contact -> Model\Contact
- Model\GlobalContact -> Model\GContact
2017-12-07 20:16:42 -05:00
Michael e8975125cf Some includes hadn't been removed 2017-12-01 22:37:46 +00: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
Tobias Diekershoff 2b64efd907 use pconfig::delete in fromgplus addon 2017-11-11 07:22:46 +01:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Hypolite Petovan 8fa3f2415a Replace and/AND and or/OR by && and || 2017-06-08 21:20:27 -04:00
Michael b59c0e54a8 The URI of mirrored posts are now looking more standard 2016-11-15 06:36:52 +00:00
Michael dea5b33632 Prevent posting loops 2016-11-07 05:23:19 +00:00
Michael Vogel 06af9e017c Merge remote-tracking branch 'upstream/master' into 1603-fromgplus-keywords 2016-05-28 13:53:05 +02:00
Michael Vogel 3239c375fb Fromgplus: Add location and coordinates to posts 2016-04-10 20:06:19 +02:00
Michael Vogel b3eb963a2b fromgplus: Add keywords to imported posts 2016-03-12 07:42:57 +01:00
Michael Vogel c9fd85c456 The addons "fromgplus" and "appnet" are now having a better documentation 2015-11-21 12:27:48 +01:00
Michael Vogel e98c299cd2 Support for new "share_header" function 2015-04-06 14:04:40 +02:00
Michael Vogel 584f58e573 Improved loop detection for Google+, Pump.io, Twitter and GNU Social 2015-03-22 08:55:45 +01:00
Michael Vogel 5a7abb3ffd buffer/fromgplus: Some more loop prevention 2014-12-01 22:31:29 +01:00
Michael Vogel f296b5b4d6 fromgplus: This addon is now enabled to cooperate with "leistungsschutzrecht" as well. 2014-11-14 15:06:24 +01:00
Michael Vogel 418ce62d7b fromgplus: Don't post posting that are too young. It could happen that the picture upload isn't finished, when the post is being fetched. 2014-07-22 00:38:52 +02:00
Michael Vogel 67cf047ef7 fromgplus: Using the new function to upload pictures to the wall 2014-07-15 09:01:18 +02:00
Michael Vogel 2284e21c0a Re-enabling a once stopped mirroring now doesn't flood the timeline with old posts anymore. 2014-05-29 22:10:54 +02:00
Michael Vogel 021d6265cd Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings 2014-05-29 12:42:25 +02:00
Michael Vogel 1d340dce46 fromgplus: Albums are now posts with a link to the album - not a collection of photos anymore. 2014-05-15 23:21:39 +02:00