added license hints to the Frio javascript files
[friendica.git/.git] / src /
2020-09-27 Hypolite PetovanMerge pull request #9300 from annando/simplified-uexport
2020-09-27 Hypolite PetovanMerge pull request #9299 from annando/avoid-duplicates
2020-09-27 MichaelSimplified code in the uexport
2020-09-27 MichaelAvoid duplicate postings
2020-09-27 Tobias DiekershoffMerge pull request #9293 from annando/issue-9288
2020-09-27 Tobias DiekershoffMerge pull request #9297 from annando/updates-used...
2020-09-27 Tobias DiekershoffMerge pull request #9295 from annando/issue-9281
2020-09-27 MichaelOnly update public contacts that are in use
2020-09-27 MichaelPrevent empty fields on contact export via CSV
2020-09-27 MichaelIssue 9281: User export now exports data
2020-09-27 Tobias DiekershoffMerge pull request #9294 from annando/tag-cache
2020-09-27 MichaelTags: Use the parameters for the cache key
2020-09-27 MichaelRestructured code
2020-09-27 MichaelUnused code fragment removed
2020-09-27 MichaelWe don't seem to need the date formatting
2020-09-27 MichaelIssue 9288: Endless scrolling on the community page
2020-09-26 Hypolite PetovanMerge pull request #9290 from annando/infinite-pageno
2020-09-26 Hypolite PetovanMerge pull request #9289 from annando/fix-self
2020-09-26 MichaelFix the key fields in the self contacts
2020-09-26 Hypolite PetovanMerge pull request #9287 from annando/fix-noscrape
2020-09-26 Michael VogelFix: Noscrape hadn't always returned a key
2020-09-26 Michael VogelMerge pull request #9274 from MrPetovan/bug/parse-url...
2020-09-26 Hypolite PetovanMerge pull request #9285 from annando/hide-sharer
2020-09-26 MichaelFix notice
2020-09-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-09-26 MichaelHide own contacts
2020-09-26 Hypolite PetovanMerge pull request #9283 from annando/community-accounts
2020-09-26 MichaelImprove naming, make widget collapsable
2020-09-26 Hypolite PetovanMerge pull request #9280 from annando/account-selector
2020-09-26 Hypolite PetovanMerge pull request #9277 from annando/issue-9268
2020-09-26 Hypolite PetovanMerge pull request #9278 from annando/issue-9276
2020-09-26 MichaelUse period and limit in the cache key
2020-09-26 MichaelMoved "selected" check into the template
2020-09-26 Hypolite PetovanMerge pull request #9279 from annando/unneeded-reload
2020-09-26 MichaelAccount selector for the community page
2020-09-26 MichaelRemove unneeded addon reload
2020-09-26 MichaelIssue 9276: Cache the trending hashtags in the background
2020-09-26 MichaelIssue 9268: Don't show posts from followers on communit...
2020-09-25 Hypolite PetovanRestrict character class for charset capture in Util...
2020-09-25 Hypolite PetovanMerge pull request #9273 from annando/inherit-causer
2020-09-25 MichaelWe now inherit the causer for completing a thread
2020-09-25 Michael VogelMerge pull request #9272 from MrPetovan/bug/parse-url...
2020-09-25 Hypolite PetovanAdd style and script tag escaping when parsing charset...
2020-09-25 Tobias DiekershoffMerge pull request #9270 from annando/issue-9264
2020-09-25 MichaelIssue 9264: post types should now work
2020-09-24 Tobias DiekershoffMerge pull request #9266 from tobiasd/2020.09.1-CHANGELOG
2020-09-24 Hypolite PetovanMerge pull request #9267 from annando/follower-indicator
2020-09-24 Hypolite PetovanMerge pull request #9265 from annando/uri-id
2020-09-24 MichaelIssue 9264: Ensure that "pt_follower" is only set when...
2020-09-23 MichaelEnsure that the uri-id is always set
2020-09-23 Hypolite PetovanMerge pull request #9262 from nupplaphil/phpmailer_fix
2020-09-23 Philippjust log double message IDs, don't discard the email
2020-09-23 Hypolite PetovanMerge pull request #9260 from annando/ap-relay-settings
2020-09-23 MichaelDelimiter added
2020-09-23 Hypolite PetovanMerge pull request #9261 from annando/relay-distribution
2020-09-23 MichaelUse preg_quote
2020-09-23 MichaelRemoved parameter
2020-09-23 MichaelUse plainext
2020-09-23 Michael VogelMerge pull request #9263 from MrPetovan/bug/parse-url...
2020-09-23 Hypolite PetovanImprove charset detection in Util\ParseUrl
2020-09-22 PhilippFix phpmailer (Case sensitive Check)
2020-09-22 Michael VogelDelayed relay distribution
2020-09-22 PhilippFix newline email error
2020-09-22 PhilippAdd protected mail function for testability
2020-09-22 MichaelRelay settings are now valid for the ActivityRelay...
2020-09-22 Hypolite PetovanMerge pull request #9257 from annando/causer-id
2020-09-22 MichaelAdded foreign key
2020-09-22 MichaelSet "follower" on relayed posts as well
2020-09-22 MichaelWe now store the causer-id in the items
2020-09-21 Michael VogelMerge pull request #9255 from MrPetovan/bug/fatal-errors
2020-09-21 Hypolite PetovanMerge pull request #9254 from annando/show-relay
2020-09-21 MichaelAdditional direction for fetching content
2020-09-21 Hypolite PetovanAdd expected method MailBuilder->withHeaders
2020-09-21 MichaelShow if a post arrived via relay
2020-09-21 Hypolite PetovanMerge pull request #9253 from annando/relay-console
2020-09-21 MichaelFix a type / add "list" command to relay cli
2020-09-20 Hypolite PetovanMerge remote-tracking branch 'friendica/stable' into...
2020-09-20 Tobias DiekershoffMerge branch '2020.09-rc' into stable
2020-09-20 Tobias DiekershoffMerge pull request #9146 from tobiasd/2020.09-CHANGELOG
2020-09-20 Tobias DiekershoffMerge pull request #9248 from annando/fatal
2020-09-20 MichaelFix notice
2020-09-20 MichaelAvoid fatal error on the community page
2020-09-20 Hypolite PetovanMerge pull request #9247 from annando/issue-9246
2020-09-20 Hypolite PetovanImprove log message language in Module/Search/Index.php
2020-09-20 Hypolite PetovanMerge pull request #9245 from annando/notice
2020-09-20 MichaelCorrected comment
2020-09-20 MichaelIssue 9246: Don't perform fulltext searches on URL
2020-09-20 MichaelAdded logging
2020-09-20 MichaelFixes notice "Undefined index: text"
2020-09-20 MichaelFix notice "Undefined index: gravity"
2020-09-20 Hypolite PetovanMerge pull request #9242 from nupplaphil/bug/9142-messa...
2020-09-20 Hypolite PetovanMerge pull request #9244 from annando/issue-9229
2020-09-19 PhilippAdd improvements
2020-09-19 MichaelIssue 9229: Show unfollow with known contacts
2020-09-19 Hypolite PetovanMerge pull request #9243 from annando/preview-text
2020-09-19 Hypolite PetovanMerge pull request #9223 from nupplaphil/task/process_class
2020-09-19 Hypolite PetovanMerge pull request #9241 from annando/issue-8961
2020-09-19 MichaelOnly display redundant preview data with preview picture
2020-09-19 PhilippUse getmypid() as dependency (improve testing)
2020-09-19 PhilippTransform email header string to header array & replace...
next