]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2024-02-06 Michael"sensitive" is added to the API
2024-02-06 MichaelSensitive previews are now blurred
2024-02-06 Hypolite PetovanMerge pull request #13872 from friendica/issue-13845
2024-02-06 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-02-06 Hypolite PetovanMerge pull request #13874 from annando/media-card-post
2024-02-06 MichaelWe now use xonstants
2024-02-05 MichaelTwo new search options "media:card" and "media:post"
2024-02-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-02-05 Hypolite PetovanMerge pull request #13873 from annando/libpng
2024-02-05 MichaelPossible fixes "libpng warning: Interlace handling...
2024-02-05 Michael"sensitive" added to fierld list
2024-02-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-02-05 Hypolite PetovanMerge pull request #13871 from annando/channel-network
2024-02-04 MichaelIssue 13845: Support "sensitive" attribute
2024-02-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-02-04 Hypolite PetovanMerge pull request #13870 from annando/channel-languages
2024-02-04 MichaelIssue 13844: User defined channels based on the network
2024-02-03 MichaelAdditional revert
2024-02-03 MichaelRevert test changes / added saving of languages
2024-02-03 MichaelFix: Saving of channel languages
2024-02-02 Hypolite PetovanMerge pull request #13869 from annando/engagement-searc...
2024-02-02 MichaelSearch for tags and media in full text when doing full...
2024-02-02 Michael"media" is added to the search text
2024-02-02 Michaellanguage field renamed to "language"
2024-02-01 MichaelUnify searchindex table with engagement table
2024-02-01 Hypolite PetovanMerge pull request #13866 from annando/channel-reshare...
2024-02-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-02-01 Michael VogelAvoid duplicated post button on the contact conversatio...
2024-02-01 Michaelmessages.po updated
2024-02-01 MichaelChannel relay reshares are now private follwers posts
2024-01-31 Michael VogelIssue 13859: Posts to a group in "Vier" is now possible...
2024-01-30 Hypolite PetovanMerge pull request #13861 from annando/size
2024-01-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-01-30 Michael VogelUpdate doc/Channels.md
2024-01-30 Hypolite PetovanMerge pull request #13862 from Raroun/fix_for_issue_138...
2024-01-30 RarounUpdated messages.po
2024-01-30 RarounUpdate src/Module/Register.php
2024-01-30 RarounCheck if nickname contains only US-ASCII and do not...
2024-01-30 MichaelAlternatives are added to the documentation
2024-01-30 Michaelsearch term alternatives added
2024-01-30 MichaelUpdated messages.po
2024-01-30 MichaelFilter user defined channels by size
2024-01-29 Hypolite PetovanMerge pull request #13860 from annando/baseurl
2024-01-29 MichaelFix code standards
2024-01-29 Michael VogelMerge pull request #13838 from MrPetovan/task/refactor...
2024-01-29 Hypolite PetovanFix exists() condition in DisposableFullTextSearch
2024-01-29 MichaelUpdate searchindex on reshare
2024-01-29 Hypolite PetovanImprove uniqueness loop by adding an exists() call...
2024-01-29 MichaelSearchtext functionality added
2024-01-29 MichaelRelay data added to the search text as well
2024-01-29 MichaelUse plural
2024-01-29 MichaelAccount type relay / fix missing baseurl for own contacts
2024-01-29 Hypolite PetovanMerge pull request #13858 from annando/tags
2024-01-28 MichaelLogging improved
2024-01-28 MichaelAdded tests
2024-01-28 MichaelUse centralized functions for tag string handling
2024-01-27 Hypolite PetovanEnsure identifier uniqueness in Disposable FullTextSearch
2024-01-26 Hypolite PetovanMerge pull request #13856 from annando/spam2
2024-01-26 Michael VogelUpdate src/Protocol/Relay.php
2024-01-26 Hypolite PetovanMerge pull request #13857 from annando/discover
2024-01-26 Hypolite PetovanAdd documentation to DisposableFullTextSearch->idenfier...
2024-01-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-01-26 MichaelThe "nosharer" widget is added to the network
2024-01-26 MichaelCompare lengths of hashtags with the content length...
2024-01-25 Hypolite PetovanMerge pull request #13853 from annando/error
2024-01-25 Michael VogelUpdate src/Model/Post/Counts.php
2024-01-25 Hypolite PetovanMerge pull request #13850 from annando/reaction
2024-01-25 Michael VogelAnti spam measures against hashtag spam (#13855)
2024-01-25 MichaelFixes "Counts::update(): Argument #3 ($vid) must be...
2024-01-25 MichaelNew channel option "discover"
2024-01-24 Hypolite PetovanMerge pull request #13851 from annando/account-overview
2024-01-24 Hypolite PetovanRefactor user-defined channel match
2024-01-24 Hypolite PetovanAdd throwaway full-text search feature in a dedicated...
2024-01-23 MichaelUpdated messages.po
2024-01-23 MichaelThe account overview is now grouped by the account...
2024-01-23 MichaelFix "Data too long for column 'reaction' at row 1"
2024-01-23 Hypolite PetovanMerge pull request #13846 from annando/search
2024-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2024-01-22 Hypolite PetovanMerge pull request #13849 from annando/title
2024-01-22 Hypolite PetovanMerge pull request #13848 from annando/getbodystring
2024-01-22 MichaelImport the image attribut "title"
2024-01-22 MichaelChanged leftover "getBody" to "getBodyString"
2024-01-21 MichaelCode standards
2024-01-21 MichaelUpdated full text indexes
2024-01-21 MichaelExpiry post search index entries
2024-01-17 MichaelPostupdate added
2024-01-17 MichaelNew search keyword "language"
2024-01-17 MichaelNew table "post-searchindex"
2024-01-17 Michael VogelMerge pull request #13834 from MrPetovan/task/remove...
2024-01-17 Hypolite PetovanMerge pull request #13836 from Quix0r/fixes/configurabl...
2024-01-17 Roland HäderAdded note
2024-01-17 Hypolite PetovanMerge pull request #13806 from annando/channel-relay
2024-01-17 Roland HäderBetter description (@MrPetovan)
2024-01-16 Roland HäderRenamed 'http_client' -> 'performance'
2024-01-16 Roland HäderContinued:
2024-01-16 Roland HäderContinued:
2024-01-16 Roland HäderMake hard-coded max response configurable:
2024-01-15 MichaelMerge branch 'channel-relay' of https://github.com...
2024-01-15 MichaelCentralized functionality to store and delete the check...
2024-01-15 MichaelMerge branch 'channel-relay' of https://github.com...
next