]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge pull request #9618 from annando/posting-interval
Hypolite Petovan [Thu, 3 Dec 2020 15:20:47 +0000 (10:20 -0500)]
Merge pull request #9618 from annando/posting-interval

Minimum posting interval

3 years agoChaning wording
Michael [Wed, 2 Dec 2020 14:55:57 +0000 (14:55 +0000)]
Chaning wording

3 years agoEnsure that the database.sql contains "if exists"
Michael [Wed, 2 Dec 2020 08:50:45 +0000 (08:50 +0000)]
Ensure that the database.sql contains "if exists"

3 years agoCleaned code
Michael [Wed, 2 Dec 2020 08:36:23 +0000 (08:36 +0000)]
Cleaned code

3 years agoMoved direct storage
Michael [Wed, 2 Dec 2020 05:41:33 +0000 (05:41 +0000)]
Moved direct storage

3 years agoDirectly post non mirrored feed items
Michael [Wed, 2 Dec 2020 05:08:39 +0000 (05:08 +0000)]
Directly post non mirrored feed items

3 years agoOnly spool mirrored posts
Michael [Wed, 2 Dec 2020 05:07:44 +0000 (05:07 +0000)]
Only spool mirrored posts

3 years agoOnly delay mirrored feeds
Michael [Wed, 2 Dec 2020 04:53:54 +0000 (04:53 +0000)]
Only delay mirrored feeds

3 years agoUse a combined unique index
Michael [Wed, 2 Dec 2020 00:34:10 +0000 (00:34 +0000)]
Use a combined unique index

3 years agoThe network doesn't matter
Michael [Wed, 2 Dec 2020 00:29:57 +0000 (00:29 +0000)]
The network doesn't matter

3 years agoCheck for existing post
Michael [Wed, 2 Dec 2020 00:20:07 +0000 (00:20 +0000)]
Check for existing post

3 years agoReducing parameter list
Michael [Wed, 2 Dec 2020 00:05:03 +0000 (00:05 +0000)]
Reducing parameter list

3 years agoAdded logging and default config value
Michael [Tue, 1 Dec 2020 23:46:50 +0000 (23:46 +0000)]
Added logging and default config value

3 years agoMove deletion
Michael [Tue, 1 Dec 2020 23:04:04 +0000 (23:04 +0000)]
Move deletion

3 years agoAdded logging
Michael Vogel [Tue, 1 Dec 2020 22:54:49 +0000 (23:54 +0100)]
Added logging

3 years agoFix table structure
Michael [Tue, 1 Dec 2020 22:21:44 +0000 (22:21 +0000)]
Fix table structure

3 years agoNew class for handling delayed posts
Michael [Tue, 1 Dec 2020 22:11:29 +0000 (22:11 +0000)]
New class for handling delayed posts

3 years agoMerge pull request #9616 from annando/expiry-notification-priority
Hypolite Petovan [Mon, 30 Nov 2020 22:16:24 +0000 (17:16 -0500)]
Merge pull request #9616 from annando/expiry-notification-priority

Configuration for the priority of the notification for expired messages

3 years agoConfiguration for the priority of the notification for expired messages
Michael [Mon, 30 Nov 2020 21:40:55 +0000 (21:40 +0000)]
Configuration for the priority of the notification for expired messages

3 years agoMerge pull request #9614 from annando/issue-8943
Hypolite Petovan [Mon, 30 Nov 2020 21:09:27 +0000 (16:09 -0500)]
Merge pull request #9614 from annando/issue-8943

Issue 8943: Only check for too old postings for feeds

3 years agoRenamed function
Michael [Mon, 30 Nov 2020 20:59:18 +0000 (20:59 +0000)]
Renamed function

3 years agoMerge pull request #9615 from annando/issue-9329
Hypolite Petovan [Mon, 30 Nov 2020 20:58:39 +0000 (15:58 -0500)]
Merge pull request #9615 from annando/issue-9329

Issue 9329: prevent "Expression #1 of SELECT list is not in GROUP BY clause"

3 years agoMerge pull request #9613 from annando/issue-8605
Hypolite Petovan [Mon, 30 Nov 2020 20:49:43 +0000 (15:49 -0500)]
Merge pull request #9613 from annando/issue-8605

