]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-10-08 PhilippMerge pull request #7715 from annando/fix-getguid
2019-10-08 MichaelFix: The getGUID function hadn't fetched the GUID from...
2019-10-07 PhilippMerge pull request #7714 from MrPetovan/task/4090-move...
2019-10-07 Hypolite PetovanImprove logging in Module\Search\Index
2019-10-07 Hypolite PetovanUse Dice instantiation to access App\Arguments
2019-10-07 Hypolite PetovanMove mod/search to src/Module/Search/Index
2019-10-07 Hypolite PetovanImprove search box
2019-10-07 Hypolite PetovanAdd new module and widget for managing saved searches
2019-10-07 Hypolite PetovanAdd accessor for App->args in App and BaseModule
2019-10-07 PhilippMerge pull request #7710 from MrPetovan/task/rework...
2019-10-07 Tobias DiekershoffMerge pull request #7713 from annando/socialhome
2019-10-07 MichaelTest against the thread parent as well
2019-10-06 MichaelFix communication issues when a contact is able to...
2019-10-06 PhilippMerge pull request #7712 from annando/proxy-logging
2019-10-06 MichaelJust some added logging to the proxy functionality...
2019-10-06 Hypolite PetovanMerge pull request #7711 from annando/gserver-2
2019-10-06 MichaelFix for multiline host-meta, reducement of requests...
2019-10-06 Hypolite PetovanRemove useless theme session variable deletions in...
2019-10-06 Hypolite PetovanRework theme override in Profile::load and App
2019-10-06 Hypolite PetovanAdd Session::clear method
2019-10-06 Hypolite PetovanMove theme determination after full module run
2019-10-06 Hypolite PetovanReplace duplicated authentication code in FKOAuth1...
2019-10-06 Tobias DiekershoffMerge pull request #7708 from MrPetovan/bug/7707-vier...
2019-10-06 Hypolite PetovanAdd necessary required_once statement in theme/vier...
2019-10-06 Hypolite PetovanMerge pull request #7706 from tobiasd/20191006-checknote
2019-10-06 Hypolite PetovanMerge pull request #7704 from annando/gcontact-update
2019-10-06 Tobias Diekershoffadd server side check about note to admin
2019-10-06 PhilippMerge pull request #7705 from tobiasd/20191006-CS
2019-10-06 Tobias DiekershoffCS translation update THX Aditoo
2019-10-06 MichaelEmpty line added
2019-10-05 MichaelReplace obsolete functionality in "PortableContact"
2019-10-05 PhilippMerge pull request #7699 from MrPetovan/task/4090-move...
2019-10-05 Hypolite PetovanCode beautification
2019-10-05 Hypolite PetovanMerge pull request #7703 from tobiasd/20191001-Vagrant
2019-10-05 Hypolite PetovanMerge pull request #7700 from annando/gserver-class
2019-10-05 MichaelUnified return value types
2019-10-05 MichaelEnhanced documentation
2019-10-05 Hypolite PetovanUse switches instead of if/else in Module\Search\Acl
2019-10-05 Hypolite PetovanUse constants for search type in Module\Search\Acl
2019-10-05 Hypolite PetovanMove Module\Search\Acl::contactAutocomplete to Core...
2019-10-04 MichaelAdded documentation
2019-10-04 Tobias Diekershoffadded git as dependency for the Vagrant VM and made...
2019-10-04 MichaelDetect network type via the contacts
2019-10-04 MichaelReadded the network parameter
2019-10-04 Hypolite PetovanAdd missing /babel route methods
2019-10-04 Hypolite PetovanMove /acl module to src/
2019-10-03 MichaelCode transitioning from PortableContacts.php to GServer.php
2019-10-03 MichaelRemove more test data
2019-10-03 MichaelHostmeta check, Pleroma version number cleaning
2019-10-03 MichaelPoCo endpoint added
2019-10-03 MichaelNost test code is removed
2019-10-03 MichaelAdditional endpoints added
2019-10-03 MichaelCount known users, check for empty attribute values
2019-10-03 MichaelNew class for handling gserver entries
2019-10-02 Hypolite PetovanMerge pull request #7693 from annando/remove-obsolete
2019-10-02 MichaelRemove obsolete function to guess the base url of a...
2019-10-02 PhilippMerge pull request #7687 from annando/get-header-field
2019-10-02 MichaelCorrecting tests
2019-10-02 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2019-10-02 MichaelReturn value added
2019-10-02 MichaelTests added
2019-10-02 PhilippMerge pull request #7692 from tobiasd/20191002-issue7688
2019-10-02 Tobias Diekershoffquotes
2019-10-02 MichaelRenamed function
2019-10-02 Tobias Diekershoffrequire a note to the admin when register policy is...
2019-10-02 Tobias Diekershoffadd option 'require' for textarea form elements
2019-10-02 MichaelEmpty the header array
2019-10-02 MichaelCache the header fields
2019-10-02 MichaelUse $this
2019-10-01 MichaelNew function to check for key existance
2019-10-01 PhilippMerge pull request #7689 from annando/fix-notice
2019-10-01 MichaelFix notice "Undefined index: openRegistrations"
2019-10-01 MichaelChanged return value
2019-10-01 MichaelNew function for fetching associated header array
2019-10-01 MichaelEnable the possibility to fetch a specific header variable
2019-10-01 Hypolite PetovanMerge pull request #7686 from annando/noblank
2019-10-01 MichaelDon't send blank pictures on error, fail instead.
2019-10-01 Tobias Diekershoffswitched from Ubuntu 16.04 to Debian 10 to get PHP 7.3
2019-10-01 Tobias Diekershoffupdated Vagrand provision script
2019-10-01 PhilippMerge pull request #7684 from annando/fix-inbox
2019-10-01 MichaelFix #7670: Inbox needs to be accessed via POST
2019-09-30 PhilippMerge pull request #7683 from tobiasd/20190930-CHANGELOG
2019-09-30 Tobias Diekershoffadded mailstream stuff by mexon
2019-09-30 Tobias DiekershoffCHANGELOG 1st steps of 2019.12
2019-09-30 Hypolite PetovanMerge pull request #7670 from nupplaphil/task/add_route...
2019-09-30 Hypolite PetovanMerge pull request #7636 from annando/manage
2019-09-30 Hypolite PetovanMerge pull request #7678 from annando/remote-rework
2019-09-30 Hypolite PetovanMerge pull request #7643 from nupplaphil/task/add_drone_ci
2019-09-30 Philipp HolzerAdd some explanations about the new scripts
2019-09-30 Philipp HolzerAdd token for codecov & refactored some parts of drone.yml
2019-09-30 Philipp HolzerAdapt codecov for drone
2019-09-30 Philipp HolzerAdd syntax explanation
2019-09-30 Philipp HolzerImprove performance
2019-09-30 Philipp Holzerenable trigger & disable travis codecov
2019-09-30 Philipp Holzercode optimization
2019-09-30 Philipp HolzerBugfix GetAllKeys() of Memcache
2019-09-30 Philipp HolzerAdd mariadb tests
2019-09-30 Philipp HolzerAdd memcache/memcached tests
2019-09-30 Philipp Holzerenable codecov
2019-09-30 Philipp HolzerSome new tests and fixings
next