Heng Yeow
94ae029a4a
Create 02-03-cli-tools.md
2018-10-26 13:54:37 +08:00
Kim Gardner
2c9f8586d3
Merge pull request #2035 from coralproject/fix-pointer-events
...
Fix pointer events in configure card
2018-10-25 20:55:03 +01:00
Chi Vinh Le
4ce5d97e3b
Always have pointer events in configure cards
2018-10-25 21:42:18 +02:00
Kim Gardner
dcd7145510
Update Spanish translations ( #2019 )
...
* Update translations
* More sp trans
* Add translation for Contains Link
2018-10-24 11:58:42 -06:00
Kim Gardner
d3896ed97d
Merge pull request #2016 from hovoodd/stream-status
...
Fixed stream status updating
2018-10-24 17:39:22 +01:00
Kim Gardner
47a3cba5f5
Merge branch 'master' into stream-status
2018-10-24 13:57:53 +01:00
Kim Gardner
0f1cabe126
Merge pull request #2017 from iSasFTW/master
...
Visible validation errors in the username change box
2018-10-24 13:56:52 +01:00
Saska Kolehmainen
5f62083c2f
Merge branch 'master' into master
2018-10-23 20:53:52 +03:00
Kim Gardner
c0efc33044
Merge branch 'master' into stream-status
2018-10-23 17:47:48 +01:00
Kim Gardner
9344c1bc80
Merge pull request #2015 from hovoodd/change-username
...
Added additional check for `usernameCanBeUpdated` condition in profile
2018-10-23 17:47:37 +01:00
Kim Gardner
1bfe0fbac1
Merge branch 'master' into change-username
2018-10-23 17:41:10 +01:00
Kim Gardner
3c100160fb
Merge pull request #2014 from hovoodd/collapsible-list
...
Made Banned/Suspended Word Lists collapsible in Admin > Configure
2018-10-23 16:19:23 +01:00
Saska Kolehmainen
41610ccf57
Added error message to profile tab in embedded comments for when disallowed characters are added while changing the username.
2018-10-21 17:45:54 +03:00
hovoodd
607a59ad63
Fix stream status updating
2018-10-20 22:59:13 +03:00
hovoodd
c0fea4821b
Add additional check for usernameCanBeUpdated condition in profile
2018-10-20 22:05:32 +03:00
hovoodd
8432df15a1
Add collapsible prop to banned and suspended lists in admin
2018-10-20 19:07:56 +03:00
hovoodd
61486caa9e
Make ConfigureCard collapsible
2018-10-20 19:01:01 +03:00
Kim Gardner
9e511817a8
Merge pull request #1990 from snorremd/master
...
Display avatar left of comments by default
2018-10-19 19:51:21 +01:00
Kim Gardner
4015e19040
Merge branch 'master' into master
2018-10-19 19:47:36 +01:00
Kim Gardner
c1fcc82b62
Merge pull request #2006 from twosmalltrees/1939
...
Keep Question Box visible after stream is closed #1939
2018-10-19 19:47:10 +01:00
Kim Gardner
2dfadebd42
Merge branch 'master' into 1939
2018-10-19 18:45:46 +01:00
Kim Gardner
a2d5af1372
Merge pull request #2007 from coralproject/base64-secret
...
Base64 Secret Encoding
2018-10-19 18:45:12 +01:00
Kim Gardner
7a5416a807
Merge branch 'master' into base64-secret
2018-10-19 18:39:36 +01:00
Kim Gardner
8c2c632f52
Merge pull request #2011 from coralproject/email-prefix
...
Email Prefix Fix
2018-10-19 18:39:02 +01:00
Wyatt Johnson
fabec2c89b
review: fix invalid substring
2018-10-19 16:28:13 +00:00
Wyatt Johnson
7f18603fd5
fix: fixes #2009
2018-10-19 10:05:05 -06:00
Kim Gardner
3a69e0cf96
Merge branch 'master' into base64-secret
2018-10-18 21:53:43 +01:00
Wyatt Johnson
7ad3d247b5
feat: added base64 secret encoding
2018-10-18 14:33:45 -06: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
immber
5e4bdf1f0c
Perspective ( #2001 )
...
* perspective documentation update
* fixed typo
2018-10-16 20:25:11 +00:00
immber
71e1b69afe
perspective documentation update ( #1999 )
2018-10-16 18:35:10 +00:00
Kim Gardner
bda9b55562
Merge branch 'master' into master
2018-10-15 16:50:42 +01:00
Kim Gardner
d843320c4a
Merge pull request #1976 from brycekahle/fix-admin-menu-visibility
...
do not show admin drawer unless user has access
2018-10-15 16:50:30 +01:00
Kim Gardner
0a9664d464
Merge branch 'master' into fix-admin-menu-visibility
2018-10-12 18:53:09 +01:00
Kim Gardner
b3749b9332
Merge pull request #1961 from hovoodd/master
...
Added filters to Admin > Community > People
2018-10-12 18:48:55 +01:00
Kim Gardner
aecb7de019
Add Spanish translations
2018-10-12 18:24:55 +01: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
1837ae4a0f
Merge branch 'master' into fix-admin-menu-visibility
2018-10-12 16:44:22 +00:00
Kim Gardner
334074a7ca
Merge branch 'master' into master
2018-10-12 16:55:59 +01:00
Fabian Marz
f93c4adc97
Fixed typo in GDPR docs. ( #1986 )
2018-10-11 14:57:16 +00:00
Wyatt Johnson
bb54009567
Websocket Regression ( #1971 )
...
* fix: addresses websocket connection issues
- reverted upgrade to subscriptions-transport-ws
- removed unnecessary websocket resets
- improved websocket reconnection logic
* Update package.json
v4.6.5
2018-10-09 17:47:07 +00:00
vittoboa
c126d217ad
Fix spanish translation ( #1977 )
2018-10-09 15:35:22 +00:00
Bryce Kahle
8b2dc3a46d
do not show admin drawer unless user has access
...
Fixes https://github.com/coralproject/talk/issues/1791
2018-10-08 13:02:37 -04:00
Wyatt Johnson
d0eca26d5b
Body Count ( #1969 )
...
* fix: adjusted beheviour of body count
* fix: updated translation @okbel
2018-10-05 18:03:02 +00:00
Nat Welch
b742923897
Toxic Comments Plugin logging ( #1970 )
...
* Add debug as a dep to toxic-comments
* Add debug logging to toxic-comments plugin
* fix: cleaned up a bit
2018-10-05 17:40:32 +00:00
Wyatt Johnson
1781b926d9
fix: tab container css ( #1959 )
2018-10-04 20:27:38 +00:00
hovoodd
67cca7d85d
Add filters to list of people
2018-10-03 22:15:05 +03:00
Wyatt Johnson
7b97a8fca2
Passport Fix ( #1955 )
...
* fix: Fixed bug in passport access
* fix: resolved issues with postMessage and static urls
v4.6.4
2018-10-02 16:21:45 +00:00
Kim Gardner
6bff2de371
Merge pull request #1954 from coralproject/static-uri
...
Static URI + Social Callback bug
2018-10-01 19:08:48 -04:00