]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-01-21 Jeroen De MeerleerPush DB_UPDATE_VERSION
2019-01-21 Jeroen De MeerleerSome more code review
2019-01-21 Jeroen De MeerleerUpdated towards code review
2019-01-21 fabrixxmFix StorageManager::move()
2019-01-21 Jeroen De Meerleer4 spaces to tab
2019-01-21 Jeroen De MeerleerAdded post-update script
2019-01-21 root# should urlencode to %23
2019-01-21 rootApiTest #6274 #6275
2019-01-21 rootupdate hashtag regular expression
2019-01-21 root#6275 - q support hashtag search
2019-01-21 rootAPI - /search #6274
2019-01-21 rootcloses #6272
2019-01-21 rootAPI - /media/upload - add return value #6272
2019-01-21 fabrixxmFix storage backend class names
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 Hypolite PetovanAdd missing methods to Storage\SystemResource
2019-01-21 fabrixxmMethod getPhoto of Photo model should return false...
2019-01-21 fabrixxmUse DBA::exists() in Photo::exists()
2019-01-21 fabrixxmFix docs
2019-01-21 fabrixxmAdd docs about storage backend
2019-01-21 fabrixxmFix unregister storage backend
2019-01-21 fabrixxmFix moving stored data
2019-01-21 fabrixxmRemove resourceid parameter from Photo::exists()
2019-01-21 fabrixxmFix parse error
2019-01-21 fabrixxmUse Model\Photo as much as possible
2019-01-21 fabrixxmRemove empty line before code
2019-01-21 fabrixxmPhoto model: set edited and updated on update, fix...
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmRewrite Proxy module
2019-01-21 fabrixxmFix Module\Photo exit with error
2019-01-21 fabrixxmAdd storage options form in admin/site page
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmAdd move function to storage manager and console command
2019-01-21 fabrixxmAdd 'addon' folder as 'Friendica\Addon' namespace for...
2019-01-21 fabrixxmAdd 'storage' console command
2019-01-21 fabrixxmAdd storage backend manager class
2019-01-21 fabrixxmAdd Database storage backend
2019-01-21 fabrixxmStorage: throw StorageException on errors
2019-01-21 fabrixxmPhoto model: fix docs, don't update "created" field
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmPhoto model: set updated field in update()
2019-01-21 fabrixxmAdd update() to Photo model
2019-01-21 fabrixxmUpdate database.sql
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmCode standards
2019-01-21 fabrixxmFilesystem storage: add "index.html" files in dirs
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 fabrixxmModel/Photo: use self select functions, reuse backend...
2019-01-21 fabrixxmRemove default from backend columns
2019-01-21 fabrixxmRevert "Catch HTTPExceptions in App::runFrontend()"
2019-01-21 fabrixxmMore code standard
2019-01-21 fabrixxmAddress code standards issues
2019-01-21 fabrixxmAdd Filesystem storage backend and store photo via...
2019-01-21 fabrixxmReturn default profile photo if no profile photo is set
2019-01-21 fabrixxmAdd IStorage interface
2019-01-21 fabrixxmPluggable storage backends: first steps
2019-01-21 fabrixxmCatch HTTPExceptions in App::runFrontend()
2019-01-21 fabrixxmMove Photo module, update Photo model
2019-01-21 UnknownSome more alignation
2019-01-21 UnknownTranslated string will never match what's saved in...
2019-01-21 UnknownWhy got this even approved?
2019-01-21 UnknownAdded EMPTY key + updated to hypolite's suggestions
2019-01-21 Jeroen De MeerleerTranslated gender etc. in profile view
2019-01-21 Jeroen De MeerleerAdded original keys to maritial status
2019-01-21 Jeroen De MeerleerAdded original keys to sexual preference
2019-01-21 Jeroen De MeerleerAdded original keys to gender
2019-01-21 Tobias Diekershoffmissed the day
2019-01-21 Tobias DiekershoffWelcome 2019.01
2019-01-21 Tobias DiekershoffIt is 2019
2019-01-21 Tobias DiekershoffMerge pull request #6474 from tobiasd/2019.01-CHANGELOG
2019-01-21 Tobias Diekershoffforgotten issue 5966
2019-01-21 Hypolite PetovanMerge pull request #6476 from annando/ap-reshare
2019-01-20 MichaelAP Bugfix: We hadn't transmitted an tag url at all ...
2019-01-20 MichaelWe only need to fetch the content once
2019-01-20 MichaelImproved ID detection
2019-01-20 MichaelAP: Only reshare stuff that is AP content
2019-01-20 Tobias DiekershoffAP also tested with Hubzilla and Osada
2019-01-20 Michael VogelMerge pull request #6475 from tobiasd/20190120-unescape...
2019-01-20 Tobias Diekershoffupdated CHANGELOG
2019-01-20 Tobias DiekershoffHTML unescape existing albums
2019-01-20 Tobias Diekershoff1st round of the CHANGELOG for 2019.01
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 rawContent before theme initialization
2019-01-20 Hypolite Petovan[frio] Remove unused code in frio_init()
2019-01-20 Hypolite PetovanMove theme selection to init() in mod/admin
2019-01-20 Hypolite PetovanInsert theme init after module init but before post...
2019-01-19 Tobias DiekershoffMerge pull request #6471 from annando/ap-bcc
2019-01-19 MichaelTransmit via BCC if contact is hidden, don't store...
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-19 Hypolite PetovanMerge pull request #6469 from annando/diaspora-priority
2019-01-19 MichaelAvoid that forum posts are received via the Diaspora...
2019-01-19 Tobias DiekershoffMerge pull request #6465 from annando/theme-fix
2019-01-18 MichaelBugfix: Theme functions hadn't been executed anymore
2019-01-18 Hypolite PetovanMerge pull request #6464 from annando/check-vendor
2019-01-18 MichaelCheck if the vendor path is missing and complain about it
2019-01-18 rabuzarusBugfix - provide magic links for remote user in magicLink()
next