Merge pull request #6556 from MrPetovan/bug/6554-fix-hashtag-in-code
[friendica.git/.git] / src /
2019-01-30 Michael VogelMerge pull request #6556 from MrPetovan/bug/6554-fix...
2019-01-30 Hypolite PetovanIgnore code blocks when extracting tags
2019-01-30 Hypolite PetovanFix greedy regular expression and move code block escap...
2019-01-30 Hypolite PetovanMerge pull request #6555 from rabuzarus/20190129_-_jot_...
2019-01-30 rabuzarusfix isssue if friendica is installed into a subdirectory
2019-01-29 Hypolite PetovanMerge pull request #6554 from Ixiter/develop-bbcode...
2019-01-29 Peter LiebetrauBBcode, Tags - changes for #pullrequestreview-197771905
2019-01-29 Peter LiebetrauBBcode, Tags - moved [code] escaping before BBCode...
2019-01-29 Peter LiebetrauBBcode, Tags - fixed doubbbllee trroubbllee
2019-01-29 Peter LiebetrauBBcode, Tags - fix BBCode created tags in [code] blocks...
2019-01-29 Hypolite PetovanMerge pull request #6541 from annando/mentions
2019-01-29 Michael VogelMerge pull request #6546 from fabrixxm/fix/issue6545
2019-01-29 fabrixxmFilesystem storage: handle basepath with trailing slash
2019-01-29 fabrixxmFilesystem storage: set permission on folders and files
2019-01-28 MichaelStandards
2019-01-28 MichaelRemoving the parameter
2019-01-28 MichaelDisplay mentioned users and in the comment box by default
2019-01-28 Michael VogelMerge pull request #6539 from nupplaphil/logger_uid
2019-01-28 Philipp HolzerMaking the processor name more explicit
2019-01-28 Philipp Holzerimproving code
2019-01-28 Hypolite PetovanMerge pull request #6536 from annando/ap-forum-2
2019-01-28 Philipp HolzerDouble backslash
2019-01-28 Philipp Holzerremoving array prefix (compatibility)
2019-01-28 Philipp HolzerLogger Unique ID
2019-01-28 MichaelAnother preparation for forum posts via AP
2019-01-27 Hypolite PetovanMerge pull request #6531 from Ixiter/develop-theme...
2019-01-27 Hypolite PetovanMerge pull request #6530 from Ixiter/develop-theme...
2019-01-27 Peter LiebetrauMerge pull request #1 from friendica/develop
2019-01-27 Hypolite PetovanMerge pull request #6527 from Ixiter/develop-theme...
2019-01-26 Hypolite PetovanMerge pull request #6526 from Ixiter/develop-theme...
2019-01-26 Hypolite PetovanMerge pull request #6516 from Ixiter/develop
2019-01-26 Hypolite PetovanMerge pull request #6523 from annando/ap-forum
2019-01-26 MichaelFetchting the original post at first, then the other...
2019-01-26 MichaelPreparation for forum posts over AP
2019-01-25 Peter LiebetrauBBCode - fixed syntax error
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 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 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 PetovanFix indentation in Module\Inbox
2019-01-23 Hypolite PetovanAdd AP Inbox logging back with config
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 #6336 from MrPetovan/bug/6334-get...
2019-01-23 Michael VogelMerge pull request #6497 from MrPetovan/bug/6383-delive...
2019-01-23 Hypolite PetovanAdd new PostUpdate function to initialize delivery...
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 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 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 PetovanFix bad rebase in Model/Contact
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 missing $ in front of variable names
2019-01-21 Hypolite PetovanFix potential bugs without expected behavior change
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...
next