]> git.mxchange.org Git - friendica.git/history - src/Model/Item.php
test
[friendica.git] / src / Model / Item.php
2018-09-19 Ralf Theestest
2018-09-16 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-09-06 Hypolite PetovanMerge pull request #5734 from nupplaphil/friendica...
2018-09-06 Philipp HolzerLockDriverFixings
2018-09-05 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-08-30 Tobias DiekershoffMerge pull request #5702 from annando/and-a-notice
2018-08-30 Hypolite PetovanMerge pull request #5700 from annando/issue-5653
2018-08-29 MichaelIssue 5653: The mastodonemoji addon hadn't got all...
2018-08-25 Michael VogelMerge pull request #5665 from tobiasd/20180825-nl
2018-08-25 Michael VogelIssue 4960: Ignoring and blocking of contacts should...
2018-08-19 rabuzarusMerge pull request #5634 from astifter/photo_view_page_...
2018-08-19 Michael VogelSome easy to replace "q" calls have been replaced by...
2018-08-17 Tobias DiekershoffMerge pull request #5626 from annando/notices-oh-yeah
2018-08-17 Michael VogelMerge pull request #5617 from MrPetovan/task/use-contac...
2018-08-16 Tobias DiekershoffMerge pull request #5622 from annando/forum-storage
2018-08-15 MichaelFix for storing posts of private forums
2018-08-15 Tobias DiekershoffMerge pull request #5620 from annando/fix-remove
2018-08-15 Tobias DiekershoffMerge pull request #5619 from annando/dba-item
2018-08-15 MichaelUse the Item class instead of DBA calls when possible
2018-08-11 Roland HäderStopped using deprecated constants NETWORK_* (#5537)
2018-08-08 Michael VogelIssue 5158: Ignore all threads, even public ones (...
2018-08-07 Michael VogelMerge pull request #5563 from MrPetovan/bug/5470-fix...
2018-08-07 Michael VogelMerge pull request #5567 from JeroenED/feature/queues...
2018-08-06 Michael VogelPost update script for setting the uri-id (#5573)
2018-08-05 Michael VogelMerge pull request #5561 from MrPetovan/bug/4584-fix...
2018-08-05 Michael VogelWe now store the uri data in a separate table (#5560)
2018-08-05 Hypolite PetovanRename PROTOCOL_* constants to Model\Conversation:...
2018-08-05 Michael VogelWe shouldn't cascade this deletion as well (#5558)
2018-08-05 Michael VogelFixes issue 5321: Likes can be undone and comments...
2018-07-31 Michael VogelFix for vanishing notes (#5531)
2018-07-29 Tobias DiekershoffMerge pull request #5519 from annando/test-2
2018-07-29 MichaelMoved expiring of item content
2018-07-28 Michael VogelMissing stuff in "develop"? (#5516)
2018-07-27 Roland HäderMoved global PAGE_* to Profile class (#5500)
2018-07-25 Michael VogelItem storage: Permissions aren't stored in the items...
2018-07-25 Roland HäderMoved CONTACT_* constants to Friendica\Model\Contact...
2018-07-24 Michael VogelMerge pull request #5452 from MrPetovan/bug/5443-fix...
2018-07-24 Hypolite PetovanMove addLanguageToItemArray call when body is ensured
2018-07-24 Hypolite PetovanFix undefined index body in Model\Item
2018-07-23 Michael VogelMerge pull request #5438 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanRename DBA::is_result to DBA::isResult
2018-07-23 Hypolite PetovanRename DBM method calls to DBA method calls
2018-07-23 Michael VogelMerge pull request #5431 from MrPetovan/task/5410-renam...
2018-07-22 Hypolite PetovanRename DBA::num_rows to DBA::numRows
2018-07-22 Hypolite PetovanRename DBA::fetch_first to DBA::fetchFirst
2018-07-22 Hypolite PetovanRename DBA::affected_rows to DBA::affectedRows
2018-07-20 Michael VogelSome more notices (#5424)
2018-07-20 Michael VogelMerge pull request #5422 from MrPetovan/task/5410-renam...
2018-07-20 Hypolite PetovanRename Friendica\Database\dba to Friendica\Database\DBA
2018-07-20 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-19 Michael VogelWe now store the item delivery data in a separate table...
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-18 Roland HäderAccording to @annando and @MrPetovan, $emailcc is no...
2018-07-18 Michael VogelMerge pull request #5394 from MrPetovan/bug/fix-config...
2018-07-18 Michael VogelMerge pull request #5295 from MrPetovan/task/4889-move...
2018-07-17 Roland HäderFixes for E_NOTICE in mod/item.php (#5393)
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 MichaelAvoid "Trying to get property of non-object"
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 MichaelWarnings fixed
2018-07-08 Michael VogelMerge pull request #5332 from annando/fix-lock
2018-07-08 Michaelurgent bugfix: Wrong function name for locks
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelOnly build tag and file when really needed
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 MichaelAvoid undefined index
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelBetter not check too strict
2018-07-07 MichaelDon't use isset
2018-07-07 MichaelClear legacy item fields
2018-07-07 MichaelFix: Ensure that the value is set.
2018-07-07 MichaelAvoid storing an icid value when iaid is stored/Fix...
2018-07-07 MichaelJust some code cleanup
2018-07-07 MichaelRemoving of likes should work now on comments as well
2018-07-06 MichaelBetter handling of empty content
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-06 MichaelAdded warning
2018-07-06 MichaelUpdate does work now
2018-07-05 MichaelSet iaid after update
2018-07-05 MichaelImprove expire for item-content and item-activity
2018-07-05 MichaelWe now store activities in a separate table
2018-07-05 Hypolite PetovanMerge pull request #5291 from nupplaphil/lock_abstraction
2018-07-05 Philipp HolzerFixings
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Hypolite PetovanMerge pull request #5323 from annando/unlike
2018-07-04 MichaelFix unliking liked
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-02 Hypolite PetovanMerge pull request #5315 from annando/item-improved
2018-07-02 MichaelOnly use query conditions in user mode
2018-07-02 Hypolite PetovanFix notice in Item::deleteById
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-02 Hypolite PetovanMerge pull request #5313 from annando/magic-speed
2018-07-02 MichaelUse already fetched data for magiclink
2018-07-01 Hypolite PetovanMerge pull request #5311 from annando/item-file-category
next