Chi Vinh Le
|
0feb7384b2
|
Merge branch 'next' into next-comment-counts
|
2018-10-08 21:07:08 +02:00 |
|
Wyatt Johnson
|
945cdfc298
|
fix: documentation
|
2018-10-04 22:34:54 +00:00 |
|
Belén Curcio
|
aa105061c9
|
Adding comment count
|
2018-10-04 18:31:16 -03:00 |
|
Belén Curcio
|
66c3a48668
|
It was the optimistic response
|
2018-09-26 17:07:38 -03:00 |
|
Chi Vinh Le
|
8c2d811b55
|
Remove unused line
|
2018-09-24 22:04:03 +02:00 |
|
Chi Vinh Le
|
acdcd16b4d
|
Add some comments
|
2018-09-24 20:16:29 +02:00 |
|
Chi Vinh Le
|
62a1fc5901
|
Implement local reply list for last threading level
|
2018-09-24 20:08:11 +02:00 |
|
Chi Vinh Le
|
cf070ddb0f
|
Merge branch 'next' into next-edit
|
2018-09-11 21:40:47 +02:00 |
|
Chi Vinh Le
|
a36d944e4a
|
Implement edit
|
2018-09-11 00:15:27 +02:00 |
|
Chi Vinh Le
|
5010e342df
|
Pending comment blur
|
2018-09-07 18:18:39 +02:00 |
|
Chi Vinh Le
|
845fbc1b1b
|
Move uuid generation to TalkContext
|
2018-09-07 00:34:17 +02:00 |
|
Chi Vinh Le
|
110becb075
|
Implement reply
|
2018-09-06 00:06:58 +02:00 |
|
Chi Vinh Le
|
c96112fc8c
|
Fix tests
|
2018-09-06 00:06:58 +02:00 |
|
Wyatt Johnson
|
3897b06029
|
[next] Comment Editing (#1795)
* feat: initial impl of comment edits
* feat: added edit metadata
* review: switched out explcit null + nullable types
* fix: changed commentEdge -> edge, test comments
* [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
* fix: linting
|
2018-09-04 18:57:41 +00:00 |
|
Chi Vinh Le
|
0dcff65344
|
Upgrade react-relay types
|
2018-08-30 16:43:01 +02:00 |
|
Chi Vinh Le
|
b83d965d6c
|
Better naming
|
2018-08-30 16:15:56 +02:00 |
|
Chi Vinh Le
|
7ab70b8484
|
Update relay-runtime types
|
2018-08-30 15:41:08 +02:00 |
|
Chi Vinh Le
|
c66c5a1ade
|
Implement post comment mutation
|
2018-08-30 10:23:03 +02: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 |
|