friendica.git/.git
2018-12-02 Hypolite PetovanMerge pull request #6224 from annando/dba-delete-contact
2018-12-02 Hypolite PetovanMerge pull request #6225 from annando/http-error
2018-12-02 MichaelSimplify the call
2018-12-02 MichaelMore detailled HTTP error explanations
2018-12-02 MichaelUsing the standard function to return http errors
2018-12-02 Michael VogelMerge pull request #6216 from MrPetovan/bug/6211-fix...
2018-12-02 MichaelAvoid duplicated contacts, improve contact deletion...
2018-12-02 Hypolite PetovanMerge branch 'develop' into bug/6211-fix-contact-nets-all
2018-12-01 Michael VogelMerge pull request #6219 from MrPetovan/task/remove-x
2018-12-01 Hypolite PetovanMerge pull request #6221 from wouter705/20181201-nginx...
2018-12-01 Wouter BroersUpdated .well-known location within Nginx Sample Config:
2018-12-01 Hypolite PetovanMerge pull request #6220 from AndyHee/patch20181129
2018-12-01 AndyHeeTypo
2018-12-01 AndyHeeFixing permanent deletion counter
2018-11-30 Hypolite PetovanFix condition in api_fr_photo_create_update
2018-11-30 Hypolite PetovanRemove x() function
2018-11-30 Hypolite PetovanReplace x() by isset(), !empty() or defaults()
2018-11-30 Hypolite PetovanMerge pull request #6217 from annando/url-detection
2018-11-30 MichaelImproved url detection for redirects
2018-11-30 Hypolite PetovanRemove "all" value for nets parameter
2018-11-29 Hypolite PetovanMerge pull request #6214 from annando/issue-6212
2018-11-29 MichaelUsing the same function for display and objects
2018-11-29 MichaelIssue 6212: No need of a redirect for fetching content
2018-11-27 Hypolite PetovanMerge pull request #6210 from JonnyTischbein/issue_mult...
2018-11-27 Jonny TischbeinFix Term exists check on link which isn't stored for...
2018-11-26 Michael VogelMerge pull request #6199 from MrPetovan/task/move-confi...
2018-11-26 Hypolite PetovanMerge pull request #6204 from annando/escaping
2018-11-26 Hypolite PetovanMerge pull request #6207 from tobiasd/20181126-fixmissi...
2018-11-26 Hypolite PetovanUse constants instead of strings for register_policy
2018-11-26 Tobias DiekershoffAdd missing closing tags
2018-11-26 Tobias DiekershoffMerge pull request #6206 from annando/parent
2018-11-26 MichaelMissing '
2018-11-25 MichaelJust some misspelling
2018-11-25 MichaelSome correction
2018-11-25 MichaelMuch more escapes
2018-11-25 MichaelEscaping the address field
2018-11-25 MichaelContact search is now escaped
2018-11-25 MichaelSome more escaping
2018-11-25 Hypolite PetovanMerge pull request #6203 from annando/hidden-user
2018-11-25 MichaelWe are now escaping many template fields
2018-11-25 MichaelShow contact posts from hidden users
2018-11-25 Michael VogelMerge pull request #6201 from JonnyTischbein/feature_ad...
2018-11-25 Jonny TischbeinChange html b to strong
2018-11-25 Tobias DiekershoffMerge pull request #6198 from MrPetovan/task/user-remov...
2018-11-25 Hypolite PetovanMerge pull request #6181 from JonnyTischbein/feature_ad...
2018-11-25 Jonny TischbeinMove all warning text in L10n + frio: make warning...
2018-11-25 Hypolite PetovanRemove obsolete INI config files
2018-11-25 Hypolite PetovanUpdate documentation with new config style/name
2018-11-25 Hypolite PetovanReplace *.ini.php by *.config.php in comments
2018-11-25 Hypolite PetovanUpdate install to generate config/local.config.php
2018-11-25 Hypolite PetovanAdd support for PHP array config files
2018-11-25 Hypolite PetovanMove config/dbstructure.php to config/dbstructure.confi...
2018-11-25 Hypolite PetovanAdd self-removal prevention in mod/admin
2018-11-25 Hypolite PetovanFix user account removal expiration delay
2018-11-25 Hypolite PetovanRemove redirection from User::remove
2018-11-25 Hypolite PetovanNormalize quotes in User::remove
2018-11-25 Hypolite PetovanUpdate deprecated calls in Model\user and mod/removeme
2018-11-25 Hypolite PetovanFix open registration email
2018-11-24 Jonny TischbeinReadd relocate warning for non-frio themes
2018-11-24 Jonny TischbeinFrio: Move relocation warning from headline to bootstra...
2018-11-24 Michael VogelMerge pull request #6183 from MrPetovan/bug/6135-hide...
2018-11-24 Hypolite PetovanMerge pull request #6197 from annando/hide-short-groups
2018-11-24 Hypolite PetovanMerge pull request #6196 from annando/notices
2018-11-24 Hypolite PetovanMerge pull request #6193 from annando/redirection
2018-11-24 Michael VogelMerge pull request #6184 from MrPetovan/task/normalize...
2018-11-24 MichaelDon't show the group filter where there is only one
2018-11-24 MichaelFixes a notice and wrong counting of nodes
2018-11-24 Michael VogelMerge pull request #6194 from tobiasd/20181124-messages
2018-11-24 MichaelMaking the tests happy
2018-11-24 Tobias Diekershoffregen master messages.po
2018-11-24 MichaelFixing redirection problems with parameters
2018-11-23 Jonny TischbeinChange saving active panel from js localStorage to...
2018-11-23 Michael VogelMerge pull request #6191 from MrPetovan/task/urlencode...
2018-11-23 Michael VogelMerge pull request #6192 from MrPetovan/bug/6012-fix...
2018-11-23 Hypolite PetovanFix display of Connect/Disconnect links on contact...
2018-11-23 Hypolite PetovanUrlencode /network file parameter
2018-11-23 Hypolite PetovanRemove unused parameter $save in HTML::search
2018-11-23 Tobias DiekershoffMerge pull request #6189 from MrPetovan/bug/5737-hide...
2018-11-23 Hypolite PetovanFix ignore link showing for anonymous users
2018-11-23 Michael VogelMerge pull request #6188 from MrPetovan/bug/5928-protec...
2018-11-23 Michael VogelMerge pull request #6186 from MrPetovan/bug/6081-fix...
2018-11-23 Hypolite PetovanProtect OAuthException declaration to avoid conflict...
2018-11-23 Hypolite PetovanPrevent fatal error when $friends isn't an array
2018-11-23 Hypolite PetovanFix formatting in mod/ostatus_subscribe
2018-11-22 Hypolite PetovanMerge pull request #6185 from annando/blocked
2018-11-22 MichaelSome more AP blocking
2018-11-22 MichaelBlock AP delivery
2018-11-22 MichaelDon't deliver to blocked domains
2018-11-22 MichaelChecking for blocked user does now check for blocked...
2018-11-22 Hypolite PetovanNormalize BBCode Hashtag replacement
2018-11-22 Hypolite PetovanRemove stored URL from hashtag terms
2018-11-22 Hypolite PetovanRemove useless rawurlencode calls for building hashtag...
2018-11-22 Tobias DiekershoffMerge pull request #6182 from MrPetovan/task/6172-add...
2018-11-22 Hypolite Petovan[Composer] Add missing PHP extension dependencies
2018-11-22 Hypolite PetovanAdd contact conditions to getBirthdays/updateBirthdays
2018-11-22 Hypolite PetovanMove DFRN::birthdayEvent() to Event::createBirthday
2018-11-22 Hypolite PetovanReplace remaining occurrences of "0001-01-01" with...
2018-11-22 Hypolite PetovanFix typo in comment in mod/redir
2018-11-22 Hypolite PetovanAdd new REGISTER_INVITATION value to mod/friendica...
2018-11-21 Jonny TischbeinOnly store last opened panel for one reload (the POST...
next