Riley Davis
|
be2d9838e6
|
Merge branch 'master' into wordlist
|
2016-12-08 09:13:48 -10:00 |
|
gaba
|
74bef9dc94
|
Clean the text.
|
2016-12-08 09:13:34 -10:00 |
|
gaba
|
d52ff11f41
|
Architecture Diagram.
|
2016-12-08 09:02:45 -10:00 |
|
Belén Curcio
|
35a18c874b
|
Merge pull request #125 from coralproject/like-login-prompt
Adjusting height of login button to match current comment
|
2016-12-08 15:56:17 -03:00 |
|
Belén Curcio
|
97276b9524
|
Merge branch 'master' into close-comments
|
2016-12-08 15:55:20 -03:00 |
|
Belén Curcio
|
0c050bdec9
|
Merge branch 'master' into like-login-prompt
|
2016-12-08 15:53:16 -03:00 |
|
David Jay
|
5e06560a99
|
Merge branch 'like-login-prompt' of github.com:coralproject/talk into like-login-prompt
|
2016-12-08 13:50:12 -05:00 |
|
David Jay
|
e91564f706
|
Merge branch 'master' of github.com:coralproject/talk into like-login-prompt
|
2016-12-08 13:49:15 -05:00 |
|
Riley Davis
|
5fbe1dee0b
|
Merge pull request #130 from coralproject/bugfix-for-permalink-path
restoring the scroll to comment functionality
|
2016-12-08 08:41:21 -10:00 |
|
David Jay
|
9b5d85aaef
|
Merge branch 'wordlist' of github.com:coralproject/talk into wordlist
|
2016-12-08 13:26:02 -05:00 |
|
David Jay
|
6d701ef49e
|
Updating to detect new status format.
|
2016-12-08 13:25:18 -05:00 |
|
David Jay
|
8446c49c14
|
Fixing error when posting comment.
|
2016-12-08 13:08:18 -05:00 |
|
Dan Zajdband
|
fb392422ea
|
Added textarea for closed message on admin
|
2016-12-08 12:44:02 -05:00 |
|
Belen Curcio
|
be721b85c6
|
204 response
|
2016-12-08 14:39:05 -03:00 |
|
Belen Curcio
|
c1ba2d432e
|
Replacing res.send by res.json
|
2016-12-08 13:43:21 -03:00 |
|
David Jay
|
f8923aa283
|
Updating tests.
|
2016-12-07 22:22:23 -05:00 |
|
David Jay
|
6fc3f00175
|
Merge branch 'master' of github.com:coralproject/talk into flag-username
|
2016-12-07 22:21:50 -05:00 |
|
David Jay
|
dd85fbb3e0
|
Adding other field.
|
2016-12-07 22:16:41 -05:00 |
|
gaba
|
ec2b40fafe
|
Missed a few actions when banned.
|
2016-12-07 16:49:55 -10:00 |
|
gaba
|
23c67b4a49
|
It fix the status change after merging master in.
|
2016-12-07 16:37:11 -10:00 |
|
Riley Davis
|
ab8f2b438f
|
Merge branch 'master' into bugfix-for-permalink-path
|
2016-12-07 16:16:09 -10:00 |
|
Riley Davis
|
6247510cd7
|
Merge branch 'master' into wordlist
|
2016-12-07 16:15:23 -10:00 |
|
David Jay
|
18f7b07198
|
Addressing setting bug caused by open thread feature.
|
2016-12-07 21:12:31 -05:00 |
|
Belén Curcio
|
fc79307e28
|
Merge branch 'master' into asset-comment-settings
|
2016-12-07 22:48:34 -03:00 |
|
David Jay
|
3be1556803
|
Enabling i18n
|
2016-12-07 20:30:30 -05:00 |
|
David Jay
|
a8805b464b
|
Updating style.
|
2016-12-07 20:19:07 -05:00 |
|
Kim Gardner
|
c9548e1d89
|
Merge pull request #132 from coralproject/smtp-settings-v2
add host and port because GCP is silly
|
2016-12-07 15:15:06 -10:00 |
|
Riley Davis
|
9f360cf780
|
make the provider an env var
|
2016-12-07 15:03:49 -10:00 |
|
Riley Davis
|
f7fa0ae866
|
make PORT and HOST optional
|
2016-12-07 15:01:07 -10:00 |
|
gaba
|
0e2a7decd4
|
Adds ban/unban to cli. Fix ban user in the admin.
|
2016-12-07 14:55:49 -10:00 |
|
Riley Davis
|
5d4abf7269
|
add host and port because GCP is silly
|
2016-12-07 14:55:12 -10:00 |
|
Kim Gardner
|
bbf476a7ee
|
Merge pull request #131 from coralproject/pw-reset-logs
Pw reset logs
|
2016-12-07 14:09:32 -10:00 |
|
David Jay
|
713cc0cda1
|
Posting actions to comment and user endpoints.
|
2016-12-07 19:01:02 -05:00 |
|
Riley Davis
|
a4af29cfa0
|
put things back
|
2016-12-07 11:32:42 -10:00 |
|
Riley Davis
|
25cc1ecb20
|
remove debug statements
|
2016-12-07 11:23:59 -10:00 |
|
Riley Davis
|
7012684c23
|
correct error logs
|
2016-12-07 11:06:09 -10:00 |
|
Riley Davis
|
1c2b2c142e
|
change the environment vars. can't use sendgrid connection string
|
2016-12-07 11:04:57 -10:00 |
|
Riley Davis
|
d2ba04def1
|
add a comma
|
2016-12-07 10:28:58 -10:00 |
|
Riley Davis
|
61c0af93e3
|
add some debug statements so we can figure out why pw reset doesn't work in staging
|
2016-12-07 10:28:01 -10:00 |
|
Riley Davis
|
e56583e250
|
Merge branch 'master' into bugfix-for-permalink-path
|
2016-12-07 09:11:22 -10:00 |
|
David Jay
|
0d97b91903
|
Merge pull request #126 from coralproject/i18n-var
Adds a variable to the possible translations.
|
2016-12-07 11:44:10 -05:00 |
|
Belen Curcio
|
ebf9754287
|
merge
|
2016-12-07 10:58:30 -03:00 |
|
Riley Davis
|
260d1bd9f4
|
restoring the scroll to comment functionality
|
2016-12-06 16:29:40 -10:00 |
|
Riley Davis
|
d9d9c50961
|
un-sneaking in some stuff
|
2016-12-06 15:52:22 -10:00 |
|
Riley Davis
|
1201196566
|
un-sneaking in some stuff
|
2016-12-06 15:51:22 -10:00 |
|
Riley Davis
|
09245403aa
|
riley is silly
|
2016-12-06 14:42:09 -10:00 |
|
Riley Davis
|
f2ded3f2a7
|
replace things multiple times
|
2016-12-06 14:34:27 -10:00 |
|
Riley Davis
|
31c87cb93f
|
make the translation function accept n arguments. ninja bugfix to permalink
|
2016-12-06 14:17:01 -10:00 |
|
Riley Davis
|
f2c751f9f0
|
Merge branch 'master' into i18n-var
|
2016-12-06 13:41:44 -10:00 |
|
David Jay
|
74eb09a807
|
Cleaning up after merge.
|
2016-12-06 18:20:19 -05:00 |
|