commented the usage of the pending table
typo fix
casting stats results to bigint to avoid psql r...
substitue %20 occurences in titles by a single ...
freezed v0.6 to tags
doc updates before release
added svg support
blacklist support for the spider module
support for images and comic books
cleaned up logging
spider doesn't save unknown filetypes to pendin...
removal of old pending entries scheduled every ...
checking unpolled-servers-yet every 10 rounds i...
prioritize servers than haven't ever been checked
fixed the sql request related to computing of t...
decreased media revalidation frequency
the pending table is used for historical data n...
report in stats only servers that have been che...
the stats servers list displays servers as a li...
forgot to actually send the sql request after p...
make sure to always save server's root resource...
presentation of author - title fixed when no au...
implemented random searches
added the documents menu to gophermap
added stats for documents
refactorization of the menu trailer
shortened urls by one char, and added an about ...
added minor logic to the selector->title generator
implemented title computation based on selector...
libmeta recognizes another variant of mp3 header
fixed metadata sanity validation
dispatcher randomize its fetches to distribute ...
added pdf support to indexing processes, and im...
added a documents table to the sql db schema
implemented pdf support in the meta backend
forcing gopherlib to use TCP, this makes it fal...
mediacheck refreshes media entries in pending t...
spider do not register selectors already seen l...
added self-daemonization of all gophermole proc...
freezed the v0.5 development
added a stats menu
increased time between pollings to once every 3...
finished first working version of the cgi frontend
using the '$' char for query delimitation now i...
sending \r\n terminators on gopher requests ins...
first work on gophermap.cgi - some cgi handlers
increased check freq to 3 days for media, sligh...
spider is randomizing selectors to be fetched, ...
first working version of mediacheck
avoiding race conditions on temporary filenames...
dispatcher do not quit when unable to fetch a r...
mediacheck alfa version
setting lastcheck and lastsuccess when dispatch...
implemented epub indexation
fast skipping uninteresting itemtypes: telnet, ...
fixed dispatcher to detect URL: schemes properly
foreign URL detection
checking file signature before feeding to exift...
dispatcher is reading metadata now, and added a...
added required headers to mediacheck
multiple code reorganisations
implemented a gopher download method to file
fixed sql insertion of unknown selectors
dispatcher works
first alpha version of the gophermole dispatcher
menus with at least one error item will are ign...
sql synch doesn't log sql errors on duplicates ...
syslog uses nice prefixes now when logging
spider is autonomous now, also created first dr...
the spider process is starting to somehow work
initial import