]> git.mxchange.org Git - friendica.git/log
friendica.git
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

3 years agoMerge pull request #9571 from MrPetovan/bug/9549-photo-remove-activity
Michael Vogel [Sat, 21 Nov 2020 21:36:09 +0000 (22:36 +0100)]
Merge pull request #9571 from MrPetovan/bug/9549-photo-remove-activity

Move unicity check after array initilization in builtin_activity_puller()

3 years agoMove unicity check after array initilization in builtin_activity_puller()
Hypolite Petovan [Sat, 21 Nov 2020 20:56:07 +0000 (15:56 -0500)]
Move unicity check after array initilization in builtin_activity_puller()

- Address https://github.com/friendica/friendica/pull/9569#issuecomment-731613088
- Address https://github.com/friendica/friendica/issues/9251#issuecomment-731615844

3 years agoMerge pull request #9569 from MrPetovan/bug/9549-photo-remove-activity
Michael Vogel [Sat, 21 Nov 2020 17:40:51 +0000 (18:40 +0100)]
Merge pull request #9569 from MrPetovan/bug/9549-photo-remove-activity

Add missing activity toggle capability to photos

3 years agoAdd missing activity toggle capability to photos
Hypolite Petovan [Sat, 21 Nov 2020 16:10:04 +0000 (11:10 -0500)]
Add missing activity toggle capability to photos

3 years agoRefactor builtin_activity_puller() and format_like()
Hypolite Petovan [Sat, 21 Nov 2020 16:08:44 +0000 (11:08 -0500)]
Refactor builtin_activity_puller() and format_like()

- Simplify output array
- Rename format_like() to format_activity()
- Remove duplicate parameters in format_activity()

3 years agoMerge pull request #9566 from annando/update-foo
Hypolite Petovan [Sat, 21 Nov 2020 15:53:06 +0000 (10:53 -0500)]
Merge pull request #9566 from annando/update-foo

Avoid multiple database update mails, changed log level

3 years agoRemove unused config variable
Michael [Sat, 21 Nov 2020 15:15:58 +0000 (15:15 +0000)]
Remove unused config variable

3 years agoCode cleaning
Michael [Sat, 21 Nov 2020 14:58:48 +0000 (14:58 +0000)]
Code cleaning

3 years agoImmediately fail when lock hadn't been acquired to prevent stocked updates
Michael Vogel [Sat, 21 Nov 2020 13:17:14 +0000 (14:17 +0100)]
Immediately fail when lock hadn't been acquired to prevent stocked updates

3 years agoMerge pull request #9563 from annando/annando/issue9407
Hypolite Petovan [Sat, 21 Nov 2020 13:09:53 +0000 (08:09 -0500)]
Merge pull request #9563 from annando/annando/issue9407

iIssue 9407: Fix comments to Peertube

3 years agoAvoid multiple database update mails, changed log level
Michael Vogel [Sat, 21 Nov 2020 12:28:06 +0000 (13:28 +0100)]
Avoid multiple database update mails, changed log level

3 years agoComments on PeerTube videos not working
Michael [Sat, 21 Nov 2020 08:28:33 +0000 (08:28 +0000)]
Comments on PeerTube videos not working
Fixes #9407

3 years agoMerge pull request #9560 from annando/daemon-watchdog
Hypolite Petovan [Fri, 20 Nov 2020 20:26:51 +0000 (15:26 -0500)]
Merge pull request #9560 from annando/daemon-watchdog

Watchdog mode to check if the daemon is running

3 years agoWatchdog mode to check if the daemon is running
Michael [Fri, 20 Nov 2020 19:50:08 +0000 (19:50 +0000)]
Watchdog mode to check if the daemon is running

3 years agoMerge pull request #9558 from annando/rendertime-limit
Hypolite Petovan [Fri, 20 Nov 2020 11:57:59 +0000 (06:57 -0500)]
Merge pull request #9558 from annando/rendertime-limit

Added minimal execution time for rendertime addon

3 years agoMerge pull request #9556 from annando/vid
Hypolite Petovan [Fri, 20 Nov 2020 11:56:52 +0000 (06:56 -0500)]
Merge pull request #9556 from annando/vid

Increasing version number

3 years agoParameter has to be float
Michael [Fri, 20 Nov 2020 08:55:30 +0000 (08:55 +0000)]
Parameter has to be float

3 years agoAdded minimal execution time for rendertime addon
Michael [Fri, 20 Nov 2020 08:44:00 +0000 (08:44 +0000)]
Added minimal execution time for rendertime addon

3 years agoMerge pull request #9557 from annando/fix-update
Tobias Diekershoff [Fri, 20 Nov 2020 07:26:37 +0000 (08:26 +0100)]
Merge pull request #9557 from annando/fix-update

