typo
[friendica.git/.git] / mod /
2019-01-23 Hypolite PetovanReplace REGISTER_* constants by Module\Register::*...
2019-01-22 Michael VogelMerge pull request #6487 from MrPetovan/bug/critical...
2019-01-22 Hypolite PetovanFix default value of contact parameter of OStatus:...
2019-01-22 Hypolite PetovanMerge pull request #6490 from tobiasd/20190122-adminfedstat
2019-01-22 Hypolite PetovanMerge pull request #6488 from tobiasd/20190122-modview
2019-01-22 Tobias Diekershoffadd comment about the PATH
2019-01-22 Tobias Diekershoffrestore THEMEPATH variable in mod/view
2019-01-21 Michael VogelMerge pull request #6483 from MrPetovan/bug/fixes-after...
2019-01-21 Hypolite PetovanImprove get_responses() prototype
2019-01-21 Hypolite PetovanRevert unwarranted selectFirstForUser change in mod...
2019-01-21 Hypolite PetovanFix wrong git-fu in mod/directory
2019-01-21 Hypolite PetovanFix calls to DBA::select missing parameters
2019-01-21 Hypolite PetovanFix call to Contact::content in mod/update_contact
2019-01-21 Hypolite PetovanFix logic in mod/hovercard
2019-01-21 Hypolite PetovanFix item retrieval logic in mod/display
2019-01-21 Hypolite PetovanReplace deprecated calls to q() in mod/fsuggest and...
2019-01-21 Hypolite PetovanFix potential bugs without expected behavior change
2019-01-21 Hypolite PetovanUpdate missing namespace uses in mod/
2019-01-21 Hypolite PetovanMove Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT...
2019-01-21 Hypolite PetovanMove Contact::Page_* constants to User::PAGE_FLAGS_*
2019-01-21 Hypolite PetovanRemove unused code in mod/
2019-01-21 Hypolite PetovanUpdate namespace in mod/view
2019-01-21 Hypolite PetovanUpdate PHPDoc in include/
2019-01-21 Hypolite PetovanUpdate namespace use calls in mod/
2019-01-21 Hypolite PetovanUpdate more PHPDoc, including in include/
2019-01-21 Hypolite PetovanUpdate PHPDoc in mod/
2019-01-21 Philipp HolzerAdd Monolog
2019-01-21 fabrixxmSmall fixes
2019-01-21 Hypolite PetovanRevert "Add monolog"
2019-01-21 fabrixxmUse more Attach model
2019-01-21 fabrixxmUse Attach model while deleting in video tab
2019-01-21 fabrixxmFix Attach model store() and storeFile()
2019-01-21 fabrixxmAttach: store, update, delete. Model and views
2019-01-21 fabrixxmMove mod/attach to src, add Attach model, update attach...
2019-01-21 Philipp HolzerReplacing log usage
2019-01-21 Philipp HolzerAdd Monolog
2019-01-21 Hypolite PetovanReplace deprecated Addon::callHooks with Hook::callAll
2019-01-21 Hypolite PetovanRemove/replace killme() with *exit()
2019-01-21 Jeroen De MeerleerFixes some more things
2019-01-21 Hypolite PetovanReplace rogue instance of "contacts" by "contact" ...
2019-01-21 Hypolite PetovanFix various documentation issues/unused variables
2019-01-21 fabrixxmDon't try to save form for "None" backend.
2019-01-21 fabrixxmDon't try to build form for "None" backend.
2019-01-21 fabrixxmRemove resourceid parameter from Photo::exists()
2019-01-21 fabrixxmUse Model\Photo as much as possible
2019-01-21 fabrixxmAdd storage options form in admin/site page
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmAdd update() to Photo model
2019-01-21 fabrixxmprofile_photo: use Photo model function to get photo...
2019-01-21 fabrixxmphotos: use model delete() to delete photos
2019-01-21 fabrixxmMove Photo module, update Photo model
2019-01-21 Tobias DiekershoffMerge pull request #6474 from tobiasd/2019.01-CHANGELOG
2019-01-20 Michael VogelMerge pull request #6475 from tobiasd/20190120-unescape...
2019-01-20 Michael VogelMerge pull request #6473 from MrPetovan/bug/5092-redux
2019-01-20 Hypolite PetovanFix docblock in mod/admin.php
2019-01-20 Hypolite PetovanMove theme selection to init() in mod/admin
2019-01-19 Tobias DiekershoffMerge pull request #6471 from annando/ap-bcc
2019-01-19 Hypolite PetovanMerge pull request #6470 from rabuzarus/20190118_-_some...
2019-01-19 rabuzarusBugfix - use magicLinks also for common/all friends...
2019-01-18 Tobias DiekershoffMerge pull request #6461 from annando/contacts-post
2019-01-18 Tobias DiekershoffMerge pull request #6462 from annando/gplus
2019-01-18 MichaelGoogle+ will be history soon, so we remove the first...
2019-01-13 Tobias DiekershoffMerge pull request #6441 from annando/fatal-redirect
2019-01-13 MichaelSolves redirect error message
2019-01-12 Hypolite PetovanMerge pull request #6432 from annando/deleted-pending
2019-01-12 MichaelDon't show deleted contacts, changed "pending" behaviour
2019-01-10 Tobias DiekershoffMerge pull request #6419 from annando/unfollow
2019-01-10 Tobias DiekershoffMerge pull request #6356 from MrPetovan/task/6355-add...
2019-01-10 MichaelPending must only be set when we connect as well
2019-01-09 Michael VogelMerge pull request #6414 from MrPetovan/bug/4609-add...
2019-01-08 Hypolite PetovanMerge pull request #6412 from annando/issue-6149
2019-01-08 MichaelIssue 6149: Making OWA (hopefully) compatible with...
2019-01-07 Michael VogelMerge pull request #6372 from MrPetovan/bug/6334-escape...
2019-01-06 Hypolite PetovanUpdate new password help text
2019-01-06 Hypolite PetovanMerge branch '2019.01-rc' into bug/6334-escape-get-app
2019-01-06 Michael VogelMerge pull request #6373 from MrPetovan/bug/6345-vier...
2019-01-06 Michael VogelMerge pull request #6380 from MrPetovan/bug/5148-get...
2019-01-06 Michael VogelMerge pull request #6381 from MrPetovan/bug/2800-fix...
2019-01-04 Hypolite PetovanMerge pull request #6377 from annando/ostatus-notice
2019-01-04 Michael VogelMerge pull request #6371 from MrPetovan/bug/6370-use...
2019-01-04 Hypolite PetovanUnescape invite_desc template variable
2019-01-04 Hypolite PetovanEscape global namespaced get_app() calls
2019-01-04 Hypolite PetovanUse nickname instead of email for Login Name
2019-01-01 Hypolite PetovanUpdate usages of User::updatePassword
2018-12-31 Tobias DiekershoffMerge pull request #6345 from MrPetovan/bug/6283-clear...
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 PetovanReplace q() with DBA methods, fix code style
2018-12-30 Hypolite PetovanFix unread message conversation title display
2018-12-29 Hypolite PetovanUse minimal mode to change site theme settings
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-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 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-25 Hypolite PetovanMerge pull request #6326 from annando/dont-show-follow
next