issues
search
CondeNast
/
launch-vehicle-fbm
An event driven SDK for Facebook Messenger
https://launch-vehicle-fbm.readthedocs.io/en/latest/
Apache License 2.0
13
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Readme to Sphinx documentation
#92
crccheck
closed
5 years ago
5
Update dependencies and coverage tool
#91
stripethree
closed
6 years ago
0
Condé Nast OSS checklist
#90
stripethree
closed
6 years ago
0
Split up debug message to be more developer friendly.
#89
stripethree
closed
6 years ago
0
Add messaging_type for future compatibility
#88
crccheck
closed
6 years ago
1
Upgrade dependencies and de-lint
#87
crccheck
closed
6 years ago
1
Add "messaging_type" to responses for api compatiblity
#86
crccheck
closed
6 years ago
0
Complete Open Source Checklist
#85
gautamarora
closed
6 years ago
2
Fails to populate profile sometimes because of unpreventable random network problems
#84
crccheck
opened
6 years ago
0
Facebook occasionally sends duplicates
#83
crccheck
opened
6 years ago
0
Enable 'referral' event for Messenger Code scans
#82
crccheck
closed
6 years ago
0
Add "Quick Start" to Sphinx docs
#81
crccheck
closed
7 years ago
0
POC Sphinx documentation
#80
crccheck
closed
7 years ago
5
Handle a wider variety of messages more gracefully
#79
crccheck
closed
7 years ago
1
Switch text.greeting to new NLP logic
#78
crccheck
opened
7 years ago
4
Use fallback instead of exploding when failing to get a profile
#77
crccheck
closed
7 years ago
2
app allows POST with a non-json body
#76
crccheck
opened
7 years ago
2
Add support for Text quick replies
#75
crccheck
closed
7 years ago
1
Add plumbing for auto-pausing live person takeovers
#74
crccheck
opened
7 years ago
1
Add support for the default Facebook webhook debug message
#73
crccheck
closed
7 years ago
1
convert to using user session
#72
crccheck
closed
7 years ago
2
Add "pause" webhook to allow for live person takeovers
#71
crccheck
closed
7 years ago
2
Bump cache timeout from 1hr to 1day
#70
crccheck
closed
7 years ago
1
Add npm@5 package-lock.json artifact
#69
crccheck
closed
7 years ago
2
Updating dependencies, new lint rules, satisfying new lint rules
#68
stripethree
closed
7 years ago
0
Add "pause" support for live person takeover
#67
crccheck
closed
7 years ago
0
Sell ourselves better
#66
crccheck
closed
7 years ago
0
Command typo in bot building blog post
#65
gautamarora
closed
7 years ago
1
Usage of Messenger Password
#64
gautamarora
closed
6 years ago
4
Missing server url in default config
#63
gautamarora
closed
6 years ago
2
Limit `verifyRequestSignature` calls on `application/json` POSTs to the Messenger webhook route
#62
stripethree
closed
7 years ago
2
Use `verifyRequestSignature` only on Messenger webhook route.
#61
stripethree
closed
7 years ago
0
Add support for Text quick replies
#60
crccheck
closed
7 years ago
2
Sandbox the tests: move from `sinon.stub` to `sandbox`
#59
stripethree
closed
7 years ago
0
Log the webhook to ease first time setup
#58
crccheck
closed
7 years ago
0
Convert tests to use `sinon-sandbox`
#57
stripethree
closed
7 years ago
0
Add 'app.starting' and 'app.started' events
#56
stripethree
closed
7 years ago
0
Some cleanup & organization on the `events` section of the `README`
#55
stripethree
closed
7 years ago
0
Eliminating `start` function in Messenger
#54
stripethree
closed
7 years ago
7
Add smart reply to remove boilerplate
#53
crccheck
closed
7 years ago
4
Postback check for 'greetings' & 'help' and payload consistency for postbacks and quick replies
#52
stripethree
closed
7 years ago
4
better API docs
#51
crccheck
closed
7 years ago
0
Add messenger.send helper to reduce boilerplate
#50
crccheck
closed
7 years ago
0
Add plumbing for page specific operations
#49
crccheck
closed
7 years ago
2
Add ability to bring your own cache storage
#48
crccheck
closed
7 years ago
0
Add ability to use your own cache backend
#47
crccheck
closed
7 years ago
1
idea: emit an event when `.send` is called
#46
crccheck
opened
7 years ago
0
Document `Messenger.app` as a publicly way to access the express app directly
#45
crccheck
closed
7 years ago
0
Store the page id for conversations in the session
#44
crccheck
closed
7 years ago
0
Document session.profile
#43
crccheck
closed
7 years ago
1
Next