friendica.git/.git
2020-08-21 Hypolite PetovanMerge pull request #9033 from nupplaphil/bug/travis
2020-08-21 PhilippStatically set "nickname" for user-field in API tests...
2020-08-21 PhilippFix "location" entry for contacts in API test dataset
2020-08-21 Hypolite PetovanMerge pull request #9043 from tobiasd/20200821-fixingthemes
2020-08-21 Tobias DiekershoffHOTFIX to make all themes (but frio) working again
2020-08-20 Michael VogelMerge pull request #9041 from MrPetovan/bug/notices
2020-08-20 Hypolite PetovanCheck for parent existence in Protocol\DFRN
2020-08-20 Hypolite PetovanReturn early if $a->user is absent in BaseModule
2020-08-20 Hypolite PetovanLoop on expected fields instead of existing fields...
2020-08-20 Hypolite PetovanFix wrong contact array key reference in Search\Acl
2020-08-20 Hypolite PetovanAccount for $nav_bg not being set in frio/php/default
2020-08-20 Tobias DiekershoffMerge pull request #9040 from annando/fix-polling
2020-08-20 MichaelFix: Feeds and mail accounts hadn't been fetched reliably
2020-08-20 Tobias DiekershoffMerge pull request #9039 from MrPetovan/task/frio-accen...
2020-08-20 Hypolite Petovan[frio] Add black accented scheme
2020-08-20 Hypolite Petovan[frio] Add dark accented scheme
2020-08-20 Hypolite Petovan[frio] Add more color accents
2020-08-20 Hypolite Petovan[frio] Add scheme accent feature
2020-08-20 Hypolite PetovanMerge pull request #9038 from annando/check-announcer
2020-08-20 Hypolite PetovanAdd more references to theme.php
2020-08-20 MichaelFix sharing detection on reshares
2020-08-19 Hypolite PetovanMerge pull request #9032 from annando/local-access
2020-08-19 Hypolite PetovanMerge pull request #9036 from annando/clear-cache
2020-08-19 Michaelfix reversed "if"
2020-08-19 Hypolite PetovanMerge pull request #9037 from annando/fix-network-view
2020-08-19 Hypolite PetovanMerge pull request #9035 from annando/daemon-cooldown
2020-08-19 MichaelFix the network view
2020-08-19 MichaelAdding a cooldown phase for the daemon
2020-08-19 MichaelCache clearing rearrangements
2020-08-19 MichaelDifferent check for being local
2020-08-19 PhilippDisable testImagickNotFound due low impact and test...
2020-08-19 PhilippFix Cache tests
2020-08-19 PhilippFix Database $_SERVER usage and remove old .travis...
2020-08-19 PhilippEnable Github Actions
2020-08-19 MichaelFix missing field
2020-08-19 MichaelAvoid probing non existing profiles
2020-08-19 MichaelDon't poll locally / user self data
2020-08-19 MichaelAvoid locally probing last item via network
2020-08-19 MichaelAvoid local network requests
2020-08-18 Hypolite PetovanMerge pull request #9031 from annando/default-avatar
2020-08-18 MichaelUse a constant for the contact photos / dom't cache...
2020-08-18 Hypolite PetovanMerge pull request #9030 from annando/avatar-constant
2020-08-18 MichaelUsing a constant value for the default avatar
2020-08-18 Hypolite PetovanMerge pull request #9029 from annando/local-probing
2020-08-18 Michael"localProbe" is used only locally
2020-08-18 MichaelUse "User::getIdForURL"
2020-08-18 MichaelUse the owner data to collect all data
2020-08-18 MichaelDon't probe on local profiles via network
2020-08-18 Hypolite PetovanMerge pull request #9027 from tobiasd/20200818-lng
2020-08-18 Tobias Diekershoffupdate for ES thx targz
2020-08-18 Tobias DiekershoffEN US and GB translation updates THX AndyH3
2020-08-18 Tobias DiekershoffNL translation update THX Casper
2020-08-18 Tobias DiekershoffPL translation update THX Walis
2020-08-18 Tobias Diekershoffupdate to the zh-cn translation THX vicdorke
2020-08-18 Tobias DiekershoffRU translations THX Alexander An
2020-08-18 Tobias DiekershoffDE translation update
2020-08-18 Hypolite PetovanMerge pull request #9026 from annando/performance
2020-08-18 Michael VogelSome small performance tweaks (indexes)
2020-08-18 Tobias DiekershoffMerge pull request #9025 from annando/timeout-loop
2020-08-18 MichaelAvoid loop situations and connection timeouts
2020-08-17 Hypolite PetovanMerge pull request #9024 from annando/fix-db-error
2020-08-17 Hypolite PetovanMerge pull request #9022 from annando/adjust-frequency
2020-08-17 MichaelFix database error (wrong field name)
2020-08-17 MichaelDon't show poll frequency on auto adjust
2020-08-17 MichaelRemoved check for priority
2020-08-17 MichaelAdded weekly and monthly polling
2020-08-17 MichaelPoll twice a day when there had been posts in the last...
2020-08-17 MichaelFix parameter order
2020-08-17 MichaelRemove check
2020-08-17 MichaelSimplify code
2020-08-17 MichaelOnce a day is 8
2020-08-17 MichaelNew rating scale
2020-08-17 MichaelRemoved check for number of posts
2020-08-16 Hypolite PetovanMerge pull request #9021 from annando/removed-unused
2020-08-16 MichaelUse config value to trigger automated rating
2020-08-16 MichaelRemove unused "rating" functionality
2020-08-16 MichaelSetting priority to "notice"
2020-08-16 MichaelSwitch to daily after a week
2020-08-16 MichaelAutomatically adjust feed frequencies
2020-08-16 Hypolite PetovanMerge pull request #9019 from annando/performance
2020-08-16 Michael VogelUse the uid for the owner cache
2020-08-16 Hypolite PetovanMerge pull request #9018 from annando/split-cronjobs
2020-08-16 Michael VogelSome performance tweeks
2020-08-16 MichaelSplit the CXronjobs class into separate classes
2020-08-16 Hypolite Petovan[frio] Add dynamic CSS property before introducing...
2020-08-16 Hypolite Petovan[frio] Cleanup CSS/UI
2020-08-15 Hypolite Petovan[frio] Allow 0% content brackground transparency
2020-08-15 Hypolite Petovan[frio] Keep settings between scheme changes
2020-08-15 Hypolite Petovan[frio] Remove unused theme functions
2020-08-15 Hypolite Petovan[frio] Move specific event styles to main theme stylesheet
2020-08-15 Hypolite PetovanMove calendar/event stylesheets/scripts registration...
2020-08-15 Hypolite PetovanMerge pull request #9017 from annando/issue-9015
2020-08-15 MichaelIssue 9015: Reducing load of remote systems
2020-08-15 Hypolite PetovanMerge pull request #9016 from annando/network-view
2020-08-15 MichaelRenamed condition arrays
2020-08-15 MichaelSome further cleaning up
2020-08-15 MichaelUse the correct table
2020-08-15 MichaelSimplifying the code
2020-08-15 MichaelUsing a view for the network page
2020-08-15 Tobias DiekershoffMerge pull request #9014 from annando/issue-9013
next