]> git.mxchange.org Git - friendica.git/history - src/Model
Merge pull request #8226 from nupplaphil/bug/wait_for_conn
[friendica.git] / src / Model /
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-13 Hypolite PetovanMerge pull request #8111 from annando/tag-entities
2020-01-13 MichaelTags and mentions should be escaped
2020-01-13 Tobias DiekershoffMerge pull request #8108 from annando/server-detection
2020-01-13 MichaelImproved server platform detection
2020-01-12 Hypolite PetovanMerge pull request #8107 from annando/lower-platform
2020-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-12 MichaelUser lowercase for platform data
2020-01-12 Michael VogelMerge pull request #8105 from MrPetovan/bug/8098-intros...
2020-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-12 Hypolite PetovanFix typo in intro table field name
2020-01-12 Tobias DiekershoffMerge pull request #8102 from annando/servertest
2020-01-12 MichaelImproved test for invalid systems
2020-01-12 Hypolite PetovanMerge pull request #8100 from annando/statistics
2020-01-12 Tobias DiekershoffMerge pull request #8099 from annando/statistics
2020-01-11 PhilippMerge pull request #8095 from annando/local-delivery
2020-01-11 PhilippMerge pull request #8094 from annando/deletecontact
2020-01-11 PhilippMerge pull request #8089 from mexon/mat/repair-contact...
2020-01-11 Matthew ExonAdd type declaration to parameter
2020-01-11 PhilippMerge pull request #8093 from annando/postcount
2020-01-11 Matthew ExonImplement code review from nupplaphil
2020-01-11 MichaelThe item count is now done in a single query
2020-01-10 Hypolite PetovanMerge pull request #8091 from nupplaphil/bug/7998_photo...
2020-01-10 nupplaPhilFix missing storage class
2020-01-10 Matthew ExonQualify call to ridFromURI
2020-01-10 Hypolite PetovanMerge pull request #8072 from nupplaphil/task/Cache_to_DI
2020-01-10 Hypolite PetovanMerge pull request #8062 from nupplaphil/Make-Storage
2020-01-10 nupplaPhilFixings
2020-01-10 nupplaPhilremove not working code for checking writable files...
2020-01-10 nupplaPhilFix attach model
2020-01-10 nupplaPhilfix Photo model
2020-01-10 nupplaPhil- Fixing SystemResource
2020-01-10 nupplaPhilMake Storage testable & add tests
2020-01-09 Matthew ExonRepair missing contact photos
2020-01-09 Matthew ExonRefactor duplicate code for parsing photo URL
2020-01-09 Hypolite PetovanMerge pull request #8083 from annando/direct-comment
2020-01-09 MichaelNotifications: Now declare direct thread answers as...
2020-01-08 Hypolite PetovanMerge pull request #8077 from annando/notifications
2020-01-08 PhilippMerge pull request #8076 from MrPetovan/bug/fatal-errors
2020-01-08 Hypolite PetovanRemove unnecessary subnamespaces in Model\Introduction
2020-01-08 Hypolite PetovanMerge pull request #8075 from annando/html-escaping
2020-01-08 Hypolite PetovanMerge pull request #8071 from nupplaphil/task/Lock_to_lock
2020-01-08 PhilippMerge pull request #8074 from MrPetovan/task/domain...
2020-01-07 Hypolite PetovanUpdate the Introductions domain to use repository,...
2020-01-07 Hypolite PetovanMerge pull request #8073 from annando/issue-8067
2020-01-06 nupplaPhilMove remaining namespaces and delete Core\Cache.php
2020-01-06 nupplaPhilMove Cache::get() to DI::cache()->get()
2020-01-06 nupplaPhilMove Cache::set() to DI::cache()->set()
2020-01-06 nupplaPhilReplace Lock::release() with DI::lock()->release()...
2020-01-06 nupplaPhilReplace Lock::acquire() with DI::lock()->acquire()
2020-01-06 PhilippMerge pull request #8063 from MrPetovan/bug/8058-use...
2020-01-06 Hypolite PetovanMerge pull request #8059 from annando/item-notification
2020-01-05 Hypolite PetovanAllow special groups in default user permissions
2020-01-05 MichaelWe only search for items with the same uid
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 MichaelAdded to-do
2020-01-05 MichaelImproved check for invalid profiles
2020-01-05 MichaelNow using only a single array
2020-01-05 MichaelRemove duplicates in a better way
2020-01-05 MichaelRestructured profile generation
2020-01-05 MichaelClarified description
2020-01-05 MichaelSpaces
2020-01-05 MichaelAdded type hints
2020-01-05 MichaelFix post update / clean up code
2020-01-05 MichaelDon't create notifications for own posts
2020-01-05 MichaelNotification type can now be selected
2020-01-05 MichaelImproved documentation, now checking all items
2020-01-05 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-05 Tobias DiekershoffMerge pull request #8057 from annando/notice-error
2020-01-05 MichaelFix an error and a notice
2020-01-05 MichaelRestructuring
2020-01-05 MichaelFunctionality is now added
2020-01-05 Hypolite PetovanMerge pull request #8055 from nupplaphil/task/remove_ge...
2020-01-05 MichaelTests are now working
2020-01-04 nupplaPhilRemove get_server() in favor of Search::getGlobalDirect...
2020-01-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-04 Michael VogelMerge pull request #8053 from nupplaphil/task/remove_ge...
2020-01-04 nupplaPhilRemove get_app() in favor of DI::app()
2020-01-04 MichaelFirst testable version
2020-01-04 MichaelNew "UserItem" class, new notification type field
2020-01-01 Hypolite PetovanMerge pull request #8046 from annando/develop
2020-01-01 MichaelRelocated functions from PortableContact to GServer
2020-01-01 PhilippMerge pull request #8044 from annando/contact-adding
2020-01-01 MichaelFixed documentation
2020-01-01 MichaelDon't add contacts when not needed
2019-12-31 Tobias DiekershoffMerge pull request #8040 from MrPetovan/bug/notices
2019-12-31 Hypolite PetovanSuppress undefined index nickname notice in Model\Profi...
2019-12-30 PhilippMerge pull request #8037 from MrPetovan/bug/notices
2019-12-30 Hypolite PetovanMerge pull request #8036 from nupplaphil/task/redundant...
2019-12-30 nupplaPhilMove redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 Hypolite PetovanMerge pull request #8035 from nupplaphil/task/move_page
2019-12-30 nupplaPhilReplace deprecated $a->page with DI::page()
2019-12-30 Hypolite PetovanMerge pull request #8034 from MrPetovan/bug/fatal-errors
2019-12-30 Hypolite PetovanUpdate wrong/missing references to classes
2019-12-30 Hypolite PetovanMerge pull request #8033 from annando/contact-logging
2019-12-30 MichaelAdded logging for not created contacts
2019-12-29 Hypolite PetovanMerge pull request #8019 from nupplaphil/task/replace_g...
2019-12-29 Hypolite PetovanMerge pull request #8028 from annando/probe-timeout
2019-12-29 nupplaPhilCreating interfaces for Config/PConfig & fix tests
2019-12-29 nupplaPhilRemove deprecated App::cmd - replace with DI::args...
next