Commit Graph

1383 Commits

Author SHA1 Message Date
Tyler Renelle 9ec3c4aaed fix so admins can delete chat msgs 2013-09-18 09:06:51 -04:00
Tyler Renelle 5006cda946 [#1394] fix customizationsNotification issue 2013-09-17 14:59:06 -04:00
Tyler Renelle 402e2aedb0 [#1397 #1543 #1540] misc bug fixes 2013-09-17 14:44:02 -04:00
Tyler Renelle f26b0a2cf5 [#1394] add drop notifications back in 2013-09-17 12:16:16 -04:00
Tyler Renelle dc303f83c1 [#1221] misc bug fixes on backer.* doesn't exist in chat, default backer &
preference attrs in user model
2013-09-13 15:10:47 -04:00
Tyler Renelle e754670733 small fix to `heroku[router]: at=error code=H17 desc="Poorly formatted
HTTP response" method=GET path=/splash.html host=habitrpg.com
fwd="" dyno=web.3 connect=1ms service=3ms status=503 bytes=0`
2013-09-11 17:47:51 -04:00
Tyler Renelle bf032ce808 Merge branch 'origin-paglias-fix-guilds' into develop
Conflicts:
	public/css/index.styl
2013-09-11 17:18:36 -04:00
Tyler Renelle 2f8c9fea78 [#1516] fixes to handling user.invitations.guilds - both accept & reject 2013-09-11 17:16:23 -04:00
Tyler Renelle 9b78e4e7fa [#1520] add defaults to items.lastDrop date & count 2013-09-11 16:51:18 -04:00
Matteo Pagliazzi 48c078a6ea various fixed 2013-09-11 20:08:53 +02:00
Matteo Pagliazzi 46363785c8 rever to query 2013-09-11 16:51:39 +02:00
Matteo Pagliazzi 9966d06c5a use slice 2013-09-11 16:47:57 +02:00
Matteo Pagliazzi 8e377d7343 fix various guilds issues 2013-09-11 16:28:14 +02:00
Tyler Renelle 598c4445ff [#1396] setup tour, using user.flags.showTour now instead of
localStorage. double check with #1507
2013-09-10 18:06:16 -04:00
Matteo Pagliazzi 21823564c2 add caching 2013-09-10 14:40:00 +02:00
Matteo Pagliazzi 9cc92ccb25 serve all css minimized & static files from /build 2013-09-10 12:29:43 +02:00
Tyler Renelle 20354c7d8a member-since and last-logged-in 2013-09-09 19:04:46 -04:00
Tyler Renelle 89fabc38cb add "member since" in modal 2013-09-09 18:56:46 -04:00
Tyler Renelle e1828153dd [#1489] add edit-gropu server route, basic editing of group info for now (with markdown!) 2013-09-09 17:09:45 -04:00
Tyler Renelle 41cc18c1db [#1442] hotfix - put user.tasks back into the api for now 2013-09-09 11:43:24 -04:00
Tyler Renelle 6591524079 fix to auth route to show if the problem was username, not just password 2013-09-09 11:01:57 -04:00
Tyler Renelle 2230b67857 tmp hotfix, people still have null tasks? `Cannot read property 'tags'
of undefined`
2013-09-09 09:12:00 -04:00
Tyler Renelle 1bcdcf8590 [#1444] bug fix 2013-09-09 00:13:11 -04:00
Tyler Renelle 4caec6f737 [#1444] implement delete-tag (incl server route). run tags-cleanup migration 2013-09-09 00:04:02 -04:00
Tyler Renelle f99b496a29 [#1444] add filters back to use schema. Allow editing of top-level tags
object in PUT /user, WARNING! We want to get away from that ASAP and
instead have a nested resource for managing tags. Set default task tags
if not present, will revisit after tasks are a subdoc too
2013-09-08 23:28:34 -04:00
Tyler Renelle a461bda7b8 [#1491] remove old.habit from bailey notif 2013-09-08 22:01:20 -04:00
Tyler Renelle ecc442285b [#1491] add user.loggedin on cron, some comments on remove-staging-users 2013-09-08 21:45:46 -04:00
Tyler Renelle 1101a1c3f3 [#1491] some bug-fixes to corruption-cleanup, remove some unecessary
return-values on user route
2013-09-08 20:56:28 -04:00
Tyler Renelle 5c5212eb0e [#1477] add delete account 2013-09-08 15:17:49 -04:00
Tyler Renelle f250a98fb7 [#1477] add reset account 2013-09-08 15:11:04 -04:00
Matteo Pagliazzi bfe7aec583 fix error code 2013-09-08 18:02:28 +02:00
Matteo Pagliazzi e67bb5b9e8 fix delete chat message 2013-09-08 17:42:20 +02:00
Matteo Pagliazzi c9f3d3029c delete chat message 2013-09-08 17:22:03 +02:00
Tyler Renelle 838d41a94e [#1469] add seed.js to initialize new projects with tavern, and anything
else we may need later
2013-09-08 10:14:10 -04:00
Tyler Renelle e2f951e138 userSchema.lastCron.default new Date => Date.now 2013-09-07 20:24:25 -04:00
Tyler Renelle 5cb6e7e0dd fixes to emailing errors 2013-09-07 20:13:02 -04:00
Tyler Renelle 08f4d5fe20 [#1470] set user.lastCron to type=Date in model 2013-09-07 20:00:39 -04:00
Tyler Renelle 91d1cdf361 [#1465] add member modals back in. Not all info is present, just a bit more
work. Can now click guild & tavern members! does lazy-loading of members
so we don't have to load all their information at once
2013-09-07 12:45:39 -04:00
Matteo Pagliazzi 4e10fc65cf remove old comment 2013-09-07 10:37:47 +02:00
Tyler Renelle f1dc9e7f90 disable calendar for now 2013-09-06 22:59:36 -04:00
Tyler Renelle e23acc4c0a Merge branch 'paglias/grunt' into develop 2013-09-06 22:23:02 -04:00
Tyler Renelle 5113ed192a add GET /groups/:gid, champ/elite/master tiers, chat sync button 2013-09-06 21:03:44 -04:00
Matteo Pagliazzi 9046bd5041 css 2013-09-06 21:39:18 +02:00
Tyler Renelle 479cd16835 [#1448] add resting flag to users 2013-09-06 15:10:47 -04:00
Tyler Renelle e10735d38e [#1448] add resting flag to users 2013-09-06 15:07:08 -04:00
Matteo Pagliazzi 07ddd39856 fix for static pages 2013-09-06 19:50:14 +02:00
Matteo Pagliazzi 7cd075d787 initial grunt support, gzip enabled 2013-09-06 19:19:43 +02:00
Tyler Renelle e6d61d1145 [#1446] add change-password back in 2013-09-06 09:55:24 -04:00
Tyler Renelle c12de954a4 [#1446] add password-reset (still need change password for this to be useful) 2013-09-06 09:33:23 -04:00
Tyler Renelle ef69309b0c [#1431] add temporary server-based pet-purchasing mechanism. Lotsa cleanup /
refactoring to be had here
2013-09-06 00:28:18 -04:00