]> git.mxchange.org Git - friendica.git/history - src/Protocol/Feed.php
convert line endings
[friendica.git] / src / Protocol / Feed.php
2018-01-10 Michael VogelMerge pull request #4194 from MrPetovan/task/fix-scruti...
2018-01-10 Hypolite PetovanRename selectOne to selectFirst
2018-01-10 Hypolite PetovanReplace dba::select(limit => 1) by dba::selectOne
2017-12-19 Hypolite PetovanMerge pull request #4103 from Rudloff/feature/profile_c...
2017-12-18 Hypolite PetovanMerge pull request #4097 from Rudloff/feature/search_api
2017-12-18 Hypolite PetovanMerge pull request #4101 from Rudloff/feature/block_api
2017-12-18 Hypolite PetovanMerge pull request #4100 from Rudloff/feature/composer
2017-12-18 Michael VogelMerge pull request #4095 from MrPetovan/task/fix-phpsta...
2017-12-17 Hypolite PetovanFix undefined variable/wrong parameter count/unknown...
2017-12-17 Hypolite PetovanFix class methods staticity/return value
2017-12-17 Hypolite PetovanPHPStan: Fix missing requires/namespaces
2017-12-13 Michael VogelMerge pull request #4054 from MrPetovan/bug/4041-fix...
2017-12-13 Tobias DiekershoffMerge pull request #4055 from annando/moved-feed
2017-12-13 MichaelMissing "use" added
2017-12-13 MichaelThe feed is now a class
2017-12-13 MichaelThe feed moved into the new location