]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-05-17 Hypolite PetovanMerge pull request #8650 from annando/annando/issue8572
2020-05-17 MichaelIssue 8572: Ensure to log database errors
2020-05-17 MichaelFix tests
2020-05-17 MichaelNew experimental database configurations
2020-05-17 MichaelIssue 8565: Sanitize input data
2020-05-17 MichaelLimit the tag query to a range of one day
2020-05-16 Hypolite PetovanMerge pull request #8646 from annando/issue-8635
2020-05-16 MichaelUpdated database definition
2020-05-16 MichaelIssue 8635: Create foreign keys without constraint...
2020-05-16 Hypolite PetovanMerge pull request #8645 from annando/issue-8642
2020-05-16 Michaelissue 8642: Make hashtags more compatible
2020-05-16 Hypolite PetovanMerge pull request #8644 from annando/bbcode-constants
2020-05-16 MichaelStill more missing places replaced
2020-05-16 MichaelFound another occurence replaced with constants
2020-05-16 Michaeluse "self"
2020-05-16 MichaelUse constants for the BBCode modes
2020-05-16 Hypolite PetovanMerge pull request #8643 from annando/annando/issue8635
2020-05-16 MichaelIssue 8635 - Handle weird default values
2020-05-16 Hypolite PetovanMerge pull request #8640 from annando/annando/issue8635
2020-05-16 MichaelAdded some more sql commands to the list
2020-05-16 MichaelImproved code
2020-05-16 MichaelImproved structure
2020-05-16 MichaelIssue 8635: Avoid concurrent database updates
2020-05-16 Hypolite PetovanMerge pull request #8639 from annando/check-foreign
2020-05-16 MichaelFixed table name
2020-05-16 MichaelIssue 8636: Check and fix data before foreign key creation
2020-05-15 Hypolite PetovanMerge pull request #8634 from annando/no-term
2020-05-15 Michaeldeactivated test
2020-05-15 MichaelFix code
2020-05-15 MichaelReactivating tests, fixing stuff
2020-05-15 MichaelDeactivating test
2020-05-15 MichaelReverting stuff
2020-05-15 MichaelRemoved test mode
2020-05-15 MichaelRemoved structure check
2020-05-15 MichaelNo structure check
2020-05-15 MichaelMoved class call
2020-05-15 MichaelFixed call
2020-05-15 MichaelAdd testmode
2020-05-15 MichaelUse a table that hasn't got a foreign key
2020-05-15 MichaelWe already have got a function to check if a table...
2020-05-15 MichaelImproved description
2020-05-15 MichaelCall the initial value check in the test
2020-05-15 MichaelEnsure that the initial values are set
2020-05-15 MichaelMore missing table entries for tests
2020-05-15 MichaelAdded test data
2020-05-15 MichaelAvoid database error because of duplicated entries
2020-05-15 MichaelTestmode added
2020-05-15 MichaelAvoid "Invalid argument supplied for foreach()"
2020-05-15 MichaelSkip invalid table names
2020-05-15 MichaelActivate test mode for database
2020-05-15 Hypolite PetovanMerge pull request #8633 from annando/notice
2020-05-15 MichaelAdded last DB error
2020-05-15 MichaelRearranged dbstructure
2020-05-15 MichaelThe "term" table is removed
2020-05-14 MichaelFix: Undefined index: uri-id in src/Model/Tag.php on...
2020-05-14 Hypolite PetovanMerge pull request #8632 from annando/fix-fatal
2020-05-14 MichaelFix a fatal error when an undo doesn't contain an object
2020-05-14 Michael VogelMerge pull request #8631 from MrPetovan/task/remove...
2020-05-14 Hypolite PetovanMerge pull request #8629 from annando/item-insert
2020-05-14 MichaelCode standards
2020-05-14 Hypolite PetovanAdd type filter parameter to Tag::getCSVByURIId
2020-05-14 Hypolite PetovanRemove remaining references to cirtual field item.tag
2020-05-13 MichaelAdded documentation
2020-05-13 MichaelRearranged calls
2020-05-13 MichaelStore the diaspora signature differently
2020-05-12 MichaelRemoved "insert" parameter
2020-05-12 MichaelRestructured item insert
2020-05-12 Hypolite PetovanMerge pull request #8625 from annando/notice
2020-05-12 MichaelRemoved useless error handling
2020-05-11 Hypolite PetovanMerge pull request #8620 from annando/dbstructure
2020-05-11 MichaelThe next boolean
2020-05-11 MichaelUse "quoteIdentifier"
2020-05-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-05-11 Hypolite PetovanMerge pull request #8624 from annando/fatal
2020-05-11 MichaelFix "Uncaught TypeError: Argument 1 passed to :incremen...
2020-05-11 Tobias DiekershoffMerge pull request #8621 from annando/fix-foreign
2020-05-11 Michaelremoved foreign key to avoid update errors
2020-05-10 Hypolite PetovanMerge pull request #8618 from annando/foreign-keys
2020-05-10 MichaelDBStructure is now using "q(" nevermore
2020-05-10 MichaelFixed description
2020-05-10 MichaelCheck for existance before creation
2020-05-10 MichaelImproved update mechanism (more error handling)
2020-05-10 MichaelTrue foreign keys for the Permissionset
2020-05-10 MichaelWe now support real foreign keys
2020-05-10 Hypolite PetovanMerge pull request #8616 from annando/annando/issue8614
2020-05-09 Hypolite PetovanMerge pull request #8611 from annando/issue-8610
2020-05-09 Hypolite PetovanMerge pull request #8615 from annando/verb
2020-05-09 MichaelOrder of filed items in saved folders seems to be random
2020-05-09 MichaelDatabase description updated
2020-05-09 Michael VogelMerge pull request #8613 from MrPetovan/bug/8612-consol...
2020-05-09 MichaelMoved the check for a comment to a different place
2020-05-09 MichaelForgotten "close"
2020-05-09 MichaelWe now store verbs in a new side table
2020-05-09 Hypolite PetovanSkip user removal if it's already been removed in Conso...
2020-05-09 MichaelUnused variables removed
2020-05-09 MichaelConcentrating functionality
2020-05-09 MichaelDant try to add mentions on starting posts
2020-05-09 MichaelThe implicit mentions are added in any case
2020-05-09 MichaelAlways mention the parent author
2020-05-09 MichaelRemoved unneeded functionality
next