summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-08-30Fixed user-logs offbyone bug, replace user-info map with dynamic queryScott Ostler
2010-08-30Changed fetch-image-dumps to use ljoinsScott Ostler
2010-08-29Remove println in user-logScott Ostler
2010-08-29Add check for tag type in fetch-tagged-dumpsScott 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-23Fix if-vip documentation typoScott 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-22Merge branch 'master' of /pichat/repodumpfmprod
2010-08-22dumb change to fetch-dumps-by-nickScott Ostler
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
2010-08-19Removed profile dump/fav countsScott Ostler
2010-08-14Merge branch 'master' of /pichat/repodumpfmprod
2010-08-14add really hacky email photo acceptorScott Ostler
2010-08-13Merge branch 'master' of /pichat/repodumpfmprod
2010-08-13timb commiting prod changes (dis register, home redir)dumpfmprod
2010-08-13initial fullscreen image thingtim b
2010-08-08fix registration page switchScott Ostler
2010-08-08Add routes for stickers, dis-register, increase message posting timeoutScott Ostler
2010-08-03Merge branch 'master' of ssh://dump.fm/pichat/repotim b
2010-08-03set a variable if we're distim b
2010-07-31Send registration emails, get correct casing for pw reset emailsScott Ostler
2010-07-26only search main room to prevent porn spamdumpfmprod
2010-07-17better searchtim b
2010-07-10Revert "making each page title unique to be nicer to google"dumpfmprod
This reverts commit 25b66885b8c6b466b111aa0566eb600ce147c04d.
2010-07-10making each page title unique to be nicer to googledumpfmprod
2010-07-10added report viewerScott Ostler
2010-07-04after rebuilding jdbc with net types i still cannot get it to cast cidrs ↵tim b
properly so i just added a separate query to log ips of new accounts
2010-07-03context specific cookie domaintim b
2010-07-03revert cookie domain to .dump.fmScott Ostler
2010-07-03add last_login time and last_ip to users tabletim b
2010-07-03testing how to get ip from request objtim b
2010-07-03testing how to get ip from request objtim b
2010-07-03testing how to get ip from request objtim b
2010-07-02Show 40 pics in /popularScott Ostler
2010-07-02Remove println from /nick/popularScott Ostler
2010-07-02add favorited attribute to get-popular-dumpsScott Ostler
2010-07-02Order /nick/popular favs by recently favedScott Ostler
2010-07-02Add /nick/popularScott Ostler
2010-06-25Merge branch 'master' of /pichat/repodumpfmprod
2010-06-25fuckdumpfmprod
2010-06-24add fav to permalinks, link to conextual domain for local testing, longer ↵tim b
fadeout on fav, cleanup some html