Commit Graph

11 Commits

Author SHA1 Message Date
Matt Wells
eb49094343 try to start indexing spider replies
as regular search results in the index so
you can query on those. get histograms of
spider status msgs, etc. ability to turn
that and images on/off.
2014-05-09 11:18:24 -07:00
Matt Wells
3b0a571cea fix security system to actually work now 2014-02-12 00:06:00 -07:00
Matt Wells
bc78b21dc6 for json docs only give them a single
xmlnode in the Xml.cpp class. hopefully
will not get "malformed sections" error
anymore. i think that was a result of the
json having html tags in it and making
unnested html structures which the
sections class did not like.
TODO: probably do this for CT_TEXT etc.
as well.
2014-01-25 08:17:38 -08:00
Matt Wells
1d6ba52dcd list collections in sidebar. 2014-01-09 21:13:41 -08:00
mwells
82494baa89 move CollectionRec stuff into Collectiondb files
for simplicity.
2013-12-10 15:28:04 -08:00
Matt Wells
1bbbcff755 fix getTokenizedDiffbotReply()
to look for type: with a {} depth of 1
so it does not pick up on the
type:image in the images array if there is
one in the article.
2013-11-25 13:58:31 -08:00
mwells
fa9f81bd7c trying to fix json decoding bug.
make highlight class use safebuf.
2013-10-24 17:55:01 -07:00
Matt Wells
b9f94d7d45 show cached json objects as application/json
without term highlighting and the disclaimer
2013-10-16 17:54:17 -07:00
mwells
321f5cf938 quite a few fixes. something still
overwrite CollectionRec::m_overflow/m_overflow2...
2013-09-27 21:00:40 -06:00
mwells
7cdb3d6f9c fix infinite loop from json parsing and
fix some core dumps.
2013-09-27 17:52:36 -06:00
Matt Wells
f6e560c1f4 Initial file population. 2013-08-02 13:12:24 -07:00