]> git.mxchange.org Git - friendica.git/history - src/Model
Use a constant for the avatar base path
[friendica.git] / src / Model /
2022-05-09 Hypolite PetovanMerge pull request #11477 from annando/avatar-file...
2022-05-09 MichaelMore avatar handling isolation
2022-05-09 MichaelAvatar handling is moved to a separate class
2022-05-09 MichaelReplaced check with hardwired path
2022-05-08 MichaelUse new function to check for a local avatar cache...
2022-05-08 MichaelFix config call
2022-05-08 MichaelFix contact field name
2022-05-08 MichaelDon't overwrite already replaced cache file paths
2022-05-08 MichaelUse the default timeout
2022-05-08 MichaelCache contact avatars locally as files
2022-05-07 Tobias DiekershoffMerge pull request #11474 from annando/issue-11440
2022-05-06 MichaelIssue 11440: Hashtags are now generated again
2022-05-06 Hypolite PetovanMerge pull request #11457 from annando/performance
2022-05-05 MichaelMove the plink functionality to the right function
2022-05-04 MichaelDeprecated function removed
2022-05-04 MichaelFill the item cache when storing item
2022-05-03 MichaelUse the uri-id to fetch the contact
2022-05-03 MichaelMerge remote-tracking branch 'upstream/2022.05-rc'...
2022-05-02 MichaelBulk transmission for AP posts
2022-05-01 MichaelOnly add valid values to the worker
2022-04-30 MichaelOnly fetch category when it exists
2022-04-29 MichaelAdd missing fields to collection
2022-04-29 MichaelUse gsid for the network name
2022-04-29 MichaelFetch avatar by id
2022-04-27 Hypolite PetovanMerge pull request #11448 from annando/api-documentation
2022-04-27 Hypolite PetovanMerge pull request #11447 from annando/contacts-posts
2022-04-27 MichaelFix: Show reshared posts on the contact page
2022-04-26 Hypolite PetovanMerge pull request #11446 from annando/directory
2022-04-26 MichaelUse central function to fetch the global directory
2022-04-25 Hypolite PetovanMerge pull request #11443 from annando/endpoints
2022-04-25 MichaelStandards
2022-04-25 MichaelWe now store uncommon endpoints
2022-04-25 Tobias DiekershoffMerge pull request #11438 from MrPetovan/bug/11371...
2022-04-25 Hypolite PetovanMerge pull request #11439 from annando/unused-tags
2022-04-24 MichaelRemoved unused tag entries
2022-04-24 Hypolite PetovanMerge pull request #11436 from annando/tag-type
2022-04-23 MichaelUse different collections
2022-04-23 MichaelAdd the function documentation
2022-04-23 MichaelStore the tag type for the post targets
2022-04-22 Hypolite PetovanMerge pull request #11435 from annando/api-poll
2022-04-22 MichaelAPI: We can now display polls
2022-04-20 Hypolite PetovanMerge pull request #11424 from annando/store-question
2022-04-20 MichaelFix test
2022-04-20 MichaelWe can now store incoming questions
2022-04-19 Hypolite PetovanMerge pull request #11421 from foss-/develop
2022-04-19 PhilippMerge pull request #11422 from annando/language
2022-04-19 MichaelFix: The language detection only searched for farsi
2022-04-13 Tobias DiekershoffMerge pull request #11411 from annando/creation-date
2022-04-13 MichaelExperimental feature to enter a custom creation date
2022-04-12 Tobias DiekershoffMerge pull request #11409 from annando/server-detect
2022-04-12 MichaelAvoid wrong server type detection / Owncast added
2022-04-11 Hypolite PetovanMerge pull request #11408 from annando/notices
2022-04-11 MichaelFix several notices
2022-04-11 Hypolite PetovanMerge pull request #11402 from annando/featured-endpoint
2022-04-08 MichaelWe now offer an endpoint for featured posts
2022-04-08 Hypolite PetovanMerge pull request #11389 from nupplaphil/feat/http_cli...
2022-04-08 Philipphead fixings
2022-04-08 Philipphead fixings
2022-04-08 Hypolite PetovanMerge pull request #11400 from annando/display-featured
2022-04-08 Michael VogelUpdate src/Model/Contact.php
2022-04-08 MichaelUse centralized function to fetch query results
2022-04-08 MichaelUpdated messages.po / type added to query
2022-04-07 MichaelDisplay featured posts for contacts
2022-04-06 Hypolite PetovanMerge pull request #11396 from annando/issue-11393
2022-04-06 MichaelIssue 11393: Fix failing preview
2022-04-06 Hypolite PetovanMerge pull request #11395 from annando/featured2
2022-04-06 MichaelFix test
2022-04-06 MichaelPreparations for "featured" posts
2022-04-05 Hypolite PetovanMerge pull request #11394 from annando/is-blocked
2022-04-05 MichaelAdded processing of incoming block notices
2022-04-05 Hypolite PetovanMerge pull request #11392 from annando/new-acitivities
2022-04-04 MichaelPreparation for "Featured" collection added
2022-04-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-04-04 Hypolite PetovanMerge pull request #11385 from annando/ap-receiver...
2022-04-04 Hypolite PetovanMerge pull request #11390 from annando/plink
2022-04-03 PhilippRemove accept parameter for head/post again
2022-04-03 MichaelOnly use and accept valid http links as links to an...
2022-04-02 PhilippIntroduce "accept_header" as specific argument to the...
2022-04-02 PhilippMove ACCEPT constants to own "enum" class
2022-03-30 PhilippMerge pull request #11382 from annando/accept-2
2022-03-30 MichaelUse appropriate "accept" values
2022-03-29 MichaelAdd "Accept" to "head"
2022-03-29 MichaelSome more "accept" parameters are added
2022-03-28 Hypolite PetovanMerge pull request #11379 from annando/accept
2022-03-28 Michael"accept" constants introduced and used
2022-03-19 Hypolite PetovanMerge pull request #11360 from annando/announce-notific...
2022-03-19 MichaelDon't create empty announce notifications
2022-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-03-18 Hypolite PetovanMerge pull request #11334 from annando/guid-style
2022-03-18 MichaelImproved function description
2022-03-18 MichaelUse a nicer GUID style format
2022-03-16 Michael VogelMerge pull request #11346 from MrPetovan/bug/11343...
2022-03-15 Hypolite PetovanSuppress a couple MemcachedException
2022-03-14 Hypolite PetovanMerge pull request #11333 from annando/feed-guid
2022-03-14 Michael VogelMerge pull request #11273 from MrPetovan/task/4639...
2022-03-14 Hypolite PetovanDelete follow notification on unfollow
2022-03-14 Hypolite PetovanUse public contact ID in Model\Post\UserNotification...
2022-03-13 Michael VogelMerge pull request #11327 from tobiasd/20220313-de
2022-03-13 Tobias DiekershoffMerge pull request #11326 from annando/notifications
2022-03-13 MichaelDon't send notifications for activities caused by the...
next