ogerly
574fbcf8b1
tests ok, lint ok
2019-10-07 10:32:11 +02:00
ogerly
fd697f5f12
Template changed for removeEmbed() function
2019-10-03 10:09:51 +02:00
ogerly
3607bf9551
befor alinas work
2019-10-03 09:20:17 +02:00
Alina Beck
4a1ca2610a
show overlay only for embedded html
2019-10-02 18:23:30 +02:00
Alina Beck
1f93c690be
only display available data
2019-10-02 18:05:29 +02:00
Alina Beck
3a013d0607
update settings on button click instead of checkbox click
2019-10-02 17:10:08 +02:00
Alina Beck
8c78fef457
toggle preview image with showEmbed
2019-10-02 16:55:30 +02:00
Alina Beck
c46c13dbdf
toggle overlay with methods
2019-10-02 16:37:52 +02:00
Alina Beck
99629991d0
style embed preview
2019-10-02 15:49:23 +02:00
Alina Beck
ec12171e80
style embed overlay
2019-10-02 15:11:43 +02:00
ogerly
17323aeb25
logic ok
2019-10-01 11:00:14 +02:00
ogerly
63d5140420
break two - two
2019-09-30 11:38:29 +02:00
ogerly
c69d263039
Merge branch 'Allow_embedded_code_in_posts_permanent_memory' of https://github.com/Human-Connection/Human-Connection into Allow_embedded_code_in_posts_permanent_memory
2019-09-30 11:30:49 +02:00
ogerly
27121a1077
break two
2019-09-30 11:29:43 +02:00
Alexander Friedland
deb21f6edb
Merge branch 'master' into Allow_embedded_code_in_posts_permanent_memory
2019-09-25 19:11:05 +02:00
ogerly
e8f771b59a
first mega PR crazy update, all work
2019-09-25 18:39:01 +02:00
mattwr18
766c670269
Fix import path
2019-09-25 08:26:24 +02:00
mattwr18
ee99673cec
Add Comment story, add spacing above user info
2019-09-25 08:26:24 +02:00
roschaefer
59232cefe7
Remove repeating labels from emote button
...
Our dear @Hardy-Peaceglobal mentioned that when he had a look on the app
on my mobile.
2019-09-24 11:59:44 +02:00
mattwr18
5e35fd6546
Merge pull request #1689 from Human-Connection/1659-remove-sleep-icon
...
Remove sleep icon from comments list
2019-09-24 10:59:29 +02:00
Alina Beck
a85fab04b6
remove failing test because specs have changed
2019-09-23 22:38:13 +01:00
roschaefer
bafc530366
Bugfix create user page - missing submit buttons
2019-09-23 22:15:53 +02:00
Alina Beck
3026b923e0
use translated title for comment list
2019-09-23 21:08:20 +01:00
Alina Beck
7104896150
remove sleep icon from comment list
2019-09-23 20:46:41 +01:00
roschaefer
353b846124
Fix #1631
...
I don't have time to really test this right now, feel free to do that
before merge.
2019-09-23 15:04:33 +02:00
mattwr18
9646a3d7b9
Merge pull request #1678 from Human-Connection/improve-comments-output
...
Improve comments output
2019-09-23 12:45:26 +02:00
mattwr18
a55fab16d2
Merge pull request #1651 from Human-Connection/1650-change_slug
...
Change your own slug
2019-09-23 10:06:32 +02:00
mattwr18
c8a2b03e98
Add removeHtml function in comments tests
2019-09-23 10:04:15 +02:00
mattwr18
6542a0a584
RemoveHtml before counting
...
- to decide whether to collapse or not
- reduce the innerHtml length to 180
2019-09-23 08:54:38 +02:00
mattwr18
c771504275
Remove contentExcerpt from comments
...
- this does not work with html content:
2019-09-21 13:30:56 +02:00
mattwr18
dc18ac3723
Fix bug- mentions/links in comments scrubbed
2019-09-21 10:52:45 +02:00
mattwr18
7fe1d39303
Increase limit for displaying show more/less link
...
- the limit was too short because of the html saved for mentions and
link
2019-09-21 10:45:55 +02:00
roschaefer
b58b4dca4f
Write a test for UniqueSlugForm
2019-09-20 22:37:38 +02:00
roschaefer
c378505293
Add one test case for update user form
2019-09-20 20:30:57 +02:00
roschaefer
e8f47cb004
Frontend validations for regex
2019-09-20 20:24:04 +02:00
roschaefer
be6c4a6f7c
Refactor to use FormSchema
...
That way we can re-use the code for slug validation in the
CreateUserAccount component
2019-09-20 20:05:27 +02:00
Vasily Belolapotkov
37a0ab6902
update client to use proper follow/unfollow mutation
2019-09-20 16:57:55 +03:00
Alexander Friedland
006d6e8eeb
Merge pull request #1646 from Human-Connection/changelog
...
Point the changelog to Github
2019-09-19 20:19:26 +02:00
Robert Schäfer
d830fa4ae4
Merge pull request #1596 from Human-Connection/1583-follow-mutation
...
Improve follow/ufollow mutation
2019-09-19 16:54:35 +02:00
mattwr18
0430ab0f74
Fix styling issue in comments list
...
- add back class comments which adds spaces between comments
2019-09-19 15:57:57 +02:00
roschaefer
b761eea700
Point the changelog to Github
...
The justification for this change is that the releases page on Github
is more likely to keep up to date than our changelog.
This also means that our changelog is not translated. But I think that's
fine.
2019-09-19 13:21:51 +02:00
Vasily Belolapotkov
39db954ec6
improve follow/unfollow mutation usage
2019-09-19 12:10:59 +03:00
mattwr18
f3c44711e4
Merge pull request #1641 from Human-Connection/1639_no_limits_for_post_length
...
Fix #1639 - No limits for post length
2019-09-19 09:16:57 +02:00
roschaefer
6a3d534ead
Fix #1639
2019-09-19 01:05:43 +02:00
roschaefer
ec7d9753db
Follow @alina-beck's PR review
...
https://github.com/Human-Connection/Human-Connection/pull/1640#pullrequestreview-290089879
2019-09-18 23:32:10 +02:00
roschaefer
ade92e387d
Add slug to User component, fix #1486
2019-09-18 17:15:01 +02:00
Robert Schäfer
efd103c158
Merge pull request #1618 from Human-Connection/1547-fix-disappearing-comment-embeds
...
Fix disappearing embeds on comments
2019-09-18 14:40:02 +02:00
ogerly
c23212b306
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into links_to_imprint_and_privacy_policy_changed_to_human-connection.org
2019-09-18 10:10:59 +02:00
mattwr18
b1003d8685
Disable tests because of difficulty testing tiptap
2019-09-18 08:56:41 +02:00
mattwr18
fd8cec55ad
Fix disappearing embed on comments
...
- by passing the prop content to the content-viewer with the comments
content if it is less than 180 characters or if it's different from the
contentExcerpt
2019-09-17 17:50:40 +02:00