]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
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
2020-11-25 Andy modified: doc/Migrate.md
2020-11-25 Andy modified: doc/Migrate.md
2020-11-25 Andy new file: doc/Migrate.md
2020-11-24 Michael VogelMerge pull request #9590 from MrPetovan/bug/fatal-errors
2020-11-24 Hypolite PetovanAvoid unmarking for archival an empty contact in Protoc...
2020-11-24 Hypolite PetovanMerge pull request #9586 from annando/inbox-status
2020-11-24 Michaelavailable is not vital
2020-11-24 MichaelUpdated database.sql
2020-11-23 Hypolite PetovanMerge pull request #9587 from annando/initial
2020-11-23 MichaelFix: Only echo on verbose
2020-11-23 MichaelDon't transmit to archived inboxes
2020-11-23 Hypolite PetovanMerge pull request #9585 from annando/initial
2020-11-23 MichaelCommand line option to check initial values
2020-11-22 Hypolite PetovanMerge pull request #9578 from annando/onepoll-failed
2020-11-22 MichaelDon't probe feeds so often
2020-11-22 MichaelOnePoll reworked, improved "failed" behaviour
2020-11-22 Hypolite PetovanMerge pull request #9577 from annando/updateprofile
2020-11-22 MichaelContacts can now be updated from every theme
2020-11-22 Michael VogelMerge pull request #9576 from MrPetovan/bug/9573-addon...
2020-11-22 Michael VogelMerge pull request #9575 from MrPetovan/bug/9564-regist...
2020-11-22 Hypolite PetovanDon't assume addons must have an *_install function
2020-11-22 Hypolite PetovanFix wrong variable name in ping_init
2020-11-21 Michael VogelMerge pull request #9571 from MrPetovan/bug/9549-photo...
2020-11-21 Hypolite PetovanMove unicity check after array initilization in builtin...
2020-11-21 Michael VogelMerge pull request #9569 from MrPetovan/bug/9549-photo...
2020-11-21 Hypolite PetovanAdd missing activity toggle capability to photos
2020-11-21 Hypolite PetovanRefactor builtin_activity_puller() and format_like()
2020-11-21 Hypolite PetovanMerge pull request #9566 from annando/update-foo
2020-11-21 MichaelRemove unused config variable
2020-11-21 MichaelCode cleaning
2020-11-21 Michael VogelImmediately fail when lock hadn't been acquired to...
2020-11-21 Hypolite PetovanMerge pull request #9563 from annando/annando/issue9407
2020-11-21 Michael VogelAvoid multiple database update mails, changed log level
2020-11-21 MichaelComments on PeerTube videos not working
2020-11-20 Hypolite PetovanMerge pull request #9560 from annando/daemon-watchdog
2020-11-20 MichaelWatchdog mode to check if the daemon is running
2020-11-20 Hypolite PetovanMerge pull request #9558 from annando/rendertime-limit
2020-11-20 Hypolite PetovanMerge pull request #9556 from annando/vid
2020-11-20 MichaelParameter has to be float
2020-11-20 MichaelAdded minimal execution time for rendertime addon
2020-11-20 Tobias DiekershoffMerge pull request #9557 from annando/fix-update
next