Issue 8605: "show less" now displays "show less"

3 years agoIssue 9329: prevent "Expression #1 of SELECT list is not in GROUP BY clause"
Michael [Mon, 30 Nov 2020 20:44:21 +0000 (20:44 +0000)]
Issue 9329: prevent "Expression #1 of SELECT list is not in GROUP BY clause"

3 years agoIssue 8943: Only check for too old postings for feeds
Michael [Mon, 30 Nov 2020 20:32:56 +0000 (20:32 +0000)]
Issue 8943: Only check for too old postings for feeds

3 years agoReplaced tab with space
Michael [Mon, 30 Nov 2020 20:09:52 +0000 (20:09 +0000)]
Replaced tab with space

3 years agoAnother place found where "show less" had been "show more"
Michael [Mon, 30 Nov 2020 19:52:57 +0000 (19:52 +0000)]
Another place found where "show less" had been "show more"

3 years agoIssue 8605: "show less" now displays "show less"
Michael [Mon, 30 Nov 2020 19:30:57 +0000 (19:30 +0000)]
Issue 8605: "show less" now displays "show less"

3 years agoMerge pull request #9612 from annando/notice
Hypolite Petovan [Mon, 30 Nov 2020 19:24:23 +0000 (14:24 -0500)]
Merge pull request #9612 from annando/notice

Fix Notice:  Undefined variable: publish_at

3 years agoFix Notice: Undefined variable: publish_at
Michael [Mon, 30 Nov 2020 18:27:02 +0000 (18:27 +0000)]
Fix Notice:  Undefined variable: publish_at

3 years agoMerge pull request #9610 from annando/delayed-posts
Hypolite Petovan [Mon, 30 Nov 2020 13:08:03 +0000 (08:08 -0500)]
Merge pull request #9610 from annando/delayed-posts

Delayed posts from feeds

3 years agoMerge pull request #9602 from AndyHee/patch-20201125
Hypolite Petovan [Mon, 30 Nov 2020 13:06:42 +0000 (08:06 -0500)]
Merge pull request #9602 from AndyHee/patch-20201125

Documentation for Migrating to new server

3 years agoFixed function name and variable
Michael Vogel [Mon, 30 Nov 2020 08:59:29 +0000 (09:59 +0100)]
Fixed function name and variable

3 years agoNew class for delayed postings
Michael [Mon, 30 Nov 2020 06:59:00 +0000 (06:59 +0000)]
New class for delayed postings

3 years agoPost delay is in seconds
Michael [Mon, 30 Nov 2020 06:23:27 +0000 (06:23 +0000)]
Post delay is in seconds

3 years agoThe maximum delay should be a day
Michael [Mon, 30 Nov 2020 06:19:10 +0000 (06:19 +0000)]
The maximum delay should be a day

3 years agoAdjusted log levels, removed spaces
Michael Vogel [Mon, 30 Nov 2020 06:06:43 +0000 (07:06 +0100)]
Adjusted log levels, removed spaces

3 years agoPoll interval function moved to feed class, first steps for delayed posts
Michael [Mon, 30 Nov 2020 05:39:12 +0000 (05:39 +0000)]
Poll interval function moved to feed class, first steps for delayed posts

3 years ago modified: doc/Migrate.md
Andy [Mon, 30 Nov 2020 05:00:07 +0000 (12:00 +0700)]
modified:   doc/Migrate.md

3 years agoMerge pull request #9608 from annando/delete-table-view
Hypolite Petovan [Sun, 29 Nov 2020 21:33:07 +0000 (16:33 -0500)]
Merge pull request #9608 from annando/delete-table-view

Ensure that a view is a view and not a table

3 years agoUpdate src/Database/View.php
Michael Vogel [Sun, 29 Nov 2020 20:59:24 +0000 (21:59 +0100)]
Update src/Database/View.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge pull request #9609 from annando/contact-reshare
Hypolite Petovan [Sun, 29 Nov 2020 20:55:51 +0000 (15:55 -0500)]
Merge pull request #9609 from annando/contact-reshare

