]> git.mxchange.org Git - friendica.git/log
friendica.git
4 years agoNew experimental database configurations
Michael [Sun, 17 May 2020 09:03:56 +0000 (09:03 +0000)]
New experimental database configurations

4 years agoMerge pull request #8646 from annando/issue-8635
Hypolite Petovan [Sat, 16 May 2020 21:52:44 +0000 (17:52 -0400)]
Merge pull request #8646 from annando/issue-8635

Issue 8635: Create foreign keys without constraint name

4 years agoUpdated database definition
Michael [Sat, 16 May 2020 20:59:42 +0000 (20:59 +0000)]
Updated database definition

4 years agoIssue 8635: Create foreign keys without constraint name
Michael [Sat, 16 May 2020 20:57:04 +0000 (20:57 +0000)]
Issue 8635: Create foreign keys without constraint name

4 years agoMerge pull request #8645 from annando/issue-8642
Hypolite Petovan [Sat, 16 May 2020 19:17:28 +0000 (15:17 -0400)]
Merge pull request #8645 from annando/issue-8642

issue 8642: Make hashtags more compatible

4 years agoissue 8642: Make hashtags more compatible
Michael [Sat, 16 May 2020 18:38:50 +0000 (18:38 +0000)]
issue 8642: Make hashtags more compatible

4 years agoMerge pull request #8644 from annando/bbcode-constants
Hypolite Petovan [Sat, 16 May 2020 17:15:24 +0000 (13:15 -0400)]
Merge pull request #8644 from annando/bbcode-constants

Use constants for the BBCode modes

4 years agoStill more missing places replaced
Michael [Sat, 16 May 2020 16:41:37 +0000 (16:41 +0000)]
Still more missing places replaced

4 years agoFound another occurence replaced with constants
Michael [Sat, 16 May 2020 16:39:44 +0000 (16:39 +0000)]
Found another occurence replaced with constants

4 years agouse "self"
Michael [Sat, 16 May 2020 16:32:37 +0000 (16:32 +0000)]
use "self"

4 years agoUse constants for the BBCode modes
Michael [Sat, 16 May 2020 16:28:15 +0000 (16:28 +0000)]
Use constants for the BBCode modes

4 years agoMerge pull request #8643 from annando/annando/issue8635
Hypolite Petovan [Sat, 16 May 2020 14:48:35 +0000 (10:48 -0400)]
Merge pull request #8643 from annando/annando/issue8635

Issue 8635 - Handle weird default values

4 years agoIssue 8635 - Handle weird default values
Michael [Sat, 16 May 2020 14:23:17 +0000 (14:23 +0000)]
Issue 8635 - Handle weird default values
This handles an issue that occured in #8635 (But will not fix the issue behind this)

4 years agoMerge pull request #8640 from annando/annando/issue8635
Hypolite Petovan [Sat, 16 May 2020 12:04:18 +0000 (08:04 -0400)]
Merge pull request #8640 from annando/annando/issue8635

Issue 8635: Avoid concurrent database updates

4 years agoAdded some more sql commands to the list
Michael [Sat, 16 May 2020 10:21:16 +0000 (10:21 +0000)]
Added some more sql commands to the list

4 years agoImproved code
Michael [Sat, 16 May 2020 10:04:09 +0000 (10:04 +0000)]
Improved code

4 years agoImproved structure
Michael [Sat, 16 May 2020 09:01:54 +0000 (09:01 +0000)]
Improved structure

4 years agoIssue 8635: Avoid concurrent database updates
Michael [Sat, 16 May 2020 08:15:51 +0000 (08:15 +0000)]
Issue 8635: Avoid concurrent database updates
Possibly helps with #8635

4 years agoMerge pull request #8639 from annando/check-foreign
Hypolite Petovan [Sat, 16 May 2020 06:25:40 +0000 (02:25 -0400)]
Merge pull request #8639 from annando/check-foreign

