]> git.mxchange.org Git - friendica.git/history - src/Model
Merge pull request #7349 from MrPetovan/bug/fatal-errors
[friendica.git] / src / Model /
2019-07-08 Jeroen De MeerleerMerge remote-tracking branch 'friendica.github.com...
2019-07-07 Hypolite PetovanMerge pull request #7348 from annando/item-received
2019-07-07 MichaelUse "received" instead of "created" when displaying...
2019-07-07 Hypolite PetovanMerge pull request #7339 from annando/gcontact-update
2019-07-05 MichaelBasepath function now uses the contact field
2019-07-04 MichaelSimplified the Contact update
2019-07-04 MichaelWe don't update inside the probing anymore
2019-07-04 MichaelWe now handling the contact type
2019-07-04 MichaelNew fields in contact table / don't update on probe
2019-07-03 PhilippMerge pull request #7336 from MrPetovan/bug/globalcommu...
2019-07-03 MichaelUpdate gcontact when public contact is updated
2019-07-02 MichaelUse the term-date as archive date
2019-07-02 MichaelUpdate the gcontact entry when the public contact entry...
2019-07-02 Hypolite PetovanMerge pull request #7334 from annando/federated-protocol
2019-07-01 MichaelNow without array_merge
2019-07-01 MichaelRemoved comment line
2019-07-01 MichaelNew constant for federated protocols
2019-06-29 Hypolite PetovanMerge pull request #7328 from annando/fix-delivery
2019-06-29 MichaelItem delivery data must only be stored when there is...
2019-06-28 Hypolite PetovanMerge pull request #7324 from annando/delivery-statistics
2019-06-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-06-28 Hypolite PetovanMerge pull request #7323 from annando/contact-discovery
2019-06-28 MichaelCollect data about used protocols for delivery
2019-06-28 MichaelAvoid overwriting of avatars for feeds
2019-06-27 MichaelArchive/unarchive the contacts
2019-06-25 Hypolite PetovanMerge pull request #7318 from deantownsley/lessbubbles
2019-06-25 Dean TownsleyAdd spaces for standards compliance
2019-06-25 Dean TownsleyDon't try to auth for public images
2019-06-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-06-24 MichaelMoving functionality to the contact model
2019-06-24 MichaelMerge remote-tracking branch 'upstream/master' into...
2019-06-23 Hypolite PetovanMerge branch 'master' into develop
2019-06-23 Hypolite PetovanMerge branch '2019.06-rc'
2019-06-23 Hypolite PetovanMerge pull request #7305 from deantownsley/imageauthfix
2019-06-23 Hypolite PetovanMerge pull request #7307 from annando/delete-events
2019-06-23 Michael Vogeltodo added
2019-06-23 MichaelConstantly updating public contacts
2019-06-23 Michael VogelFix for distribution of event deletions
2019-06-22 Dean TownsleyAdd auth to load sequence for photos
2019-06-22 Michael VogelMerge pull request #7291 from MrPetovan/bug/2209-update...
2019-06-22 Michael VogelMerge pull request #7286 from MrPetovan/bug/invading...
2019-06-20 Hypolite PetovanMerge pull request #7288 from annando/fix-search
2019-06-20 Hypolite PetovanMerge pull request #7287 from annando/issue-6477
2019-06-20 MichaelIssue 6477: Use the correct content-type to resize...
2019-06-20 Hypolite PetovanMerge pull request #7284 from annando/fix-fatal
2019-06-20 MichaelDon't send activities to "null" endpoints
2019-06-19 Hypolite PetovanMerge pull request #7282 from annando/issue-6477
2019-06-19 Michael VogelMerge pull request #7283 from annando/7280-fix
2019-06-19 MichaelFix for PR 7280
2019-06-19 MichaelMerge remote-tracking branch 'upstream/2019.06-rc'...
2019-06-19 Hypolite PetovanMerge pull request #7280 from annando/contact-baseurl
2019-06-19 MichaelNormalise it
2019-06-19 MichaelIssue 6477: Automatically repair self contact avatar
2019-06-18 MichaelAdded timeout
2019-06-18 MichaelFix the base url detection of AP profiles
2019-06-17 Hypolite PetovanMerge pull request #7277 from annando/ignore-resharer
2019-06-17 MichaelIssue #5983: Ignore reshares from blocked and ignored...
2019-06-15 PhilippMerge pull request #7273 from MrPetovan/bug/notices
2019-06-15 Hypolite PetovanFix undefined index addr notices in Model\Contact:...
2019-06-15 Hypolite PetovanMerge pull request #7268 from annando/issue-5983
2019-06-14 MichaelIgnored stuff must be stored.
2019-06-14 Michael VogelMerge pull request #7270 from MrPetovan/bug/7269-fetch...
2019-06-14 MichaelIssue 5983: Central check for blocked and ignored conta...
2019-06-13 PhilippMerge pull request #7262 from MrPetovan/bug/6410-normal...
2019-06-13 Hypolite PetovanRestore show_connect flag in Model\Profile::sidebar
2019-06-13 PhilippMerge pull request #7260 from annando/sanitize-input
2019-06-13 MichaelEmpty dates are now set to today as well
2019-06-13 Hypolite PetovanMerge pull request #7261 from annando/issue-7142
2019-06-13 MichaelIssue 7142: Prevent respawn of "remote self" items
2019-06-13 MichaelSanitize the date for mails
2019-06-13 Michael VogelMerge pull request #7259 from MrPetovan/bug/7240-privat...
2019-06-12 Hypolite PetovanMerge pull request #7258 from annando/fix-notice
2019-06-12 MichaelFix notice in Model\Profile
2019-06-12 PhilippMerge pull request #7250 from MrPetovan/bug/6410-normal...
2019-06-12 Hypolite PetovanUse App::getBaseURL instead of System::getBaseURL in...
2019-06-12 PhilippMerge pull request #7256 from MrPetovan/bug/7249-remote...
2019-06-11 PhilippMerge pull request #7251 from annando/fix-fatal
2019-06-11 MichaelAvoid fatal error when AP contact has no photo
2019-06-11 Hypolite PetovanRework Profile::sidebar profile link conditions
2019-06-11 Hypolite PetovanAdd new Model\Contact::canReceivePrivateMessages method
2019-06-10 Hypolite PetovanPrevents an endless loop when only the non-public conta...
2019-06-10 Hypolite PetovanMerge pull request #7245 from annando/unify-constants
2019-06-10 Hypolite PetovanMerge pull request #7244 from nupplaphil/task/hidden_string
2019-06-10 MichaelFix delivery counter for poking / unify delivery commands
2019-06-10 Hypolite PetovanMerge pull request #7242 from nupplaphil/bugs/6917...
2019-06-10 Philipp HolzerMove internal recursion-counter to the end of all cur...
2019-06-10 Hypolite PetovanAdd App parameter to Module\Profile::sidebar method...
2019-06-10 Hypolite PetovanMerge pull request #7243 from nupplaphil/bugs/6918...
2019-06-10 Philipp HolzerCheck $contact['id']
2019-06-07 Hypolite PetovanMerge pull request #7233 from nupplaphil/bug/installer_...
2019-06-06 Hypolite PetovanMerge pull request #7228 from annando/poke-dfrn
2019-06-06 MichaelEnsure that pokes are always send only via DFRN
2019-05-31 PhilippMerge pull request #7211 from MrPetovan/bug/7209-admin...
2019-05-31 Hypolite PetovanMerge pull request #7208 from nupplaphil/bug/6916-filetag
2019-05-30 Hypolite PetovanMerge pull request #7210 from annando/diaspora-edit
2019-05-30 Hypolite PetovanMerge pull request #7207 from nupplaphil/bug/6917-php_w...
2019-05-30 Hypolite PetovanMerge pull request #7206 from nupplaphil/issue/6918...
2019-05-30 Philipp Holzercatching nulls for FileTag
2019-05-29 Philipp HolzerBugfix - `author-network` (adding to unset list during...
2019-05-29 Philipp HolzerBugfix - `item_id`
next