]> git.mxchange.org Git - friendica.git/history - src
rename CSS attributes notify => notification
[friendica.git] / src /
2020-01-17 Hypolite PetovanMerge pull request #8123 from nupplaphil/bu/8103_photo_...
2020-01-17 nupplaPhilFix Storage move command
2020-01-17 nupplaPhilAdd legacy backend storage functionality
2020-01-17 nupplaPhilImprove impossible exception-handler for storage move
2020-01-17 nupplaPhilavoid exception throwing because of false-like return
2020-01-17 nupplaPhilRename bool flag for user backend
2020-01-17 nupplaPhilFix loading SystemResource files
2020-01-17 MichaelLink to registration added
2020-01-17 MichaelImproved notices
2020-01-17 MichaelAdditional accounts can now be created easily
2020-01-16 Hypolite PetovanMerge pull request #8121 from annando/delegations
2020-01-16 MichaelDelegations now work again
2020-01-16 Hypolite PetovanMerge pull request #8119 from annando/localdfrn
2020-01-16 MichaelEnsure that local contacts always are DFRN contacts
2020-01-15 Hypolite PetovanMerge pull request #8118 from annando/spamcheck
2020-01-15 Michael VogelImproved spam protection
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-15 Hypolite PetovanMerge pull request #8117 from annando/inbox
2020-01-15 Hypolite PetovanMerge pull request #8116 from annando/archive
2020-01-15 MichaelUse the "inbox" symbol as a symbol for mails
2020-01-15 MichaelThe archive functionality is working again
2020-01-13 Hypolite PetovanMerge pull request #8113 from annando/build-query
2020-01-13 MichaelRemove "f" parameter / network page parameter cleanup
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 MichaelPublish lowercase
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 MichaelCombine matching systems
2020-01-12 Tobias DiekershoffMerge pull request #8099 from annando/statistics
2020-01-12 MichaelImproved order of systems
2020-01-12 MichaelImproved documentation
2020-01-12 MichaelThe federation statistics now contain all systems
2020-01-11 PhilippMerge pull request #8095 from annando/local-delivery
2020-01-11 MichaelThe value has to be assigned, not compared :-)
2020-01-11 MichaelEnsure that local delivery is done via DFRN
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 MichaelEnsure that deleted contacts are really removed
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 nupplaPhilImplement Hook::callAll('storage_instance') call for...
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-10 Tobias DiekershoffMerge pull request #8086 from annando/delegations
2020-01-10 MichaelFix: Show possible managers again
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-09 Hypolite PetovanMerge pull request #8082 from annando/issue-8081
2020-01-09 MichaelIssue 8081: The usage has to be an object, not an array
2020-01-09 Tobias DiekershoffMerge pull request #8080 from annando/inflated-widgets
2020-01-09 PhilippMerge pull request #8078 from MrPetovan/bug/fatal-errors
2020-01-09 Hypolite PetovanAdd cookie clear failed validation in App\Authentication
2020-01-08 Hypolite PetovanMerge pull request #8077 from annando/notifications
2020-01-08 MichaelRemoved stuff
2020-01-08 Michaelchanged priority of messages
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 MichaelFix: removed unneeded HTML escaping
2020-01-07 Hypolite PetovanRemove unused code
2020-01-07 Hypolite PetovanUpgrade @method to overriden methods
2020-01-07 Hypolite PetovanUpdate the Introductions domain to use repository,...
2020-01-07 Hypolite PetovanIntroduce Mastodon entity factories and API\Entity
2020-01-07 Hypolite PetovanIntroduce Repository, Factory, Collection, Model base...
2020-01-07 Hypolite PetovanAdd DBA::collapseCondition method
2020-01-07 Hypolite PetovanMerge pull request #8073 from annando/issue-8067
2020-01-07 MichaelIssue 8067: Posts from Mastodon had been wrongly parsed
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 nupplaPhilRemove unused function Cache::delete()
2020-01-06 nupplaPhilMove Cache::clear() to DI::cache()->clear()
2020-01-06 nupplaPhilRemove unused method Cache::getAllKeys()
2020-01-06 nupplaPhilReplace Lock::release() with DI::lock()->release()...
2020-01-06 nupplaPhilReplace Lock::acquire() with DI::lock()->acquire()
next