]> git.mxchange.org Git - friendica.git/history - src/Model/Item.php
Update function names and calls
[friendica.git] / src / Model / Item.php
2018-02-05 Adam MagnessUpdate function names and calls
2018-02-05 Adam MagnessFunctions to Item class
2018-02-05 Hypolite PetovanMerge pull request #4398 from annando/search-posts
2018-02-05 Michael VogelMerge pull request #4393 from MrPetovan/task/3878-move...
2018-02-04 Hypolite PetovanRename Model\Term methods
2018-02-04 Hypolite PetovanRemove references to include/tags.php
2018-02-04 Hypolite PetovanReplace references to include/tags functions
2018-02-04 Hypolite PetovanRename Term methods ahead of the move
2018-02-03 Hypolite PetovanMerge branch 'develop' into task/3878-move-session...
2018-02-03 Tobias DiekershoffMerge pull request #4386 from MrPetovan/task/3878-move...
2018-02-03 Tobias DiekershoffMerge pull request #4327 from MrPetovan/task/3878-move...
2018-02-03 Hypolite PetovanUpdate moved method Item::performLike() with DateTypeFormat
2018-02-03 Hypolite PetovanFix incorrect Temporal reference after Item function...
2018-02-03 Hypolite PetovanMove Temporal::convert() to DateTimeFormat::convert()
2018-02-03 Hypolite PetovanAdd Temporal::utcNow()
2018-02-03 Hypolite PetovanRefactor datetime_convert into Temporal::convert
2018-02-02 Hypolite PetovanMerge pull request #4380 from annando/nodeinfo2
2018-02-02 Tobias DiekershoffMerge pull request #4376 from MrPetovan/task/3878-move...
2018-02-01 Hypolite PetovanAdd Model\Item::performLike function
2018-01-28 Michael VogelMerge pull request #4350 from MrPetovan/task/4116-move...
2018-01-28 Hypolite PetovanMerge pull request #4351 from annando/item-move
2018-01-28 MichaelMoved "limitBodySize"
2018-01-28 MichaelStandards
2018-01-28 MichaelAdded some defaults
2018-01-28 MichaelFunction needed to be public, not private
2018-01-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-28 MichaelMost functions now moved from include/items.php
2018-01-21 Hypolite PetovanMerge pull request #4297 from hoergen/develop
2018-01-21 Hypolite PetovanMerge pull request #4292 from annando/reduce-items.php
2018-01-21 MichaelStandards
2018-01-20 MichaelRelocate functions in items.php into several classes
2018-01-20 Hypolite PetovanMerge pull request #4291 from annando/dont-delete
2018-01-20 MichaelDon't delete - but only mark as deleted
2018-01-18 Hypolite PetovanMerge pull request #4264 from annando/item-delete
2018-01-17 MichaelThe delete function is now changed to the new function
2018-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-17 MichaelWall postings need to be treated especially as well.
2018-01-17 MichaelDelete could work now, needs testing
2018-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-17 Hypolite PetovanMerge pull request #4260 from annando/item-shadow
2018-01-16 MichaelStandards
2018-01-16 MichaelNew item class function for delete
2018-01-16 MichaelOh, standards ...
2018-01-16 MichaelTransfer all item shadow functions to the item class
2018-01-10 Hypolite PetovanMerge pull request #4201 from annando/commenting-on...
2018-01-10 Michael VogelMerge pull request #4197 from rabuzarus/20180110_-_rena...
2018-01-10 Hypolite PetovanMerge pull request #4198 from zeroadam/Files-#3878
2018-01-10 Adam MagnessUpdate functions and calls
2018-01-10 Hypolite PetovanMerge pull request #4193 from annando/item-unification
2018-01-09 MichaelReturn the number of affected rows
2018-01-09 MichaelWe now are having an item class and a method to change...