friendica.git/.git
2020-10-24 Hypolite PetovanMerge pull request #9452 from annando/issue-9451
2020-10-24 Michael"commented" is the default
2020-10-24 Hypolite Petovan[Actions] Downgrade Composer to v1
2020-10-24 MichaelIssue 9451: We now do store the tab in a config again
2020-10-24 Hypolite PetovanMerge pull request #9450 from annando/no-shadow
2020-10-24 MichaelWorker priority / no shadow worker
2020-10-23 Hypolite PetovanMerge pull request #9444 from annando/update
2020-10-23 MichaelImproved check for existing data
2020-10-23 Hypolite PetovanMerge pull request #9449 from annando/item-duplicates
2020-10-23 MichaelAvoid duplicate item entries
2020-10-23 Michael VogelMerge pull request #9448 from MrPetovan/bug/9447-restor...
2020-10-23 Hypolite PetovanAdd new format parameter to parse_link hook data
2020-10-23 Hypolite PetovanUse CurlResult->getHeaderArray instead of custom conversion
2020-10-21 Hypolite PetovanMerge pull request #9445 from tobiasd/20201021-lng
2020-10-21 Tobias DiekershoffIT translations 100% THX Sylke Vicious
2020-10-21 Tobias DiekershoffDE translation update
2020-10-21 MichaelLog messages removed
2020-10-20 MichaelOnly auto update when there is content
2020-10-20 PhilippMerge pull request #9441 from annando/fatal
2020-10-20 PhilippMerge pull request #9442 from annando/notice
2020-10-20 MichaelFixes notice: Undefined index: nobody in /src/Util...
2020-10-20 MichaelFix Fatal error: Uncaught TypeError: Argument 1 passed...
2020-10-20 Hypolite PetovanMerge pull request #9440 from annando/one-click-follow
2020-10-20 MichaelThe single click does not work with legacy DFRN
2020-10-20 MichaelMove auto-follow/unfollow after the checks
2020-10-20 MichaelFollow/Unfollow contact with a single click
2020-10-19 Hypolite PetovanMerge pull request #9437 from nupplaphil/task/httpreque...
2020-10-19 Hypolite PetovanMerge pull request #9436 from nupplaphil/task/test_notices
2020-10-19 Hypolite PetovanMerge pull request #9431 from annando/network-order
2020-10-18 Philipplower loglevel
2020-10-18 PhilippRemove 'headers' option occurrences and add a warning...
2020-10-18 PhilippRemove option 'novalidate' flag from HTTPRequest options
2020-10-18 PhilippRemoved completely un-used 'http_auth' option from...
2020-10-18 PhilippAdd HTTPRequest::head() function
2020-10-18 Michael VogelMerge pull request #9405 from nupplaphil/task/psr7_remo...
2020-10-18 PhilippAdd redis error message for tests
2020-10-18 PhilippActivate redis
2020-10-18 PhilippRemove $binary flag for HTTPRequest::get(), HTTPRequest...
2020-10-18 PhilippFix StringTest
2020-10-18 PhilippFix a lot of notices/warnings/deprecation notes in...
2020-10-18 PhilippFix wrong `$this->assert...()` with `self::assert...()
2020-10-18 MichaelUse $get
2020-10-17 Michael VogelApply suggestions from code review
2020-10-17 Hypolite PetovanMerge pull request #9434 from annando/dbclean-limit
2020-10-17 MichaelStore the selected network tab in a session variable
2020-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-10-17 Michael VogelUpdate src/Core/Worker.php
2020-10-17 Hypolite PetovanMerge pull request #9433 from annando/fix-db-error
2020-10-17 MichaelDefine a maintenance window
2020-10-17 MichaelPost expiry: Limit for deletions
2020-10-17 MichaelFix DB Error "Column 'uri' in where clause is ambiguous"
2020-10-17 MichaelNetwork: Fix continuous load issues
2020-10-16 Tobias DiekershoffMerge pull request #9429 from MrPetovan/bug/9427-vier...
2020-10-16 Hypolite Petovan[vier] Restore network page right sidebar forum widget...
2020-10-16 Michael VogelMerge pull request #9425 from MrPetovan/task/router...
2020-10-16 Hypolite PetovanCentralize routes file existence check in App\Router
2020-10-15 Hypolite PetovanAdjust testModuleClass() expectations after introducing...
2020-10-15 Hypolite PetovanAdd routes file recompute on last modification time...
2020-10-15 Hypolite PetovanMerge pull request #9424 from annando/no-dbclean
2020-10-15 MichaelCount removed, added logging for iten uri
2020-10-15 MichaelOnly set values if the uri isn't empty
2020-10-15 MichaelMove the repair functionality to the daily cron
2020-10-15 MichaelReplace "dbclean" with new expiry functionality
2020-10-14 Michael VogelMerge pull request #9419 from MrPetovan/task/9127-netwo...
2020-10-14 Hypolite PetovanRemove Widget::accounts in favor of Widget::accounttypes
2020-10-13 Hypolite PetovanMerge pull request #9422 from nupplaphil/task/env_mapping
2020-10-13 PhilippAdd env mappings
2020-10-13 Hypolite PetovanRemove obsolete mod/network and mod/update_network...
2020-10-13 Hypolite PetovanMove network module to src/
2020-10-13 Hypolite PetovanRemove unused App->force_max_items property
2020-10-13 Michael VogelMerge pull request #9418 from MrPetovan/bug/max_d-min_i...
2020-10-13 Hypolite PetovanImplement correct behavior for min_id in boundary pagin...
2020-10-13 Hypolite PetovanMerge pull request #9417 from vinzv/9042-checkboxes...
2020-10-12 vinzvmove from nav_bg color to static background color
2020-10-12 Vinzenz Vietzkereplace default checkbox color
2020-10-12 Vinzenz Vietzkemove checkbox settings to schemes
2020-10-12 Hypolite PetovanMerge pull request #9412 from annando/mobile-announce
2020-10-12 MichaelUpdated messages.po
2020-10-12 Michael VogelUpdate src/Object/Post.php
2020-10-11 MichaelDiaspora: Native reshares only work with toplevel posts
2020-10-11 Michael VogelMerge pull request #9416 from nupplaphil/task/revert_gu...
2020-10-11 PhilippRevert "Add guzzlehttp/guzzle as composer requirement"
2020-10-11 PhilippRevert "Introduce IHTTPResult Interface as abstraction...
2020-10-11 PhilippRevert "Replace IHTTPResult for CurlResult usages"
2020-10-11 PhilippRevert "Use Guzzle for HTTPRequest and Result"
2020-10-11 PhilippRevert "Fix IHTTPResult::getHeader/s() - Split function...
2020-10-11 PhilippRevert "Update lock"
2020-10-11 PhilippRevert "Use CurlResult for failed HTTPRequests (legacy...
2020-10-11 PhilippRevert "HTTPRequest: Replace getInfo() with new paramet...
2020-10-11 PhilippRevert "Fix IHTTPResult::getHeader() - Now returns...
2020-10-11 PhilippRevert "Fix Content-Type for `CurlResult` class"
2020-10-11 PhilippRevert "IHTTPResult::getContentType is now a string...
2020-10-11 PhilippRevert "Fix redirect logging"
2020-10-11 PhilippRevert "Remove unnecessary exception message (avoid...
2020-10-11 PhilippRevert "Use last entry for Content-Type"
2020-10-11 PhilippRevert "Update src/Network/GuzzleResponse.php"
2020-10-11 Michael VogelMerge pull request #9414 from nupplaphil/bug/guzzle
2020-10-11 MichaelDiaspora announce / Renaming share buttons
2020-10-11 PhilippFix GuzzleHttpClient
2020-10-11 MichaelDon't change resharer when resharing
next