friendica.git/.git
2019-01-04 Michael VogelMerge pull request #6371 from MrPetovan/bug/6370-use...
2019-01-04 Hypolite PetovanUse nickname instead of email for Login Name
2019-01-03 Michael VogelMerge pull request #6364 from rabuzarus/20190102_-_fix_...
2019-01-03 Hypolite PetovanUpdated RC version name
2019-01-03 Michael VogelMerge pull request #6365 from MrPetovan/bug/6363-unesca...
2019-01-03 Hypolite PetovanUnescape $prevlink and $nextlink template variables
2019-01-02 rabuzarusBugfix - the remote user also has magicLinks again
2019-01-01 Michael VogelMerge pull request #6362 from MrPetovan/bug/6360-6361...
2019-01-01 Hypolite PetovanUnescape profiles template variables
2019-01-01 Michael VogelMerge pull request #6359 from MrPetovan/bug/6358-unesca...
2019-01-01 Hypolite PetovanUnescape $invite_desc in follow/register templates
2018-12-31 Tobias DiekershoffMerge pull request #6345 from MrPetovan/bug/6283-clear...
2018-12-30 Michael VogelMerge pull request #6351 from MrPetovan/bug/6350-unesca...
2018-12-30 Michael VogelMerge pull request #6352 from MrPetovan/bug/6349-normal...
2018-12-30 Michael VogelMerge pull request #6353 from MrPetovan/bug/6343-unesca...
2018-12-30 Hypolite PetovanUnescape plaintext email body
2018-12-30 Hypolite PetovanNormalize config file line endings to LF
2018-12-30 Hypolite PetovanUnescape admin warning text
2018-12-30 Tobias DiekershoffMerge pull request #6340 from MrPetovan/bug/1495-fix...
2018-12-30 Hypolite PetovanRemove fake private message notifications from ping...
2018-12-30 Hypolite PetovanAdd notification clear on private message display
2018-12-30 Hypolite PetovanAdd parent to private message notifications
2018-12-30 Hypolite PetovanReplace q() with DBA methods, fix code style
2018-12-30 Hypolite PetovanFix unread message conversation title display
2018-12-30 Hypolite PetovanMake NOTIFY_* constant values human-readable
2018-12-29 Hypolite PetovanUse minimal mode to change site theme settings
2018-12-29 Hypolite PetovanRemove useless trailing slash in admin/addon_details.tpl
2018-12-29 Hypolite Petovan[frio] Fix minimal layout
2018-12-29 Hypolite PetovanAllow theme setting in module
2018-12-29 Hypolite PetovanFix screenshots URLs in frio readme
2018-12-29 Hypolite PetovanMerge pull request #6342 from annando/notices
2018-12-29 Tobias DiekershoffMerge pull request #6209 from MrPetovan/task/move-confi...
2018-12-29 Michael VogelMerge pull request #6341 from MrPetovan/bug/parseurl...
2018-12-29 MichaelWarning and notice fixed
2018-12-29 Hypolite PetovanReplace latin-1 by latin1 in charset detection
2018-12-27 Hypolite PetovanMerge pull request #6333 from annando/avoid-wsod
2018-12-27 MichaelAvoid a WSOD after PR 6315
2018-12-27 Michael VogelMerge pull request #6315 from MrPetovan/bug/6309-add...
2018-12-27 Hypolite PetovanMerge pull request #6332 from annando/assign-uid
2018-12-27 MichaelOnly assign a uid to the profile if not defined by now
2018-12-27 Hypolite PetovanFix mods/README.md format
2018-12-27 Hypolite PetovanDelete friendica-to-smarty-tpl.py
2018-12-27 Hypolite PetovanDelete updatetpl.py
2018-12-27 Hypolite PetovanMerge branch '2018.12-rc' into task/move-config-to...
2018-12-26 Michael VogelMerge pull request #6331 from MrPetovan/bug/6328-unesca...
2018-12-26 Hypolite PetovanNormalize uses of Strings::formatNetworkName to $networ...
2018-12-26 Hypolite PetovanFix formatting in Util\Strings
2018-12-26 Hypolite PetovanRemove useless intermediate network_name variable in...
2018-12-26 Hypolite PetovanMerge pull request #6330 from annando/issue-6329
2018-12-26 MichaelIssue-6329: Prevent double encoding
2018-12-25 Hypolite PetovanMerge pull request #6326 from annando/dont-show-follow
2018-12-25 Hypolite PetovanMerge pull request #6325 from annando/always-magic
2018-12-25 MichaelDon't show "follow" activity
2018-12-25 MichaelAlways usa magic on the same server
2018-12-25 Michael VogelMerge pull request #6324 from MrPetovan/bug/6316-remove...
2018-12-25 Hypolite PetovanRemove redundant htmlentities/htmlspecialchars
2018-12-25 Hypolite PetovanUnescape babel result panel content
2018-12-25 Hypolite PetovanReplace q() calls in mod/viewcontacts
2018-12-25 Hypolite PetovanRemove random profile behavior from /profile
2018-12-25 Hypolite PetovanRestore escaping for textarea field template
2018-12-25 Hypolite PetovanAdd page wrapper to wallmessage.tpl
2018-12-25 Hypolite Petovan[frio] Fix remaining user profile link icon
2018-12-25 Hypolite PetovanMerge pull request #6323 from annando/issue-6316
2018-12-25 MichaelFixing double encoding here as well
2018-12-25 MichaelIssue 6316: Do not double encode / Avoid notice
2018-12-25 Tobias DiekershoffMerge pull request #6321 from MrPetovan/bug/6316-escape...
2018-12-25 Tobias DiekershoffMerge pull request #6322 from MrPetovan/bug/6316-unesca...
2018-12-25 Hypolite PetovanUnescape aes_allow in dfrn_req_confirm.tpl
2018-12-25 Hypolite PetovanRemove unused template variable in dfrn_req_confirm
2018-12-25 Hypolite PetovanRemove template escaping for event title
2018-12-25 Hypolite PetovanNormalize expected format for event fields summary...
2018-12-25 Hypolite PetovanCode cleanup in events
2018-12-24 Hypolite PetovanMerge pull request #6318 from annando/no-diaspora-follow
2018-12-24 Hypolite Petovan[Composer] Update lock file
2018-12-24 Hypolite PetovanMove Composer autoload require out of boot.php
2018-12-24 Hypolite PetovanRemove include/ requires that are now done directly...
2018-12-24 MichaelThe "Follow" activity shouldn't be send to Diaspora
2018-12-24 Michael VogelMerge pull request #6314 from MrPetovan/task/6208-escap...
2018-12-24 Hypolite Petovan[Composer] Add global libraries to autoload
2018-12-24 Hypolite PetovanRework mod/msearch
2018-12-24 Hypolite PetovanRework mod/match
2018-12-23 Hypolite PetovanAdd expected FULLTEXT index to profile table
2018-12-23 Hypolite PetovanMerge pull request #6312 from annando/check-json
2018-12-23 Hypolite PetovanAdd support for FULLTEXT indices in Database\DBStructure
2018-12-23 Hypolite Petovan[Composer] Add ext-curl dependency
2018-12-23 Hypolite PetovanFix formatting in Database\DBStructure
2018-12-23 Hypolite PetovanFix template escaping in photo gallery view
2018-12-23 Hypolite PetovanFix escaping in email notification template
2018-12-22 Hypolite PetovanMerge pull request #6311 from annando/issue-6308
2018-12-22 Hypolite PetovanMerge pull request #6310 from annando/issue-6122
2018-12-22 MichaelBite by bite ...
2018-12-22 MichaelAnd again tests ...
2018-12-22 MichaelHopefully this fixes the tests again
2018-12-22 MichaelChecks if JSON is enabled
2018-12-22 MichaelIssue 6308 - and again ...
2018-12-22 MichaelHandles issue 6122 - the self contact will be updated...
2018-12-22 Hypolite PetovanMerge pull request #6306 from annando/curl-fix
2018-12-22 Michael VogelMerge pull request #6304 from JeroenED/bugfix/utzer-bug
2018-12-22 MichaelThe curl result is an object, not an array
2018-12-22 Jeroen De MeerleerToo fast
next