friendica.git/.git
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 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-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
2020-08-15 MichaelIssue 9013: In "post" order only load new toplevel...
2020-08-14 Hypolite PetovanMerge pull request #9012 from annando/pre-update-1358
2020-08-14 MichaelIIntroduce pre update function for PR 8927
2020-08-14 Hypolite PetovanMerge pull request #9011 from annando/rework-network
2020-08-14 MichaelSimplify the update functionality
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 VogelMerge pull request #9007 from friendica/awesome-humane...
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 Hypolite PetovanAdded awesome-humane-tech badge
2020-08-12 MichaelUnneeded fields removed
2020-08-12 MichaelDon't create notifications for activities
2020-08-12 MichaelAvoid getting too much notifications
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 MichaelSuppress "reshared" information for forum posts
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-09 Tobias DiekershoffMerge pull request #8991 from MrPetovan/task/restore...
2020-08-09 Tobias DiekershoffMerge pull request #8992 from MrPetovan/bug/8941-bookma...
2020-08-08 Hypolite PetovanEnable footer scripts in minimal view
2020-08-08 Hypolite PetovanFix option syntax for textcomplete
2020-08-08 Hypolite PetovanRestore auto-complete in comment boxes beyond the first
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
2020-08-07 MichaelDon't let the tests fail. The test user doesn't have...
2020-08-07 MichaelReworked "getIdForURL"
2020-08-07 Tobias Diekershoffremove empty line
2020-08-07 Tobias Diekershoffupdate the test of the help text
2020-08-07 Hypolite PetovanRemove obsolete modules common and allfriends
2020-08-07 Hypolite PetovanAdd new contact/{id}/contacts[/{type}] route and module
2020-08-07 Hypolite PetovanCreate new page_tabs template
2020-08-07 Hypolite PetovanRemove unused App parameter from Module\Contact::getTab...
2020-08-07 Hypolite PetovanAdd mutuals and all methods in Contact\Relation
2020-08-07 Hypolite PetovanActually destroy session on logout
2020-08-06 Hypolite PetovanMerge pull request #8981 from annando/probe-lock
2020-08-06 MichaelRemoved unused parameter
next