version 2021.03-rc
[friendica.git/.git] / src /
2021-02-28 Hypolite PetovanMerge pull request #9967 from annando/follow
2021-02-28 MichaelOnly offer "ignore thread" when there is a need for...
2021-02-28 MichaelOffer "follow thread" only when you don't already follow
2021-02-27 Hypolite PetovanMerge pull request #9965 from annando/reload-after...
2021-02-27 Hypolite PetovanMerge pull request #9964 from annando/fix-link-preview
2021-02-27 MichaelFix link preview with videos
2021-02-27 Hypolite PetovanMerge pull request #9963 from mexon/mat/support-cid...
2021-02-27 Matthew ExonSupport cid URLs as used in mailstream plugin
2021-02-26 Hypolite PetovanMerge pull request #9961 from annando/avoid-contact...
2021-02-26 MichaelAvoid deletion of newly created contacts
2021-02-25 Hypolite PetovanMerge pull request #9959 from annando/more-database...
2021-02-25 MichaelPartly revert the contact-relation sruff
2021-02-25 MichaelFixes several database errors, removes "relation" handling
2021-02-24 Hypolite PetovanMerge pull request #9955 from annando/pdo-emulate-prepares
2021-02-23 Hypolite PetovanMerge pull request #9953 from realkinetix/php8fatal
2021-02-23 Hypolite PetovanQuit earlier in ProbeURL->getFeedLink if body is empty
2021-02-23 Adam ClarkMissed this file when adding.
2021-02-23 Adam ClarkQuit when message is empty, similar to #9681
2021-02-23 Hypolite PetovanMerge pull request #9952 from tobiasd/20210223-INSTALLtxt
2021-02-23 Tobias DiekershoffIssue 9064: referring INSTALL.txt now points to doc...
2021-02-22 Hypolite PetovanMerge pull request #9949 from annando/view-rename
2021-02-22 Michaelpost/thread views are renamed, search bugs fixed
2021-02-22 Hypolite PetovanMerge pull request #9947 from annando/database
2021-02-21 Michael VogelAvoid endless loop with the MagicLink
2021-02-21 MichaelProhibit combined usage of "star" and "mention"
2021-02-21 MichaelAutomatically set to "seen"
2021-02-21 MichaelUse the system user for uid=0
2021-02-21 MichaelReset "star" and "mention" on new order
2021-02-21 MichaelQueries without indexes
2021-02-21 MichaelNon blocking item-uri cleanup
2021-02-21 MichaelUpdate in chunks
2021-02-21 Michael VogelSpaces removed
2021-02-21 MichaelFetch a given number of posts
2021-02-21 MichaelUpdate in segments
2021-02-20 MichaelImproved indexes, avoiding SQL errors, improving speed
2021-02-19 Hypolite PetovanMerge pull request #9946 from annando/delete-contacts
2021-02-19 MichaelContacts are now removed more ressource friendly
2021-02-19 Hypolite PetovanMerge pull request #9945 from annando/no-item
2021-02-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-02-19 MichaelThe item table is now completely removed
2021-02-19 Michael VogelMerge pull request #9935 from MrPetovan/bug/9929-harden...
2021-02-18 Hypolite PetovanMove /parse_url module to /parseurl
2021-02-18 Hypolite PetovanAdd new Content\Text\BBCode::embedURL method
2021-02-18 Hypolite PetovanAdd native media types and expiration to getSiteInfo
2021-02-17 Hypolite PetovanMerge pull request #9940 from annando/speed
2021-02-17 MichaelSeveral speed improvements (magiclink, caching, indexes)
2021-02-16 Hypolite PetovanMerge pull request #9939 from jurassic-c/mimetype-dotna...
2021-02-16 Hypolite PetovanMerge pull request #9938 from annando/database-issues
2021-02-16 Colby SollarsOn wall_attach, file extension to mimetype matching...
2021-02-16 MichaelFix several database issues
2021-02-16 Hypolite PetovanMerge pull request #9933 from annando/avoid-foreign-key
2021-02-16 Hypolite PetovanMerge pull request #9932 from annando/no-implicit
2021-02-16 MichaelNo implicit mention for top level Diaspora comments
2021-02-15 Hypolite PetovanMerge pull request #9931 from zsolt-beringer/patch-1
2021-02-15 Hypolite PetovanMerge pull request #9930 from annando/no-item
2021-02-15 MichaelSet the post update version
2021-02-15 MichaelFix updating the thread
2021-02-15 MichaelRever item reshare handling, fixed database
2021-02-15 MichaelAvoiding notice
2021-02-15 MichaelFix SQL query
2021-02-14 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-02-14 Michael VogelMerge pull request #9916 from MrPetovan/task/babel...
2021-02-14 MichaelPost update function to set the "external-id"
2021-02-14 MichaelWe now don't store in the "item" table anymore
2021-02-14 Michael"id" is now post-user-id
2021-02-14 MichaelSupport for message delivering via uri-id
2021-02-14 MichaelMore "item" traces removed
2021-02-13 MichaelGet rid of the "item" table, enhanced "post" tables
2021-02-10 Tobias DiekershoffMerge pull request #9922 from MrPetovan/bug/9666-video...
2021-02-10 Tobias DiekershoffMerge pull request #9915 from MrPetovan/bug/9895-twitte...
2021-02-10 Hypolite PetovanBabel: Support tweet URL
2021-02-10 Hypolite PetovanMove HTTPS exception for YouTube and Vimeo to OEmbed...
2021-02-10 Hypolite PetovanHarden OEmbed link discovery
2021-02-10 Hypolite PetovanTry OEmbed first for [audio] and [video] tags
2021-02-09 Hypolite PetovanMerge pull request #9921 from annando/issue-9906
2021-02-09 MichaelAdded update for post-thread-user
2021-02-09 MichaelIssue 9906: Improved view speed
2021-02-08 Hypolite PetovanMerge pull request #9917 from annando/no-thread
2021-02-08 MichaelThe "thread" table isn't used anymore
2021-02-08 Hypolite PetovanMerge pull request #9913 from VVelox/develop
2021-02-06 Michael"item" is replaced whenever possible at the moment
2021-02-05 Hypolite PetovanMerge pull request #9904 from annando/thread
2021-02-05 MichaelAvoid foreign key problems when deleting contacts
2021-02-04 MichaelFix test data
2021-02-04 MichaelThe thread table is replaced by post-thread and post...
2021-02-02 Hypolite PetovanMerge pull request #9901 from annando/post-thread-user
2021-02-02 Michael"participation" is removed since it is unused
2021-02-02 MichaelAdded "user-item" table to the list of removable tables
2021-02-02 Michaelremove test logging
2021-02-02 MichaelUser-Item table is replaced
2021-02-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-02-01 Michael VogelMerge pull request #9887 from MrPetovan/task/9872-norma...
2021-02-01 MichaelFixed class name
2021-02-01 MichaelDon't remove data from the item array
2021-02-01 MichaelAvoid "Undefined index: verb"
2021-02-01 MichaelNew table "post-user-notification"
2021-02-01 MichaelList of deprecated fields is checked
2021-01-31 MichaelMost user-item traces removed
2021-01-31 Hypolite PetovanAdd new item/{id}/follow module and POST route
2021-01-31 Michael VogelMerge pull request #9891 from MrPetovan/task/9782-item...
next