Avoid probing for contacts if we don't want to update
[friendica.git/.git] / src / Model /
2018-08-09 MichaelAvoid probing for contacts if we don't want to update
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 VogelFacebook and App.net is removed from nearly all places...
2018-08-07 Michael VogelMerge pull request #5567 from JeroenED/feature/queues...
2018-08-07 Tobias DiekershoffMerge pull request #5575 from annando/issue-5541
2018-08-06 MichaelIssue 5541: Don't do magic things when the remote site...
2018-08-06 Michael VogelPost update script for setting the uri-id (#5573)
2018-08-05 Hypolite PetovanFix missing $profile['nickname'] in Model\Profile
2018-08-05 Michael VogelMerge pull request #5561 from MrPetovan/bug/4584-fix...
2018-08-05 Hypolite PetovanIncrease Twitter parcel constant value
2018-08-05 Michael VogelWe now store the uri data in a separate table (#5560)
2018-08-05 Hypolite PetovanAdd conversation storage for Twitter
2018-08-05 Hypolite PetovanAdd new Conversation::PARCEL_TWITTER constant
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-08-02 Michael VogelNotices again (#5543)
2018-08-01 Hypolite PetovanFix missing fields in event reminder (#5540)
2018-08-01 Michael VogelYeah, and again notices ... (#5536)
2018-07-31 Michael VogelOnce again, notices ... (#5535)
2018-07-31 Michael VogelFix for vanishing notes (#5531)
2018-07-31 Roland Häder[WIP] Rewrite to Proxy class: (#5507)
2018-07-30 Michael VogelSome more notices (#5526)
2018-07-29 Tobias DiekershoffMerge pull request #5519 from annando/test-2
2018-07-29 Tobias DiekershoffMerge pull request #5520 from annando/notices
2018-07-29 MichaelRemoved some test logging
2018-07-29 MichaelSome more notices removed
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-27 Michael VogelPostupdate is now working again (#5512)
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 Michael VogelStore guid and plink with event (#5485)
2018-07-24 Hypolite PetovanMove addLanguageToItemArray call when body is ensured
2018-07-24 Hypolite PetovanFix undefined index body in Model\Item
2018-07-24 Michael VogelSome removed notices when viewing events (#5483)
2018-07-23 Michael VogelMerge pull request #5439 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanRename dbesc to DBA::escape
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 Hypolite PetovanUse DateTimeFormat::utc() instead of DBM::date()
2018-07-23 Michael VogelMerge pull request #5431 from MrPetovan/task/5410-renam...
2018-07-23 Roland HäderCleanup: (#5463)
2018-07-22 Hypolite PetovanRename DBA::num_rows to DBA::numRows
2018-07-22 Hypolite PetovanRename DBA::inArray to DBA::toArray
2018-07-22 Hypolite PetovanRename DBA::fetch_first to DBA::fetchFirst
2018-07-22 Hypolite PetovanRename DBA::affected_rows to DBA::affectedRows
2018-07-22 Roland HäderFixed E_NOTICEs when uploading profile picture (#5456)
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 Tobias DiekershoffMerge pull request #5420 from annando/notices
2018-07-20 Tobias DiekershoffMerge pull request #5421 from annando/fatal
2018-07-20 MichaelWrong "use" for config
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 VogelLittle fixes (#5414)
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-16 Hypolite PetovanReplace direct accesses to App->config by Config::get...
2018-07-16 Hypolite PetovanRename App->path to App->urlpath
2018-07-15 Michael VogelNext item structure works (#5380)
2018-07-15 Michael VogelMerge pull request #5372 from MrPetovan/task/add-mastod...
2018-07-15 Hypolite PetovanRework smilies class and module
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-13 Roland HäderFixes for some E_NOTICE and type-hints added (#5358)
2018-07-11 Tobias DiekershoffMerge pull request #5363 from annando/daemin
2018-07-11 Michaelworkaround for stalling worker processes when running...
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Andreas Neustifter[frio] Improve Group Editing (#5349)
2018-07-09 Andreas Neustifter[Suggestion] Move New User Tip Link (#5342)
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 MichaelSome more places ...
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
next