Tyler Renelle
774fa4f645
use marked instead of showdown, it's more performant and allows us to
...
sanitize the content
2013-09-09 14:06:36 -04:00
Tyler Renelle
6e800ea2d9
use markdown for profile-editing. Add save button. will remove linky
...
once everything's in markdown
2013-09-09 13:27:25 -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
3929c789d1
[ #1479 ] fix to modals showing your own achievemetns (controller-scoping issue)
2013-09-09 10:30:17 -04:00
Tyler Renelle
f5ecef7c34
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-09-09 09:12:18 -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
Matteo Pagliazzi
8d8734d157
update bower resolution
2013-09-09 11:29:12 +02:00
Matteo Pagliazzi
6ce3488e67
set bootstrap-tour version to 0.5.0
2013-09-09 11:27:54 +02:00
Benny Powers
e7dbd2f9cb
Acheivements and Other Items
2013-09-09 09:38:45 +02: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
9690c7112f
login form: set method='POST' & remove dymamic calculating of input
...
fields, since we now have the facebook button #1464 #1446 #1246
2013-09-08 22:49:13 -04:00
Tyler Renelle
55dffcc317
[ #1476 ] re-order "you already have this combo" message to bail early
2013-09-08 22:42:59 -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
cbe23f638a
[ #1491 ] remove preen_cron, we won't be needing that anymore. add migration to
...
remove all staged accoutns
2013-09-08 21:15:57 -04:00
Tyler Renelle
40b0e13112
add HISTORY_PREEN.js, a script we need to add to cron function (TODO)
2013-09-08 21:10:42 -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
56080db5a1
[ #1491 ] start adding corruption-cleanup migration, including egg cleanup
...
& granting gems for all broken eggs #1386
2013-09-08 20:23:57 -04:00
Lolo le 13
cc732c53a7
Update app.json
2013-09-09 01:58:44 +02:00
Tyler Renelle
fb2f048890
add mobile links to footer
2013-09-08 19:11:08 -04:00
Tyler Renelle
52b7935b88
[ #1477 ] modal buttons bug-fix
2013-09-08 16:23:30 -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
Tyler Renelle
5e51148f8e
[ #1477 ] port settings modals to jade, implemented restore
2013-09-08 13:23:37 -04:00
Tyler Renelle
d471688c54
Merge branch 'develop' of github.com:lefnire/habitrpg into develop
2013-09-08 12:29:37 -04:00
Tyler Renelle
aad034564e
[ #1459 ] add profile-editing (note, it requires bluring the input fields for
...
changes to go through - this is a pretty assuming solution, but I doubt it
will cause problems)
2013-09-08 12:28:06 -04:00
Matteo Pagliazzi
bfe7aec583
fix error code
2013-09-08 18:02:28 +02:00
Matteo Pagliazzi
8fde22c0c4
Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop
2013-09-08 17:42:43 +02:00
Matteo Pagliazzi
e67bb5b9e8
fix delete chat message
2013-09-08 17:42:20 +02:00
Tyler Renelle
0b34b41bbe
fix to toggle helm
2013-09-08 11:39:30 -04:00
Matteo Pagliazzi
c9f3d3029c
delete chat message
2013-09-08 17:22:03 +02:00
Tyler Renelle
d7b21eb32a
typo fixes
2013-09-08 10:17:27 -04: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
Matteo Pagliazzi
5bd9d5f9d3
fix
2013-09-08 12:15:36 +02:00
Matteo Pagliazzi
1ab002b6d7
Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop
2013-09-08 12:14:31 +02:00
Matteo Pagliazzi
75613b0508
add word-wrap to member modal, linky and <a> for website
2013-09-08 12:13:55 +02:00
Matteo Pagliazzi
7842b18242
Merge pull request #1474 from Shaners/patch-1
...
Update README.md
2013-09-08 03:11:09 -07:00
Matteo Pagliazzi
5d160c7f21
Merge branch 'develop' of https://github.com/lefnire/habitrpg into develop
2013-09-08 11:59:35 +02:00
Shane Lister
790d1e460d
Update README.md
2013-09-07 23:07:29 -07: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
0ccdb48751
[ #1468 ] hatchingPotion purchasing fix. also some temp hacks to get the UI to update
2013-09-07 19:06:41 -04:00
Tyler Renelle
5cb8238b7c
change badge from master => royal
2013-09-07 15:31:36 -04:00
Tyler Renelle
a960d310f7
[ #1465 ] allow clicking self for modal
2013-09-07 13:59:49 -04:00
Tyler Renelle
b820417953
slight updates to chat colors
2013-09-07 13:44:08 -04:00
Tyler Renelle
69faa27f68
[ #1465 ] bug fixes to achievements listing
2013-09-07 13:38:43 -04:00