]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-11-18 MichaelEnsure that the daemon is called faster and more reliably
2020-11-18 Hypolite PetovanMerge pull request #9541 from annando/post-user
2020-11-18 MichaelReplacing deprecated log calls
2020-11-18 MichaelFixed copy&paste error
2020-11-18 MichaelRelocate system user creation
2020-11-18 MichaelEnsure to never delete the "0" user
2020-11-18 MichaelTest: only insert empty user
2020-11-18 MichaelNo "not null"
2020-11-18 MichaelAvoid foreign key problem
2020-11-18 MichaelChanged order of inserts
2020-11-17 MichaelFix condition
2020-11-17 MichaelChanged order
2020-11-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-11-17 Michael VogelMerge pull request #9543 from MrPetovan/bug/notices
2020-11-17 Michael VogelMerge pull request #9540 from MrPetovan/bug/9538-securi...
2020-11-17 Hypolite PetovanSuppress notice when causer-id exists but not causer...
2020-11-17 Hypolite PetovanImprove expectation for not modified check in theme...
2020-11-17 Hypolite PetovanUse correct contact key in Protocol\ActivityPub\Transmitter
2020-11-17 Hypolite PetovanSuppress notice while logging in Model\Contact
2020-11-17 Hypolite PetovanRemove top-level parent check from Protocol\OStatus
2020-11-17 Hypolite PetovanRemove superfluous mentions of parent-uri in Protocol...
2020-11-17 MichaelMoved table definition
2020-11-17 MichaelImproved logging
2020-11-17 MichaelRemoved test logging
2020-11-17 MichaelNew table "post-user" and more foreign keys
2020-11-16 Hypolite PetovanEscape user name in introduction fields help text
2020-11-16 Hypolite PetovanEscape user names in notifications
2020-11-16 Hypolite PetovanReplace JQuery .text by .html
2020-11-16 Hypolite PetovanMerge pull request #9537 from annando/item-lock
2020-11-16 MichaelFallback to database lock if locking fails
2020-11-16 Hypolite PetovanMerge pull request #9535 from annando/ap-relay
2020-11-15 MichaelRelay code reworked to support AP delivery
2020-11-15 Michael VogelMerge pull request #9515 from MrPetovan/task/9464-block...
2020-11-15 Hypolite PetovanUpdate database.sql with the latest structure changes
2020-11-15 Michael VogelMerge pull request #9534 from MrPetovan/bug/smilies...
2020-11-15 Hypolite PetovanPrevent image descriptions from being replaced by local...
2020-11-14 Hypolite PetovanMove top-level permission check outside of Model\Item...
2020-11-14 Hypolite PetovanRetrieve local top level parent item separately to...
2020-11-14 Hypolite Petovan[Database version 1375] Add update method to populate...
2020-11-14 Hypolite PetovanRevert wrong item.thr-parent field usage in Protocol...
2020-11-14 Hypolite PetovanRemove unnecessary data array assignment in Protocol...
2020-11-14 Hypolite PetovanClarify parameter type in DFRN::mail
2020-11-14 Hypolite PetovanRemove references to item.parent-uri in Worker\OnePoll
2020-11-14 Hypolite PetovanEnsure the parent field isn't set during Item insertion
2020-11-14 Hypolite PetovanFix null value for item.parent column
2020-11-14 Hypolite PetovanFix wrong variable use in Model\Item::getTopLevelParent
2020-11-14 Hypolite PetovanSeparate $parent_item and $toplevel_item in mod/item
2020-11-14 Hypolite PetovanReplace uri fields conditions by gravity condition...
2020-11-14 Hypolite PetovanReject replies when author is blocked by thread owner...
2020-11-14 Hypolite PetovanClarify item.parent-uri use in database field comment
2020-11-14 Hypolite PetovanReplace confusing uses of item.parent-uri with expected...
2020-11-14 Hypolite PetovanRemove obsolete references to item.parent-uri
2020-11-14 Hypolite PetovanUse item.thr-parent as expected in Model\Item::insert()
2020-11-14 Hypolite PetovanMerge pull request #9532 from Quix0r/fixes/pconfig...
2020-11-14 Roland HäderOps!
2020-11-14 Roland HäderSome fixes:
2020-11-12 Hypolite PetovanMerge pull request #9531 from annando/fatal
2020-11-12 MichaelCheck for empty body to prevent a fatal error
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
next