Wyatt Johnson
6e8c0df9fe
Merge branch 'next' into update-types-recompose
2018-09-21 22:44:05 +00:00
Kiwi
106a5d36ed
[next] Embed plus ( #1877 )
...
* Implement StreamEmbed instance and rename library to coral
* Add article & articleButton.html, only show embed htmls in production
* Respect assetURL
* Add tests
* Add parseHashQuery
* Fix permalink query and integration tests
* Fix permalink URL
* Remove optionalparams from pym
* Scroll when showing permalink view
* Implement autoRender
* AutoRender immediately when render permalink
* Add test for `showPermalink` event
* Add comment
2018-09-21 22:43:28 +00:00
Wyatt Johnson
85af8d1bbf
[next] Permit ( #1899 )
...
* feat: replaced custom auth extraction logic with permit
* fix: fixed tests
2018-09-21 22:06:46 +00:00
Chi Vinh Le
a996c5da2b
Use upstream @types/recompose
2018-09-21 19:02:27 +02:00
Chi Vinh Le
6c75298b8c
Upgrade RTE to fix a paste issue
2018-09-20 17:06:31 +02:00
Chi Vinh Le
3a1b043eb7
Merge branch 'next' into next-reply
2018-09-06 21:38:20 +02:00
Kiwi
0477d456a2
Integrate typescript-snapshots-plugin ( #1847 )
2018-09-05 22:50:01 +00:00
Chi Vinh Le
2bf9b5f2c1
Fix types
2018-09-06 00:07:14 +02:00
Chi Vinh Le
444c86cb3c
Focus RTE when opening reply
2018-09-06 00:06:58 +02:00
Chi Vinh Le
31bc5fa913
WIP
2018-09-06 00:06:28 +02:00
Wyatt Johnson
59cf728681
[next] Tasks ( #1777 )
...
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: support tenant cache for oidc strategy
* fix: fixed compile
* fix: import ordering
* feat: added bull for queue support
* feat: support for scraping
* fix: fixes for scraper
- Implemented simple metascraper replacement (to resolve security advisory
warning)
- Implemented simle dotize replacement (to resolve not
working version that couldn't handle date objects)
- Plugged in asset scraping to asset creation process
* fix: handles array values
* feat: added initial scraper implementation
* feat: seperate queues but share config
* fix: simplified auth data access
* feat: moved more settings into the graph
* feat: improved mailer design
* fix: fixed issue with dotize
* fix: fixed some issues with adapter
* fix: queue cleanup
* feat: added organizationName to Tenant
* feat: email rendering
* review: support es6 imports
* fix: restore old ci step
* fix: adjusted logging messages
2018-09-04 18:47:20 +00:00
Wyatt Johnson
76d198f2a6
[next] Production Usage ( #1808 )
...
* feat: docker + compression support + headers
* fixed bug with dependancies
2018-09-04 18:36:17 +00:00
Chi Vinh Le
a4002b262b
Keep time!
2018-08-31 18:34:00 +02:00
Chi Vinh Le
25e8cb517b
Add integration test
2018-08-31 17:15:40 +02:00
Chi Vinh Le
792ceed2ad
No more patched packages!
2018-08-31 02:28:53 +02:00
Chi Vinh Le
aeada424fa
Use stock relay-runtime times
2018-08-31 02:15:41 +02:00
Chi Vinh Le
942ce366b8
Finish porting to relay-1.7 including types
2018-08-30 23:49:38 +02:00
Chi Vinh Le
0dcff65344
Upgrade react-relay types
2018-08-30 16:43:01 +02:00
Chi Vinh Le
570bf4815d
Make type checking part of the linting
2018-08-30 15:53:00 +02:00
Chi Vinh Le
e2bcc4631c
Fix remaining type issues
2018-08-30 15:51:06 +02:00
Chi Vinh Le
7ab70b8484
Update relay-runtime types
2018-08-30 15:41:08 +02:00
Chi Vinh Le
0497718764
WIP
2018-08-30 10:23:13 +02:00
Chi Vinh Le
13c196983f
Implement RTE and HTMLContent
2018-08-29 16:03:04 +02:00
Chi Vinh Le
d1d993d0b7
Updated fluent
2018-08-27 14:33:31 +02:00
Kim Gardner
a41dd703eb
Merge branch 'next' into auth-views
2018-08-14 10:52:57 -04:00
Wyatt Johnson
0b3aead1d2
[next] Perspective API Integration ( #1797 )
...
* feat: initial toxic comments impl
* feat: improved logging
* feat: tenant cache adapter
* feat: move more types into graphql
2018-08-14 14:37:00 +00:00
Kiwi
78fa0b270f
Merge branch 'next' into rest-next
2018-08-10 19:13:05 +02:00
Chi Vinh Le
1dec622e64
Support rest and implement SignIn and SignUp Rest + Mutations
2018-08-10 19:07:41 +02:00
Wyatt Johnson
d2106b3de5
[next] Templates ( #1760 )
...
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* feat: initial nunjucks support
* fix: support tenant cache for oidc strategy
* fix: replace some constructor initializers with property initializers
* fix: audit
* [next] Comments and Moderation (#1759 )
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: fixed compile
* fix: import ordering
* fix: merge issue causing build to fail
* feat: added gulp, static templates
* fix: added compile step back
* Fix extract css + remove cross-env
2018-08-10 16:17:39 +00:00
Chi Vinh Le
bf8549c811
Merge branch 'authentication-support' into postMessage
2018-08-10 16:16:47 +02:00
Kiwi
3d11335100
Merge branch 'next' into ui-components
2018-08-10 12:19:36 +02:00
Chi Vinh Le
dbcf3c5756
Fix linter
2018-08-10 12:07:46 +02:00
Kiwi
32264fbc5f
Merge branch 'next' into authentication-support
2018-08-10 10:37:57 +02:00
Chi Vinh Le
92a266363a
Make UserBoxUnauthenticated responsive
2018-08-09 19:40:45 +02:00
Chi Vinh Le
d140e2449f
Support authentication
2018-08-09 16:14:35 +02:00
Belen Curcio
d6ff25dd10
Adding popper
2018-08-08 08:41:10 -03:00
Chi Vinh Le
34fb53b3b0
Add auth target
2018-08-08 01:03:49 +02:00
Chi Vinh Le
95716da133
Remove unused dependency
2018-08-06 20:58:24 +02:00
Kiwi
c792dd4e7e
Merge branch 'next' into permalink
2018-08-06 20:02:57 +02:00
Chi Vinh Le
7c91df5103
Add popup component
2018-08-06 17:43:52 +02:00
Chi Vinh Le
09cc76a973
Merge branch 'next' into permalink
2018-08-03 16:05:43 +02:00
Chi Vinh Le
41d4c67728
Merge branch 'next' into permalink
2018-08-03 15:59:48 +02:00
Chi Vinh Le
d05508d574
Adapt Icon sizes
2018-08-03 15:33:04 +02:00
Wyatt Johnson
4606626ec4
[next] Settings/Tenant ( #1758 )
...
* feat: initial support for synced tenants
* fix: cleanup
* fix: logger now respects logging level
* fix: cache now ignores updates issued from itself
* feat: print subscriber count
* fix: support tenant cache for oidc strategy
* fix: replace some constructor initializers with property initializers
* fix: audit
* [next] Comments and Moderation (#1759 )
* feat: initial moderation + validation for new comments
* fix: added Promiseable type
* feat: initial actions impl
* feat: more moderation phases
* fix: handle settings inheritence
* fix: moved settings into new file
* fix: defaults and documentation
* fix: replace merge with object spread
* feat: added integration with akismet
* fix: fixed compile
* fix: import ordering
* fix: merge issue causing build to fail
2018-08-02 20:09:55 +00:00
Kiwi
6d7056d831
[next] Add support for embed ( #1762 )
...
* Move talk-server/config to talk-common/config
* Refactor build into /src/core/build and use common config
* Add embed webpack config
* Start implementing embed
* Implement embed
* Add pym types
* Add event emitter to Talk Context
* Add MatchMedia test for passing values from the context
* Add support for click far away
* Integrate pym click events to registerClickFarAway
* Add tests
* Resolve merge issues
* Apply PR review
2018-08-02 15:29:18 +00:00
Wyatt Johnson
2ac6883737
Merge branch 'next' into next-passport
2018-08-01 13:13:54 -06:00
Kiwi
5fd7062a3a
[next] Support development on windows ( #1769 )
...
* Support windows
* Fix error when loading locales
2018-07-31 18:24:01 +00:00
Belén Curcio
8b56e408f8
Removing old implementation of attachment
...
Tiny refactor
Merge branch 'next' of github.com:coralproject/talk into permalink
* 'next' of github.com:coralproject/talk:
[next] ClickOutside Component (#1757 )
Support for ClickOutside
2018-07-25 19:44:25 -03:00
Wyatt Johnson
1923e929ee
Merge branch 'next' into next-passport
2018-07-25 22:08:17 +00:00
Belén Curcio
e0a8f2e067
[next] ClickOutside Component ( #1757 )
...
* working on the tests
Merge branch 'next' of github.com:coralproject/talk into clickoutside
* 'next' of github.com:coralproject/talk: (36 commits)
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
Read env in watchers.ts
updated tests
Update ToggleShow.spec.tsx
ToggleShow Component
Fix CI thanks to wyatt
...
docz added
Added simulant
Added simulant
unnused
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (40 commits)
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
Read env in watchers.ts
working on the tests
...
unnused
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (42 commits)
unnused
working on the tests
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
...
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (42 commits)
unnused
working on the tests
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
Implement new button api
...
Merge branch 'clickoutside' of github.com:coralproject/talk into clickoutside
* 'clickoutside' of github.com:coralproject/talk: (43 commits)
working on the tests
unnused
working on the tests
Added simulant
Added simulant
docz added
[next] Implement AriaInfo (#1756 )
e render props for TrapFocus (#1755 )
[ToggleShow] Fix typo and better description (#1753 )
Fix wrong hour pluralization
Implement button active state
Styling fixes
Fix Playground
Commit snapshots
Harmonize typography
Fix Flex margin bug and add examples
Update package-lock.json
Use explicit export
Implement ButtonIcon component
Remove wrong ref prop
...
* Implement passing tests
* Use html as snapshot
* Refactor and simplify test
* Remove unused import
* ts
* simulant moved to devdeps
2018-07-25 20:33:29 +00:00