]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-11-19 MichaelTrying "tinyint"
2020-11-19 MichaelTrying "int"
2020-11-19 MichaelForeign key for verb
2020-11-19 Hypolite PetovanMerge pull request #9554 from annando/insert-mode
2020-11-19 MichaelFix warning
2020-11-19 Hypolite PetovanMerge pull request #9553 from annando/insert-mode
2020-11-19 Hypolite PetovanMerge pull request #9552 from annando/zero-user
2020-11-19 MichaelMode switch for insert
2020-11-19 Michael VogelMerge pull request #9551 from MrPetovan/task/4140-ldap...
2020-11-19 MichaelAvoid problems with uid=0
2020-11-19 Hypolite PetovanMerge pull request #9550 from annando/more-foreign
2020-11-19 MichaelChenged compared text
2020-11-19 Hypolite PetovanMake Model\User::getAuthenticationInfo accessible to...
2020-11-19 MichaelTest for failed test
2020-11-19 MichaelImproved key length
2020-11-19 MichaelSome more foreign keys added
2020-11-18 Hypolite PetovanMerge pull request #9546 from annando/ostatus-notice
2020-11-18 Michael VogelUpdate src/Protocol/OStatus.php
2020-11-18 MichaelFix Notice: Undefined variable: valid in /src/Protocol...
2020-11-18 Hypolite PetovanMerge pull request #9545 from annando/daemon-speedf
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
next