aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
Commit message (Expand)AuthorAgeFilesLines
* this query can take quite a while if there were many updates but it has not b...Mario Vavti2015-03-241-0/+6
* put a lower time limit on time travellersfriendica2015-03-221-3/+5
* tweaks to directory registrations which don't seem to be happening, also down...friendica2015-03-191-2/+2
* Nag hub admins with self-signed certs to fix them. Otherwise we'll just have ...friendica2015-03-011-0/+1
* two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-0/+4
* provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-1/+1
* fix dir server query take 2Habeas Codice2015-01-221-1/+1
* Rework directory server update selection queryHabeas Codice2015-01-201-1/+1
* get rid of really old poco records once weeklyfriendica2015-01-201-0/+7
* provide last successful poll run time (using relative time) in siteinfo so th...friendica2014-12-211-0/+2
* some poller optimisations and a fix for undefined (empty) dbtype which shows ...friendica2014-11-161-24/+31
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-3/+3
|\
| * revert that bitfriendica2014-11-071-7/+1
| * Provide a way to mark photos as adult and hide them from the default album vi...friendica2014-11-061-4/+10
* | PostgreSQL support initial commitHabeas Codice2014-11-131-20/+31
|/
* TypoThomas Willingham2014-10-211-1/+1
* Screwed up merge - put Mike's stuff back.Thomas Willingham2014-10-201-6/+11
* Prevent more than one instance of the poller running at a time.Thomas Willingham2014-10-201-12/+19
* don't auto-archive connections we can't poll.friendica2014-10-191-6/+11
* query for statistics are now executed by pollerPaolo Tacconi2014-10-021-0/+7
* provide a way to sync locations and get rid of bogus hublocs, now implementedfriendica2014-09-141-0/+3
* one more timefriendica2014-09-081-2/+3
* missed onefriendica2014-09-081-2/+5
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-5/+5
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-2/+3
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2014-09-021-1/+14
|\
| * get out the sunniesfriendica2014-08-311-1/+14
* | Add check_upstream_directory() to check that your directory is stillThomas Willingham2014-08-311-0/+3
|/
* allow a site to run cron daily at a chosen hourfriendica2014-07-161-3/+17
* doc updatesfriendica2014-06-061-1/+9
* bring back birthdaysfriendica2014-06-021-0/+2
* cleanup dead directory entries. This was a real b#tch, so keep your eye out f...friendica2014-05-281-1/+2
* Default discover to on.Thomas Willingham2014-03-301-1/+1
* Let the site admin choose whether to display the Discover tab.Alexandre Hannud Abdo2014-03-301-1/+2
* firehose fixes and optimisations. In particular get rid of the unresponsive ...friendica2014-03-271-23/+2
* firehose testing (network?f=&fh=1) - some possible security bugs so testing p...friendica2014-03-261-0/+1
* let's limit this to two weeks so it doesn't pound servers and waste too much ...friendica2014-03-261-1/+1
* more work on firehosefriendica2014-03-261-0/+24
* prune_hub_reinstalls() and add cron weekly as a side effectfriendica2014-03-191-0/+17
* change flags for one-way connections from hidden to unconnected so we can sti...friendica2014-03-041-6/+3
* enable network/matrix expiration, this should be functional but the options h...friendica2014-03-031-2/+7
* Typocvogeley2014-02-271-1/+1
* service class downgrade to the default service class on account expiration if...friendica2014-02-181-10/+3
* move expiration of notifications to the equivalent of "cron daily" to try and...friendica2014-02-111-9/+10
* Merge https://github.com/friendica/red into zpullfriendica2014-02-111-1/+5
|\
| * Clear out old notifications in the poller.Thomas Willingham2014-02-111-1/+5
* | implement a forced directory update mode where we unconditionally create a di...friendica2014-02-111-1/+1
|/
* reversed args in update_modtime, incorrect ud_guid and ud_hashfriendica2014-02-101-1/+1
* populate some posts when somebody is granted "read stream" permissionfriendica2013-11-171-0/+3
* we should probably only expire things once...friendica2013-11-071-1/+4