Commit Graph
8775 Commits
Author SHA1 Message Date
Chi Vinh Le 0a602b79c3 Enable optimization for more slots 2017-08-18 22:21:51 +07:00
Chi Vinh Le b8452b535b Allow passing custom fragments to withReaction and withTag 2017-08-18 22:19:03 +07:00
Wyatt Johnson 6c19b90652 Merge branch 'master' into user-sort 2017-08-18 09:14:19 -06:00
Chi Vinh Le 0cbf6e24f7 Handle null values 2017-08-18 21:59:43 +07:00
Chi Vinh Le 833e78f99a Integrate ProfileContainer slot into graphql framework 2017-08-18 21:44:56 +07:00
Belen Curcio 64580696fb Reliability Added 2017-08-18 11:42:23 -03:00
Chi Vinh Le e5156f7fc1 Integrate embed slot in to graphql framework 2017-08-18 21:36:14 +07:00
Chi Vinh Le de90bdbd19 Gracefully handle when data is not available 2017-08-18 21:19:13 +07:00
Chi Vinh Le 00f365ab38 Add missing fragments 2017-08-18 20:40:51 +07:00
Chi Vinh Le 9f62754fd7 Show warnings when slot components uses query data without fragments 2017-08-18 20:33:37 +07:00
Belen Curcio 1dcdccecbc UserDetail UI redone and Flagging Reliability added 2017-08-18 10:19:10 -03:00
Chi Vinh Le dc49d23dc8 Define fragments for PermalinkButton 2017-08-18 19:55:51 +07:00
Chi Vinh Le 8eaac3eaa2 Tiny refactor.. 2017-08-18 19:50:56 +07:00
Kim GardnerandGitHub 7517679c5e Merge branch 'master' into feature/talk-plugin-toxic-comments 2017-08-18 13:11:14 +01:00
Kim GardnerandGitHub 87d14f781f Merge pull request #861 from coralproject/fix-emit-showMoreReplies
Fix emit showMoreReplies event
2017-08-18 12:53:21 +01:00
Chi Vinh Le 5e13af8282 Fix emit showMoreReplies event 2017-08-18 18:42:41 +07:00
Chi Vinh Le 6a5f6e3ce1 Adapt loading detection 2017-08-18 17:57:32 +07:00
Chi Vinh Le fabc8b8c46 Check when one of the leaves are empty 2017-08-18 17:49:57 +07:00
Chi Vinh Le 0808f97fb5 Consider state when optimizing comment 2017-08-18 16:40:42 +07:00
Kim GardnerandGitHub c6d7b714a1 Merge branch 'master' into feature/talk-plugin-toxic-comments 2017-08-18 09:35:33 +01:00
Kim GardnerandGitHub 11bd1a9771 Merge pull request #860 from coralproject/suspect-hl
Highlighting suspect words working
2017-08-18 09:35:16 +01:00
Wyatt Johnson 686eb614f7 changed cursor to Cursor scalar type, changed SORT_ORDER 2017-08-17 16:43:55 -06:00
Wyatt Johnson a9abd55895 added group_id support to action counts, cli verifier 2017-08-17 15:32:47 -06:00
Wyatt Johnson 165d07cae9 improved event layout, added db indicies 2017-08-17 11:56:58 -06:00
Chi Vinh Le af4b01c2ae Correctly handly activeReplyBox optimization 2017-08-17 23:23:18 +07:00
Chi Vinh Le 25c11ad690 Keep old query data when not changed in withFragments 2017-08-17 23:22:30 +07:00
Belen Curcio ef815005a8 Úpdated suspected words 2017-08-17 13:12:07 -03:00
Belen Curcio abb8b775b9 working banned and suspended words 2017-08-17 12:44:20 -03:00
Chi Vinh Le d228d49c7d Optimize rendering when activeReplyBox changes 2017-08-17 22:44:13 +07:00
Kim GardnerandGitHub 6289f8021e Merge pull request #858 from coralproject/bump-version-3-2-0
Version 3.2.0
2017-08-17 15:32:30 +01:00
Chi Vinh Le 7ea6d133c2 Filter queryData in withFragments and optimize rendering 2017-08-17 21:31:09 +07:00
Kim GardnerandGitHub ae71f5ddc3 Merge branch 'master' into bump-version-3-2-0 2017-08-17 15:26:50 +01:00
Kim GardnerandGitHub fe673c390d Merge pull request #859 from coralproject/update-docs
Use latest version of Talk in examples
2017-08-17 15:26:42 +01:00
Kim GardnerandGitHub 2022be4134 Use latest version of Talk in examples 2017-08-17 12:04:09 +01:00
Chi Vinh Le 1ff6c5bdcc Use comment container 2017-08-17 17:16:15 +07:00
Chi Vinh Le df141925fb add hoistStatics to withReaction 2017-08-17 17:15:06 +07:00
Kim Gardner 98e2cb3387 Version 3.2.0 2017-08-17 10:28:12 +01:00
Kim GardnerandGitHub d12d0cfe4f Merge branch 'master' into feature/talk-plugin-toxic-comments 2017-08-17 10:04:51 +01:00
Wyatt Johnson d4536cb1a2 replaced emit with emitAsync 2017-08-16 16:01:22 -06:00
Wyatt Johnson b126cc3cb3 initial impl of cached action counts using ee 2017-08-16 15:47:56 -06:00
Chi Vinh Le f8031be865 callback props from withMutation now keep their identity 2017-08-16 23:41:14 +07:00
Chi Vinh Le ae81d5cb3c Optimize IfSlotIsX rendering 2017-08-16 22:43:48 +07:00
Chi Vinh Le 4aa6b53022 PropTypes for StreamTabPanel 2017-08-16 22:32:44 +07:00
Chi Vinh Le 9ce6ab108a Refactor StreamTabPanel and use hoistStatics for all hocs 2017-08-16 22:15:31 +07:00
Kim GardnerandGitHub 418e68aa8a Merge pull request #857 from coralproject/route-fixes
Fixed broken route
2017-08-16 15:01:43 +01:00
Wyatt Johnson 76e1d55601 fixed broken route 2017-08-16 07:53:58 -06:00
Kim GardnerandGitHub 2c6447cd07 Merge branch 'master' into feature/talk-plugin-toxic-comments 2017-08-16 10:38:36 +01:00
Kim GardnerandGitHub 198b347ff0 Merge pull request #856 from coralproject/base-path
Base Path Support
2017-08-16 10:22:50 +01:00
Wyatt JohnsonandGitHub 34a19c532d Merge branch 'master' into base-path 2017-08-15 15:04:37 -06:00
Wyatt JohnsonandGitHub 4c1ebde3cc Merge pull request #848 from coralproject/update-readme
Add important links to README
2017-08-15 15:02:45 -06:00