Merge pull request #9240 from annando/notice
[friendica.git/.git] / src /
2020-09-19 Tobias DiekershoffMerge pull request #9240 from annando/notice
2020-09-19 MichaelFix Notice: "Undefined variable: r"
2020-09-19 Michael VogelMerge pull request #9232 from tobiasd/20200917-install
2020-09-19 Hypolite PetovanMerge pull request #9234 from annando/issue-9231
2020-09-19 MichaelDon't set count to 0
2020-09-19 MichaelInclude more field in the fulltext search
2020-09-19 MichaelIssue 9231: Speed up full text search
2020-09-19 Tobias DiekershoffMerge pull request #9233 from annando/notice
2020-09-19 MichaelFixes several notices
2020-09-18 Michael VogelMerge pull request #9226 from MrPetovan/bug/fatal-errors
2020-09-18 Hypolite PetovanMerge pull request #9230 from annando/remove-tracking
2020-09-18 MichaelRemove tracking pixels when importing feeds
2020-09-18 Tobias DiekershoffMerge pull request #9228 from annando/warning-fatal
2020-09-18 MichaelFix fatal errors and notices
2020-09-18 Hypolite PetovanMerge pull request #9224 from annando/issue-9165
2020-09-18 Hypolite PetovanEnsure author-link key has a value in Worker\Notifier
2020-09-17 MichaelIssue 9165: Make pager work for search
2020-09-17 Hypolite PetovanMerge pull request #9222 from annando/issue-8958
2020-09-17 MichaelIssue 8958: Ensure to have no foreign key violation
2020-09-17 Hypolite PetovanMerge pull request #9221 from annando/worker-logger
2020-09-17 MichaelChanged loglevels in the worker
2020-09-17 Hypolite PetovanMerge pull request #9217 from annando/fix-empty-preview
2020-09-17 Hypolite PetovanMerge pull request #9211 from annando/send-relais
2020-09-17 MichaelMerge branch 'fix-empty-preview' of github.com:annando...
2020-09-17 MichaelSimplify check
2020-09-17 Michael VogelUpdate src/Protocol/Feed.php
2020-09-17 MichaelRemove the text if it is identical to the body
2020-09-17 MichaelFixes empty feed preview data
2020-09-17 Michael VogelMerge pull request #9214 from MrPetovan/bug/9210-dfrn...
2020-09-17 MichaelMerge branch 'send-relais' of github.com:annando/friend...
2020-09-17 MichaelImproved description
2020-09-17 Michael VogelApply suggestions from code review
2020-09-17 MichaelAdded some logging
2020-09-17 Hypolite PetovanFix wrong expected DB field name in DFRN::fetchauthor
2020-09-16 Michael VogelMerge pull request #9197 from MrPetovan/bug/9192-normal...
2020-09-16 MichaelChanged class description
2020-09-16 MichaelMerge branch 'send-relais' of github.com:annando/friend...
2020-09-16 Michael VogelApply suggestions from code review
2020-09-16 MichaelMerge remote-tracking branch 'upstream/2020.09-rc'...
2020-09-16 Hypolite PetovanMerge pull request #9213 from annando/new-relay-server
2020-09-16 Hypolite PetovanMerge pull request #9212 from annando/nofinalurlfeed
2020-09-16 MichaelMove default setting to the configuration file
2020-09-16 MichaelReplaced the defunct relay server at another place...
2020-09-16 MichaelChanged name for the sample relay server
2020-09-16 MichaelRemove unneeded function
2020-09-16 MichaelConfigurable list of domains to ignore redirects
2020-09-15 Michael VogelDon't call finalUrl on feed URL
2020-09-15 MichaelWe can now manage relay servers and can send content...
2020-09-15 Hypolite PetovanMerge pull request #9209 from tobiasd/20200915-typo
2020-09-15 Tobias Diekershoffsilkevicious found a typo
2020-09-14 Hypolite PetovanMerge pull request #9207 from annando/relay-posts
2020-09-14 MichaelProcess incoming relay posts / fix importing posts
2020-09-14 Hypolite PetovanMerge pull request #9206 from annando/global-direction
2020-09-14 Tobias DiekershoffMerge pull request #9205 from annando/issue-9204
2020-09-14 MichaelIssue 9204: Fetching of AP posts does work again
2020-09-14 MichaelWe now set the "global" direction
2020-09-14 Hypolite PetovanAdd deprecation notice on Strings::escapeTags
2020-09-14 Hypolite PetovanRemove superfluous variable in item template variables
2020-09-14 Hypolite PetovanNormalize item like/dislike template variable name
2020-09-14 Hypolite PetovanNormalize item comment template variable name
2020-09-14 Hypolite PetovanNormalize item_photo_menu template variable name
2020-09-14 Hypolite PetovanNormalize item body template variable name
2020-09-14 Hypolite PetovanNormalize item location template variable name
2020-09-13 Hypolite PetovanMerge pull request #9196 from annando/queryValue
2020-09-13 Hypolite PetovanMerge pull request #9194 from annando/additional-directions
2020-09-13 MichaelFixed capitalization
2020-09-13 MichaelFunction renamed
2020-09-13 PhilippMerge pull request #9195 from annando/dbversion
2020-09-13 MichaelAbility to set the database version
2020-09-13 MichaelAdd additional direction types
2020-09-13 Michael VogelMerge pull request #9191 from MrPetovan/bug/9090-frio...
2020-09-12 MichaelNew function "queryValue"
2020-09-12 Michael VogelMerge pull request #9187 from MrPetovan/bug/9182-frio...
2020-09-12 Hypolite PetovanMerge pull request #9188 from annando/more-direction
2020-09-12 MichaelStore and display to/cc/bcc
2020-09-12 PhilippMerge pull request #9170 from MrPetovan/bug/9164-query...
2020-09-12 Hypolite PetovanEnsure query parameters are URL encoded in Arguments
2020-09-12 Hypolite PetovanUse Arguments->getCommand() where it makes more sense...
2020-09-12 Hypolite PetovanRemove confirm template obsolete uses (except for contacts)
2020-09-12 Hypolite PetovanMerge pull request #9186 from annando/valid-posts
2020-09-12 MichaelAP: Improved checks for incoming posts
2020-09-12 Hypolite PetovanMerge pull request #9183 from nupplaphil/Minor-deprecation
2020-09-12 PhilippFix ContactEndpoint & tests
2020-09-11 PhilippRename class for PSR-0
2020-09-11 Tobias DiekershoffMerge pull request #9177 from MrPetovan/bug/frio-light...
2020-09-10 Michael VogelMerge pull request #9176 from MrPetovan/bug/9172-fix...
2020-09-09 Hypolite PetovanFix qcomment addon
2020-09-09 Hypolite PetovanMerge pull request #9174 from annando/issue-9167
2020-09-09 MichaelReworked receiver detection
2020-09-09 Hypolite PetovanMerge pull request #9168 from annando/issue-9135
2020-09-09 Michael VogelMerge pull request #9171 from tobiasd/2020.09-rc
2020-09-09 Michael VogelMerge pull request #9169 from MrPetovan/bug/9163-double...
2020-09-09 Hypolite PetovanRemove over-specific location fields from vcard in...
2020-09-09 MichaelReshared data now is a link
2020-09-08 MichaelIssue 9135: Display only reshared posts at the top
2020-09-08 Hypolite PetovanMerge branch 'bug/phpinfo-accessible-hotfix' into 2020...
2020-09-08 Hypolite PetovanFix security vulnerability in admin modules
2020-09-08 Hypolite PetovanNormalize use of form security tokens in Admin modules
2020-09-08 Hypolite PetovanUse router parameters in Admin modules
2020-09-08 Hypolite PetovanMerge pull request #9143 from annando/api-count
next