]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2019-01-25 Peter LiebetrauBBCode - optimized preg searchstring
2019-01-25 Peter LiebetrauBBCode - optimized preg escaping of searchstring
2019-01-25 peterBBCode - removed convert for relative URLs
2019-01-25 peterBBCode - fixed code styling
2019-01-25 peterBBCode - added preg_replacers for local [url] without...
2019-01-24 Hypolite PetovanMerge pull request #6515 from annando/connector-posts
2019-01-24 MichaelFix: Connector posts now do work again (postopts hadn...
2019-01-24 Hypolite PetovanMerge pull request #6513 from annando/dfrn-reply
2019-01-24 MichaelDFRN comments are now stored as comments again
2019-01-24 Hypolite PetovanMerge pull request #6512 from JeroenED/task/fix-6511
2019-01-24 Jeroen De MeerleerAdded nofilter to geotag
2019-01-24 Tobias DiekershoffMerge pull request #6510 from annando/logger2
2019-01-24 MichaelLogger: Display the correct file, function and line...
2019-01-24 Hypolite PetovanMerge pull request #6507 from annando/composer
2019-01-24 Michael VogelMerge pull request #6508 from nupplaphil/logger_enh
2019-01-24 Philipp HolzerAdding an explicit FriendicaProcessor
2019-01-24 MichaelUpdated composer.lock
2019-01-24 Hypolite PetovanUpdate requirements with PHP 7.1+, MySQL 5.6+ and Maria...
2019-01-24 Michael VogelMerge pull request #6506 from MrPetovan/bug/6386-fix...
2019-01-24 Hypolite PetovanFix missing use statement in Module\Inbox
2019-01-24 Hypolite PetovanFix missing library include in Database\DBstructure
2019-01-24 Hypolite PetovanMerge pull request #6504 from annando/fix-fatal
2019-01-24 MichaelFixed "created" origin
2019-01-23 MichaelParameters redone
2019-01-23 MichaelFix for several fatal errors
2019-01-23 Michael VogelMerge pull request #6485 from MrPetovan/bug/fixes-after...
2019-01-23 Hypolite Petovan[Travis] Update target PHP versions
2019-01-23 Hypolite PetovanFix indentation in Module\Inbox
2019-01-23 Hypolite PetovanAdd AP Inbox logging back with config
2019-01-23 Hypolite PetovanChange workerqueue.parameter to mediumtext for lisibility
2019-01-23 Hypolite PetovanUse new log levels in admin log settings page
2019-01-23 Hypolite PetovanFix wrong variable name in Worker\Delivery
2019-01-23 Hypolite PetovanUpdate array notation in Protocol\DFRN
2019-01-23 Hypolite PetovanUser DOMDocument object call instead of static in Conte...
2019-01-23 Hypolite PetovanFix query return type in Widget\TagCloud
2019-01-23 Hypolite PetovanFix possibly undefined variables
2019-01-23 Hypolite PetovanRemove unused code/use statements
2019-01-23 Hypolite PetovanFix types in doc blocks/prototypes
2019-01-23 Hypolite PetovanRemove unused variable in Model\Item
2019-01-23 Hypolite PetovanFix method scope in Model\Attach
2019-01-23 Hypolite PetovanFix missing reference to 'data' key in Util\Crypto
2019-01-23 Michael VogelMerge pull request #6499 from tobiasd/20190123-lng
2019-01-23 Tobias Diekershoffupdate for ES thx Abraham Pérez Hernández
2019-01-23 Tobias DiekershoffCS translation update THX Aditoo
2019-01-23 Michael VogelMerge pull request #6336 from MrPetovan/bug/6334-get...
2019-01-23 Michael VogelMerge pull request #6497 from MrPetovan/bug/6383-delive...
2019-01-23 Hypolite PetovanUpdate delivery count display
2019-01-23 Hypolite PetovanAdd new PostUpdate function to initialize delivery...
2019-01-23 Hypolite PetovanRestore display of delivery status
2019-01-23 Hypolite PetovanFix output of /friendica/json for invite only and appro...
2019-01-23 Hypolite PetovanCleanup register artifacts
2019-01-23 Hypolite PetovanReplace REGISTER_* constants by Module\Register::*...
2019-01-23 Hypolite PetovanAdd Register module in src/
2019-01-22 Michael VogelMerge pull request #6487 from MrPetovan/bug/critical...
2019-01-22 Hypolite PetovanFix default value of contact parameter of OStatus:...
2019-01-22 Hypolite PetovanFix two additional uses of uid in Worker\Notifier
2019-01-22 Hypolite PetovanMerge pull request #6490 from tobiasd/20190122-adminfedstat
2019-01-22 Tobias Diekershoffunescaping the HTML in the hint
2019-01-22 Hypolite PetovanMerge pull request #6488 from tobiasd/20190122-modview
2019-01-22 Tobias Diekershoffadd comment about the PATH
2019-01-22 Tobias Diekershoffrestore THEMEPATH variable in mod/view
2019-01-22 Hypolite PetovanFix using wrong uid for APDelivery in Worker\Notifier
2019-01-22 Hypolite PetovanExtract title determination from OStatus::entryHeader...
2019-01-22 Hypolite PetovanFix wrong class constant in Model\APContact
2019-01-21 Michael VogelMerge pull request #6483 from MrPetovan/bug/fixes-after...
2019-01-21 Michael VogelMerge pull request #6484 from rabuzarus/20190121_-_fix_...
2019-01-21 rabuzarusbugfix Contact.php - there is no column 'deleted' in...
2019-01-21 Hypolite PetovanWelcome 2019.03-dev!
2019-01-21 Hypolite PetovanVarious fixes in include/api
2019-01-21 Hypolite PetovanAdd missing break statements in include/conversation
2019-01-21 Hypolite PetovanFix variable type in include/text
2019-01-21 Hypolite PetovanFix namespace usage in include/enotify
2019-01-21 Hypolite PetovanRemove unused consume_feed() parameters
2019-01-21 Hypolite PetovanImprove get_responses() prototype
2019-01-21 Hypolite PetovanFix doc blocks and return value type
2019-01-21 Hypolite PetovanImprove page flags doc block in Model\User
2019-01-21 Hypolite PetovanFix missing use statement in Content\Nav
2019-01-21 Hypolite PetovanRevert unwarranted selectFirstForUser change in mod...
2019-01-21 Hypolite PetovanFix bad rebase in Model/Contact
2019-01-21 Hypolite PetovanFix wrong git-fu in mod/directory
2019-01-21 Hypolite PetovanFix wrong operators in Model\Item and Model\Contact
2019-01-21 Hypolite PetovanFix missing new in throw calls in Core\StorageManager
2019-01-21 Hypolite PetovanFix unused $kw variable in Protocol\Diaspora
2019-01-21 Hypolite PetovanFix method parameter type in Model\Attach
2019-01-21 Hypolite PetovanFix error message in Console\GlobalCommunityBlock
2019-01-21 Hypolite PetovanFix calls to DBA::select missing parameters
2019-01-21 Hypolite PetovanFix call to Contact::content in mod/update_contact
2019-01-21 Hypolite PetovanFix logic in mod/hovercard
2019-01-21 Hypolite PetovanFix item retrieval logic in mod/display
2019-01-21 Hypolite PetovanFix missing $ in front of variable names
2019-01-21 Hypolite PetovanReplace deprecated calls to q() in mod/fsuggest and...
2019-01-21 Hypolite PetovanFix potential bugs without expected behavior change
2019-01-21 Hypolite PetovanUpdate missing namespace uses in mod/
2019-01-21 Hypolite PetovanShow followers for pages, followed for users in Contact...
2019-01-21 Hypolite PetovanMove Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT...
2019-01-21 Hypolite PetovanMove Contact::Page_* constants to User::PAGE_FLAGS_*
2019-01-21 Hypolite PetovanUpdate HTML::contactBlock and Profile::load with new...
2019-01-21 Hypolite PetovanAdd new Widget\ContactBlock
2019-01-21 Philipp Holzerrevert phpdoc change
2019-01-21 Philipp HolzerBugfixing legacy loglevel
next