Commit graph

17 commits

Author SHA1 Message Date
Rafael Taranto
e74574c60e feat: initial whatsapp api 2023-08-19 10:57:44 +01:00
Rafael Taranto
3b19caf3a7 feat: Vonage API 2023-08-17 12:33:15 +01:00
Taranto
e8a3d2ed11 feat: add Telnyx sms support 2023-07-31 10:02:49 +01:00
José Oliveira
96bad31317 fix: do not store failed twilio api responses on db 2022-03-08 17:41:34 +00:00
Sérgio Salgado
a6eb4b904f feat: implement subscriber info retrieval 2021-10-04 11:42:25 +01:00
Cesar
c457faab40 Chore: make notification center UI
Chore: fiatBalancesNotify refactor

Chore: removed now-unused code in some files

Feat: change column "detail" in database to use jsonb

Chore: add notification center background and button

Chore: notifications screen scaffolding

Fix: change position of notification UI

Feat: join backend and frontend

Feat: notification icons and machine names

Feat: add clear all button, stripe overlay on invalid notification

Fix: rework notification styles

Feat: use popper to render notifications

Feat: make notification center UI

Fix: fix css on notification center

Fix: fix invalidateNotification

Chore: apply PR requested changes

Fix: PR fixes

Fix: make toggleable body/root styles be handled by react

Chore: delete old notifier file

Fix: undo variable name changes for cryptobalance notifs
2021-02-04 15:48:23 +00:00
Cesar
04fd82454d Feat: code refactoring and jest tests
chore: More refactoring

chore: More tests and refactors

fix: Fixed age not getting calculated properly

chore: Implemented mocking in jest

chore: More mock tests

chore: checkStuckScreen tests
2021-02-04 15:48:23 +00:00
Liordino Neto
72a1b798f8 fix: added missing lodash dependency to accounts lib
fix: don't prepend '+' when using a friendly name with Twilio

fix: consider that the phone number may contain whitespaces

fix: removed duplicated import on accounts.js

fix: replaced isNan with lodash's _.isNumber

fix: _isNumber logic was inverted
2020-09-02 12:31:06 +02:00
Rafael Taranto
2f451c5893 Always start a sender number with + on twillio 2019-07-16 10:27:26 +01:00
Fabio Cigliano
dd7e447e73 Sms integration fix (#130)
* Twilio integration error handling improvement

* Mock-sms error triggering added
2018-06-19 11:42:51 +01:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00:00
Josh Harvey
60e91acf06 enable delay for sms sending 2017-07-29 14:18:06 +03:00
Josh Harvey
95aaee4037 fix twilio bug; update packages 2017-06-10 20:09:27 +03:00
Josh Harvey
6a6075c120 fix cash-in-txs updating 2017-04-25 13:29:53 +03:00
Josh Harvey
614c64646a improve config loading; remove debug 2017-04-25 02:32:16 +03:00
Josh Harvey
985e3811e3 bug fixes 2017-04-17 20:00:36 +03:00
Josh Harvey
e7ab8223c2 Migrate plugins to lib directory 2017-04-15 20:33:54 +03:00