Blade Barringer
|
730ac4b3df
|
correct chat api tests; prevent sending a blank message via the api
|
2015-04-10 18:27:58 -05:00 |
|
Blade Barringer
|
426960c590
|
Merge branch 'develop' into Horacious-APIv2
|
2015-04-10 07:33:26 -05:00 |
|
Tyler Renelle
|
fee002b289
|
feat(analytics): better events organization via category>label>action>value
|
2015-04-08 17:29:55 -06:00 |
|
Matteo Pagliazzi
|
f12f2b201a
|
typos
|
2015-04-07 16:07:52 +02:00 |
|
Matteo Pagliazzi
|
d21fb41aef
|
when signing up, delete previous email preferences
|
2015-04-07 16:04:33 +02:00 |
|
Matteo Pagliazzi
|
b2ffbf4113
|
password resets back to nodemailer...
|
2015-04-07 15:53:26 +02:00 |
|
Matteo Pagliazzi
|
16e67ab7d4
|
put password resets back to email server, check for non registered users unsubscriptions
|
2015-04-07 14:04:03 +02:00 |
|
Matteo Pagliazzi
|
e6c1a72c39
|
use callback itself as context
|
2015-04-07 14:04:03 +02:00 |
|
Matteo Pagliazzi
|
ab1b75b655
|
finalize unsubscription page
|
2015-04-07 14:04:03 +02:00 |
|
Matteo Pagliazzi
|
a7c789746a
|
fix error when signing up
|
2015-04-07 14:04:03 +02:00 |
|
Matteo Pagliazzi
|
71108ee935
|
feat(email): WIP start implementing unsubscription page and related features
|
2015-04-07 14:04:03 +02:00 |
|
Kevin Gisi
|
6cfdfc5225
|
Added group type to challenge API, link to guild/party on challenges
|
2015-04-06 02:44:43 -04:00 |
|
Kevin Gisi
|
eef3e293e2
|
Populate group and challenge leader on challenge GET request
|
2015-04-06 02:18:29 -04:00 |
|
Kevin Gisi
|
79fe0b53c5
|
Added _isMember to APIv2 challenges/:cid endpoint (requires user auth)
|
2015-04-06 02:18:29 -04:00 |
|
Tyler Renelle
|
e46789c303
|
feat(analytics): track cron count
|
2015-03-26 17:11:33 -04:00 |
|
Alys
|
e9baafcbc8
|
Revert "Added Conditional Semantics to group member query to always include the user."
|
2015-03-26 19:54:51 +10:00 |
|
Alys
|
ecaa1d31ac
|
Merge pull request #4908 from TheHollidayInn/join-button-fix
Added Conditional Semantics to group member query to always include the user.
|
2015-03-26 18:53:01 +10:00 |
|
Matteo Pagliazzi
|
488cd8852b
|
move invites to quest to batch mode
|
2015-03-25 18:11:21 +01:00 |
|
Matteo Pagliazzi
|
ab0c5106a1
|
move quest-started email to batch mode
|
2015-03-25 17:52:15 +01:00 |
|
kholliday
|
23e7a8e258
|
Added check for user object to prevent errors
|
2015-03-24 08:54:45 -05:00 |
|
kholliday
|
1a725c0515
|
Added Conditional Semantics to group member query to always include the user
|
2015-03-23 15:17:21 -05:00 |
|
Matteo Pagliazzi
|
9e540e86af
|
add email with optional message when kicking user from group
|
2015-03-18 19:12:53 +01:00 |
|
Horacious
|
ef6445d6ec
|
Blocks API from POSTing empty msgs to group chat
Returns 204 on empty or undefined message
|
2015-03-17 21:36:44 -04:00 |
|
Tyler Renelle
|
2cf98daec4
|
feat(auth): temporarily back to nodemailer #4789 (cc @paglias)
|
2015-03-14 18:30:46 -06:00 |
|
Tyler Renelle
|
1687d9aeda
|
feat(auth): 404 on "can't find email"
|
2015-03-11 18:12:30 -06:00 |
|
Blade Barringer
|
1629ca037b
|
Did the _.isMember stuff the right way
|
2015-02-25 15:28:14 -06:00 |
|
Tyler Renelle
|
02901e52fd
|
perf(auth): small register perf improvement. use $or in $regex query,
intead of two queries, so if first operand true we short-circuit second operand
|
2015-02-23 23:48:46 -07:00 |
|
Matteo Pagliazzi
|
38af7ff3c1
|
emails: add optional reply_to_address variable
|
2015-02-18 19:31:02 +01:00 |
|
Blade Barringer
|
477d3d6085
|
Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert
|
2015-02-12 13:32:23 -06:00 |
|
Blade Barringer
|
8ac9dc3ced
|
Merge branch 'develop' into common-convert
|
2015-02-10 16:27:46 -06:00 |
|
Blade Barringer
|
17032a4f13
|
Reverted changes back into website/src
|
2015-02-10 16:06:32 -06:00 |
|
Blade Barringer
|
bf4f2299e2
|
Moved src to website/src (again)
|
2015-02-10 16:04:17 -06:00 |
|
Blade Barringer
|
e243887563
|
Deleted website/src
|
2015-02-10 16:03:11 -06:00 |
|
Blade Barringer
|
75c9b5a978
|
Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert
Conflicts:
src/controllers/groups.js
src/controllers/payments/index.js
src/controllers/user.js
src/models/user.js
|
2015-02-09 22:21:27 -06:00 |
|
Blade Barringer
|
dca2f13dda
|
Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert
Conflicts:
bower.json
public/manifest.json
src/controllers/auth.js
|
2015-02-05 11:20:40 -06:00 |
|
Blade Barringer
|
cc767efa20
|
Merge branch 'develop' of github.com:HabitRPG/habitrpg into common-convert
Conflicts:
src/controllers/auth.js
src/controllers/challenges.js
src/controllers/groups.js
src/controllers/members.js
src/controllers/payments/index.js
src/controllers/user.js
src/middleware.js
src/models/user.js
|
2015-02-03 21:13:55 -06:00 |
|
Blade Barringer
|
220942fb9d
|
Corrected path to common files
|
2015-02-03 14:17:21 -06:00 |
|
Blade Barringer
|
8a8ce8d80d
|
Moved folders to website directory
|
2015-02-03 14:10:55 -06:00 |
|