]> git.mxchange.org Git - friendica.git/history - src
Make the user.legacy_password field boolean
[friendica.git] / src /
2018-01-22 Hypolite PetovanMake the user.legacy_password field boolean
2018-01-21 Hypolite PetovanUse password_hash() for passwords
2018-01-21 Hypolite Petovan[database] Add user.legacy_password field
2018-01-21 Hypolite PetovanMerge pull request #4292 from annando/reduce-items.php
2018-01-21 Michael VogelMerge pull request #4285 from MrPetovan/task/3942-centr...
2018-01-21 MichaelStandards
2018-01-20 MichaelRelocate functions in items.php into several classes
2018-01-20 Hypolite PetovanAdd password reset request expiration
2018-01-20 Hypolite PetovanAdd pwdreset_time field to user table
2018-01-20 Hypolite PetovanCentralize password hashing in Model\User
2018-01-20 Hypolite PetovanMerge pull request #4291 from annando/dont-delete
2018-01-20 MichaelDon't delete - but only mark as deleted
2018-01-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-20 Hypolite PetovanMerge pull request #4288 from zeroadam/Addon
2018-01-20 Adam MagnessUpdate hook names
2018-01-20 Adam MagnessChange plugin to addon
2018-01-20 Adam MagnessRemove require
2018-01-20 Adam MagnessUpdate Theme functions and calls
2018-01-20 Adam MagnessUpdate Addon functions and calls
2018-01-20 Adam MagnessCreate Addon and Theme classes
2018-01-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-19 Michael VogelMerge pull request #4276 from MrPetovan/bug/4272-upgrad...
2018-01-19 Hypolite PetovanRemove reference to RINO version 2
2018-01-19 Hypolite PetovanRevert bumping the site RSA key strength to 2048
2018-01-19 Hypolite PetovanCode cleanup in Protocol\DFRN
2018-01-19 Hypolite PetovanRINO code cleanup
2018-01-19 Hypolite PetovanRemove RINO2 and RINO3
2018-01-19 Hypolite PetovanBump new users RSA key strength
2018-01-19 Hypolite PetovanAdd RINO version 3 encrypt/decrypt
2018-01-18 Michael VogelMerge pull request #4267 from MrPetovan/task/4116-move...
2018-01-18 Hypolite PetovanMerge pull request #4275 from annando/like-dislike
2018-01-18 Michael"save to folder" and "mark" can't work on global items
2018-01-18 MichaelLiking of your own stuff wasn't possible/enable dislike...
2018-01-18 Hypolite PetovanMerge pull request #4271 from annando/last-child
2018-01-18 Hypolite PetovanMerge pull request #4264 from annando/item-delete
2018-01-18 Michael"last-child" is not used anymore
2018-01-18 Michael VogelMerge pull request #4259 from MrPetovan/task/4116-remov...
2018-01-17 MichaelThe delete function is now changed to the new function
2018-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-17 Hypolite PetovanMerge pull request #4262 from fabrixxm/frio-login
2018-01-17 Hypolite PetovanMerge pull request #4261 from annando/bugfix-process
2018-01-17 MichaelAvoid sql error in process handling
2018-01-17 MichaelWall postings need to be treated especially as well.
2018-01-17 MichaelDelete could work now, needs testing
2018-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-17 Michael VogelMerge pull request #4253 from MrPetovan/task/fix-scruti...
2018-01-17 Hypolite PetovanAdd missing include in Model\Process
2018-01-17 Hypolite PetovanFix issues in changed files
2018-01-17 Hypolite PetovanFix issues in App.php
2018-01-17 Hypolite PetovanMove process functions to Model\Process
2018-01-17 Hypolite PetovanMerge pull request #4260 from annando/item-shadow
2018-01-16 MichaelStandards
2018-01-16 MichaelNew item class function for delete
2018-01-16 MichaelOh, standards ...
2018-01-16 MichaelTransfer all item shadow functions to the item class
2018-01-16 Hypolite PetovanMerge pull request #4258 from zeroadam/BugFixQueue...
2018-01-16 Adam MagnessFix class name issue
2018-01-16 Hypolite PetovanMerge pull request #4257 from strk/openid-fix
2018-01-16 Sandro SantilliDo not "pollute" global namespace with LightOpenID...
2018-01-16 Sandro SantilliFix LightOpenID usage
2018-01-16 Hypolite PetovanMerge pull request #4254 from zeroadam/Queue-#3878
2018-01-16 Adam MagnessRemove requires
2018-01-16 Adam MagnessUpdate functions and calls
2018-01-16 Adam MagnessCreate Queue class
2018-01-16 Hypolite PetovanMerge pull request #4252 from zeroadam/Nav-#3878
2018-01-15 Adam MagnessReview updates
2018-01-15 Adam MagnessRemove old file
2018-01-15 Adam MagnessMerge remote-tracking branch 'origin/Nav-#3878' into...
2018-01-15 Adam Magnessuse dba
2018-01-15 Adam MagnessUpdate functions and calls
2018-01-15 Adam MagnessCreate Nav class
2018-01-15 Adam Magnessuse dba
2018-01-15 Michael VogelMerge pull request #4243 from MrPetovan/task/switch...
2018-01-15 Adam MagnessUpdate functions and calls
2018-01-15 Adam MagnessCreate Nav class
2018-01-15 Hypolite PetovanUse short form array syntax everywhere
2018-01-15 Hypolite PetovanMerge pull request #4250 from zeroadam/Mail-#3878
2018-01-15 Adam MagnessRemove indexes
2018-01-15 Adam MagnessReplace integers
2018-01-15 Adam MagnessFix backticks
2018-01-15 Adam MagnessUpdate functions and calls
2018-01-15 Adam MagnessCreate Mail class
2018-01-15 Hypolite PetovanMerge pull request #4247 from zeroadam/ProfileSel-...
2018-01-15 Adam MagnessReview updates
2018-01-15 Hypolite PetovanMerge pull request #4249 from MrPetovan/develop
2018-01-15 Hypolite PetovanAdd use dba to Content\Widget
2018-01-15 Hypolite PetovanMerge pull request #4246 from zeroadam/Widget-#3878
2018-01-15 Adam MagnessUpdate functions and calls
2018-01-15 Adam MagnessFunctions to ContactSelector
2018-01-15 Adam MagnessRename functions and calls
2018-01-15 Adam MagnessCreate Widget class
2018-01-15 Hypolite PetovanMerge pull request #4245 from zeroadam/Mimetype-#3878
2018-01-15 Hypolite PetovanMerge pull request #4241 from annando/network-update
2018-01-15 Adam MagnessFunction calls
2018-01-15 Adam MagnessCreate mimetype class
2018-01-15 Hypolite PetovanMerge pull request #4240 from annando/sql-definition
2018-01-15 Hypolite PetovanMerge pull request #4237 from zeroadam/Profile-#3878
2018-01-15 MichaelSome SQL servers report different lengths for unsigned...
2018-01-15 Michael VogelMerge pull request #4238 from tobiasd/20180115-messages
2018-01-15 Michael VogelMerge pull request #4239 from tobiasd/20180115-2018
next