- [9b3828f52e] - Add messaging_type for future compatibility (#88)
- [359b68faed] - Upgrade dependencies and de-lint (#87)
- [
05685993b5
] - Enable 'referral' event for Messenger Code scans. Now you can handle parametric codes (#82) - [
f9b1778f2e
] - Add "Quick Start" to Sphinx docs (#81) - [
723caae100
] - POC Sphinx documentation (#80) - [
b147efa71c
] - Handle a wider variety of messages more gracefully (#79) - [
4371128fd8
] - Use fallback instead of exploding when failing to get a profile (#77)
- [
578628589c
] - Add quick_replies() to Text and Image. ImageQuickReply is now deprecated. (#75)
- [
2e018d176e
] - Add "pause" webhook to allow for live person takeovers (#71) - [
b9f785fc17
] - Bump cache timeout from 1hr to 1day (#70)
No code changes, just upgraded dependencies and documentation.
- [
973b4e9332
] - Add npm@5 package-lock.json artifact (#69) - [
4043b00242
] - Updating dependencies, new lint rules, satisfying new lint rules (#68) - [
67ad4c3b8d
] - Docs: Sell ourselves better (#66)
- [
6d68f7d0df
] - LimitverifyRequestSignature
calls onapplication/json
POSTs to the Messenger webhook route (#62) - [
3743c9104c
] - Make test teardown easier by usingsinon.sandbox
(#59)
- [
8cb44accba
] - Some cleanup & organization on theevents
section of theREADME
(#55) - [
52d1d42177
] - Check postbacks against 'greetings' & 'help' regexs; 'payload' consistency for postbacks and quick replies (#52) - [
3aa8a70342
] - Add 'app.starting' and 'app.started' events (#56) - [
2717a965f0
] - Add smart reply to remove boilerplate (#53) - [
2b4c71094c
] - Add plumbing for page specific operations (#49)
- [
1d96d9d57f
] - Add ability to bring your own cache storage (#48)
- [
51d4ca11aa
] - Store the page id for conversations in the session (#44) - [
cbf506862b
] - Document session.profile (#43) - [
1f094098ed
] - Add printf-like formatting to Text response helper (#42)
- [
203c09c739
] - Fix premature 60s session timeouts (#40)
- [
f7500fc63a
] - Add: Kill killswitch for events that come in via message_echoes (#37) - [
a343c478ce
] - Docs: Remove example key-value pairs that do not apply to the SDK (#35)
- Initial release