]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2020-11-23 MichaelDon't transmit to archived inboxes
2020-11-23 MichaelCommand line option to check initial values
2020-11-22 Hypolite PetovanMerge pull request #9578 from annando/onepoll-failed
2020-11-22 MichaelDon't probe feeds so often
2020-11-22 MichaelOnePoll reworked, improved "failed" behaviour
2020-11-22 Hypolite PetovanMerge pull request #9577 from annando/updateprofile
2020-11-22 MichaelContacts can now be updated from every theme
2020-11-22 Michael VogelMerge pull request #9576 from MrPetovan/bug/9573-addon...
2020-11-22 Michael VogelMerge pull request #9575 from MrPetovan/bug/9564-regist...
2020-11-22 Hypolite PetovanDon't assume addons must have an *_install function
2020-11-22 Hypolite PetovanFix wrong variable name in ping_init
2020-11-21 Michael VogelMerge pull request #9571 from MrPetovan/bug/9549-photo...
2020-11-21 Hypolite PetovanMove unicity check after array initilization in builtin...
2020-11-21 Michael VogelMerge pull request #9569 from MrPetovan/bug/9549-photo...
2020-11-21 Hypolite PetovanAdd missing activity toggle capability to photos
2020-11-21 Hypolite PetovanRefactor builtin_activity_puller() and format_like()
2020-11-21 Hypolite PetovanMerge pull request #9566 from annando/update-foo
2020-11-21 MichaelRemove unused config variable
2020-11-21 MichaelCode cleaning
2020-11-21 Michael VogelImmediately fail when lock hadn't been acquired to...
2020-11-21 Hypolite PetovanMerge pull request #9563 from annando/annando/issue9407
2020-11-21 Michael VogelAvoid multiple database update mails, changed log level
2020-11-21 MichaelComments on PeerTube videos not working
2020-11-20 Hypolite PetovanMerge pull request #9560 from annando/daemon-watchdog
2020-11-20 MichaelWatchdog mode to check if the daemon is running
2020-11-20 Hypolite PetovanMerge pull request #9558 from annando/rendertime-limit
2020-11-20 Hypolite PetovanMerge pull request #9556 from annando/vid
2020-11-20 MichaelParameter has to be float
2020-11-20 MichaelAdded minimal execution time for rendertime addon
2020-11-20 Tobias DiekershoffMerge pull request #9557 from annando/fix-update
2020-11-20 MichaelFix the databae update
2020-11-20 Hypolite PetovanMerge pull request #9555 from annando/vid
2020-11-20 MichaelIncreasing version number
2020-11-20 MichaelMoved table
2020-11-20 MichaelUse "int"
2020-11-20 Michaeltinyint
2020-11-19 MichaelMediumint
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
next