aboutsummaryrefslogtreecommitdiffstats
path: root/include/poller.php
Commit message (Expand)AuthorAgeFilesLines
* directory sync - this will either work, or it won't work, or it will possibly...friendica2013-09-301-54/+74
* No point beating a dead horsefriendica2013-09-121-1/+8
* figure out why poller isn't picking up old posts which failed to deliverfriendica2013-08-291-1/+1
* issues marking for deathfriendica2013-08-151-14/+15
* most of expire is now ported from friendica, but the protocol bits to push ou...friendica2013-08-141-1/+2
* populate initial suggestions (ultimately we want to do this at install time a...friendica2013-08-051-1/+3
* add age to directory profile - requires updating on each birthday and that pa...friendica2013-06-301-0/+3
* no GMT_TIMESTAMP() in mysql - use UTC_TIMESTAMP() insteadfriendica2013-06-061-1/+1
* fix buggered contact photosfriendica2013-06-031-0/+20
* zidify img links, delay notifier until actually published for time travelling...friendica2013-05-271-4/+12
* implement time travelling postsfriendica2013-05-231-0/+10
* for directory sync, ensure we have a fallback master; even if we have nothing...friendica2013-04-181-4/+11
* docofriendica2013-03-251-2/+6
* start formatting for Doxygenfriendica2013-02-251-1/+1
* mark for death implementedfriendica2013-01-291-2/+43
* refresh now works on poller runsfriendica2012-12-301-11/+8
* fixesfriendica2012-12-301-1/+1
* progress on pollerfriendica2012-12-301-127/+43
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-061-1/+1
* rm pidfile stuff since we won't need poller lockingfriendica2012-11-291-11/+0
* fixes to photo linked items, shut up poller until I can get to thatfriendica2012-10-251-3/+11
* more progress on the main photos modulefriendica2012-10-241-1/+0
* progress however tediousMike Macgirvin2012-10-231-2/+0
* more DB cleanupfriendica2012-08-301-22/+4
* variable confusion in poller, don't allow negative page offsetsfriendica2012-06-111-2/+2
* separate poll_interval from delivery_interval - default is the same.friendica2012-05-071-1/+3
* implement max load average before queuing/deferring delivery and poller proce...friendica2012-05-031-0/+13
* break up poller into separate processesfriendica2012-04-271-431/+6
* Merge commit 'upstream/master'Michael Vogel2012-04-071-0/+0
|\
| * Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-1/+6
| |\
* | | poller: An optional lockfile is used to check if the poller is already runningMichael Vogel2012-04-011-0/+10
| |/ |/|
* | Merge commit 'upstream/master'Michael Vogel2012-03-281-1/+1
|\|
| * community discovery cont., cleanup of DB debuggingfriendica2012-03-181-1/+1
* | New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spo...Michael Vogel2012-03-171-1/+6
|/
* Item cache now is one day.Michael Vogel2012-03-111-1/+1
* Cache: item cache now has an autodelete of old files. The pages plugin now se...Michael Vogel2012-03-111-0/+13
* New config options if ostatus polling should use the priority in the contactsMichael Vogel2012-03-101-1/+4
* Mail: Removing signatures, gpg, unnecessary line breaksMichael Vogel2012-03-101-2/+1
* Mail: New options for actions after importing mails.Michael2012-02-261-10/+36
* poller.php: Test for moving to archive, vier-style: notifications fixedMichael2012-02-251-1/+11
* multipart messages complete, message-id conversion done.Michael2012-02-251-2/+2
* Encoding for incoming mails. Fixed invalid message id (with side effect at th...Michael2012-02-241-4/+26
* restore poller normal operationfriendica2012-02-221-2/+2
* Merge pull request #45 from annando/masterfriendica2012-02-221-7/+22
|\
| * German translation more gender friendly. Some more logging in poller.phpMichael2012-02-221-5/+20
| * Handling nested bbcodes. Some small design changes in html2bbcode. Change in ...Michael2012-02-191-2/+2
* | poller.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|/
* transport for email contacts phase IIfriendica2012-01-311-2/+2
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* change default ostatus poll intervalfriendica2012-01-011-1/+1