]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-11-12 Hypolite PetovanMerge pull request #9530 from annando/fatal
2020-11-12 MichaelFix fatal errors
2020-11-12 Michael VogelMerge pull request #9526 from MrPetovan/bug/9525-mastod...
2020-11-11 Hypolite PetovanPrevent multiple replacements for the same emoji in...
2020-11-11 Hypolite PetovanMerge pull request #9529 from annando/api-not-found
2020-11-11 MichaelFix test
2020-11-11 MichaelAPI: Not implemented stuff should return 404
2020-11-11 Hypolite PetovanMerge pull request #9527 from annando/fetch-object...
2020-11-11 MichaelFix: Fetch object by URL
2020-11-11 Hypolite PetovanAdded new test for JsonLD::fetchElementArray type matching
2020-11-11 Hypolite PetovanFix expected implementation of JsonLD::fetchElementArray
2020-11-11 Michael VogelMerge pull request #9522 from MrPetovan/bug/ap-blocked...
2020-11-11 Hypolite PetovanFilter blocked contacts out from Protocol\ActivityPub...
2020-11-11 Michael VogelMerge pull request #9523 from MrPetovan/bug/notices
2020-11-11 Hypolite PetovanSuppress notice when network page is empty
2020-11-11 Hypolite PetovanPrevent ActivityPub message transmission to blocked...
2020-11-10 Hypolite PetovanMerge pull request #9521 from annando/issue-9520
2020-11-10 MichaelIssue 9520: Fix resharer hovercard
2020-11-10 Hypolite PetovanMerge pull request #9519 from annando/fix-contact-import
2020-11-10 MichaelFix contact import with Frio
2020-11-10 Michael VogelMerge pull request #9512 from MrPetovan/bug/9501-admin...
2020-11-09 Hypolite PetovanMerge pull request #9517 from annando/no-duplicated
2020-11-09 MichaelImprove duplicate check
2020-11-09 Michael VogelMerge pull request #9509 from MrPetovan/task/5616-clear...
2020-11-09 Hypolite PetovanOnly set the current notify as seen when user enabled...
2020-11-09 Hypolite Petovan[frio] Improve admin user list display
2020-11-09 Hypolite PetovanImprove admin user field is_deletable to check user...
2020-11-09 Hypolite PetovanUpdate source translation file after adding strings
2020-11-09 Hypolite PetovanGroup registration requests in a single line for users...
2020-11-09 Hypolite PetovanSet thread notifications as seen in mod/display
2020-11-09 Michael VogelMerge pull request #9513 from MrPetovan/task/9508-masto...
2020-11-09 Hypolite Petovan[AP] Use contact.alias if it exists instead of contact...
2020-11-09 Hypolite PetovanSimplify code in Content\Text\BBCode::convert
2020-11-09 Michael VogelMerge pull request #9511 from MrPetovan/bug/9501-admin...
2020-11-09 Hypolite PetovanFix redirect/form paths in Module\Admin\Users\Index...
2020-11-08 Michael VogelMerge pull request #9507 from MrPetovan/bug/9480-never...
2020-11-08 Hypolite PetovanNormalize mention formatting for AP
2020-11-08 Hypolite PetovanNever mention yourself in AP messages
2020-11-08 Hypolite PetovanMerge pull request #9506 from annando/test-mysql-no-pdo
2020-11-08 Michael VogelMerge pull request #9501 from MrPetovan/bug/9496-rework...
2020-11-08 Hypolite PetovanUpdate the target URL for pending registration notifica...
2020-11-08 Hypolite Petovan[frio] Improve admin/users/* page display
2020-11-08 Hypolite PetovanSplit admin/users into 6 separate modules
2020-11-08 Hypolite PetovanRemove unused code in Module\Register
2020-11-08 Hypolite Petovan[frio] Add link to settings in account delegation page
2020-11-08 Hypolite PetovanImprove accuracy of User::getList with type = blocked
2020-11-08 MichaelOnly disable PDO for versions lower than 7.3
2020-11-08 Hypolite PetovanMerge pull request #9505 from annando/test-mysql-no-pdo
2020-11-08 MichaelDisable PDO for the AppMode test as well
2020-11-08 MichaelAnother test to disable PDO for tests
2020-11-08 MichaelMale the tests work again with PHP 7.2
2020-11-08 Hypolite PetovanMerge pull request #9502 from annando/video-fallback
2020-11-08 MichaelFix parser issues when a video is linked without a...
2020-11-08 Michael VogelMerge pull request #9500 from MrPetovan/bug/9326-owner...
2020-11-08 Hypolite PetovanMerge pull request #9497 from annando/attach-field
2020-11-08 Hypolite Petovan[dbstructure 1373] Replace contact.blocked with user...
2020-11-08 MichaelTest database error
2020-11-07 MichaelRemove PDO test
2020-11-07 MichaelTest if the tests work better without PDO
2020-11-07 MichaelRemoved unneded parentheses
2020-11-07 MichaelRestore the connection check
2020-11-07 MichaelFix assertion messages
2020-11-07 MichaelThe tests had been split
2020-11-07 MichaelSyntax error fixed
2020-11-07 MichaelAdded mode tests
2020-11-07 MichaelTest if PDO doesn't work on the tests
2020-11-07 MichaelTest the tes
2020-11-07 MichaelSimplified connection test
2020-11-07 MichaelTest connection
2020-11-07 MichaelDatabase text no checks for database driver
2020-11-07 MichaelNew function to fetch the database driver
2020-11-07 MichaelThe "attach" field is now deprecated
2020-11-06 MichaelThe "[attach]" field is replaced by the "post-media...
2020-11-05 Michael VogelMerge pull request #9494 from MrPetovan/bug/9491-model...
2020-11-05 Hypolite PetovanAllow models extending BaseModel to have an id equal...
2020-11-04 Hypolite PetovanMerge pull request #9492 from annando/fix-fatal
2020-11-04 Hypolite PetovanMerge pull request #9490 from annando/forum-fix
2020-11-04 MichaelHandle fatal error when attachment url is null
2020-11-04 MichaelReplaced debug log
2020-11-04 Hypolite PetovanMerge pull request #9489 from annando/fatal
2020-11-04 MichaelFix: Posts sent to forums had been rejected
2020-11-04 Michael VogelFix fatal error "Argument 2 passed to Friendica\Model...
2020-11-03 Hypolite PetovanMerge pull request #9488 from annando/profile-query
2020-11-03 MichaelIndention, documentation
2020-11-03 MichaelThe profile page does now shows reshared items
2020-11-03 Michael VogelMerge pull request #9487 from MrPetovan/bug/9432-networ...
2020-11-03 Hypolite PetovanFix infinite content ajax call parameters
2020-11-02 Michael VogelMerge pull request #9485 from MrPetovan/bug/fatal-errors
2020-11-02 Hypolite PetovanEnsure we provide a mediaType string to Post\Media...
2020-11-01 Hypolite PetovanMerge pull request #9482 from annando/api-reblog
2020-11-01 MichaelAPI: Support for reshared items
2020-11-01 Hypolite PetovanMerge pull request #9481 from annando/api-accounts
2020-10-31 MichaelAdded documentation
2020-10-31 MichaelAPI: accounts and trends
2020-10-31 Hypolite PetovanMerge pull request #9477 from annando/media-attach
2020-10-31 Hypolite PetovanMerge pull request #9476 from annando/media-attach
2020-10-31 MichaelUse the raw body if not null
2020-10-31 MichaelAPI: Media attachments are now supported
2020-10-31 MichaelAPI: Media attachments are now supported
2020-10-31 MichaelFixed spelling
next