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 |
|
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 |
|
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
|
201e5fbcb1
|
fix: rename wrapAuthz with wrapAuthn
|
2018-08-01 15:56:04 -06:00 |
|
Wyatt Johnson
|
4b5c7c1c7b
|
fix: move displayName into auth integrations
|
2018-07-23 13:14:34 -06:00 |
|
Wyatt Johnson
|
558f81c9aa
|
fix: sso strategy
|
2018-07-20 16:38:03 -06:00 |
|
Wyatt Johnson
|
2c1111109a
|
fix: support not logged in users
|
2018-07-20 16:19:33 -06:00 |
|
Wyatt Johnson
|
bdd4bfc272
|
feat: initial passport user auth impl
|
2018-07-20 14:30:07 -06:00 |
|
Wyatt Johnson
|
a6bfad0833
|
feat: more JWT tests
|
2018-07-20 09:58:40 -06:00 |
|
Wyatt Johnson
|
a2a0cebb06
|
feat: initial token issuing support
|
2018-07-17 16:57:36 -06:00 |
|
Wyatt Johnson
|
caec45a0c6
|
feat: passport impl
|
2018-07-17 12:32:43 -06:00 |
|
Wyatt Johnson
|
6f6bedb07a
|
feat: production updates
|
2018-07-16 13:26:41 -06:00 |
|
Wyatt Johnson
|
7e98580264
|
review: changes for review
|
2018-07-16 11:38:28 -06:00 |
|
Wyatt Johnson
|
a2a49b8e45
|
feat: improved user creation
|
2018-07-13 14:36:54 -06:00 |
|
Wyatt Johnson
|
70ff49ec4f
|
fix: missed users service
|
2018-07-11 16:49:54 -06:00 |
|
Wyatt Johnson
|
6efe36ceaa
|
feat: signup enhancements; more extensions to schema
|
2018-07-10 15:54:52 -06:00 |
|
Wyatt Johnson
|
d46145f04c
|
fix: linting
|
2018-07-10 13:58:31 -06:00 |
|
Wyatt Johnson
|
c5dbe4659b
|
feat: initial signup route
|
2018-07-10 13:56:20 -06:00 |
|
Wyatt Johnson
|
87ce65755c
|
feat: initial local passport strategy
|
2018-07-05 15:58:19 -06:00 |
|
Wyatt Johnson
|
1236946312
|
initial oidc support
|
2018-06-29 16:11:32 -06:00 |
|
Kiwi
|
65c8da0f34
|
Merge client into next (#1709)
* Merge client
* Add linting script
* Rename serve to start:development
* Move error harmonization and handling to network layer
* Show Comment Stream
* Added initial test
|
2018-06-27 22:06:30 +00:00 |
|
Wyatt Johnson
|
bcf5658c36
|
fix: type adjustments
|
2018-06-27 11:39:26 -06:00 |
|
Wyatt Johnson
|
b51e1c9867
|
fix: added support for strictNullChecks
|
2018-06-26 14:46:58 -06:00 |
|
Wyatt Johnson
|
fa57c72842
|
linting + initial mutation
- added tslint
- mutation support
|
2018-06-25 14:32:01 -06:00 |
|
Wyatt Johnson
|
6f80a2458c
|
linting
|
2018-06-21 10:44:36 -06:00 |
|
Wyatt Johnson
|
a3e3d93607
|
initial subscription support
|
2018-06-20 15:56:15 -06:00 |
|
Wyatt Johnson
|
1917a17929
|
refactored design
|
2018-06-18 15:50:42 -06:00 |
|
Wyatt Johnson
|
7177988059
|
added mock tenant api
|
2018-06-16 17:59:21 -06:00 |
|
Wyatt Johnson
|
4318e1ddbe
|
added tenant + graph support
|
2018-06-16 17:21:04 -06:00 |
|
Wyatt Johnson
|
02e1236792
|
initial commit
|
2018-06-16 17:20:51 -06:00 |
|