Fix the databae update

3 years agoFix the databae update
Michael [Fri, 20 Nov 2020 07:10:43 +0000 (07:10 +0000)]
Fix the databae update

3 years agoMerge pull request #9555 from annando/vid
Hypolite Petovan [Fri, 20 Nov 2020 01:49:18 +0000 (20:49 -0500)]
Merge pull request #9555 from annando/vid

"vid" is now a foreign key field as well

3 years agoIncreasing version number
Michael [Fri, 20 Nov 2020 00:22:56 +0000 (00:22 +0000)]
Increasing version number

3 years agoMoved table
Michael [Fri, 20 Nov 2020 00:17:32 +0000 (00:17 +0000)]
Moved table

3 years agoUse "int"
Michael [Fri, 20 Nov 2020 00:05:25 +0000 (00:05 +0000)]
Use "int"

3 years agotinyint
Michael [Fri, 20 Nov 2020 00:02:00 +0000 (00:02 +0000)]
tinyint

3 years agoMediumint
Michael [Thu, 19 Nov 2020 23:52:07 +0000 (23:52 +0000)]
Mediumint

3 years agoTrying "tinyint"
Michael [Thu, 19 Nov 2020 23:39:18 +0000 (23:39 +0000)]
Trying "tinyint"

3 years agoTrying "int"
Michael [Thu, 19 Nov 2020 23:28:10 +0000 (23:28 +0000)]
Trying "int"

3 years agoForeign key for verb
Michael [Thu, 19 Nov 2020 23:21:31 +0000 (23:21 +0000)]
Foreign key for verb

3 years agoMerge pull request #9554 from annando/insert-mode
Hypolite Petovan [Thu, 19 Nov 2020 21:54:39 +0000 (16:54 -0500)]
Merge pull request #9554 from annando/insert-mode

Fix notice

3 years agoFix warning
Michael [Thu, 19 Nov 2020 21:27:08 +0000 (21:27 +0000)]
Fix warning

3 years agoMerge pull request #9553 from annando/insert-mode
Hypolite Petovan [Thu, 19 Nov 2020 21:25:09 +0000 (16:25 -0500)]
Merge pull request #9553 from annando/insert-mode

Mode switch for insert

3 years agoMerge pull request #9552 from annando/zero-user
Hypolite Petovan [Thu, 19 Nov 2020 21:23:28 +0000 (16:23 -0500)]
Merge pull request #9552 from annando/zero-user

Avoid problems with uid=0

3 years agoMode switch for insert
Michael [Thu, 19 Nov 2020 19:34:48 +0000 (19:34 +0000)]
Mode switch for insert

3 years agoMerge pull request #9551 from MrPetovan/task/4140-ldap-auth-logging
Michael Vogel [Thu, 19 Nov 2020 17:21:34 +0000 (18:21 +0100)]
Merge pull request #9551 from MrPetovan/task/4140-ldap-auth-logging

Make Model\User::getAuthenticationInfo accessible to addons

3 years agoAvoid problems with uid=0
Michael [Thu, 19 Nov 2020 17:19:14 +0000 (17:19 +0000)]
Avoid problems with uid=0

3 years agoMerge pull request #9550 from annando/more-foreign
Hypolite Petovan [Thu, 19 Nov 2020 17:15:52 +0000 (12:15 -0500)]
Merge pull request #9550 from annando/more-foreign

Some more foreign keys added

3 years agoChenged compared text
Michael [Thu, 19 Nov 2020 16:28:15 +0000 (16:28 +0000)]
Chenged compared text

3 years agoMake Model\User::getAuthenticationInfo accessible to addons
Hypolite Petovan [Thu, 19 Nov 2020 16:20:17 +0000 (11:20 -0500)]
Make Model\User::getAuthenticationInfo accessible to addons

- It contains the centralized authentication requirements for user records

3 years agoTest for failed test
Michael [Thu, 19 Nov 2020 16:15:00 +0000 (16:15 +0000)]
Test for failed test

3 years agoImproved key length
Michael [Thu, 19 Nov 2020 09:47:59 +0000 (09:47 +0000)]
Improved key length

3 years agoSome more foreign keys added
Michael [Thu, 19 Nov 2020 06:26:30 +0000 (06:26 +0000)]
Some more foreign keys added

3 years agoMerge pull request #9546 from annando/ostatus-notice
Hypolite Petovan [Wed, 18 Nov 2020 18:25:30 +0000 (13:25 -0500)]
Merge pull request #9546 from annando/ostatus-notice

Fix Notice: Undefined variable: valid in /src/Protocol/OStatus.php