Issue 8636: Check and fix data before foreign key creation

4 years agoFixed table name
Michael [Sat, 16 May 2020 06:14:25 +0000 (06:14 +0000)]
Fixed table name

4 years agoIssue 8636: Check and fix data before foreign key creation
Michael [Sat, 16 May 2020 06:12:28 +0000 (06:12 +0000)]
Issue 8636: Check and fix data before foreign key creation

4 years agoMerge pull request #8634 from annando/no-term
Hypolite Petovan [Fri, 15 May 2020 23:36:32 +0000 (19:36 -0400)]
Merge pull request #8634 from annando/no-term

The "term" table is removed

4 years agodeactivated test
Michael [Fri, 15 May 2020 21:09:50 +0000 (21:09 +0000)]
deactivated test

4 years agoFix code
Michael [Fri, 15 May 2020 20:58:40 +0000 (20:58 +0000)]
Fix code

4 years agoReactivating tests, fixing stuff
Michael [Fri, 15 May 2020 20:52:01 +0000 (20:52 +0000)]
Reactivating tests, fixing stuff

4 years agoDeactivating test
Michael [Fri, 15 May 2020 20:47:09 +0000 (20:47 +0000)]
Deactivating test

4 years agoReverting stuff
Michael [Fri, 15 May 2020 20:24:38 +0000 (20:24 +0000)]
Reverting stuff

4 years agoRemoved test mode
Michael [Fri, 15 May 2020 19:58:13 +0000 (19:58 +0000)]
Removed test mode

4 years agoRemoved structure check
Michael [Fri, 15 May 2020 19:49:17 +0000 (19:49 +0000)]
Removed structure check

4 years agoNo structure check
Michael [Fri, 15 May 2020 19:38:08 +0000 (19:38 +0000)]
No structure check

4 years agoMoved class call
Michael [Fri, 15 May 2020 19:26:52 +0000 (19:26 +0000)]
Moved class call

4 years agoFixed call
Michael [Fri, 15 May 2020 19:24:24 +0000 (19:24 +0000)]
Fixed call

4 years agoAdd testmode
Michael [Fri, 15 May 2020 19:16:14 +0000 (19:16 +0000)]
Add testmode

4 years agoUse a table that hasn't got a foreign key
Michael [Fri, 15 May 2020 18:58:54 +0000 (18:58 +0000)]
Use a table that hasn't got a foreign key

4 years agoWe already have got a function to check if a table exists
Michael [Fri, 15 May 2020 18:32:53 +0000 (18:32 +0000)]
We already have got a function to check if a table exists

4 years agoImproved description
Michael [Fri, 15 May 2020 18:08:47 +0000 (18:08 +0000)]
Improved description

4 years agoCall the initial value check in the test
Michael [Fri, 15 May 2020 18:08:06 +0000 (18:08 +0000)]
Call the initial value check in the test

4 years agoEnsure that the initial values are set
Michael [Fri, 15 May 2020 17:49:07 +0000 (17:49 +0000)]
Ensure that the initial values are set

4 years agoMore missing table entries for tests
Michael [Fri, 15 May 2020 16:17:37 +0000 (16:17 +0000)]
More missing table entries for tests

4 years agoAdded test data
Michael [Fri, 15 May 2020 16:00:00 +0000 (16:00 +0000)]
Added test data

4 years agoAvoid database error because of duplicated entries
Michael [Fri, 15 May 2020 15:50:02 +0000 (15:50 +0000)]
Avoid database error because of duplicated entries

4 years agoTestmode added
Michael [Fri, 15 May 2020 15:41:50 +0000 (15:41 +0000)]
Testmode added

4 years agoAvoid "Invalid argument supplied for foreach()"
Michael [Fri, 15 May 2020 15:30:43 +0000 (15:30 +0000)]
Avoid "Invalid argument supplied for foreach()"

