]> git.mxchange.org Git - friendica.git/history - src
Merge pull request #10217 from annando/shared
[friendica.git] / src /
2021-05-07 Hypolite PetovanMerge pull request #10217 from annando/shared
2021-05-07 MichaelImproved code structure
2021-05-07 MichaelImprove data of shared posts
2021-05-05 Hypolite PetovanMerge pull request #10214 from annando/ap-attachments
2021-05-05 MichaelAvoid duplicated attachments / unwanted attachments
2021-05-04 Hypolite PetovanMerge pull request #10211 from annando/no-smiley
2021-05-04 MichaelDon't transmit smiley links to external systems
2021-05-04 Hypolite PetovanMerge pull request #10202 from mexon/mat/contact-consol...
2021-05-04 Tobias DiekershoffMerge pull request #10208 from MrPetovan/bug/10198...
2021-05-04 Hypolite PetovanMerge pull request #10207 from annando/simplify
2021-05-04 Hypolite PetovanPrevent self block/ignore in Module\Contact
2021-05-04 Hypolite PetovanRemove block/ignore links from contact/item action...
2021-05-04 MichaelAnother "curl" call is replaced with a standard call
2021-05-04 MichaelReplace "curl" calls with centralized "head" function
2021-05-04 Matthew ExonSimplify test for empty network selection
2021-05-04 Hypolite PetovanMerge pull request #10206 from annando/attachments
2021-05-04 MichaelIgnore identical provider and author
2021-05-04 MichaelNo link guessing for DFRN / Don't show redundant data
2021-05-04 Tobias DiekershoffMerge pull request #10204 from annando/fatal
2021-05-03 Matthew ExonFix assignment statement alignment
2021-05-03 Matthew ExonFix assignment statement alignment
2021-05-03 MichaelFix fatal error because of parameter type mismatch
2021-05-03 Matthew Exonfix formatting issues
2021-05-03 Matthew ExonAdd console contact command
2021-05-03 Hypolite PetovanMerge pull request #10200 from annando/api-login
2021-05-03 MichaelAPI: New function to fetch current user id
2021-05-03 Hypolite PetovanMerge pull request #10196 from annando/link-detection
2021-05-02 PhilippMerge pull request #10195 from mexon/mat/user-console...
2021-05-02 Matthew ExonCheck return values with empty()
2021-05-02 Matthew ExonRemove database dependency from user console command
2021-05-02 Matthew ExonFix console user config set command
2021-05-02 MichaelOnly detect http links
2021-05-02 MichaelImproved link detection
2021-05-02 Hypolite PetovanMerge pull request #10194 from tobiasd/20210502-adminco...
2021-05-02 Tobias Diekershoffthe command was missing from the worker queue overview
2021-05-01 Michael VogelMerge pull request #10192 from MrPetovan/task/8262...
2021-05-01 Hypolite PetovanMerge pull request #10191 from mexon/mat/user-config...
2021-05-01 Matthew ExonWhen comparing config values, use strict string comparison
2021-05-01 Hypolite PetovanAdd RTL support for display names in mentions
2021-05-01 Matthew ExonAdd error message when setting config to existing value
2021-05-01 Hypolite PetovanMerge pull request #10190 from annando/api-attached
2021-05-01 MichaelAdd missing provider url and name
2021-05-01 MichaelAPI: photos are now directly stored as attached data...
2021-05-01 Tobias DiekershoffMerge pull request #10189 from annando/signature-message
2021-05-01 MichaelImproved logging for invalid HTTP signatures
2021-05-01 Tobias DiekershoffMerge pull request #10187 from annando/notice
2021-05-01 MichaelFixes "PHP Notice: Undefined variable: item in src...
2021-05-01 Hypolite PetovanMerge pull request #10182 from annando/avoid-duplicates
2021-04-30 MichaelMerge branch 'avoid-duplicates' of github.com:annando...
2021-04-30 MichaelAvoid empty posts on Diaspora
2021-04-30 Michael VogelApply suggestions from code review
2021-04-30 MichaelAdded comment
2021-04-30 MichaelAvoid problems with an empty body
2021-04-29 MichaelAttachments are added to OStatus as well
2021-04-29 MichaelAdd atachments to body for Diaspora and DFRN
2021-04-29 MichaelTransmit shared attachments via ActivityPub
2021-04-29 MichaelHandling bottom anchor and top anchor
2021-04-29 MichaelImproved link comparism on attached links
2021-04-29 MichaelFix link comparism
2021-04-29 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-04-29 MichaelAvoid adding the same attachments in shared posts
2021-04-29 Tobias DiekershoffMerge pull request #10178 from nupplaphil/fix/10174
2021-04-29 Tobias DiekershoffMerge pull request #10179 from nupplaphil/fix/transifex...
2021-04-29 Tobias DiekershoffMerge pull request #10181 from annando/less-greedy
2021-04-29 MichaelLess greedy when replacing attachment elements
2021-04-28 PhilippFix PHP-Code-Style
2021-04-28 PhilippFixed new "user config" console feature
2021-04-28 Hypolite PetovanMerge pull request #10177 from annando/media-preview
2021-04-28 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-04-28 MichaelPreview for Videos and images / Video resolution selection
2021-04-27 Hypolite PetovanMerge pull request #10174 from mexon/mat/user-config...
2021-04-27 Matthew ExonAdd "user config" console command to administer user...
2021-04-27 Hypolite PetovanMerge pull request #10173 from annando/attach-speed
2021-04-27 MichaelImprove page load performance with attached links
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Hypolite PetovanMerge pull request #10170 from annando/media-handling
2021-04-26 MichaelRemoved trailing whitespace
2021-04-26 MichaelRemoved unneeded stuff
2021-04-26 MichaelAdding media attachments to Diaspora posts if they...
2021-04-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-26 Tobias DiekershoffMerge pull request #10119 from tobiasd/2021.03-CHANGELOG
2021-04-26 Tobias DiekershoffMerge pull request #10115 from tobiasd/20210402-credits
2021-04-26 MichaelReworked media handling
2021-04-25 Matthew ExonRefactor user console command to re-use common code
2021-04-24 Hypolite PetovanMerge pull request #10165 from nupplaphil/bug/strip_pag...
2021-04-23 PhilippFix empty needle after trimming at PageInfo
2021-04-21 Hypolite PetovanMerge pull request #10160 from annando/issue-10156
2021-04-20 MichaelIssue 10156: Fix endless scroll with filed posts
2021-04-20 Hypolite PetovanMerge pull request #10159 from annando/fix-category
2021-04-20 MichaelBugfix: Store to category
2021-04-19 Hypolite PetovanMerge pull request #10157 from annando/empty-basepath
2021-04-19 MichaelAvoid empty basepath when loading database structure
2021-04-19 Hypolite PetovanMerge pull request #10155 from annando/attachments...
2021-04-19 MichaelSimplified code
2021-04-18 MichaelFix photo post detection / url check in publisher url
2021-04-18 Hypolite PetovanMerge pull request #10153 from annando/extid-update
2021-04-18 MichaelAllow to remove the "extid" content as well.
2021-04-18 MichaelMerge remote-tracking branch 'upstream/2021.03-rc'...
2021-04-18 MichaelFix: The "extid" field wasn't updated
next