Commit Graph

9 Commits

Author SHA1 Message Date
Roland Häder c353b31569
Cleanups:
- don't commit files that are being ignored, better provide a "template" file
  that needs copying to the right file and ignore the file that will have local
  changes like config files will always have.
- fixed CHMOD, no need for executable flag here as the server won't execute
  these files, but only load (read) them
- fixed E_NOTICE in boot.php when entrance/index page (no parameter) is being
  called

Signed-off-by: Roland Haeder <roland@mxchange.org>
2017-03-01 20:00:32 +01:00
Beanow 1fe9bb9b5b Added syncing (push and pull) and refactored a few functions. 2014-08-09 00:46:53 +02:00
Beanow 0026b08a33 Added a simple submit-forwarding feature through the syncing cronjob. 2014-07-11 19:30:02 +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
friendica fbf58ea0c4 update the parser lib 2012-11-18 23:44:58 -08:00
friendica ec7f06ec54 missing brackets 2012-06-19 16:38:03 -07:00
friendica 574f074dc0 make it harder to create duplicate globaldir entries 2012-06-14 18:42:06 -07:00
friendica ea309f20ee initial 2012-05-15 22:31:36 -07:00