]> git.mxchange.org Git - friendica.git/history - src/Database
spelling: one
[friendica.git] / src / Database /
2023-03-26 Josh Sorefspelling: binary
2023-02-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-02-13 Hypolite PetovanMerge pull request #12772 from nupplaphil/feat/config_h...
2023-02-10 PhilippRevert node.config.php into Config table
2023-02-10 PhilippRe-Add Config table
2023-01-22 MichaelMerge remote-tracking branch 'upstream/develop' into api
2023-01-21 PhilippMerge pull request #12697 from MrPetovan/bug/deprecated
2023-01-21 Hypolite PetovanReplace deprecated use of "self" in callables
2023-01-21 Hypolite PetovanMerge pull request #12711 from nupplaphil/bug/config_to...
2023-01-21 PhilippAdd "Database::INSERT_IGNORE" for the initial value...
2023-01-19 PhilippMerge pull request #12695 from MrPetovan/bug/fatal...
2023-01-19 Hypolite PetovanTruncate integer values before inserting them
2023-01-18 Hypolite PetovanMerge pull request #12690 from annando/statistics
2023-01-17 Hypolite PetovanMerge pull request #12680 from nupplaphil/feat/addon_logger
2023-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-16 PhilippIntroduce new Hook logic
2023-01-15 Hypolite PetovanMerge pull request #12679 from nupplaphil/feat/reduce_c...
2023-01-15 PhilippReplace Config-Cache dependency with Config-Model ...
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-05 Michael VogelMerge pull request #12615 from MrPetovan/task/12601...
2023-01-04 Hypolite PetovanMerge pull request #12605 from nupplaphil/feat/addons_load
2023-01-04 PhilippMove 'addon' table into config
2023-01-03 Hypolite PetovanMerge pull request #12593 from nupplaphil/feat/node...
2023-01-03 PhilippApply suggestions
2023-01-03 PhilippIntroduce ISetConfigValuesTransactional for transaction...
2023-01-03 PhilippIntroduce ConfigFileManager for config files
2023-01-02 Hypolite PetovanMerge pull request #12597 from annando/activity-distrib...
2023-01-01 Michael VogelMerge pull request #12586 from MrPetovan/task/entitize...
2023-01-01 Hypolite PetovanReplace direct database calls and anonymous arrays...
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 Hypolite PetovanMerge pull request #12587 from annando/inbox-gsid
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2023-01-01 MichaelAdd the server id for all Diaspora contacts
2023-01-01 MichaelLicense updated
2023-01-01 MichaelSet "archive" status
2022-12-31 MichaelThe inbox-status can now be archived for a whole server
2022-12-30 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-30 Hypolite PetovanMerge pull request #12574 from nupplaphil/feat/keyvalue...
2022-12-29 PhilippFixup maintenance mode
2022-12-29 PhilippApply suggestions from code review
2022-12-29 PhilippReplace PostUpdate key-value config entries with key...
2022-12-17 MichaelMerge remote-tracking branch 'upstream/2022.12-rc'...
2022-12-17 Hypolite PetovanMerge pull request #12446 from annando/preview-image
2022-12-16 Hypolite PetovanMerge pull request #12443 from nupplaphil/bug/dba_defin...
2022-12-16 PhilippAdd load(true) for ViewDefinitions as well
2022-12-16 PhilippInclude DBA definitions from Hooks again
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-12-05 Marek BachmannMerge branch 'develop' into new_image_presentation
2022-12-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-12-05 PhilippMerge pull request #12238 from MrPetovan/task/refactor...
2022-12-05 Hypolite Petovan[Database version 1500] Remove obsolete table fcontact
2022-12-05 Hypolite Petovan[Database version 1499] Create new paradigm classes...
2022-11-27 Marek BachmannMerge branch 'develop' into show_image_upload_limit
2022-11-26 Hypolite PetovanMerge pull request #12269 from annando/api-edit
2022-11-25 PhilippMerge pull request #12249 from MrPetovan/bug/deprecated
2022-11-25 PhilippMerge pull request #12246 from MrPetovan/bug/notices
2022-11-25 Hypolite PetovanFix null value passed to string functions deprecation...
2022-11-25 Hypolite PetovanMerge pull request #12264 from annando/error
2022-11-25 Hypolite PetovanMerge pull request #12261 from MarekBenjamin/develop
2022-11-25 Marek Bachmannremoved double blank
2022-11-25 Marek BachmannMerge remote-tracking branch 'origin/develop' into...
2022-11-24 Marek Bachmanncorrected typos in DocBlocks
2022-11-23 MichaelMerge remote-tracking branch 'upstream/develop' into...
2022-11-20 Tobias DiekershoffMerge pull request #12221 from MrPetovan/bug/warnings
2022-11-20 Hypolite PetovanFix database connection with sockets
2022-11-18 ThorstenReverted some changes that won't work with PHP7.3
2022-11-18 ThorstenDDEV and some PHP8.1 fixes.
2022-10-27 Hypolite PetovanMerge pull request #12070 from annando/share
2022-10-27 MichaelMore functions moved to content class
2022-10-19 Tobias DiekershoffMerge pull request #12029 from annando/warning
2022-10-18 Hypolite PetovanMerge pull request #11997 from Quix0r/rewrite/gravity...
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-18 Hypolite PetovanMerge pull request #12016 from annando/no-eol
2022-10-18 MichaelThe EOL constant is removed
2022-10-18 Hypolite PetovanMerge pull request #12012 from nupplaphil/feat/move_monolog
2022-10-17 PhilippMove Monolog to Addons
2022-10-14 Roland HäderRewrite:
2022-10-14 Tobias DiekershoffMerge pull request #11913 from tobiasd/2022.09-CHANGELOG
2022-10-09 Hypolite PetovanMerge pull request #11979 from annando/issue-11853
2022-10-08 Michael VogelMerge pull request #11973 from MrPetovan/task/test...
2022-10-08 Hypolite PetovanMerge pull request #11976 from annando/issue-11975
2022-10-08 MichaelIssue 11975: Don't call the postupdate if the table...
2022-09-26 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-09-24 Hypolite PetovanMerge pull request #11927 from annando/missing-uri-id
2022-09-24 MichaelAdd the uri-id if missing
2022-09-24 Michael VogelMerge pull request #11763 from tobiasd/marcor-newapi
2022-09-24 Hypolite PetovanMerge pull request #11925 from mexon/mat/dont-remove...
2022-09-22 Hypolite PetovanMerge pull request #11918 from annando/fcontact
2022-09-22 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-09-22 Hypolite PetovanMerge pull request #11902 from annando/duplicates
2022-09-21 MichaelMerge remote-tracking branch 'upstream/2022.09-rc'...
2022-09-16 MichaelDetect and remove contact duplicates
2022-09-08 Hypolite PetovanMerge pull request #11892 from annando/pagecache
2022-09-06 Hypolite PetovanMerge pull request #11894 from annando/issue-11893-a
2022-09-06 MichaelTest stuff removed
2022-09-06 MichaelFunction only needn't to be public
2022-09-06 MichaelIssue 11893: Postupdate to fix wrong parents
next