summaryrefslogtreecommitdiff
path: root/src/site.clj
AgeCommit message (Collapse)Author
2010-11-17Merge branch 'master' of /pichat/repodumpfmprod
2010-11-17enable redis popular postsdumpfmprod
2010-11-15Moved constants to config.cljScott Ostler
2010-11-14Disable scores/hall updatingScott Ostler
2010-11-14Added redis back for popular posts, fixed CTRL-M chars in src/site.clj, ↵Scott Ostler
tweaked single_message.st
2010-11-14resolve site.clj conflictScott Ostler
2010-11-11Removed unused db functionsScott Ostler
2010-11-02Merge src/site.clj conflictScott Ostler
2010-11-02Disable room log for non-vipsScott Ostler
2010-11-01sostler prod commitdumpfmprod
2010-10-25Added try-catch for register emailScott Ostler
2010-10-25Added super ghetto mgmt securityScott Ostler
2010-10-25Added mgmt pwScott Ostler
2010-10-24Add initial event logic and mergeScott Ostler
2010-10-03timb: better hiscore codedumpfmprod
2010-10-03timb: testing using redis to store a sorted set of post favcountsdumpfmprod
2010-10-03timb: added redis jardumpfmprod
2010-10-02timb: irl: fwd, altars: fix off by one, add previous pagingdumpfmprod
2010-09-30timb: image altarsdumpfmprod
2010-09-26made javascript callback for search optional to make browser not freeze ↵tim b
while fetching search results on dump
2010-09-22sql fuckuptim b
2010-09-22use image_urls table... should be slightly less brutal on the dbtim b
2010-09-11Add imgreplacer fileScott Ostler
2010-09-09renamed tags/fetch-image-dumps to tags/fetch-dumpsScott Ostler
2010-09-09Fixed dumpfm.dump.fm links in user logsScott Ostler
2010-09-09Add roomlist, per-room image limitsScott Ostler
2010-09-08added history size for initial room loading to rooms sql tabletim b
2010-09-05comment out autoposterScott Ostler
2010-09-05Don't allow registration from active muted ipsScott Ostler
2010-09-04Make login/logout be POSTSScott Ostler
2010-09-04switch login/logout to be POSTsScott Ostler
2010-09-04Removed chat-version crapScott Ostler
2010-09-02Fix fullscreen route typoScott Ostler
2010-09-02Change max db connections to 10, /fullscreen routeScott Ostler
2010-08-30Fixed directory queries and heart animationsScott Ostler
2010-08-30Memoize directory contents with expiry of ten minutesScott Ostler
2010-08-30Fixed user-logs offbyone bug, replace user-info map with dynamic queryScott Ostler
2010-08-29Remove println in user-logScott Ostler
2010-08-29Changed data access queries for rooms, user logs, and favoritesScott Ostler
2010-08-23Fix user-info query typoScott Ostler
2010-08-23Re-add last post to directoryScott Ostler
2010-08-23Fix get-user-ranking cnt/count mixupScott Ostler
2010-08-23Use rooms/ subdirectory for templates; add per-room templatesScott Ostler
2010-08-23Fix get-user-ranking to handle null user listScott Ostler
2010-08-23Merge branch 'master' of ssh://dump.fm/pichat/repoScott Ostler
2010-08-23Changed server startup orderScott Ostler
2010-08-23Changed scores and directory update freq, add msgs index to 0-create.psql, ↵Scott Ostler
change server startup order
2010-08-21Merge branch 'master' of /pichat/repodumpfmprod
2010-08-21removed dump / fav counts from mini-profile, removed sftn6000 from admin ↵Scott Ostler
email list
2010-08-19Merge branch 'master' of /pichat/repodumpfmprod