* feat: added server impl of ignore user
* feat: added development error wrapping
* feat: Add arror to popover
* fix: dependencies
* fix: server locals watch paths
* feat: AuthorPopover & Member Since
* chore: refactor stream file organization
* feat: ignore user
* fix: file case
* feat: add support for useLocal hook!
* test: test ignored users
* feat: Add table ui component
* feat: community user table
* feat: filters and role change
* fix: add some comments
* fix: user viewer
* fix: snapshots
* test: add tests
* fix: better popover experience
* fix: test
* chore: use enum
* feat: prevent server side setting your own role
* fix: cleanup
* feat: support blue color in message
* feat: Show message when comment is in review
* feat: handle non-visible comment status
* test: add feature test for handling invisible comment status
* fix: apply review
* chore: better comment :-)
* Update isVisible.ts
* feat: adhere to char count settings for posting top level comments
* fix: remove bidi characters during test
* test: add feature tests for charCount
* test: update snapshots
* test: add feature test for updating settings
* feat: use red color and warn icon (from review)
* feat: Implement charCount for reply
* feat: charCount for edit comment
* test: update snapshots
* chore: Rename InnerProps to Props
* feat: Render community guidelines
* chore: refactor schema communityGuidelines* settings into it's own type
* test: update snapshots
* fix: renamed snake case to camel case
* fix: changed case for mutators
* fix: renamed all snake case to camel case for db
* feat: added support for comment revisions + split comment actions
* fix: updated tests
* feat: implemented CommentModerationAction
* fix: fixed case issues
* feat: enabled WeakMap for wordList processsing
* chore: npm audit
Merge pull request #1731 from coralproject/next-watcher-flags
Watcher --only
Use JSDocs comments (#1727)
Merge branch 'next' into prevent-compile-loop-relay
Merge pull request #1726 from coralproject/prevent-compile-loop-relay
[next] Adapt relay watch config
[next] Remove nodemon (#1725)
* Remove old nodemon configs
* Remove nodemon
[next] Jest implementation for React Components (#1733)
* Make jest testing work with custom path and css modules
* Add first test
* feat: added unit tests to ci
* fix: updated package-lock.json
* Update cssTransform.js
* Update cssTransform.js
* Fix test in ci
Adapt files.exclude (#1736)
Permalink ui
Adding Copy to clipboard functionality
WIP
clean request
wip
progress
progress
work in progress
wip
ui functionality
Translations :/
wip
Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (42 commits)
[next] Support server side jest testing (#1747)
Update snapshots
Add comments
Remove precss
Move react-responsive to dev deps
Remove comment
Mobile first approach
Support standard css variables, dynamically set spacing-unit
Add docs
Fully implement Flex and MatchMedia
Responsive Components <3
fix: linting
fix: adjusted pageInfo
Remove obsoloe snapshot
Move jsdom to dev deps
Mark comments as always returning a value
Add comment
Fix unit tests
Translate, concept for translation and id strings
Add aria props
...
Adding Attachment and Popover Component
merge conflicts
progress
Any
Working
Support for refs
Ready
Merge branch 'permalink' of github.com:coralproject/talk into permalink
* 'permalink' of github.com:coralproject/talk: (101 commits)
Ready
Support for refs
Working
Any
progress
merge conflicts
Make timeagoFormatter optional
More colors
Colors
Short circuit endless respawn
fix: new mongo parser
Remove jest from watcher config, as it doesnt run well inside
Add jest set
Apply suggestions
Move react-timeago to dev
Upgrade docz
Cleanup docz scripts
Support watcher sets
[next] Support server side jest testing (#1747)
Make filter only a pure function
...