Commit Graph

7162 Commits

Author SHA1 Message Date
Wyatt Johnson 7cc311bd81 Added wordlist, cleaned comments api 2016-11-21 11:18:52 -07:00
Gabriela Rodríguez Berón 645a06484d Merge branch 'master' into user-integration 2016-11-18 20:47:38 -08:00
gaba 2b3da02cb7 Merge branch 'master' into ban-user 2016-11-18 20:41:49 -08:00
gaba 225592d7b5 Modify the action for status update. 2016-11-18 20:39:11 -08:00
Gabriela Rodríguez Berón 2160a81b7b Merge pull request #74 from coralproject/added-link-highlighting
add(coral-admin): Syntax highlighting on links
2016-11-18 20:38:35 -08:00
David Jay 1a1df1656f Posting like and flag with appropriate user_id. 2016-11-18 23:20:17 -05:00
David Jay a4a8b97873 Including author name when comments are first posted. 2016-11-18 23:15:41 -05:00
Riley Davis 506c514799 request pw reset from ui 2016-11-18 15:09:13 -07:00
gaba 7c960e7118 Add ban action. 2016-11-18 13:22:54 -08:00
Dan Zajdband 0f7d758336 fix(coral-admin): Linted code 2016-11-18 15:12:59 -05:00
David Jay 29bf5b9990 Adding author info to comments and author name display. 2016-11-18 14:22:21 -05:00
gaba 0f5c0d7ce2 Adding the ban action to the moderation queue. 2016-11-18 11:14:53 -08:00
David Jay 7a6dfbcb4a Returning public user info. 2016-11-18 14:13:42 -05:00
gaba e2813d2cc7 Missing SET_STATUS 2016-11-18 10:21:03 -08:00
David Jay a0db48ea22 Adding author id to posted comments. 2016-11-18 13:10:59 -05:00
David Jay 87e06678dd Clearing db and manipulating settings on nightwatch tests. 2016-11-18 12:56:17 -05:00
gaba 8bf8ed08aa Merge branch 'master' into ban-user 2016-11-18 09:36:38 -08:00
gaba 2f6e0b04d6 Adds status to the user. 2016-11-18 09:29:14 -08:00
David Jay d12c58c2de Merge branch 'notification-room' of https://github.com/coralproject/talk into notification-room 2016-11-18 12:22:11 -05:00
David Jay da07b737b2 Allowing commentstream to be rendered outside of embed. 2016-11-18 12:19:58 -05:00
Wyatt Johnson 88f963b564 Removed unneeded lines in test 2016-11-18 10:18:44 -07:00
Dan Zajdband ee9dc7260f add(coral-admin): Added cointains link warning 2016-11-18 12:15:53 -05:00
Wyatt Johnson 21d96f2210 Added fix for error view 2016-11-18 10:12:22 -07:00
Wyatt Johnson fe4f8bc464 Replaced query with aggregation 2016-11-18 09:56:52 -07:00
David Jay 95cd83c09e Merge branch 'master' of https://github.com/coralproject/talk into notification-room 2016-11-18 11:55:47 -05:00
David Jay b14bd02de6 Addressing style bug in FlagButton. 2016-11-18 11:51:08 -05:00
David Jay 2e6700e490 Addressing but where flag increases like count. 2016-11-18 11:50:12 -05:00
David Jay 53fa63b269 Fixing bug where reply buttons in replies to not operate as expected. 2016-11-18 11:30:38 -05:00
Dan Zajdband 1134e3bc09 add(coral-admin): Syntax highlighting on links 2016-11-18 10:46:09 -05:00
Gabriela Rodríguez Berón d9f1c05216 Merge pull request #64 from coralproject/passport
Auth
2016-11-18 03:41:07 -08:00
Belen Curcio 6e75b03d6b Empty states, validation and removing availability 2016-11-18 07:41:46 -03:00
Belen Curcio b1824cdc01 Merge branch 'master' of github.com:coralproject/talk into passport 2016-11-18 06:08:23 -03:00
David Jay 243c36a306 Switching Permalink props on replies to avoid null errors. 2016-11-17 17:45:44 -05:00
Wyatt Johnson c4ba18778c Merge branch 'master' into passport 2016-11-17 14:26:52 -07:00
Riley Davis 8184fdf581 Merge pull request #71 from coralproject/password-reset
reset password endpoints
2016-11-17 13:32:08 -07:00
gaba 81f770fb05 Merge branch 'passport' into ban-user 2016-11-17 11:55:20 -08:00
David Jay c7d2a9a94f Adding padding for notifications at the bottom of the comment stream. 2016-11-17 14:52:08 -05:00
Belen Curcio 36a4f9d2d2 Merge branch 'passport' of github.com:coralproject/talk into passport 2016-11-17 16:22:19 -03:00
Belen Curcio 6f02450c94 Changes and translations 2016-11-17 16:21:13 -03:00
gaba 8e50c582f1 Diagrams for moderation flow. 2016-11-17 10:32:18 -08:00
Riley Davis 145bb68681 don't use this keyword in UserService methods 2016-11-17 11:31:27 -07:00
Riley Davis 869d871157 always return 204 for password reset. update swagger file 2016-11-17 11:25:19 -07:00
Belen Curcio 9df1da7a5d changes 2016-11-17 14:59:58 -03:00
Wyatt Johnson 598b4d8bb1 Improved error handling to add logging 2016-11-17 10:36:07 -07:00
Riley Davis 04decde9fc throw instead of log errors. rename for clarity 2016-11-17 10:31:46 -07:00
Wyatt Johnson e809c479e1 Added all method on user service 2016-11-17 10:30:34 -07:00
Wyatt Johnson 68c689f95d Added missing dep 2016-11-17 10:26:51 -07:00
Wyatt Johnson 73c681b98f Added missing service function 2016-11-17 10:20:29 -07:00
Belen Curcio 21f83c6f9a Removing add Name 2016-11-17 11:54:15 -03:00
Belen Curcio a2dd08fc98 Forgot Password endpoint 2016-11-17 11:43:10 -03:00