roschaefer
efe9c96edb
Obviously your own slug does not matter
2019-09-20 20:05:27 +02:00
roschaefer
e6d7d1a936
Fix #1650
2019-09-20 20:05:27 +02: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
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
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
85f1773211
Add slug to user profile page
2019-09-18 17:15:04 +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
ogerly
94599c624b
Delete dead code
2019-09-18 10:10:24 +02:00
roschaefer
431de3319f
Make data-hashtag-id authoritive for #links
...
This adds consistency: The mention links with `@` was implemented
that way already. Instead of parsing the URL, we add some redundancy and
add another attribute: data-hashtag-id
So, what characters are valid for html attributes?
Read: https://stackoverflow.com/questions/925994/what-characters-are-allowed-in-an-html-attribute-name
Thanks to @Tirokk , who added some validations on the hahstag ids, I
think we are all set. If you try to write a hashtag with a `"` double
quotation mark for example, it gets automatically replaced with a valid
hashtag. If someone wants to send us invalid hashtag ids to the backend
directly, the regex there would filter it out.
2019-09-16 23:09:32 +02:00
Wolfgang Huß
2ad4bb3476
Fix decodeURI on indexpage
2019-09-16 22:06:36 +02:00
Wolfgang Huß
92df820323
Rename /admin/tags.vue to /admin/hashtags.vue
2019-09-16 22:06:36 +02:00
Wolfgang Huß
0157cc3700
Refactor routing of of hashtag links
2019-09-16 22:06:36 +02:00
Wolfgang Huß
ee8ce5a153
Comment clearification
2019-09-16 22:06:36 +02:00
Wolfgang Huß
82d5ac99df
Make hashtag links URL safe
2019-09-16 22:06:36 +02:00
Wolfgang Huß
22a005eb1c
Show categories translated in all places and even in tooltips
...
Show `#` symbol in front of hashtags.
Minor design changes on posts more info page.
2019-09-16 11:14:13 +02:00
Wolfgang Huß
714c658844
Add hint translation to plus icon for creating posts
...
- Position adjustment of the news feed plus icon in hight, because in desktop browsers it intersects the footer.
- Added shadow to plus icon on the user page.
2019-09-16 10:20:36 +02:00
mattwr18
fb2cade2f9
Merge pull request #1537 from Human-Connection/1455-fix-update-comment-list
...
🍰 Fixes a create and update comment problem in the comments list
2019-09-12 18:36:30 +02:00
mattwr18
fa3053dca7
Tidy up, follow @roschaefer , @Tirokk PR suggestions
...
- Fix tests by stubbing LocaleSwitch/client-only
- Add portuguese translations
- Add back to login link
- Use span over   following @alina-becks PR review on another PR
2019-09-11 16:40:39 +02:00
mattwr18
17f2c990db
Fix lint
2019-09-11 16:40:39 +02:00
Brent Vardy
53408f4bf4
refactor create-user-account to have no header
...
- also added locale switch to card
2019-09-11 16:40:39 +02:00
Brent Vardy
ea16d1652a
used no header for login and password reset pages
...
- added locale switch back on login
- added locale switch to password reset
- increased width of login and password reset
- added logo to password reset
- co-authored-by: mattwr18 <mattwr18@gmail.com>
- co-authored-by: mikeaono <aonomike@gmail.com>
2019-09-11 16:40:39 +02:00
Brent Vardy
e9ac462889
update name of blanks layout to basic layout
2019-09-11 16:40:39 +02:00
Brent Vardy
e0fec965dc
improved navigation layout when not logged in, moved locale selector to nav on login page
2019-09-11 16:40:39 +02:00
Brent Vardy
6589fe10af
WIP - refactor of blank layout to have header and footer
2019-09-11 16:40:38 +02:00
Brent Vardy
a751a10783
update login page to use blank layout
2019-09-11 16:40:38 +02:00
Wolfgang Huß
379f7d1ed7
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1455-fix-update-comment-list
...
# Conflicts:
# webapp/components/Comment.vue
# webapp/components/CommentForm/CommentForm.spec.js
# webapp/components/CommentForm/CommentForm.vue
# webapp/components/EditCommentForm/EditCommentForm.vue
# webapp/store/editor.js
2019-09-11 07:58:40 +02:00
Robert Schäfer
5586a2b5ea
Merge pull request #1512 from Human-Connection/refactor_email_middleware
...
Refactor email middleware
2019-09-11 01:58:37 +02:00
mattwr18
0c83d276bb
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1488-filter-posts-by-emotion
2019-09-10 09:32:45 +02:00
Wolfgang Huß
fb672410f9
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1455-fix-update-comment-list
2019-09-10 06:58:33 +02:00
Alexander Friedland
f327cc01dd
Merge pull request #1539 from Human-Connection/1462-Sorting_dropdown_should_be_aligned_with_post_cards
...
[WIP] Sorting dropdown is aligned with post cards
2019-09-09 19:18:12 +02:00
Wolfgang Huß
f1b52c7b81
Merge pull request #1536 from Human-Connection/fix-test-set-up
...
Fix test by setting value of the mocked hashtag
2019-09-09 17:17:44 +02:00
mattwr18
ba3e0ca941
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1488-filter-posts-by-emotion
2019-09-09 16:59:35 +02:00
ogerly
e278fa4afc
Padding remove
2019-09-09 16:45:11 +02:00
Wolfgang Huß
abf408e3c6
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1455-fix-update-comment-list
2019-09-09 16:03:42 +02:00
Wolfgang Huß
2c732bfbfb
Refactor create and update comment to emit events
2019-09-09 15:53:50 +02:00
aonomike
34ddd12948
Fix test by setting value of the mocked hashtag
...
- The test wasnt testing anything as the hashtag value was defaulting to null
- Fixed by setting value of hashtag to a string and then testing if the clearSearch works
2019-09-09 16:22:21 +03:00
mattwr18
2aef2add3d
Add temporarily console.log statements to debug failed API call
...
- in production environment, the user locationName is updated, but it is
failing the `createOrUpdateLocations` function in backend/src/middleware/nodes/locations.js
For some reason, it seems like the API call is coming back with
something other than what we are looking for.
Need help debugging... we can remove this code after we figure out
what's wrong
2019-09-09 12:53:47 +02:00
aonomike
11dd61c430
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1488-filter-posts-by-emotion
2019-09-09 12:29:57 +03:00
mattwr18
e819ade8cb
Add console.log statement on error to help debug
...
- Geolocation is working in development, but not on staging or
production
2019-09-09 09:54:38 +02:00
mattwr18
3d419c1f21
Merge pull request #1508 from Human-Connection/1505_remove_html_in_moderation_view
...
Fix #1505 remove html
2019-09-09 08:49:00 +02:00
mattwr18
07c58fc03e
Add emotions buttons, get it filtering
2019-09-07 12:37:03 +02:00
roschaefer
2ca508ba2f
Rename code => nonce in webapp/
2019-09-06 19:31:04 +02:00
Wolfgang Huß
80d1e03c03
Merge pull request #1510 from Human-Connection/1506-anonymize_deleted_user
...
1506 Anonymize deleted user also for moderators
2019-09-06 17:12:31 +02:00
roschaefer
1bd57dfeb8
Fix console.errors in test
2019-09-06 16:42:16 +02:00
Wolfgang Huß
f0923ad864
Add hashtag for the comment id to the comments links of the list
2019-09-06 15:55:11 +02:00
Wolfgang Huß
40103e84e7
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 1505_remove_html_in_moderation_view
2019-09-06 15:52:47 +02:00
Wolfgang Huß
a82882529c
Merge pull request #1504 from Human-Connection/fix_broken_pagination_on_user_profile
...
Fix leftover of #1479
2019-09-06 14:37:20 +02:00
Robert Schäfer
1932c03b95
Merge pull request #1509 from Human-Connection/1199-fix-preview-image-craziness
...
Fix preview image craziness
2019-09-06 14:02:18 +02:00