4 years agoSkip invalid table names
Michael [Fri, 15 May 2020 15:16:34 +0000 (15:16 +0000)]
Skip invalid table names

4 years agoActivate test mode for database
Michael [Fri, 15 May 2020 15:05:17 +0000 (15:05 +0000)]
Activate test mode for database

4 years agoMerge pull request #8633 from annando/notice
Hypolite Petovan [Fri, 15 May 2020 12:46:57 +0000 (08:46 -0400)]
Merge pull request #8633 from annando/notice

Fix: Undefined index: uri-id in src/Model/Tag.php on line 403

4 years agoAdded last DB error
Michael [Fri, 15 May 2020 12:46:16 +0000 (12:46 +0000)]
Added last DB error

4 years agoRearranged dbstructure
Michael [Fri, 15 May 2020 12:17:13 +0000 (12:17 +0000)]
Rearranged dbstructure

4 years agoThe "term" table is removed
Michael [Fri, 15 May 2020 06:50:20 +0000 (06:50 +0000)]
The "term" table is removed

4 years agoFix: Undefined index: uri-id in src/Model/Tag.php on line 403
Michael [Thu, 14 May 2020 20:44:03 +0000 (20:44 +0000)]
Fix: Undefined index: uri-id in src/Model/Tag.php on line 403

4 years agoMerge pull request #8632 from annando/fix-fatal
Hypolite Petovan [Thu, 14 May 2020 13:06:42 +0000 (09:06 -0400)]
Merge pull request #8632 from annando/fix-fatal

Fix a fatal error when an undo doesn't contain an object

4 years agoFix a fatal error when an undo doesn't contain an object
Michael [Thu, 14 May 2020 04:53:56 +0000 (04:53 +0000)]
Fix a fatal error when an undo doesn't contain an object

4 years agoMerge pull request #8631 from MrPetovan/task/remove-item-tag-field
Michael Vogel [Thu, 14 May 2020 04:29:46 +0000 (06:29 +0200)]
Merge pull request #8631 from MrPetovan/task/remove-item-tag-field

Remove references to obsolete virtual tag item.tag

4 years agoMerge pull request #8629 from annando/item-insert
Hypolite Petovan [Thu, 14 May 2020 04:03:38 +0000 (00:03 -0400)]
Merge pull request #8629 from annando/item-insert

Item::insert is reorganized

4 years agoCode standards
Michael [Thu, 14 May 2020 03:48:26 +0000 (03:48 +0000)]
Code standards

4 years agoAdd type filter parameter to Tag::getCSVByURIId
Hypolite Petovan [Thu, 14 May 2020 02:35:39 +0000 (22:35 -0400)]
Add type filter parameter to Tag::getCSVByURIId

4 years agoRemove remaining references to cirtual field item.tag
Hypolite Petovan [Thu, 14 May 2020 02:35:13 +0000 (22:35 -0400)]
Remove remaining references to cirtual field item.tag

4 years agoAdded documentation
Michael [Wed, 13 May 2020 19:26:59 +0000 (19:26 +0000)]
Added documentation

4 years agoRearranged calls
Michael [Wed, 13 May 2020 18:45:31 +0000 (18:45 +0000)]
Rearranged calls

4 years agoStore the diaspora signature differently
Michael [Wed, 13 May 2020 05:48:26 +0000 (05:48 +0000)]
Store the diaspora signature differently

4 years agoRemoved "insert" parameter
Michael [Tue, 12 May 2020 21:49:12 +0000 (21:49 +0000)]
Removed "insert" parameter

4 years agoRestructured item insert
Michael [Tue, 12 May 2020 20:13:48 +0000 (20:13 +0000)]
Restructured item insert

4 years agoMerge pull request #8625 from annando/notice
Hypolite Petovan [Tue, 12 May 2020 12:27:19 +0000 (08:27 -0400)]
Merge pull request #8625 from annando/notice

Removed useless error handling

