Michael Vogel
c3ee255b0c
Reduction of double executions - hopefully
7 years ago
Michael Vogel
ed8cdc7d85
Logging message added
7 years ago
Michael Vogel
f0cf9ce519
Prevent double execution
7 years ago
Michael Vogel
eb75d9532b
Magical mathematics to reduce the number of workers
7 years ago
Michael Vogel
9767801be4
Load depending number of worker queues.
7 years ago
Michael Vogel
ae21c40f21
Load depending number of workers
7 years ago
Michael Vogel
173d1390df
Mute warnings in pidfile/Quit poller after an hour.
7 years ago
Michael Vogel
f8e4a71eda
Do a load check during execution of the queue.
7 years ago
Michael Vogel
3ace2136f0
Checking includes for valid paths
7 years ago
Michael Vogel
12659fc3a1
Let the cronhook be called different from the cron job.
7 years ago
Michael Vogel
7edce8e266
Don't use a delivery interval when using the worker
7 years ago
Michael Vogel
0a2c161230
Fork as many processes as possible from the start on.
7 years ago
Michael Vogel
32e8f3468d
Moved some functionality back to the cron. Speed up things
7 years ago
Michael Vogel
ff739b0a23
Just changed some script names
7 years ago
Michael Vogel
d3a6ebfe7e
The worker is now working
7 years ago
Michael Vogel
b0ddde22c0
By entering a GNU Social account name, the friends of this contact will be added to the friendica account
7 years ago
Michael Vogel
820ded2c2d
Support for the new nodeinfo protocol that will replace statistics.json
7 years ago
Michael Vogel
166519fc4d
Move the contact discovery into the background
7 years ago
Michael Vogel
cf3214c904
Query other servers periodically for their known contacts
7 years ago
Michael Vogel
bffe35ab71
There is now two different checks for the completion of conversations
7 years ago
Michael Vogel
ae172a9cec
If the load is too high, now not only the poller but also the page delivery will stop.
7 years ago
Michael Vogel
dfdb804323
Beautified the poller logging
7 years ago
Michael Vogel
ab5bf06873
Restructured and simplified the poller check
7 years ago
Michael Vogel
68c9707221
The poller now always respects the priority setting for feeds.
7 years ago
Michael Vogel
4c901e60cc
More logging for the poller. Changed the query for the contacts to reduce the amount of contacts
7 years ago
Michael Vogel
6d8c126179
Do the directory change only when it is needed.
7 years ago
Michael Vogel
96c642661e
The poller can now be called even inside the "include" directory.
7 years ago
Michael Vogel
cce561708a
Replaced $argv and $argc with the $_SERVER array
8 years ago
Michael Vogel
4fb059095f
Performance stuff: Caching for getsiteinfo function, check before running onepoll.php
8 years ago
Michael Vogel
d4b2d3bf8a
Moved "privacy_image_cache" into the core. Enabled by default, can be disabled in the page settings.
8 years ago
Michael Vogel
5ed5773f57
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
8 years ago
Michael Vogel
e32f9c4fff
Dead processes will be deleted when they are running for more than 9 minutes.
8 years ago
Michael Vogel
6b8585d48d
Database stuff. New table "thread". Changing "left join" to "inner join", removing "limit 1" at update and delete.
8 years ago
Michael Vogel
de9a02b9ae
Some small bugfixes (mostly warnings) and little improvements to the log
9 years ago
Michael Vogel
9a1a666f24
Some changes to let pumpio react similar to facebook.
9 years ago
Michael Vogel
ed33d28e61
redoing the change concerning the hostname.
9 years ago
Michael Vogel
e746c4955b
Added an option to configure the hostname manually. And there was a problem when APC wasn't present.
9 years ago
Michael Vogel
4dcd00cf4b
Lockfile for onepoll, removing old smarty3 cache files.
9 years ago
Michael Vogel
c9307eb96a
OStatus conversation are now checked every 30 minutes for new answers.
10 years ago
Michael - piratica.eu
7ab335c9d6
Diaspora: Auto-adding users as friend who already sharing with us
10 years ago
Zach Prezkuta
1507ec37a4
give post a chance to arrive before rejecting photos from Diaspora
10 years ago
Zach Prezkuta
e684324032
use explicit include paths
10 years ago
Michael Vogel
5bc6896671
The caches are now cleared only once an hour.
10 years ago
Michael Vogel
46c5a97a20
New caching system for photos
10 years ago
Michael Vogel
f17377e6de
New cache system with subdirectories
10 years ago
Fabrixxm
385ee5a862
pass $argv & $argc as reference to *_run() functions.
10 years ago
zottel
dd1e735efb
Worked in fermionic's comments (not count($r)).
10 years ago
zottel
7de5c7ebe1
Changes to make contacts delete all content from the user when a user is deleted.
...
NOTE: I didn't add "AND account_removed = 0" to facebook.php because I don't
have a clone of the addons repository. Please someone do that for me. Thanks.
Please check carefully. I tested locally on my server, but not with other
servers.
10 years ago
friendica
09f74be14c
variable confusion in poller, don't allow negative page offsets
10 years ago
friendica
e8b9b8a403
separate poll_interval from delivery_interval - default is the same.
10 years ago