Chi Vinh Le
b6101b880d
fix: show avatar on the left
2018-11-02 00:01:46 +01:00
Kim Gardner
2cd9a71d62
i18n support for Edit link
2018-10-30 17:40:45 +00:00
Kim Gardner and GitHub
4015e19040
Merge branch 'master' into master
2018-10-19 19:47:36 +01:00
Harrison Reid
130dc578b3
Refactor Stream component, move QuestionBox render logic into seperate fn
2018-10-18 21:25:36 +11:00
Harrison Reid
fd7114ab2a
Keep question box visible when comment stream is closed
2018-10-18 21:06:00 +11:00
Snorre Magnus Davøen
ade3cf6252
Display avatar left of comments by default
...
Previously avatars would be displayed on top of comments. Most comment
and forum systems will display avatars to the left of comments/posts.
The https://github.com/snorremd/talk-plugin-gravatar plugin currently
renders avatars in the avatar slot which will render the avatar on top
of the comments. This change modified the comment container to be
displayed as a flex container with row direction. It also adds 10px top
margin to the avatar slot which corresponds with the comment header.
Signed-off-by: Snorre Magnus Davøen <snorremd@gmail.com >
2018-10-12 19:13:04 +02:00
Wyatt Johnson and GitHub
1781b926d9
fix: tab container css ( #1959 )
2018-10-04 20:27:38 +00:00
Wyatt Johnson and GitHub
c19d4a433a
Improved Comment URL Handling ( #1860 )
...
* feat: replaces PR 1819
- fixes #1851
* fix: set query using new syntax
* review: fixes for missed framework changes
* fix: linting
2018-09-11 22:44:23 +00:00
Fabian Neumann
59531f32dc
oops
2018-06-18 11:24:38 +02:00
Fabian Neumann
03ae85f5ac
Use the flame/What's hot as the generic reactions icon.
2018-06-18 11:15:20 +02:00
Kim Gardner and GitHub
56c6633ef6
Merge branch 'master' into neutral-reactions-icon
2018-06-14 14:03:52 +01:00
Fabian Neumann
143d23bf9d
Use neutral icon for aggregated reactions count
2018-06-14 11:44:10 +02:00
Chi Vinh Le
ccff6ed63b
Resolve linter issues
2018-06-05 04:28:54 +02:00
Fabian Neumann
2f4dfa080b
Use Markdown for the "asset is closed" message.
2018-06-04 15:25:20 +02:00
Wyatt Johnson
ba2abab358
added pivotal tracker ref
2018-05-25 11:55:17 -06:00
Wyatt Johnson
c1eab3f2c6
moved event handler to bundle
2018-05-25 11:51:43 -06:00
Kim Gardner and GitHub
34760653a2
Merge branch 'master' into comment-tombstone-slot
2018-05-16 12:58:51 -04:00
Belén Curcio and GitHub
7fc5c5a6be
Merge branch 'master' into comment-tombstone-slot
2018-05-16 12:55:24 -03:00
Kim Gardner and GitHub
56ee58efdf
Merge branch 'master' into global-switchoff
2018-05-15 17:55:35 -04:00
Fabian Neumann
8e392ef32d
Remove superfluous className
2018-05-14 15:01:51 +02:00
Fabian Neumann
36063b459e
Add new slot 'commentTombstone'.
...
With this slot plugins can override the default tombstone for deleted
comments.
2018-05-14 13:57:46 +02:00
okbel
a571cf830d
Adding target
2018-05-11 13:32:55 -03:00
Belén Curcio and GitHub
622b79b491
Removing unnecessary functions
2018-05-11 13:22:48 -03:00
Fabian Neumann
1236e7a504
Disable/hide the reply buttons when commenting is disabled.
2018-05-11 12:52:44 +02:00
Fabian Neumann
bae20c38ec
Rename globalSwitchoff to disableCommenting.
2018-05-11 12:21:13 +02:00
Fabian Neumann
48fc3ab5db
Move "global switchoff" code from plugin to core
2018-05-11 11:28:58 +02:00
Clint Brown
8be4300ff4
Fix My Profile story title link behavior
2018-05-09 17:41:16 +10:00
Chi Vinh Le
b50fde619e
Pass postDontAgree to replies
2018-05-08 23:46:33 +02:00
Wyatt Johnson
c783d15df3
Merge branch 'master' into gdpr-email
2018-05-03 15:18:22 -06:00
okbel
c7db780582
Updating the cache with data from the fragment
2018-05-02 16:46:20 -03:00
Wyatt Johnson
ddaa8eb858
Merge branch 'master' into gdpr-delete
2018-05-02 09:58:04 -06:00
okbel
49fcc1ea43
Adding missing slot
2018-05-01 17:30:57 -03:00
okbel
ad342c4bb3
Catching if username cant be updated
2018-04-30 19:56:53 -03:00
okbel
a7e09352ef
performing mutation
2018-04-26 18:09:27 -03:00
okbel
15817712c0
Introducing profileHeader slot
2018-04-24 13:58:28 -03:00
Wyatt Johnson and GitHub
ea0be250c1
Merge branch 'master' into gdpr-delete
2018-04-20 12:07:10 -06:00
Wyatt Johnson and GitHub
e0ebbf5119
Merge branch 'master' into gdpr-delete
2018-04-20 10:30:29 -06:00
Wyatt Johnson and GitHub
b4e2712dfb
Merge branch 'master' into fix_translation_staff
2018-04-19 08:59:29 -06:00
Tibo Beijen
43fa0d2b58
Added translation to staff label in comment stream.
2018-04-19 10:43:41 +02:00
Wyatt Johnson
8e34fd1925
implemented tombstoning
2018-04-18 17:22:39 -06:00
Clint Brown
3ae1051148
Add system withheld status to InactiveCommentLabel
2018-04-18 07:55:11 +10:00
Wyatt Johnson
a257fdb623
removed deprecated not logged in ui for profile tab
2018-04-17 13:23:02 -06:00
Wyatt Johnson
a6344d8e71
fixed proptype missing validation
2018-04-17 13:19:03 -06:00
Kit Westneat
e5a2152cfd
don't show profile tab if user is logged out
2018-04-12 17:52:49 -04:00
okbel
edbe49618a
Adding size, and proptypes
2018-04-03 20:17:31 -03:00
Chi Vinh Le
761e372016
Give descriptive key for slot elements and use it instead of talkPluginName
2018-03-29 22:47:27 +02:00
Chi Vinh Le
969d2a1588
Profile my comments responsive fixes
2018-03-26 23:07:05 +02:00
Kim Gardner and GitHub
1b233e8cb6
Merge branch 'master' into party-bugsa
2018-03-23 13:54:52 -04:00
Wyatt Johnson
d7cf733a42
Moved loadable to the markdown editor
2018-03-23 11:15:47 -06:00
Wyatt Johnson
59982d4329
swapped manual dynamic chunked loader with readt-loadable
2018-03-22 17:29:38 -06:00