4 years agoRemoved useless error handling
Michael [Tue, 12 May 2020 09:05:37 +0000 (09:05 +0000)]
Removed useless error handling

4 years agoMerge pull request #8620 from annando/dbstructure
Hypolite Petovan [Mon, 11 May 2020 19:08:15 +0000 (15:08 -0400)]
Merge pull request #8620 from annando/dbstructure

DBStructure is now using "q(" nevermore

4 years agoThe next boolean
Michael [Mon, 11 May 2020 19:07:18 +0000 (19:07 +0000)]
The next boolean

4 years agoUse "quoteIdentifier"
Michael [Mon, 11 May 2020 18:59:36 +0000 (18:59 +0000)]
Use "quoteIdentifier"

4 years agoMerge remote-tracking branch 'upstream/develop' into dbstructure
Michael [Mon, 11 May 2020 18:54:19 +0000 (18:54 +0000)]
Merge remote-tracking branch 'upstream/develop' into dbstructure

4 years agoMerge pull request #8624 from annando/fatal
Hypolite Petovan [Mon, 11 May 2020 18:32:12 +0000 (14:32 -0400)]
Merge pull request #8624 from annando/fatal

Fix "Uncaught TypeError: Argument 1 passed to :incrementQueueDone()"

4 years agoFix "Uncaught TypeError: Argument 1 passed to :incrementQueueDone()"
Michael [Mon, 11 May 2020 18:28:41 +0000 (18:28 +0000)]
Fix "Uncaught TypeError: Argument 1 passed to :incrementQueueDone()"

4 years agoMerge pull request #8621 from annando/fix-foreign
Tobias Diekershoff [Mon, 11 May 2020 06:44:45 +0000 (08:44 +0200)]
Merge pull request #8621 from annando/fix-foreign

removed foreign key to avoid update errors

4 years agoremoved foreign key to avoid update errors
Michael [Mon, 11 May 2020 05:48:24 +0000 (05:48 +0000)]
removed foreign key to avoid update errors

4 years agoMerge pull request #8618 from annando/foreign-keys
Hypolite Petovan [Sun, 10 May 2020 20:59:54 +0000 (16:59 -0400)]
Merge pull request #8618 from annando/foreign-keys

We now support real foreign keys

4 years agoDBStructure is now using "q(" nevermore
Michael [Sun, 10 May 2020 20:23:58 +0000 (20:23 +0000)]
DBStructure is now using "q(" nevermore

4 years agoFixed description
Michael [Sun, 10 May 2020 17:48:34 +0000 (17:48 +0000)]
Fixed description

4 years agoCheck for existance before creation
Michael [Sun, 10 May 2020 17:41:16 +0000 (17:41 +0000)]
Check for existance before creation

4 years agoImproved update mechanism (more error handling)
Michael [Sun, 10 May 2020 17:37:02 +0000 (17:37 +0000)]
Improved update mechanism (more error handling)

4 years agoTrue foreign keys for the Permissionset
Michael [Sun, 10 May 2020 15:43:43 +0000 (15:43 +0000)]
True foreign keys for the Permissionset

4 years agoWe now support real foreign keys
Michael [Sun, 10 May 2020 14:55:03 +0000 (14:55 +0000)]
We now support real foreign keys

4 years agoMerge pull request #8616 from annando/annando/issue8614
Hypolite Petovan [Sun, 10 May 2020 00:10:57 +0000 (20:10 -0400)]
Merge pull request #8616 from annando/annando/issue8614

Order of filed items in saved folders seems to be random

4 years agoMerge pull request #8611 from annando/issue-8610
Hypolite Petovan [Sat, 9 May 2020 20:03:45 +0000 (16:03 -0400)]
Merge pull request #8611 from annando/issue-8610

Issue 8610: Implicit mentions work again

4 years agoMerge pull request #8615 from annando/verb
Hypolite Petovan [Sat, 9 May 2020 20:03:15 +0000 (16:03 -0400)]
Merge pull request #8615 from annando/verb

