]> git.mxchange.org Git - friendica.git/history - src
API: Support for the "directory" endpoint
[friendica.git] / src /
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 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 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 MichaelAdding a cooldown phase for the daemon
2020-08-19 MichaelCache clearing rearrangements
2020-08-19 MichaelDifferent check for being local
2020-08-19 PhilippFix Database $_SERVER usage and remove old .travis...
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 #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 realkinetixMerge pull request #1 from friendica/develop
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 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 MichaelUse config value to trigger automated rating
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-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-14 Hypolite PetovanMerge pull request #9011 from annando/rework-network
2020-08-13 MichaelRework of the network page
2020-08-13 Hypolite PetovanMerge pull request #9010 from annando/reshared-owner
2020-08-13 Hypolite PetovanMerge pull request #9005 from annando/notify-shared
2020-08-13 MichaelChange the owner of a reshared item
2020-08-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-13 MichaelMerge branch 'notify-shared' of github.com:annando...
2020-08-13 MichaelChanged comment
2020-08-12 Michael VogelUpdate src/Model/UserItem.php
2020-08-12 Michael VogelUpdate src/Model/UserItem.php
2020-08-12 MichaelClarify the functionality
2020-08-12 MichaelDon't create notifications for activities
2020-08-12 Michaelremoved unneeded notification check
2020-08-12 MichaelCreate notifications for shared posts
2020-08-11 Hypolite PetovanMerge pull request #9003 from annando/show-announce
2020-08-11 MichaelDisplay reshared ("announced") messages of a user on...
2020-08-11 Michael VogelMerge pull request #8986 from MrPetovan/task/8918-move...
2020-08-11 Hypolite PetovanMerge pull request #9001 from annando/ap-forum
2020-08-11 MichaelPerform notification check
2020-08-11 MichaelAdded source code comments
2020-08-10 MichaelAdd notification check
2020-08-10 MichaelPrevent sending forum posts via AP
2020-08-10 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-08-10 MichaelPartly revert coding for compatibility issues
2020-08-10 Michael VogelMerge pull request #8996 from MrPetovan/bug/8995-profil...
2020-08-10 Michael VogelMerge pull request #8998 from MrPetovan/bug/warnings
2020-08-09 MichaelFixing processing forum posts
2020-08-09 MichaelAP Improvements for forums
2020-08-09 Hypolite PetovanFix unexpected return value of RedisCache->delete()
2020-08-09 Hypolite PetovanEnable profile contacts page for profile owner
2020-08-08 Hypolite PetovanMerge pull request #8900 from tobiasd/20200718-serverbl...
2020-08-08 Tobias Diekershoffindentation
2020-08-08 Tobias Diekershofffopen error messages
2020-08-08 Tobias Diekershoffsome small stuff
2020-08-08 Michael VogelMerge pull request #8987 from MrPetovan/bug/8984-sessio...
2020-08-08 Hypolite PetovanAdd support for empty session write
2020-08-08 Hypolite PetovanRevert "Actually destroy session on logout"
2020-08-08 Hypolite PetovanReduce page size in contacts pages
2020-08-07 Michael VogelMerge pull request #8982 from MrPetovan/task/8918-move...
2020-08-07 Hypolite PetovanMerge pull request #8983 from annando/probe-lock
next