]> git.mxchange.org Git - friendica.git/history - src/Protocol/Feed.php
"last-child" is not used anymore
[friendica.git] / src / Protocol / Feed.php
2018-01-18 Michael"last-child" is not used anymore
2018-01-15 Adam MagnessMerge remote-tracking branch 'origin/Nav-#3878' into...
2018-01-15 Michael VogelMerge pull request #4243 from MrPetovan/task/switch...
2018-01-15 Hypolite PetovanUse short form array syntax everywhere
2018-01-12 Michael VogelMerge pull request #4216 from MrPetovan/bug/4173-fix...
2018-01-12 Michael VogelMerge pull request #4218 from hoergen/develop
2018-01-12 Michael VogelMerge pull request #4217 from tobiasd/20180112-exitnano
2018-01-12 Tobias Diekershoffsray X cauing PHP errors
2018-01-12 Hypolite PetovanMerge pull request #4215 from annando/tag-net
2018-01-12 Hypolite PetovanMerge pull request #4214 from annando/fix-silence
2018-01-12 Hypolite PetovanMerge pull request #4213 from annando/feed-information
2018-01-11 MichaelAdd the feed link to the body when not present in the...
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