]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-10-20 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-19 Michael VogelMerge pull request #5972 from friendica/bug/5946-remove...
2018-10-19 Hypolite PetovanRemove reference to deleted include/security in mod...
2018-10-19 Hypolite PetovanRemove reference to deleted include/security.php
2018-10-19 Michael VogelMerge pull request #5971 from MrPetovan/bug/5970-use...
2018-10-19 Michael VogelMerge pull request #5969 from friendica/bug/5968-add...
2018-10-19 Benjamin LorteauAdd system.temppath description to config/settings...
2018-10-19 Benjamin LorteauUse local temporary directory for PasswordExposedChecke...
2018-10-19 Hypolite Petovan[frio] Enable click through image caption in file browser
2018-10-19 Hypolite PetovanMerge pull request #5967 from annando/ap-nick
2018-10-19 MichaelFix function naming
2018-10-19 Hypolite PetovanMerge pull request #5946 from JonnyTischbein/move_inclu...
2018-10-19 Hypolite PetovanMerge pull request #5965 from annando/ap-nick
2018-10-19 Jonny Tischbeinupdate function names in logger and comments
2018-10-19 MichaelUse nickname based mentions for AP
2018-10-19 Hypolite PetovanMerge pull request #5964 from annando/item-thread
2018-10-19 Michael VogelMerge pull request #5962 from friendica/bug/5960-fix...
2018-10-19 Michael VogelMerge pull request #5963 from MrPetovan/bug/5956-catch...
2018-10-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2018-10-19 Hypolite PetovanAdd itemsource module
2018-10-19 Hypolite PetovanDiaspora: Widen the magic link regular expression
2018-10-18 Hypolite PetovanMerge pull request #5961 from annando/simpler-item
2018-10-18 Hypolite PetovanRemove superfluous L10n::t() parameter in Model\user
2018-10-18 MichaelThe handling with item-content and item-activity had...
2018-10-18 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-18 Michael VogelMerge pull request #5957 from friendica/bug/5955-restor...
2018-10-18 Hypolite PetovanRestore preshare prepending in BBCode::convertShare
2018-10-18 Hypolite PetovanMerge pull request #5954 from annando/fix-null-receiver
2018-10-18 Michael VogelMerge pull request #5953 from MrPetovan/task/5891-conta...
2018-10-18 MichaelAP: Fix "null" receiver
2018-10-18 Hypolite PetovanReplace remaining instances of "contacts/"
2018-10-18 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-18 Tobias DiekershoffMerge pull request #5952 from annando/ap-fixes
2018-10-18 MichaelAP: Fix a notice / avoid an error when fetched content...
2018-10-18 Hypolite PetovanMerge pull request #5951 from annando/endless-contact
2018-10-18 Hypolite PetovanMerge pull request #5950 from annando/no-polling
2018-10-18 MichaelImproved loop detection
2018-10-18 MichaelAvoid endless loop when trying to fetch contact id
2018-10-18 MichaelFor test purposes we can now deactivate polling
2018-10-17 Ralf TheesInserted missing hidden input with form_security_token
2018-10-17 Jonny Tischbeinadd remaning/moving to files not touch by refactoring...
2018-10-17 Michael VogelMerge pull request #5942 from MrPetovan/feature/3218...
2018-10-17 Jonny TischbeinRemove unneeded Util/Security includings + Resolve...
2018-10-17 Jonny TischbeinRenaming functions + moving functions from security...
2018-10-17 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-17 Michael VogelMerge pull request #5920 from MrPetovan/bug/remove...
2018-10-17 Hypolite PetovanMerge pull request #5947 from annando/uri-id
2018-10-17 MichaelUse "uri-id" for item relations
2018-10-17 Jonny TischbeinRename function Authentication::authenticate_success...
2018-10-17 Jonny Tischbeinremove unsed require_onces of security.php
2018-10-17 Hypolite PetovanAdd $is_quote_share parameter to convert share callback
2018-10-17 Jonny TischbeinMove include/security tp /src/Core/Authentication and...
2018-10-17 Hypolite PetovanMerge pull request #5945 from zeroadam/More-5493
2018-10-17 Adam MagnessRemaining contacts to contact
2018-10-17 Hypolite PetovanMerge pull request #5944 from zeroadam/5943
2018-10-17 Adam MagnessFix template urls from contacts/ to contact/
2018-10-17 Tobias DiekershoffMerge pull request #5941 from MrPetovan/bug/5932-fix...
2018-10-17 Hypolite PetovanRework BBCode::convertShare to accept a callback function
2018-10-17 Hypolite PetovanRemove network exception in handle_tag
2018-10-17 Hypolite PetovanAdd Mastodon/Pleroma protocol guessing
2018-10-16 Hypolite PetovanRemove unused parameter $selected in Model\Item::fieldlist
2018-10-16 Hypolite PetovanFix Undefined index: photo in ActivityPub/Receiver
2018-10-16 Hypolite PetovanFix Undefined index: timezone in Protocol\Diaspora
2018-10-16 Hypolite PetovanFix undefined index: id in Protocol\Diaspora
2018-10-16 Hypolite PetovanFix notices in Parse URL feature
2018-10-16 Hypolite PetovanFix notice in Worker\Delivery
2018-10-16 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-16 Hypolite PetovanMerge pull request #5940 from JonnyTischbein/issue_upda...
2018-10-16 Jonny TischbeinFix Issue #5896 by setting static return for edit_post...
2018-10-16 Hypolite PetovanMerge pull request #5939 from annando/onepoll
2018-10-16 MichaelOnepoll hadn't polled anymore / small relocation in...
2018-10-16 Tobias DiekershoffMerge pull request #5938 from annando/magic-loop
2018-10-16 Michael VogelMerge pull request #5936 from MrPetovan/bug/5932-fix...
2018-10-16 MichaelAvoid endless loop at magic auth
2018-10-16 Hypolite PetovanFix notices in include/enotify
2018-10-16 Hypolite PetovanFix notices in Network\Probe
2018-10-15 Hypolite PetovanMerge pull request #5935 from MrPetovan/bug/5934-class...
2018-10-15 Hypolite PetovanFix namespace usage in mod/group
2018-10-15 Hypolite PetovanMerge pull request #5933 from annando/diaspora-signature
2018-10-15 MichaelSigned Diaspora posts should now be stored more reliable
2018-10-15 Benjamin LorteauImprove transition from previous behavior
2018-10-15 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-15 Michael VogelMerge pull request #5930 from tobiasd/20181015-installdocs
2018-10-15 Tobias Diekershoffypot
2018-10-15 Tobias Diekershoffuse the right bracket
2018-10-15 Tobias Diekershoffadded links to alternative ways to install Friendica...
2018-10-15 Tobias DiekershoffMerge pull request #5926 from annando/defer-worker
2018-10-15 MichaelPoddibility to defer worker execution
2018-10-15 Michael VogelMerge pull request #5923 from MrPetovan/task/improve...
2018-10-15 Hypolite PetovanFix wrong use statement in mod/update_contacts
2018-10-14 Hypolite PetovanUpdate formatting of Module\Contact
2018-10-14 Hypolite PetovanReplace string fields by array in Module\Contact
2018-10-14 Hypolite PetovanReplace unwarranted uses of $a->data['contact']
2018-10-14 Hypolite PetovanNormalize uses of defaults() in Module\Contact
2018-10-14 Hypolite PetovanFix remaining instances of "contacts"
2018-10-14 Hypolite PetovanMerge pull request #5922 from JonnyTischbein/issue_dele...
2018-10-14 Jonny TischbeinAdd Support for relativeDateTime in future + update...
2018-10-14 Hypolite PetovanMerge pull request #5891 from JonnyTischbein/move_modul...
2018-10-14 Ralf TheesMerge branch 'develop' of https://github.com/friendica...
2018-10-14 Jonny TischbeinFix batch action choice - All Actions for one contact...
next