We now store verbs in a new side table

4 years agoOrder of filed items in saved folders seems to be random
Michael [Sat, 9 May 2020 18:47:56 +0000 (18:47 +0000)]
Order of filed items in saved folders seems to be random
Fixes #8614

4 years agoDatabase description updated
Michael [Sat, 9 May 2020 16:30:03 +0000 (16:30 +0000)]
Database description updated

4 years agoMerge pull request #8613 from MrPetovan/bug/8612-console-user-already-deleted
Michael Vogel [Sat, 9 May 2020 16:05:31 +0000 (18:05 +0200)]
Merge pull request #8613 from MrPetovan/bug/8612-console-user-already-deleted

Skip user removal if it's already been removed in Console\User

4 years agoMoved the check for a comment to a different place
Michael [Sat, 9 May 2020 15:50:49 +0000 (15:50 +0000)]
Moved the check for a comment to a different place

4 years agoForgotten "close"
Michael [Sat, 9 May 2020 15:43:41 +0000 (15:43 +0000)]
Forgotten "close"

4 years agoWe now store verbs in a new side table
Michael [Sat, 9 May 2020 15:38:40 +0000 (15:38 +0000)]
We now store verbs in a new side table

4 years agoSkip user removal if it's already been removed in Console\User
Hypolite Petovan [Sat, 9 May 2020 15:05:20 +0000 (11:05 -0400)]
Skip user removal if it's already been removed in Console\User

4 years agoUnused variables removed
Michael [Sat, 9 May 2020 09:38:49 +0000 (09:38 +0000)]
Unused variables removed

4 years agoConcentrating functionality
Michael [Sat, 9 May 2020 08:55:10 +0000 (08:55 +0000)]
Concentrating functionality

4 years agoDant try to add mentions on starting posts
Michael [Sat, 9 May 2020 08:39:21 +0000 (08:39 +0000)]
Dant try to add mentions on starting posts

4 years agoThe implicit mentions are added in any case
Michael [Sat, 9 May 2020 08:35:58 +0000 (08:35 +0000)]
The implicit mentions are added in any case

4 years agoAlways mention the parent author
Michael [Sat, 9 May 2020 08:08:33 +0000 (08:08 +0000)]
Always mention the parent author

4 years agoRemoved unneeded functionality
Michael [Sat, 9 May 2020 06:51:13 +0000 (06:51 +0000)]
Removed unneeded functionality

4 years agoIssue 8610: Implicit mentions work again
Michael [Sat, 9 May 2020 06:33:59 +0000 (06:33 +0000)]
Issue 8610: Implicit mentions work again

4 years agoMerge pull request #8607 from MrPetovan/bug/8606-vier-profile-settings-accordion
Michael Vogel [Fri, 8 May 2020 14:32:47 +0000 (16:32 +0200)]
Merge pull request #8607 from MrPetovan/bug/8606-vier-profile-settings-accordion

[vier] Fix accordion logic in templates/settings/profile/index

4 years agoMerge pull request #8608 from MrPetovan/bug/notices
Michael Vogel [Fri, 8 May 2020 14:32:25 +0000 (16:32 +0200)]
Merge pull request #8608 from MrPetovan/bug/notices

 Check $item_profile is populated in ActivityPub\Transmitter

4 years agoCheck $item_profile is populated in ActivityPub\Transmitter
Hypolite Petovan [Fri, 8 May 2020 13:15:04 +0000 (09:15 -0400)]
Check $item_profile is populated in ActivityPub\Transmitter

- Address https://github.com/friendica/friendica/issues/8475#issuecomment-625716446

4 years agoMerge pull request #8609 from AlfredSK/fix-notice-in-probe
Hypolite Petovan [Fri, 8 May 2020 13:31:12 +0000 (09:31 -0400)]
Merge pull request #8609 from AlfredSK/fix-notice-in-probe

avoid notice in probe.php