friendica.git/.git
2019-06-23 Hypolite PetovanMerge branch '2019.06-rc' 2019.06
2019-06-23 Hypolite PetovanUpdated version constants for 2019.06 release
2019-06-23 Hypolite PetovanUpdated CHANGELOG for 2019.06 release
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 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-22 Hypolite PetovanAdd log folder to project gitignore
2019-06-22 Hypolite PetovanMerge pull request #7294 from annando/public-dfrn
2019-06-22 Michael VogelMerge pull request #7295 from tobiasd/20190622-lang
2019-06-22 Tobias DiekershoffEN US translation update THX AndyH3
2019-06-22 Tobias DiekershoffEN GB translation update THX AndyH3
2019-06-22 Tobias Diekershoffupdate FR translations THX Valvin A.
2019-06-22 Tobias DiekershoffDE translation update THX Copis
2019-06-22 Tobias DiekershoffPL translation update THX waldis
2019-06-22 Tobias DiekershoffCS translation update THX Aditoo
2019-06-22 MichaelFix receiving of DFRN posts with public envelope
2019-06-21 Hypolite PetovanMerge pull request #7292 from annando/notice
2019-06-21 MichaelFix a notice when the author is missing
2019-06-21 Hypolite PetovanUpdate default log location
2019-06-21 PhilippMerge pull request #7289 from tobiasd/20190621-credits
2019-06-21 Tobias Diekershoffupdated the credits for 2019.06
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...
2019-06-13 Hypolite PetovanFix formatting and PHPDoc in ActivityPub\Processor
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 Hypolite PetovanNormalize logout link behavior across themes
2019-06-11 Hypolite PetovanRedirect remote visitors to their own profile after...
2019-06-11 Hypolite PetovanMerge pull request #7255 from annando/issue-7223
2019-06-11 MichaelAdded comment
next