Commit Graph
251 Commits
Author SHA1 Message Date
Belén Curcio 52cdec056b updated snapshots 2018-10-01 16:32:40 -03:00
Belén Curcio 52b35c53ab Updated Snapshots 2018-10-01 15:52:14 -03:00
Belén Curcio ede3951309 Adding Snapshots and translations 2018-10-01 15:38:06 -03:00
Belén Curcio 5aa3024921 Adding Snapshots and translations 2018-10-01 15:35:56 -03:00
Belén Curcio c462bcfe68 Setting COMMENTS as activeTab 2018-10-01 14:33:41 -03:00
Belén Curcio abb6f3aea6 Setting CommentID 2018-10-01 14:12:05 -03:00
Belén CurcioandGitHub 45802c651e Merge branch 'next' into next-profile 2018-09-25 14:15:14 -03:00
Belén Curcio 45e942a345 Adding styling 2018-09-25 14:13:54 -03:00
Belén Curcio 2f492c1f83 Merge branch 'next-profile' of github.com:coralproject/talk into next-profile
* 'next-profile' of github.com:coralproject/talk:
  Simplify getLevelClassName
  Refactor indent level className
  Remove unused line
  Give last level a display name
  More comments
  More comments
  Add some comments
  More tests
  Implement local reply list for last threading level
  Implement LocalReplyListContainer
2018-09-25 13:43:11 -03:00
Belén Curcio 3edaa6bf2d Changes 2018-09-25 13:37:22 -03:00
Belén CurcioandGitHub 4c898e8825 Merge branch 'next' into next-profile 2018-09-25 13:08:30 -03:00
Belén Curcio 303c7489e4 Changes 2018-09-25 11:29:07 -03:00
Belén Curcio 9852c4e62f Channges 2018-09-25 11:20:57 -03:00
Belén Curcio 72bdf5d40b Changes 2018-09-25 11:08:31 -03:00
Wyatt JohnsonandGitHub 2ce955bc96 Merge branch 'next' into next-server-threading 2018-09-24 21:45:11 +00:00
Chi Vinh Le 02909fb399 Simplify getLevelClassName 2018-09-24 22:16:10 +02:00
Chi Vinh Le 460429d991 Refactor indent level className 2018-09-24 22:11:03 +02:00
Chi Vinh Le 8c2d811b55 Remove unused line 2018-09-24 22:04:03 +02:00
Chi Vinh Le 526a3c634a Give last level a display name 2018-09-24 20:41:50 +02:00
Chi Vinh Le 7139563ceb More comments 2018-09-24 20:36:39 +02:00
Chi Vinh Le dc3ea366bc More comments 2018-09-24 20:24:24 +02:00
Chi Vinh Le acdcd16b4d Add some comments 2018-09-24 20:16:29 +02:00
Chi Vinh Le 6e743b9b75 More tests 2018-09-24 20:13:54 +02:00
Chi Vinh Le 62a1fc5901 Implement local reply list for last threading level 2018-09-24 20:08:11 +02:00
Belén Curcio 661f392281 Adding the difss 2018-09-24 10:58:40 -03:00
Belén Curcio 2502dfedd2 Show profile tab if user is signed in 2018-09-24 10:54:45 -03:00
Belén Curcio 0cea633b0b Merge branch 'next' of github.com:coralproject/talk into next-profile
* 'next' of github.com:coralproject/talk:
  [next] Embed plus (#1877)
  [next] Permit (#1899)
  Use upstream @types/recompose
  [next] Limited threading (#1894)
  More clarifying comments
  Improve cross browser support
  Don't use css capitalize
  Upgrade RTE to fix a paste issue
  [next] Resubscribe local state (#1884)
  Styling fixes
  WIP
  Update snapshots
  Namespace ids
  Move styles to button
2018-09-24 10:30:20 -03:00
Wyatt Johnson d072df8043 fix: test fixes 2018-09-23 18:16:47 -06:00
Wyatt Johnson a8f315db4b fix: test patches 2018-09-23 18:08:24 -06:00
Chi Vinh Le 4107fd367f Implement LocalReplyListContainer 2018-09-22 01:05:25 +02:00
KiwiandWyatt Johnson 106a5d36ed [next] Embed plus (#1877)
* Implement StreamEmbed instance and rename library to coral

* Add article & articleButton.html, only show embed htmls in production

* Respect assetURL

* Add tests

* Add parseHashQuery

* Fix permalink query and integration tests

* Fix permalink URL

* Remove optionalparams from pym

* Scroll when showing permalink view

* Implement autoRender

* AutoRender immediately when render permalink

* Add test for `showPermalink` event

* Add comment
2018-09-21 22:43:28 +00:00
KiwiandWyatt Johnson 18e6638162 [next] Limited threading (#1894)
* Implement limited threading

* Adapt snapshots

* Test threading
2018-09-21 15:57:33 +00:00
Chi Vinh Le 2a640d2bbc Don't use css capitalize 2018-09-20 17:23:26 +02:00
Belén Curcio fa67da7183 Adding translations 2018-09-17 13:30:13 -03:00
Belén Curcio 5bf6161e46 Adding div as mapping, since div cannot be descendant of p 2018-09-17 11:04:47 -03:00
Belén Curcio 601436cf99 Updated snapshots 2018-09-14 17:56:32 -03:00
Belén Curcio cb2cfe1581 Adding View Conversation functionality and styling 2018-09-14 17:52:55 -03:00
Belén Curcio 52c8c8a625 Styling 2018-09-14 13:03:26 -03:00
Belén Curcio f391d7b7ad Working comment history, styling in progress 2018-09-14 12:37:25 -03:00
Belén Curcio 60d61d40b6 Comment History 2018-09-14 11:35:01 -03:00
Belén Curcio 935c2ff629 WIP 2018-09-14 10:43:40 -03:00
Belén Curcio 1009045c4c Working tabs 2018-09-14 10:13:42 -03:00
Belén Curcio 05296d4802 Adding tabs to the stream <3 2018-09-14 10:03:25 -03:00
Chi Vinh Le 4b1e2dd2fd Implement SetActiveTabMutation 2018-09-13 21:49:30 +02:00
Chi Vinh Le a3526ab241 Change translation strings 2018-09-13 21:45:49 +02:00
Chi Vinh Le ecc9eadc67 Add activeTab to local state 2018-09-13 18:29:22 +02:00
Chi Vinh Le db483849dd Move files into tab structure 2018-09-13 18:29:22 +02:00
Chi Vinh Le 72f5af9f3b Adapt snapshot 2018-09-13 18:29:05 +02:00
Chi Vinh Le ba2c2c32b2 Fix lint 2018-09-13 18:20:55 +02:00
Chi Vinh Le 3955c960bf Only show edit button for the author 2018-09-13 16:42:04 +02:00