]> git.mxchange.org Git - friendica.git/history - src
Rename class to BBCode
[friendica.git] / src /
2018-01-27 Adam MagnessRename class to BBCode
2018-01-27 Adam MagnessUpdate function calls
2018-01-27 Adam MagnessCreate Plaintext class
2018-01-25 Hypolite PetovanMerge pull request #4333 from zeroadam/feature/PostUpdate
2018-01-25 Adam MagnessUpdate functions and dba
2018-01-25 Adam MagnessCreate PostUpdate class
2018-01-25 Hypolite PetovanMerge pull request #4331 from annando/other-hashtags
2018-01-25 Tobias DiekershoffMerge pull request #4326 from MrPetovan/task/fix-transl...
2018-01-24 Hypolite PetovanMerge pull request #4324 from annando/items-rework
2018-01-24 MichaelFunction renamed
2018-01-24 Hypolite PetovanFix translation strings for use with util/extract.php
2018-01-24 MichaelSome functions had been moved away from include/items.php
2018-01-24 Michael VogelMerge pull request #4323 from MrPetovan/bug/fix-removem...
2018-01-24 Hypolite PetovanMerge pull request #4312 from zeroadam/feature/L10n
2018-01-24 Hypolite PetovanMerge pull request #4321 from hoergen/develop
2018-01-24 Hypolite PetovanMerge pull request #4320 from annando/self-like
2018-01-24 MichaelIt is now possible again to like yourself
2018-01-24 Adam MagnessReview sprintf
2018-01-24 Michael VogelMerge pull request #4318 from MrPetovan/bug/4314-fix...
2018-01-23 Hypolite PetovanAdd missing dba::inArray to Addon::reload
2018-01-23 Hypolite PetovanMerge pull request #4317 from annando/birthday
2018-01-23 MichaelBirthdays are now transmitted reliably to Diaspora
2018-01-23 Adam MagnessUpdate function and sprintf
2018-01-23 Adam MagnessUpdate variable
2018-01-22 Adam MagnessHopefully all t()
2018-01-22 Adam MagnessMore missing t()
2018-01-22 Adam MagnessRemove old file and requires
2018-01-22 Adam MagnessFinish t() for src
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 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-22 Michael VogelMerge pull request #4293 from MrPetovan/task/3942-switc...
2018-01-22 Hypolite PetovanMake the user.legacy_password field boolean
2018-01-21 Hypolite PetovanMerge pull request #4297 from hoergen/develop
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
next