Restore display when there aren't unread notifications
[friendica.git/.git] / include / api.php
2018-09-02 Tobias DiekershoffMerge pull request #5710 from annando/fix-api
2018-09-02 Tobias DiekershoffMerge pull request #5711 from annando/and-again
2018-09-02 Tobias DiekershoffMerge pull request #5712 from annando/more-notices
2018-09-02 MichaelMore notices ...
2018-09-02 MichaelTypo corrected / use the thread table instead
2018-09-02 MichaelFix for timeout issues when posting to the API
2018-08-25 Michael VogelMerge pull request #5665 from tobiasd/20180825-nl
2018-08-23 fabrixxmAPI: add private value (bool) to item results (#5647)
2018-08-19 rabuzarusMerge pull request #5634 from astifter/photo_view_page_...
2018-08-19 Michael VogelSome easy to replace "q" calls have been replaced by...
2018-08-17 Tobias DiekershoffMerge pull request #5626 from annando/notices-oh-yeah
2018-08-17 Michael VogelMerge pull request #5617 from MrPetovan/task/use-contac...
2018-08-17 MichaelRemoved notices, will it ever end?
2018-08-16 Michael VogelMerge pull request #5624 from fabrixxm/fix/api-seen
2018-08-16 fabrixxmapi: fix `friendica/notification/seen` api call
2018-08-11 Roland HäderStopped using deprecated constants NETWORK_* (#5537)
2018-07-31 Roland Häder[WIP] Rewrite to Proxy class: (#5507)
2018-07-25 Roland HäderMoved CONTACT_* constants to Friendica\Model\Contact...
2018-07-23 Michael VogelMerge pull request #5439 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanRename dbesc to DBA::escape
2018-07-23 Michael VogelMerge pull request #5438 from MrPetovan/task/5410-remov...
2018-07-23 Hypolite PetovanRename DBA::is_result to DBA::isResult
2018-07-23 Hypolite PetovanRename DBM method calls to DBA method calls
2018-07-20 Michael VogelMerge pull request #5422 from MrPetovan/task/5410-renam...
2018-07-20 Hypolite PetovanRename Friendica\Database\dba to Friendica\Database\DBA
2018-07-20 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-19 Michael VogelNew item field "Post-type" and new table "permissionset...
2018-07-18 Michael VogelMerge pull request #5394 from MrPetovan/bug/fix-config...
2018-07-18 Michael VogelMerge pull request #5295 from MrPetovan/task/4889-move...
2018-07-16 Hypolite PetovanEnforce systen.register_policy value type
2018-07-16 Hypolite PetovanRemove api test pconfig debug
2018-07-16 Hypolite PetovanWrong table name
2018-07-16 Hypolite PetovanAdd more api test debug
2018-07-16 Hypolite PetovanAdd api test debug
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-10 Michael VogelSeveral more warnings ... (#5340)
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 MichaelWarnings fixed
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelMore item abstraction / making remote deletion work...
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-04 Hypolite PetovanRevert renaming lang to language in api
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-02 Hypolite PetovanAdd NotFoundException for recipients in api_direct_mess...
2018-07-02 Hypolite PetovanFix Config use in api_statusnet_config()
2018-07-02 Hypolite PetovanFix yet more undefined variable/index notice in api
2018-07-02 Hypolite PetovanFix root element containing only text in api_create_xml()
2018-07-02 Hypolite PetovanFix yet more undefined variable/index messages in api_s...
2018-07-02 Hypolite PetovanFix more undefined variable/index notice in tests
2018-07-02 Hypolite PetovanFix $called_api expecting at least 2 elements in tests
2018-07-02 Hypolite PetovanFix some undefined variable/index notices in tests
2018-06-28 Hypolite PetovanMerge pull request #5294 from annando/use-gravity
2018-06-27 MichaelWe now store the verb in the item-content as well
2018-06-27 MichaelUse gravity instead of verb
2018-06-26 Hypolite PetovanMerge pull request #5167 from VVelox/develop
2018-06-24 Hypolite PetovanMerge pull request #5284 from annando/item-content
2018-06-24 MichaelThe fetch function now centrally controls the content
2018-06-22 Hypolite PetovanMerge pull request #4836 from Angristan/patch-1
2018-06-21 rabuzarusMerge develop into 201820_-_fix_mod_redir
2018-06-21 Michael VogelMerge pull request #5267 from miqrogroove/patch-2
2018-06-21 Hypolite PetovanMerge pull request #5261 from annando/and-again-abstraction
2018-06-21 MichaelStandards and a new function to fetch content
2018-06-21 Hypolite PetovanMerge pull request #5259 from rabuzarus/20180616_-_magi...
2018-06-20 Hypolite PetovanMerge pull request #5253 from rabuzarus/20180616_-_magi...
2018-06-19 Hypolite PetovanMerge pull request #5238 from annando/more-abstraction
2018-06-19 MichaelStandards and variable renaming
2018-06-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-18 MichaelUse the item functions at many more places
2018-06-18 Michael VogelMerge pull request #5237 from tobiasd/20180618-zhcn
2018-06-18 Michael VogelMerge pull request #5234 from fabrixxm/fix/api
2018-06-18 fabrixxmAPI: fix sender/recipient of PMs: check api_user before...
2018-06-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-18 MichaelUse the item classes where possible
2018-06-17 Hypolite PetovanMerge pull request #5232 from annando/no-author-link
2018-06-17 fabrixxmAPI: fix sender/recipient of PMs
2018-06-17 MichaelNew function to fetch item data especially for users
2018-06-17 MichaelUse predefined field lists
2018-06-16 Hypolite PetovanMerge pull request #5230 from annando/new-item-uri
2018-06-16 MichaelNew function for generating item URI
2018-06-14 Hypolite PetovanMerge pull request #5216 from abanink/2337
2018-06-14 Hypolite PetovanMerge pull request #5214 from abanink/5118
2018-06-13 Hypolite PetovanMerge pull request #5179 from abanink/5118
2018-06-11 Hypolite PetovanMerge pull request #5193 from annando/dbstructure
2018-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-06-10 Hypolite PetovanMerge pull request #5184 from annando/fetch-item
2018-06-09 MichaelPossibly fixed test
2018-06-09 Michael$r was still in use
2018-06-09 MichaelSmall query corrections
2018-06-09 MichaelAdded documentation, some indention fixes
2018-06-09 MichaelThe central item fetch does work now and the API now...
2018-06-05 Tobias DiekershoffMerge pull request #5171 from annando/removed-deprecate...
2018-06-05 MichaelCorrected variable
2018-06-05 MichaelRemoved some quick and dirty hack to upload pictures
2018-06-03 Hypolite PetovanMerge pull request #5166 from annando/unsed-item-fields
next