Merge pull request #9645 from MrPetovan/bug/fatal-errors
[friendica.git/.git] / src /
2020-12-10 Tobias DiekershoffMerge pull request #9645 from MrPetovan/bug/fatal-errors
2020-12-10 Hypolite PetovanNormalize return value in Database->fetch
2020-12-10 Hypolite PetovanMerge pull request #9644 from annando/dfrn-deletions
2020-12-10 MichaelAvoid dropping of incoming DFRN messages
2020-12-10 Hypolite PetovanMerge pull request #9643 from annando/profiler
2020-12-10 MichaelParameters should be float ...
2020-12-09 MichaelImproved performance profiler
2020-12-09 Hypolite PetovanMerge pull request #9638 from annando/bad-priority
2020-12-09 Michael VogelApply suggestions from code review
2020-12-09 Michael VogelMerge pull request #9635 from MrPetovan/bug/notices
2020-12-09 Hypolite PetovanMerge pull request #9637 from annando/db-error
2020-12-08 MichaelCheck for bad worker priorities
2020-12-08 MichaelFixes "Unknown column '729' in 'field list'"
2020-12-08 Hypolite PetovanCheck for the existence of array key before using it...
2020-12-08 Hypolite PetovanSuppress notice message when guid isn't supplied in...
2020-12-07 Hypolite PetovanMerge pull request #9632 from annando/get-default-avatar
2020-12-07 MichaelCheck for remote default avatars as well
2020-12-07 MichaelCentralized fetching of the default avatar
2020-12-06 Hypolite PetovanMerge pull request #9631 from annando/issue-9630
2020-12-06 MichaelIssue 9630: Prevent negative values for registered...
2020-12-06 Michael VogelMerge pull request #9626 from MrPetovan/bug/9611-bbcode...
2020-12-06 Hypolite PetovanEnable back references in reg exp in BBCode::convert
2020-12-06 Hypolite PetovanMerge pull request #9628 from annando/dfrn-delete
2020-12-06 MichaelDon't create the parent during a deletion
2020-12-06 Hypolite PetovanPrevents share block new lines from being converted...
2020-12-06 Hypolite PetovanMerge pull request #9623 from annando/removed-unused
2020-12-05 MichaelCode standards
2020-12-05 MichaelRemove unused contacts
2020-12-05 Michael VogelMerge pull request #9621 from MrPetovan/bug/9611-bbcode...
2020-12-04 Hypolite PetovanMerge pull request #9620 from annando/worker-command
2020-12-04 Hypolite PetovanMove BBCode version tagging inside of the hash to preve...
2020-12-04 Hypolite PetovanAdd BBCode versioning
2020-12-04 Hypolite PetovanAdd some more result panels to Babel
2020-12-04 Hypolite PetovanAdd HTML Purify to BBCode::convert
2020-12-04 MichaelImproved logging
2020-12-04 MichaelMoved updating personal contacts to updatecontact
2020-12-03 MichaelCheck and add a server
2020-12-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-12-03 Michaelworkerqueue now has a "command" field
2020-12-03 Hypolite PetovanMerge pull request #9618 from annando/posting-interval
2020-12-02 MichaelEnsure that the database.sql contains "if exists"
2020-12-02 MichaelCleaned code
2020-12-02 MichaelMoved direct storage
2020-12-02 MichaelDirectly post non mirrored feed items
2020-12-02 MichaelOnly spool mirrored posts
2020-12-02 MichaelOnly delay mirrored feeds
2020-12-02 MichaelUse a combined unique index
2020-12-02 MichaelThe network doesn't matter
2020-12-02 MichaelCheck for existing post
2020-12-02 MichaelReducing parameter list
2020-12-01 MichaelAdded logging and default config value
2020-12-01 MichaelMove deletion
2020-12-01 Michael VogelAdded logging
2020-12-01 MichaelNew class for handling delayed posts
2020-11-30 Hypolite PetovanMerge pull request #9616 from annando/expiry-notificati...
2020-11-30 MichaelConfiguration for the priority of the notification...
2020-11-30 Hypolite PetovanMerge pull request #9614 from annando/issue-8943
2020-11-30 MichaelRenamed function
2020-11-30 Hypolite PetovanMerge pull request #9615 from annando/issue-9329
2020-11-30 Hypolite PetovanMerge pull request #9613 from annando/issue-8605
2020-11-30 MichaelIssue 9329: prevent "Expression #1 of SELECT list is...
2020-11-30 MichaelIssue 8943: Only check for too old postings for feeds
2020-11-30 MichaelReplaced tab with space
2020-11-30 MichaelAnother place found where "show less" had been "show...
2020-11-30 MichaelIssue 8605: "show less" now displays "show less"
2020-11-30 Hypolite PetovanMerge pull request #9612 from annando/notice
2020-11-30 MichaelFix Notice: Undefined variable: publish_at
2020-11-30 Hypolite PetovanMerge pull request #9610 from annando/delayed-posts
2020-11-30 Hypolite PetovanMerge pull request #9602 from AndyHee/patch-20201125
2020-11-30 Michael VogelFixed function name and variable
2020-11-30 MichaelNew class for delayed postings
2020-11-30 MichaelPost delay is in seconds
2020-11-30 MichaelThe maximum delay should be a day
2020-11-30 Michael VogelAdjusted log levels, removed spaces
2020-11-30 MichaelPoll interval function moved to feed class, first steps...
2020-11-29 Hypolite PetovanMerge pull request #9608 from annando/delete-table...
2020-11-29 Michael VogelUpdate src/Database/View.php
2020-11-29 Hypolite PetovanMerge pull request #9609 from annando/contact-reshare
2020-11-29 MichaelDisplay posts that are reshared by the contact
2020-11-29 MichaelEnsure that a view is a view and not a table
2020-11-29 Hypolite PetovanMerge pull request #9607 from annando/cron-priority
2020-11-29 Michael VogelEnsure to add the cron forkhood worker task with medium...
2020-11-29 Hypolite PetovanMerge pull request #9605 from annando/delivery-protocol
2020-11-29 MichaelFix structure error
2020-11-29 MichaelStore the protocol of the received message
2020-11-29 Hypolite PetovanMerge pull request #9604 from annando/remote-self-reshare
2020-11-29 MichaelOnly automatically reshare items from DFRN and AP
2020-11-28 MichaelNew "remote self" option: Native Reshare
2020-11-28 Hypolite PetovanMerge pull request #9603 from annando/notice
2020-11-28 Hypolite PetovanMerge pull request #9601 from annando/reshare-order
2020-11-28 MichaelFixes notice "Undefined index: parent-uri"
2020-11-28 MichaelFix order of reshared items on the profile page
2020-11-27 Hypolite PetovanMerge pull request #9599 from annando/pdo-prepare
2020-11-27 MichaelCast field data when ATTR_EMULATE_PREPARES is enabled
2020-11-26 Hypolite PetovanMerge pull request #9597 from annando/api-endpoints
2020-11-26 Michael VogelUpdate src/Module/Api/Mastodon/Unimplemented.php
2020-11-26 Hypolite PetovanMerge pull request #9594 from annando/rework-notifications
2020-11-26 MichaelAPI: Mastodon endpoints added as "unimplemented"
2020-11-26 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-11-25 MichaelThe notifications parameters are now simplified
next