]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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 Hypolite Petovan[Composer] Add xemlock/htmlpurifier-html5 dependency
2020-12-04 Tobias Diekershoff2020.12-rc
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 MichaelUpdates database version
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 MichaelChaning wording
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 MichaelFix table structure
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-30 Andy modified: doc/Migrate.md
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 Michael VogelApply suggestions from code review
2020-11-29 MichaelFix structure error
2020-11-29 MichaelUpdated database.sql
2020-11-29 MichaelStore the protocol of the received message
2020-11-29 Andy modified: doc/Migrate.md
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 Andy modified: doc/Home.md
2020-11-28 MichaelFixes notice "Undefined index: parent-uri"
2020-11-28 Andy modified: doc/Migrate.md
2020-11-28 Andy modified: doc/Migrate.md
2020-11-28 Andy modified: doc/Home.md
2020-11-28 Andy modified: doc/Migrate.md
2020-11-28 Andy modified: doc/Migrate.md
2020-11-28 Andy modified: doc/Migrate.md
2020-11-28 MichaelFix notice
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-26 Hypolite PetovanMerge pull request #9595 from annando/intro-fix
2020-11-25 MichaelUnneded "use" removed
2020-11-25 MichaelFix missing introduction notifications
2020-11-25 MichaelThe notifications parameters are now simplified
next