Commit Graph

51 Commits

Author SHA1 Message Date
David Jay 52099efed9 Updating format of returned comments in CommentBox. 2017-02-09 17:27:16 -08:00
David Jay b674ff45c0 Addressing errors with replies in e2e. 2017-01-27 17:29:23 -05:00
Riley Davis 2ad27ef6f9 add a cancel button to the reply box 2017-01-26 13:21:23 -07:00
Wyatt Johnson b6d917a22b fixed translation key, enforced moderation setting schema 2017-01-24 16:08:13 -07:00
David Erwin 9435b627b1 Uppercase more enums in coral-admin 2017-01-24 17:17:03 -05:00
Wyatt Johnson cda768d694 Fixer pre/post 2017-01-24 13:10:35 -07:00
Riley Davis d977c33cf5 refetch when you post a comment 2017-01-24 12:13:56 -07:00
Riley Davis 4e8306bcc9 close reply box when comment is posted 2017-01-24 10:55:51 -07:00
Riley Davis 7fd075a7a6 posting a reply refetches comments 2017-01-24 10:43:29 -07:00
Riley Davis fa4c6e8ec5 lint! 2017-01-23 16:56:44 -07:00
Riley Davis 6282c39f3a merge remote. can reply to a comment 2017-01-23 16:52:16 -07:00
David Jay b2d9688c89 Adding postAction mutation and fixing lint errors. 2017-01-23 13:25:24 -05:00
Wyatt Johnson 0ec2c11cf7 modularized mutators, loaders 2017-01-20 16:49:19 -07:00
Belen Curcio 450d74848e Notifications are back 2017-01-20 19:20:43 -03:00
Dan Zajdband decdfad39b Adding show shortcuts button and minor fixes (#177)
* Adding show shortcuts button and minor fixes

* Lint

* Unwrapping the showComments method
2016-12-16 12:32:09 -05:00
David Jay 113ceb9889 Merge branch 'master' into view-char-count 2016-12-13 13:28:06 -05:00
David Jay 87a5c4b2d6 Displaying character count and preventing user from posting when count is too high. 2016-12-12 20:29:54 -05:00
David Jay 44e397b86c Passing character count into commentbox. 2016-12-12 19:36:32 -05:00
David Jay 78448b85c1 Updating to reflect new comment api. 2016-12-09 15:11:13 -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
David Jay 17e4e57171 Merge branch 'wordlist' of github.com:coralproject/talk into wordlist 2016-12-06 12:54:39 -05:00
David Jay 582c0c0c9e Handling case where child and parent_id are undefined. 2016-12-06 12:53:35 -05:00
David Jay 3562d9f235 Merge branch 'master' into wordlist 2016-12-05 17:44:23 -05:00
David Jay b5b0cd9b12 Adding banned word notification on post. 2016-12-01 21:32:08 -05:00
David Jay a118d263ea Cleaning url regex in commentstream. 2016-12-01 16:23:33 -05:00
David Jay d853b1f912 Merging master into stream-e2e 2016-12-01 14:36:47 -05:00
Belen Curcio bd704bf2ce User Settings, Restricted User, Banned User, Bio and User actions and Reducers 2016-11-30 08:42:25 -03:00
David Jay 6e6ba89706 Hiding reply box on post. 2016-11-22 16:51:22 -05:00
David Jay a4a8b97873 Including author name when comments are first posted. 2016-11-18 23:15:41 -05:00
David Jay 29bf5b9990 Adding author info to comments and author name display. 2016-11-18 14:22:21 -05:00
David Jay a0db48ea22 Adding author id to posted comments. 2016-11-18 13:10:59 -05:00
Belen Curcio 21f83c6f9a Removing add Name 2016-11-17 11:54:15 -03:00
Belen Curcio 765b674cf9 Cleanup, and UserBox with Logout 2016-11-14 18:35:21 -03:00
David Jay ba43e9d6dd Adding translations for comment post notifications. 2016-11-11 13:46:35 -05:00
David Jay 9174b0fcda Merge branch 'master' of https://github.com/coralproject/talk into i18n 2016-11-11 11:45:27 -05:00
David Erwin f6c295ca78 Lint 2016-11-11 11:16:19 -05:00
David Jay d7c02b53a7 Addressing formatting errors. 2016-11-10 17:51:39 -05:00
David Jay ff4e778dde Adding seperate translation files for packages. 2016-11-10 17:34:26 -05:00
David Jay 0ce892fe7a Loading settings and modifying commentbox to reflect pre and post-mod behavior. 2016-11-10 17:04:04 -05:00
David Jay b50c22a414 Merge branch 'master' of https://github.com/coralproject/talk into reader-flags 2016-11-09 22:44:12 -05:00
David Jay b7ee23d000 Updating commentstream to reflect new store structure. 2016-11-09 17:01:50 -05:00
Wyatt Johnson d8ec009482 Added linting to the client 2016-11-08 17:16:24 -07:00
David Jay 33c77178a9 Fixing id bug in redux store. 2016-11-07 18:41:23 -05:00
David Jay 47bcd163b1 Showing comments in chronological order. 2016-11-07 17:56:44 -05:00
David Jay 4737e84681 Displaying comments and replies appropriately. 2016-11-07 16:11:10 -05:00
David Jay cb68298171 Adding temporary user name field to commentbox. 2016-11-07 13:39:33 -05:00
David Jay 46e6508abe Adding action routes
And fixing a few small issues with item posting.
2016-11-03 10:52:16 -07:00
David Jay f50528e50a Updating posting to support new framework 2016-11-03 10:07:01 -07:00
David Jay 8f48f62b02 Replacing 'item_id' with 'id' and removing appendRelatedArray
It now makes sense to have a generic appendItemArray function
2016-11-02 15:38:49 -07:00