]> git.mxchange.org Git - friendica.git/history - include
Make the community pages available to local users every time
[friendica.git] / include /
2018-01-03 MichaelRemove some currently unused stuff
2018-01-03 MichaelWe now have a global page for all global entries from...
2018-01-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-01-02 Michael VogelMerge pull request #4157 from MrPetovan/task/fix-notices
2018-01-02 Hypolite PetovanReview: Ensure $arr['network'] is populated in item_store
2018-01-02 Hypolite PetovanReview: Removed unused code in include/bbcode
2018-01-02 Hypolite PetovanLast minute fix to include/items
2018-01-02 Hypolite PetovanFix formatting and PHP notices in include/tags
2018-01-02 Hypolite PetovanQuick fix PHP notices in various files
2018-01-02 Hypolite PetovanFix formatting and PHP notices in identity
2018-01-02 Hypolite PetovanFix formatting and PHP notices in events
2018-01-02 Hypolite PetovanFix formatting and PHP notices in include/conversation
2018-01-02 Hypolite PetovanFix formatting and PHP notices in bb_ShareAttributes
2018-01-02 Michael VogelMerge pull request #4152 from MrPetovan/task/4137-add...
2018-01-02 Michael VogelMerge pull request #4156 from MrPetovan/bug/4155-move...
2018-01-01 Hypolite PetovanRemove include/oembed and mod/oembed
2018-01-01 Hypolite PetovanAdd Module\Oembed and Content\OEmbed
2017-12-31 Hypolite PetovanMerge pull request #4153 from zeroadam/Crypto-#3878
2017-12-30 Adam MagnessCrypto to src
2017-12-29 Hypolite PetovanMerge pull request #4151 from annando/connect-follow
2017-12-29 MichaelDon't show the connect link in the profile on the ...
2017-12-28 Hypolite PetovanMerge pull request #4143 from annando/comment-public
2017-12-27 MichaelLike on uid=0 does work now
2017-12-27 MichaelMake it easier
2017-12-27 MichaelUse another uid for likes
2017-12-27 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-12-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-12-26 Hypolite PetovanMerge pull request #4136 from Rudloff/feature/update_pr...
2017-12-26 Pierre RudloffCleaner way to get user URL in api_account_update_profile
2017-12-26 Hypolite PetovanMerge pull request #4130 from Rudloff/feature/update_pr...
2017-12-26 Pierre RudloffUpdate profile in directory when calling api_account_up...
2017-12-26 Pierre RudloffImprove conditions in api_account_update_profile
2017-12-25 Hypolite PetovanMerge pull request #4132 from annando/jabberlog
2017-12-25 Michael VogelMerge pull request #4131 from Rudloff/feature/types
2017-12-25 Pierre RudloffMissing return types in docblocks
2017-12-25 Pierre RudloffFix typo
2017-12-25 Pierre RudloffBasic support for account/update_profile API (fixes...
2017-12-25 Hypolite PetovanMerge pull request #4129 from annando/issue-4121
2017-12-25 MichaelAPI: Better use "about" instead of "pdesc"
2017-12-25 Hypolite PetovanMerge pull request #4126 from annando/issue-4121
2017-12-24 MichaelFixed typo
2017-12-24 Hypolite PetovanMerge pull request #4127 from Rudloff/feature/phpdoc
2017-12-24 Pierre RudloffAdd missing doc in api.php
2017-12-24 MichaelFix for issue 4121 - now the description isn't empty
2017-12-24 MichaelFirst steps to support public likes
2017-12-24 Hypolite PetovanMerge pull request #4125 from Rudloff/feature/lint_doc
2017-12-24 Hypolite PetovanMerge pull request #4124 from Rudloff/feature/phpcs
2017-12-23 Pierre RudloffLint api.php
2017-12-23 MichaelYou can now comment on the community page
2017-12-23 Hypolite PetovanMerge pull request #4122 from Rudloff/feature/cleanup_api
2017-12-23 Hypolite PetovanMerge pull request #4120 from annando/remoteauth
2017-12-23 Pierre RudloffIncorrect return type
2017-12-23 Pierre RudloffUnused variable
2017-12-23 Pierre RudloffTypo
2017-12-23 Pierre RudloffUndefined variable
2017-12-23 Pierre RudloffUnused argument
2017-12-23 Pierre Rudloffapi_format_data can also return an array
2017-12-23 Pierre RudloffRemove unused variable
2017-12-23 Pierre RudloffTypo
2017-12-22 MichaelCode cleaning
2017-12-22 MichaelBugfix for the api call for remoteauth
2017-12-21 MichaelStandards
2017-12-21 Hypolite PetovanMerge pull request #4111 from annando/comment-public
2017-12-21 Hypolite PetovanMerge pull request #4114 from annando/as-private-as...
2017-12-21 Hypolite PetovanMerge pull request #4113 from annando/split-profile...
2017-12-21 MichaelBetter english
2017-12-20 MichaelSplit the name in the hcard
2017-12-20 MichaelReshares are now working
2017-12-20 MichaelUpdating after post does now work
2017-12-19 Michael VogelMerge pull request #4110 from Rudloff/feature/saved_sea...
2017-12-19 MichaelPreparation for being able to comment every public...
2017-12-19 Pierre RudloffOnly use "@throws" in phpdoc if the function explicitel...
2017-12-19 Pierre RudloffClose DB connection in api_saved_searches_list
2017-12-19 Pierre RudloffImplement saved_searches/list API
2017-12-19 Hypolite PetovanMerge pull request #4106 from annando/registered-users
2017-12-19 Hypolite PetovanMerge pull request #4104 from Rudloff/feature/incoming_api
2017-12-19 Pierre RudloffThrow NotFoundException if results are empty in api_use...
2017-12-19 Hypolite PetovanMerge pull request #4103 from Rudloff/feature/profile_c...
2017-12-19 Pierre RudloffCode standards in api_get_user
2017-12-19 Michael VogelMerge pull request #4107 from MrPetovan/bug/3954-fix...
2017-12-19 Hypolite PetovanFix double login issue
2017-12-19 Pierre RudloffUse dba::select() instead of dba::p() in api_get_user
2017-12-18 Pierre RudloffImplement friendships/incoming and users/lookup APIs
2017-12-18 Pierre RudloffAdd support for profile_*_color in API
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 Pierre RudloffUse LIKE instead of REGEXP in api_search
2017-12-18 Pierre RudloffImplement the blocks/list API
2017-12-18 Pierre RudloffRemove useless intval() in api_search
2017-12-18 Hypolite PetovanMerge pull request #4100 from Rudloff/feature/composer
2017-12-18 Pierre RudloffUse dba::inArray() instead of dba::fetch() in api_search
2017-12-18 Pierre RudloffImprove api_search()
2017-12-18 Pierre RudloffImplement search API (fixes #929)
2017-12-18 Michael VogelMerge pull request #4095 from MrPetovan/task/fix-phpsta...
2017-12-17 Hypolite PetovanFix docblocks types
2017-12-17 Michael VogelMerge pull request #4091 from MrPetovan/task/4090-add...
2017-12-17 Hypolite PetovanMerge pull request #4093 from annando/api-speedup
2017-12-17 MichaelPossible API speed ups for public timeline
2017-12-17 Hypolite PetovanMerge pull request #4076 from AndyHee/20171216-README.md
2017-12-17 Hypolite PetovanMerge pull request #4088 from annando/api-external-url
next