Tyler Renelle
33549971f9
paypal: fix retrying by responding to IPN with 200 first
2013-10-13 09:46:22 -07:00
Tyler Renelle
4c018d84c1
Merge branch 'paypal' into develop
...
Conflicts:
bower.json
2013-10-12 19:23:44 -07:00
Tyler Renelle
f8328d3eeb
paypal: add configurable merchant and sandbox/production environment
2013-10-12 19:22:06 -07:00
Tyler Renelle
09cd132420
paypal: begin adding paypal alternative to credit-card payments
2013-10-12 15:24:35 -07:00
Tyler Renelle
b0f0ec39d6
Merge pull request #1563 from lefnire/paglias/big-response
...
Reduce response size
2013-09-26 16:44:41 -07:00
Andre Casey
ac7aba4ce0
Fix spelling error on Mongoose
2013-09-26 18:10:35 -04:00
Andre Casey
48602e4f91
Added FIXME line, since this commented code was confusing.
...
Not sure whether to comment it referring to doc.filters or if it is a legacy function.
2013-09-26 18:10:21 -04:00
Andre Casey
978497656b
add markdown to existing comments.
2013-09-26 18:10:11 -04:00
Matteo Pagliazzi
4ded02e5dc
fix getBuildUrl
2013-09-22 11:56:50 +02:00
Matteo Pagliazzi
2d02e49e06
always send _v
2013-09-20 16:09:55 +02:00
Matteo Pagliazzi
0c0e0834be
send response only if modified or drop
2013-09-20 16:01:09 +02:00
Matteo Pagliazzi
3b273dadee
typo
2013-09-20 16:00:07 +02:00
Matteo Pagliazzi
6444d5796e
set wasmodified to true if missing req.query._v
2013-09-20 15:59:17 +02:00
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