]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #7323 from annando/contact-discovery
[friendica.git] / src /
2019-06-28 Hypolite PetovanMerge pull request #7323 from annando/contact-discovery
2019-06-28 Michaelrestore updating of the public contact
2019-06-28 MichaelAvoid overwriting of avatars for feeds
2019-06-28 MichaelFix a missing variable
2019-06-27 MichaelPolling functions are split into several functions
2019-06-27 MichaelLast old query replaced in OnePoll.php
2019-06-27 MichaelReplace old database queries
2019-06-27 MichaelRemoving many now unused or duplicated tasks from OnePoll
2019-06-27 MichaelArchive/unarchive the contacts
2019-06-26 MichaelUnused parts removed, query refurbished
2019-06-25 MichaelChanged logging
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 Michael VogelMerge pull request #7296 from MrPetovan/task/smilies...
2019-06-24 Hypolite PetovanMerge pull request #7312 from nupplaphil/task/DBA_Wrapper
2019-06-24 Philipp HolzerRebase type-hint based on https://github.com/friendica...
2019-06-24 Philipp HolzerMoving from DBA to Database
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 PetovanUse Unicode to convert multiple hearts in Content\Smilies
2019-06-23 Hypolite PetovanLimit smilies replacement to BBCode::convert
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-23 PhilippMerge pull request #7304 from MrPetovan/bug/smilies...
2019-06-23 Dean TownsleyClarify comment and log message
2019-06-22 Dean TownsleyUse User:: API insteadd of direct database read
2019-06-22 Hypolite PetovanMerge pull request #7306 from annando/perform-activity
2019-06-22 Michael VogelFix the processing of event activities
2019-06-22 Hypolite PetovanEscape HTML pre-formatted blocks before converting...
2019-06-22 Michael VogelMerge pull request #7302 from friendica/revert-7286...
2019-06-22 Michael VogelRevert "Escape all the HTML pre-formatted blocks in...
2019-06-22 Dean TownsleyEnable multi-auth in dfrn autoRedir
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-22 Hypolite PetovanEscape all the HTML pre-formatted blocks in Smilies...
2019-06-21 Hypolite PetovanMerge pull request #7292 from annando/notice
2019-06-21 MichaelFix a notice when the author is missing
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 MichaelFix searching for contacts
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 Michaelit is poll, not notify
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-17 Michael VogelMerge pull request #7276 from MrPetovan/bug/7275-share...
2019-06-17 Hypolite PetovanMove share conversion at the end of Text\BBCode::convert
2019-06-16 PhilippMerge pull request #7274 from MrPetovan/bug/7271-allow...
2019-06-16 Hypolite PetovanAdd tests folder to typo console coverage
2019-06-16 Hypolite PetovanAllow brackets in URLs
2019-06-16 Hypolite PetovanMove link conversion to the end of BBCode::convert
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 PetovanFix variable by reference notice in Module\Admin\Federation
2019-06-15 Hypolite PetovanUse item created date if edited doesn't exist in Protoc...
2019-06-15 Hypolite PetovanMerge pull request #7268 from annando/issue-5983
2019-06-15 PhilippMerge pull request #7272 from MrPetovan/bug/directory...
2019-06-15 Hypolite PetovanUse correct entry list in Module\Directory
2019-06-15 Hypolite PetovanRemove unused Module\Directory::init method
2019-06-14 MichaelIgnored stuff must be stored.
2019-06-14 Michael VogelMerge pull request #7266 from MrPetovan/bug/notices
2019-06-14 Michael VogelMerge pull request #7270 from MrPetovan/bug/7269-fetch...
2019-06-14 Hypolite PetovanCheck for existing protocols.inbound value in Protocol...
2019-06-14 Hypolite PetovanDefine expected /fetch module routes
2019-06-14 Hypolite PetovanMerge pull request #7267 from annando/notice
2019-06-14 MichaelIssue 5983: Central check for blocked and ignored conta...
2019-06-14 MichaelAvoid a notice in AP Receiver
2019-06-13 Hypolite PetovanAdd type-hint in ActivityPub\Receiver::fetchObject...
2019-06-13 Hypolite PetovanAdd type-hint for dynamic variables in DBA
2019-06-13 Hypolite PetovanMerge pull request #7265 from annando/issue-7264
2019-06-13 MichaelIssue 7264: Count local delivery as well
2019-06-13 Hypolite PetovanMerge pull request #7263 from nupplaphil/bug/6917-php_w...
2019-06-13 Philipp HolzerAdd additional check for $links in Probe
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-13 Hypolite PetovanNormalize the datetime format of received activity...
next