Display posts that are reshared by the contact

3 years agoDisplay posts that are reshared by the contact
Michael [Sun, 29 Nov 2020 20:42:03 +0000 (20:42 +0000)]
Display posts that are reshared by the contact

3 years agoEnsure that a view is a view and not a table
Michael [Sun, 29 Nov 2020 19:06:43 +0000 (19:06 +0000)]
Ensure that a view is a view and not a table

3 years agoMerge pull request #9607 from annando/cron-priority
Hypolite Petovan [Sun, 29 Nov 2020 17:49:02 +0000 (12:49 -0500)]
Merge pull request #9607 from annando/cron-priority

Ensure to add the cron forkhood worker task with medium priority

3 years agoEnsure to add the cron forkhood worker task with medium priority
Michael Vogel [Sun, 29 Nov 2020 16:41:20 +0000 (17:41 +0100)]
Ensure to add the cron forkhood worker task with medium priority

3 years agoMerge pull request #9605 from annando/delivery-protocol
Hypolite Petovan [Sun, 29 Nov 2020 16:14:37 +0000 (11:14 -0500)]
Merge pull request #9605 from annando/delivery-protocol

Store the protocol of the received message

3 years agoApply suggestions from code review
Michael Vogel [Sun, 29 Nov 2020 16:09:51 +0000 (17:09 +0100)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoFix structure error
Michael [Sun, 29 Nov 2020 11:43:07 +0000 (11:43 +0000)]
Fix structure error

3 years agoUpdated database.sql
Michael [Sun, 29 Nov 2020 09:03:19 +0000 (09:03 +0000)]
Updated database.sql

3 years agoStore the protocol of the received message
Michael [Sun, 29 Nov 2020 09:01:51 +0000 (09:01 +0000)]
Store the protocol of the received message

3 years ago modified: doc/Migrate.md
Andy [Sun, 29 Nov 2020 04:04:31 +0000 (11:04 +0700)]
modified:   doc/Migrate.md

3 years agoMerge pull request #9604 from annando/remote-self-reshare
Hypolite Petovan [Sun, 29 Nov 2020 03:40:06 +0000 (22:40 -0500)]
Merge pull request #9604 from annando/remote-self-reshare

New "remote self" option: Native Reshare

3 years agoOnly automatically reshare items from DFRN and AP
Michael [Sun, 29 Nov 2020 00:05:46 +0000 (00:05 +0000)]
Only automatically reshare items from DFRN and AP

3 years agoNew "remote self" option: Native Reshare
Michael [Sat, 28 Nov 2020 22:53:58 +0000 (22:53 +0000)]
New "remote self" option: Native Reshare

3 years agoMerge pull request #9603 from annando/notice
Hypolite Petovan [Sat, 28 Nov 2020 13:01:28 +0000 (08:01 -0500)]
Merge pull request #9603 from annando/notice

Fixes notice "Undefined index: parent-uri"

3 years agoMerge pull request #9601 from annando/reshare-order
Hypolite Petovan [Sat, 28 Nov 2020 13:01:04 +0000 (08:01 -0500)]
Merge pull request #9601 from annando/reshare-order

Fix order of reshared items on the profile page

3 years ago modified: doc/Home.md
Andy [Sat, 28 Nov 2020 11:08:20 +0000 (18:08 +0700)]
modified:   doc/Home.md
modified:   doc/Migrate.md

3 years agoFixes notice "Undefined index: parent-uri"
Michael [Sat, 28 Nov 2020 10:17:55 +0000 (10:17 +0000)]
Fixes notice "Undefined index: parent-uri"

3 years ago modified: doc/Migrate.md
Andy [Sat, 28 Nov 2020 07:13:18 +0000 (14:13 +0700)]
modified:   doc/Migrate.md

3 years ago modified: doc/Migrate.md
Andy [Sat, 28 Nov 2020 07:01:42 +0000 (14:01 +0700)]
modified:   doc/Migrate.md

3 years ago modified: doc/Home.md
Andy [Sat, 28 Nov 2020 06:43:58 +0000 (13:43 +0700)]
modified:   doc/Home.md
modified:   doc/Migrate.md

3 years ago modified: doc/Migrate.md
Andy [Sat, 28 Nov 2020 06:36:40 +0000 (13:36 +0700)]
modified:   doc/Migrate.md

3 years ago modified: doc/Migrate.md
Andy [Sat, 28 Nov 2020 06:35:29 +0000 (13:35 +0700)]
modified:   doc/Migrate.md

3 years ago modified: doc/Migrate.md
Andy [Sat, 28 Nov 2020 06:32:38 +0000 (13:32 +0700)]
modified:   doc/Migrate.md

3 years agoFix notice
Michael [Sat, 28 Nov 2020 06:29:20 +0000 (06:29 +0000)]
Fix notice

3 years agoFix order of reshared items on the profile page
Michael [Sat, 28 Nov 2020 06:23:17 +0000 (06:23 +0000)]
Fix order of reshared items on the profile page

3 years agoMerge pull request #9599 from annando/pdo-prepare
Hypolite Petovan [Fri, 27 Nov 2020 14:29:36 +0000 (09:29 -0500)]
Merge pull request #9599 from annando/pdo-prepare

Cast field data when ATTR_EMULATE_PREPARES is enabled

3 years agoCast field data when ATTR_EMULATE_PREPARES is enabled
Michael [Fri, 27 Nov 2020 11:24:31 +0000 (11:24 +0000)]
Cast field data when ATTR_EMULATE_PREPARES is enabled

3 years agoMerge pull request #9597 from annando/api-endpoints
Hypolite Petovan [Thu, 26 Nov 2020 14:34:36 +0000 (09:34 -0500)]
Merge pull request #9597 from annando/api-endpoints

API: Mastodon endpoints added as "unimplemented"

3 years agoUpdate src/Module/Api/Mastodon/Unimplemented.php
Michael Vogel [Thu, 26 Nov 2020 13:35:06 +0000 (14:35 +0100)]
Update src/Module/Api/Mastodon/Unimplemented.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge pull request #9594 from annando/rework-notifications
Hypolite Petovan [Thu, 26 Nov 2020 12:37:21 +0000 (07:37 -0500)]
Merge pull request #9594 from annando/rework-notifications

The notifications parameters are now simplified

3 years agoAPI: Mastodon endpoints added as "unimplemented"
Michael [Thu, 26 Nov 2020 07:02:31 +0000 (07:02 +0000)]
API: Mastodon endpoints added as "unimplemented"

3 years agoMerge remote-tracking branch 'upstream/develop' into rework-notifications
Michael [Thu, 26 Nov 2020 05:57:59 +0000 (05:57 +0000)]
Merge remote-tracking branch 'upstream/develop' into rework-notifications

3 years agoMerge pull request #9595 from annando/intro-fix
Hypolite Petovan [Thu, 26 Nov 2020 04:09:56 +0000 (23:09 -0500)]
Merge pull request #9595 from annando/intro-fix

Fix missing introduction notifications

3 years agoUnneded "use" removed
Michael [Wed, 25 Nov 2020 20:26:00 +0000 (20:26 +0000)]
Unneded "use" removed

3 years agoFix missing introduction notifications
Michael [Wed, 25 Nov 2020 20:25:16 +0000 (20:25 +0000)]
Fix missing introduction notifications

3 years agoThe notifications parameters are now simplified
Michael [Wed, 25 Nov 2020 19:56:39 +0000 (19:56 +0000)]
The notifications parameters are now simplified

3 years ago modified: doc/Migrate.md
Andy [Wed, 25 Nov 2020 16:59:06 +0000 (23:59 +0700)]
modified:   doc/Migrate.md

3 years ago modified: doc/Migrate.md
Andy [Wed, 25 Nov 2020 15:06:12 +0000 (22:06 +0700)]
modified:   doc/Migrate.md

3 years ago new file: doc/Migrate.md
Andy [Wed, 25 Nov 2020 14:30:04 +0000 (21:30 +0700)]
new file:   doc/Migrate.md

3 years agoMerge pull request #9590 from MrPetovan/bug/fatal-errors
Michael Vogel [Tue, 24 Nov 2020 23:42:30 +0000 (00:42 +0100)]
Merge pull request #9590 from MrPetovan/bug/fatal-errors

Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver

3 years agoAvoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver
Hypolite Petovan [Tue, 24 Nov 2020 22:32:52 +0000 (17:32 -0500)]
Avoid unmarking for archival an empty contact in Protocol\ActivityPub\Receiver

- Address https://github.com/friendica/friendica/issues/9250#issuecomment-733198306

3 years agoMerge pull request #9586 from annando/inbox-status
Hypolite Petovan [Tue, 24 Nov 2020 08:04:03 +0000 (03:04 -0500)]
Merge pull request #9586 from annando/inbox-status

Don't transmit to archived inboxes

3 years agoavailable is not vital
Michael [Tue, 24 Nov 2020 07:49:36 +0000 (07:49 +0000)]
available is not vital

3 years agoUpdated database.sql
Michael [Tue, 24 Nov 2020 06:26:26 +0000 (06:26 +0000)]
Updated database.sql

3 years agoMerge pull request #9587 from annando/initial
Hypolite Petovan [Mon, 23 Nov 2020 20:10:56 +0000 (15:10 -0500)]
Merge pull request #9587 from annando/initial

Fix: Only echo on verbose

3 years agoFix: Only echo on verbose
Michael [Mon, 23 Nov 2020 19:47:30 +0000 (19:47 +0000)]
Fix: Only echo on verbose

3 years agoDon't transmit to archived inboxes
Michael [Mon, 23 Nov 2020 19:25:22 +0000 (19:25 +0000)]
Don't transmit to archived inboxes

3 years agoMerge pull request #9585 from annando/initial
Hypolite Petovan [Mon, 23 Nov 2020 19:21:54 +0000 (14:21 -0500)]
Merge pull request #9585 from annando/initial

Command line option to check initial values

3 years agoCommand line option to check initial values
Michael [Mon, 23 Nov 2020 18:58:18 +0000 (18:58 +0000)]
Command line option to check initial values

3 years agoMerge pull request #9578 from annando/onepoll-failed
Hypolite Petovan [Sun, 22 Nov 2020 15:42:41 +0000 (10:42 -0500)]
Merge pull request #9578 from annando/onepoll-failed

OnePoll reworked, improved "failed" behaviour

3 years agoDon't probe feeds so often
Michael [Sun, 22 Nov 2020 14:56:38 +0000 (14:56 +0000)]
Don't probe feeds so often

3 years agoOnePoll reworked, improved "failed" behaviour
Michael [Sun, 22 Nov 2020 14:42:24 +0000 (14:42 +0000)]
OnePoll reworked, improved "failed" behaviour

3 years agoMerge pull request #9577 from annando/updateprofile
Hypolite Petovan [Sun, 22 Nov 2020 13:14:09 +0000 (08:14 -0500)]
Merge pull request #9577 from annando/updateprofile

Contacts can now be updated from every theme

3 years agoContacts can now be updated from every theme
Michael [Sun, 22 Nov 2020 08:15:17 +0000 (08:15 +0000)]
Contacts can now be updated from every theme

3 years agoMerge pull request #9576 from MrPetovan/bug/9573-addon-install
Michael Vogel [Sun, 22 Nov 2020 06:56:16 +0000 (07:56 +0100)]
Merge pull request #9576 from MrPetovan/bug/9573-addon-install

Don't assume addons must have an *_install function

3 years agoMerge pull request #9575 from MrPetovan/bug/9564-registration-ping
Michael Vogel [Sun, 22 Nov 2020 06:51:23 +0000 (07:51 +0100)]
Merge pull request #9575 from MrPetovan/bug/9564-registration-ping

Fix wrong variable name in ping_init

3 years agoDon't assume addons must have an *_install function
Hypolite Petovan [Sun, 22 Nov 2020 04:19:03 +0000 (23:19 -0500)]
Don't assume addons must have an *_install function

- Module-only addons don't have any

3 years agoFix wrong variable name in ping_init
Hypolite Petovan [Sun, 22 Nov 2020 04:09:27 +0000 (23:09 -0500)]
Fix wrong variable name in ping_init