 KiwiandGitHub
|
6da97c57d7
|
[CORL-314] Rename to Coral (#2318)
* chore: rename talk to coral
* fix: lint and unit tests
* fix: snapshot
|
2019-05-22 21:32:24 +02:00 |
|
 Wyatt JohnsonandKiwi
|
df57b4eb17
|
[next] Email (#2261)
* feat: suspending, banning, now propogation
* feat: added email rendering + localization support
* fix: fix related to lib
* refactor: moved juicer to queue task
* refactor: cleanup of job processor
* refactor: improved error messaging around failed email
* feat: initial forgot passwor impl
* fix: fixed rebase errors
* feat: send back Content-Language header with requests
* feat: added ban email
* feat: implemented forgotten password API
* fix: linting
* feat: support more emails
* fix: promise patches
* feat: initial confirm email API
* feat: added rate limiting
* feat: added URL support
* feat: added email docs
* fix: updated docs
* chore: documentation review
* fix: fixed build bug
* feat: implement forgot password in auth popup
* test: add tests + fixes
* chore: rename StatelessComponent to FunctionComponent
* fix: types and test fixes
* chore: upgrade deps
* fix: THANK YOU TESTS FOR SAVING MY A**
* chore: reorder imports
* chore: remove obsolete !
* feat: implement accounts bundle
* refactor: review suggestion
* fix: rebase upgrade error
* fix: rebase bug
* feat: reset password link support
* test: add tests for account password reset page
* fix: remove redirect uri
* fix: revert local state changes
|
2019-05-09 22:54:56 +02:00 |
|
 KiwiandWyatt Johnson
|
097294909b
|
[next] Embed: Defer login/logout until ready (#2123)
* feat: Embed defer login/-out until ready
* fix: make remove work with lazy render
* fix: typo
* fix: another typo
* fix: test
* chore: replace query-string for querystringify
* fix: types
* chore: small refactor
* feat: added webpack analzyer
* chore: rename compile -> generate
* fix: fix scripts and improve bundle size
* fix: lodash webpack plugin
|
2018-12-15 00:07:09 +00:00 |
|
 KiwiandWyatt Johnson
|
3fcb9a179a
|
[next] Support external config (#2088)
* fix: correctly determine expired token
* feat: support external config
* fix: lint
* fix: npm audit fix
|
2018-11-27 18:54:55 +00:00 |
|
 Wyatt JohnsonandGitHub
|
1dc400ba58
|
[next] Rename Asset to Story (#2044)
* feat: rename asset -> story in server
* feat: renamed asset -> story for client code and tests
* feat: renamed article -> story
|
2018-10-29 22:49:35 +00:00 |
|
 KiwiandWyatt Johnson
|
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 |
|
Chi Vinh Le
|
52b36e2db0
|
Use anchor for better accessibility and restore history
|
2018-08-07 17:37:02 +02:00 |
|