]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-01-24 Adam MagnessRevert use statement
2018-01-24 Adam MagnessAdd use to generated files
2018-01-24 Adam MagnessMore missed calls
2018-01-24 Adam MagnessMore sprintf
2018-01-24 Adam MagnessString correction
2018-01-24 Adam MagnessReview updates
2018-01-24 Adam MagnessAvoid branch conflict
2018-01-24 Adam MagnessReview sprintf
2018-01-23 Adam MagnessUpdate function and sprintf
2018-01-23 Adam MagnessUpdate variable
2018-01-23 Adam MagnessAdjust for templates
2018-01-22 Adam MagnessAdmin t()
2018-01-22 Adam MagnessTheme t() uses
2018-01-22 Adam MagnessHopefully all t()
2018-01-22 Adam MagnessMore missing t()
2018-01-22 Adam MagnessSecurity t()
2018-01-22 Adam MagnessMore missed use
2018-01-22 Adam MagnessMissing use
2018-01-22 Adam MagnessRemove old file and requires
2018-01-22 Adam MagnessFinish t() for src
2018-01-22 Adam MagnessFinish t() for mod
2018-01-22 Adam MagnessMore t()
2018-01-22 Adam MagnessUpdat tt() calls
2018-01-22 Adam MagnessMany t() calls
2018-01-22 Adam MagnessFunctions and Calls
2018-01-22 Adam MagnessUpdate functions and calls
2018-01-22 Adam MagnessCreate L10n class
2018-01-22 Hypolite PetovanMerge pull request #4310 from annando/rino-fix
2018-01-22 MichaelWhen RINO is set to a (now) invalid value, we set it...
2018-01-22 Hypolite PetovanMerge pull request #4308 from annando/bbcode-url-detection
2018-01-22 MichaelCode cleaned
2018-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-22 Michael VogelMerge pull request #4293 from MrPetovan/task/3942-switc...
2018-01-22 Hypolite PetovanMerge pull request #4307 from annando/mod-item-cleaning
2018-01-22 MichaelCorrected "attag" query
2018-01-22 MichaelThe url detection in BBCode is too greedy
2018-01-22 MichaelSome clean up for mod/item.php
2018-01-22 Hypolite PetovanMerge pull request #4305 from annando/tag-comment
2018-01-22 MichaelBugfix: Always comment on the correct entry
2018-01-22 Hypolite PetovanMake the user.legacy_password field boolean
2018-01-22 Michael VogelMerge pull request #4300 from MrPetovan/task/remove...
2018-01-22 Tobias DiekershoffMerge pull request #4303 from annando/bugfix-public...
2018-01-22 MichaelBugfix: Commenting on public posts (that you don't...
2018-01-21 Michael VogelMerge pull request #4301 from MrPetovan/bug/3396-frio...
2018-01-21 Hypolite PetovanFix limit and search parameters in frio_acl_lookup
2018-01-21 Hypolite PetovanFix contact autocomplete template repeated picture
2018-01-21 Hypolite PetovanRemove PConfig nets.selected and group.selected from...
2018-01-21 Hypolite PetovanFix quote style for non-SQL, non-translation strings...
2018-01-21 Hypolite PetovanFix formatting in mod/network
2018-01-21 Michael VogelMerge pull request #4299 from MrPetovan/task/bump-code...
2018-01-21 Hypolite PetovanBump code font-size to .85em (85%)
2018-01-21 Hypolite PetovanFix indentation in global.css
2018-01-21 Hypolite PetovanMerge pull request #4297 from hoergen/develop
2018-01-21 hoergenchanged some spacing
2018-01-21 Hypolite PetovanAdd database update function to use new hashes
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-21 Hypolite PetovanUpdate comment with updated expiration time
2018-01-21 Hypolite PetovanUpdate expiration delay to 60 minutes
2018-01-21 Hypolite PetovanChange password reset wording to acknowledge the expiration
2018-01-21 Hypolite PetovanUpdate database.sql with user.pwdreset_time field
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 PetovanFix formatting mod/lostpass
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 Hypolite PetovanMerge pull request #4287 from annando/item-permissions
2018-01-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-20 MichaelSome safety precautions
2018-01-20 Hypolite PetovanMerge pull request #4288 from zeroadam/Addon
2018-01-20 MichaelOnly enable "pubmail" when it is enabled
2018-01-20 MichaelRemoved test comment
2018-01-20 Adam MagnessRename template and doc
2018-01-20 Hypolite PetovanMerge pull request #4289 from zeroadam/bugfix-nogroup
2018-01-20 Adam MagnessBug fix
2018-01-20 MichaelAdded documentation
2018-01-20 MichaelReworked mod/item - fixing wrong thread parent and...
2018-01-20 Adam MagnessUpdate hook names
2018-01-20 Adam MagnessReview updates
2018-01-20 Adam MagnessCSS files
2018-01-20 Adam MagnessUpdate docs
2018-01-20 Adam MagnessChange plugin to addon
2018-01-20 Adam MagnessRemove old file
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-20 Michael VogelMerge pull request #4282 from MrPetovan/bug/3337-video...
2018-01-20 Michael VogelMerge pull request #4283 from MrPetovan/bug/2487-fix...
2018-01-20 Michael VogelMerge pull request #4284 from MrPetovan/bug/3020-change...
2018-01-20 Michael VogelMerge pull request #4286 from MrPetovan/task/fix-scruti...
2018-01-20 Hypolite PetovanFix undefined variables PHP Notice
2018-01-20 Hypolite PetovanChange /siteinfo to /servers for directory URL on follo...
2018-01-20 Hypolite PetovanFix autolink regular expression to include accents
next