aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
Commit message (Expand)AuthorAgeFilesLines
* daemon conversion continued...redmatrix2016-05-191-1/+1
* Separate cron into periodic components and use that as the main interface for...redmatrix2016-05-191-2/+1
* daemon master: create some compatibility coderedmatrix2016-05-191-430/+1
* cli utilities - argc and argv reversed. Not functionally incorrect since it w...redmatrix2016-05-171-2/+2
* expire delivery reports at 10 days by default instead of 30.redmatrix2016-01-041-1/+1
* heavy lifting for delivery reportsredmatrix2015-09-221-0/+11
* site checking stuffredmatrix2015-09-141-0/+3
* initial work on obj import, rename import_profile_photo to import_xchan_photo...redmatrix2015-09-011-1/+1
* schedule a doco update once weeklyredmatrix2015-08-301-0/+3
* convert the abook fieldsredmatrix2015-06-141-13/+7
* more work on item table optimisationredmatrix2015-06-101-4/+2
* Merge branch 'master' into tresfriendica2015-04-231-5/+14
|\
| * fix regdirfriendica2015-03-311-1/+1
| * 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
* | Merge branch 'master' into tresfriendica2015-02-011-0/+4
|\|
| * two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-0/+4
* | Merge branch 'master' into tresfriendica2015-01-271-1/+1
|\|
| * provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-1/+1
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...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
* | start on item_restrict conversionfriendica2015-01-221-3/+2
|/
* 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