Hypolite Petovan
b833a8d255
Fix cron_maintain
...
- Update profile before fetching scrape url
- Honor $parms['hide'] before validating dfrn site
- Fetch maintenance items oldest first
- Add backlog size in log
- Add pid to logger for easier threaded cron debug
2017-10-22 23:48:00 -04:00
Hypolite Petovan
a8dc2e65f4
Merge branch 'master' into feature/redesign-prototype
...
# Conflicts:
# .gitignore
# .htconfig.php
# .htconfig.php-dist
# boot.php
# include/dba.php
# mod/health.php
# util/htconfig.vagrant.php
2017-04-20 22:33:41 -04:00
12e4bff880
Continued with cleanups:
...
- removed some empty lines at bottom of files
- added new-line character at end of file (as this else may confuse some old
editors)
- moved JavaScript files out of "include" into own "js"
- if you set <basename>, you don't need full URLs in linked JavaScript files
and CSS files
Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:19:12 +01:00
hauke
cd976b8dcc
Removed gender and marital status for better privacy
2015-12-24 08:42:48 +01:00
Beanow
5c477f9b7f
Faster import, better admin panel.
2014-07-11 01:35:30 +02:00
Beanow
a69a9d2278
Adding site-health and noscrape support.
2014-07-10 23:43:25 +02:00
Beanow
40202ea948
Made a first version of import functionality.
...
* A very crude extraction step that creates a file with URLs.
* A processor that reduces the file to nothing as it imports them.
2014-07-01 03:27:56 +02:00