]> git.mxchange.org Git - friendica.git/history - src/Model/Item.php
Improved handling for undeterminded languages
[friendica.git] / src / Model / Item.php
2024-01-28 MichaelImproved handling for undeterminded languages
2024-01-28 MichaelUse owner instead of author
2024-01-28 MichaelNew user account type "Channel Relay"
2024-01-03 Hypolite PetovanMerge pull request #13785 from foss-/patch-11
2024-01-03 Hypolite PetovanMerge pull request #13795 from annando/copyright
2024-01-02 MichaelFriendica copyright changed from 2023 to 2034
2023-12-31 Michael VogelUse the post-counts table to display content (#13781)
2023-12-28 Hypolite PetovanMerge pull request #13778 from annando/post-counts
2023-12-28 MichaelNew table "post-counts" to precalculate the counts
2023-12-23 Hypolite PetovanMerge pull request #13754 from xundeenergie/quote-button
2023-12-20 Hypolite PetovanMerge pull request #13742 from annando/edit-tags
2023-12-19 MichaelFix lost local tags upon update
2023-12-11 Hypolite PetovanMerge pull request #13712 from annando/tag-language
2023-12-11 MichaelOnly use posts with wanted languages for subscribed...
2023-12-07 Hypolite PetovanMerge pull request #13702 from annando/null-in-polls
2023-12-07 MichaelFix for exception when there are "null" replies
2023-11-30 Hypolite PetovanMerge pull request #13684 from annando/post-distribution
2023-11-30 MichaelImproved distribution of non public messages
2023-11-25 Hypolite PetovanMerge pull request #13663 from annando/issue-13607
2023-11-24 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-11-24 MichaelIssue 13607: Use privacy setting for "remote self"
2023-11-10 Hypolite PetovanMerge pull request #13629 from annando/transmitted...
2023-11-10 MichaelStore "null" when no language couldn't be detected
2023-11-09 MichaelThe transmitted language is now stored
2023-11-06 Hypolite PetovanMerge pull request #13613 from annando/permissions
2023-11-06 Hypolite PetovanMerge pull request #13612 from annando/rearrange-buttons
2023-11-06 MichaelEnsure to always have stored the receivers
2023-11-06 Hypolite PetovanMerge pull request #13611 from annando/languages
2023-11-05 MichaelUse the post language for the language detection /...
2023-11-03 Hypolite PetovanMerge pull request #13599 from Raroun/Fix_for_Pull_Requ...
2023-11-03 Hypolite PetovanMerge pull request #13597 from annando/ISO-639-1
2023-11-03 MichaelUse "toISO6391" instead of "substr"
2023-11-02 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-11-02 MichaelUse ISO-639-1 for the language detection
2023-11-01 RarounMerge branch 'friendica:2023.09-rc' into Leftovers...
2023-11-01 Hypolite PetovanMerge pull request #13586 from annando/defer-limit
2023-10-31 Tobias DiekershoffMerge pull request #13589 from annando/community-presets
2023-10-31 Tobias DiekershoffMerge pull request #13591 from annando/message-distribution
2023-10-31 MichaelImprove distribution of non public messages
2023-10-29 Michael VogelMerge pull request #13585 from tobiasd/20231029-lng
2023-10-29 Tobias DiekershoffMerge pull request #13584 from annando/copy-permissions
2023-10-29 MichaelPost permissions are now copied from the thread parent
2023-10-26 Tobias DiekershoffMerge pull request #13579 from annando/fetch-async
2023-10-25 MichaelImproved asynchronous message procession
2023-10-18 Hypolite PetovanMerge pull request #13561 from annando/log-callstack
2023-10-18 MichaelIndividual callstacks are removed from the logger
2023-10-14 Michael VogelMerge pull request #13541 from MrPetovan/bug/13534...
2023-10-14 Hypolite PetovanDrop using the proxy large size for image preview
2023-10-14 Michael VogelMerge pull request #13530 from MrPetovan/bug/json-error...
2023-10-12 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-12 Hypolite PetovanMerge pull request #13531 from annando/language-detection
2023-10-12 MichaelLanguage description updated
2023-10-11 MichaelExit when the class doen't exists
2023-10-11 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-11 MichaelMerge remote-tracking branch 'upstream/2023.09-rc'...
2023-10-11 MichaelAdded check for IntlChar module
2023-10-11 MichaelThe language detection is now done in blocks
2023-10-08 Tobias DiekershoffMerge pull request #13519 from annando/language
2023-10-08 MichaelCheck more fields for the language
2023-10-08 Michael VogelMerge pull request #13517 from MrPetovan/bug/13506...
2023-10-07 Hypolite PetovanSet allocated max width for inline images we have dimen...
2023-10-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-10-04 Tobias DiekershoffMerge pull request #13488 from MrPetovan/bug/frio-searc...
2023-10-04 Tobias DiekershoffMerge pull request #13476 from MrPetovan/bug/13467...
2023-10-03 Hypolite PetovanAdd new horizontal masonry and image height allocation
2023-10-03 Hypolite PetovanChange parameter to PostMedias in Item::makeImageGrid
2023-10-03 Hypolite PetovanReplace split attachment code with PostMedia objects
2023-10-03 Hypolite PetovanMerge pull request #13484 from xundeenergie/better...
2023-10-03 Hypolite PetovanMerge pull request #13491 from annando/language2
2023-10-02 MichaelMore languages / use profile text as fallback
2023-10-02 Hypolite PetovanMerge pull request #13480 from Raroun/fix_13457
2023-10-01 Jakobus SchürzMerge branch 'showgroup-button' into better-navigation
2023-10-01 Jakobus SchürzMerge branch 'add-mention-button' into better-navigation
2023-10-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-10-01 Hypolite PetovanMerge pull request #13483 from annando/languages
2023-10-01 MichaelRenamed hook
2023-09-30 MichaelAdditional languages / new hook for additional language...
2023-09-27 Michael VogelMerge pull request #13456 from MrPetovan/bug/cors-heade...
2023-09-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-25 Hypolite PetovanMerge pull request #13469 from MrPetovan/bug/13467...
2023-09-24 Hypolite PetovanRevert "Merge pull request #13463 from MrPetovan/task...
2023-09-24 Tobias DiekershoffMerge pull request #13463 from MrPetovan/task/imagegrid...
2023-09-24 Tobias DiekershoffMerge pull request #13465 from annando/quote-myself
2023-09-24 Hypolite PetovanAdd height allocation support for single images smaller...
2023-09-24 MichaelAvoid quoting the own post
2023-09-24 Hypolite PetovanAdd support for allocated height for inline images
2023-09-24 Hypolite PetovanAdd height allocation to single post attached images
2023-09-24 Hypolite PetovanRework image grid into a horizontal masonry
2023-09-24 Michael VogelMerge pull request #13464 from MrPetovan/bug/13462...
2023-09-23 Hypolite PetovanRestore attendance icons in event posts
2023-09-18 Hypolite PetovanMerge pull request #13446 from annando/restricted
2023-09-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-17 MichaelUse channels for non public content
2023-09-04 Hypolite PetovanMerge pull request #13395 from annando/icons
2023-09-04 Hypolite PetovanMerge pull request #13394 from annando/language
2023-09-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-09-03 MichaelNew function to change language codes for the library
2023-09-03 Hypolite PetovanMerge pull request #13390 from annando/channel
2023-09-01 MichaelChannels are a new way to see different content
2023-08-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
next