Niko
|
608e0cc29a
|
Merge pull request #10 from lbryio/dependabot/npm_and_yarn/extend-3.0.2
Bump extend from 3.0.1 to 3.0.2
|
2019-08-05 13:34:39 -07:00 |
|
Niko
|
ba30f01825
|
Merge pull request #9 from lbryio/dependabot/npm_and_yarn/stringstream-0.0.6
Bump stringstream from 0.0.5 to 0.0.6
|
2019-08-05 13:33:45 -07:00 |
|
Niko
|
1ef987ae30
|
Merge pull request #8 from lbryio/dependabot/npm_and_yarn/lodash-4.17.15
Bump lodash from 4.17.10 to 4.17.15
|
2019-08-05 13:33:28 -07:00 |
|
dependabot[bot]
|
cbe5422607
|
Bump extend from 3.0.1 to 3.0.2
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-05 18:46:09 +00:00 |
|
dependabot[bot]
|
a96d728855
|
Bump stringstream from 0.0.5 to 0.0.6
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-05 18:46:08 +00:00 |
|
dependabot[bot]
|
abd147cf73
|
Bump lodash from 4.17.10 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-08-05 18:46:05 +00:00 |
|
Akinwale Ariwodola
|
8ca114369d
|
fix some 500 errors and remove unnecessary console.log calls
|
2019-04-12 18:01:07 +02:00 |
|
Niko Storni
|
a5d9ce9bec
|
update dependencies
|
2018-05-05 08:07:58 -04:00 |
|
Akinwale Ariwodola
|
bf2332d910
|
Merge branch 'master' of https://github.com/lbryio/lbry-social-tipbot
|
2018-05-04 02:19:52 +01:00 |
|
Akinwale Ariwodola
|
c851b15000
|
add invalid response handling for /api/comment
|
2018-05-04 02:17:37 +01:00 |
|
Alex Grin
|
75d2eb44b3
|
Merge pull request #5 from lbrydocs/patch-1
create LICENSE file
|
2018-02-28 09:39:20 -05:00 |
|
LBRY Docs
|
3dbe2272de
|
create LICENSE file
|
2018-02-05 12:55:23 -08:00 |
|
Akinwale Ariwodola
|
044674d8d6
|
add response error handling for retrieveUnreadMessages
|
2018-01-23 12:32:50 +01:00 |
|
Akinwale Ariwodola
|
adc253045b
|
fix crash on 500 error in getMessageAuthor
|
2017-12-07 09:43:08 +01:00 |
|
Akinwale Ariwodola
|
68494c66b7
|
Changed 'What is LBRY?' link in message templates
|
2017-09-25 18:44:43 +01:00 |
|
Akinwale Ariwodola
|
cab6ba00bc
|
additional async eachSeries fix
|
2017-09-25 17:40:05 +01:00 |
|
Akinwale Ariwodola
|
ce50f0a27a
|
async eachSeries + setTimeout fixes
|
2017-09-25 17:38:34 +01:00 |
|
Akinwale Ariwodola
|
4eef0897ce
|
somre more template fixes
|
2017-09-25 17:24:04 +01:00 |
|
Akinwale Ariwodola
|
23f18bd736
|
fix error with variable naming
|
2017-09-25 17:20:34 +01:00 |
|
Akinwale Ariwodola
|
5a072e7036
|
fix deposit completed template name for PM
|
2017-09-25 17:19:30 +01:00 |
|
Akinwale Ariwodola
|
2395ad3b66
|
implemented completed deposit (3 confirmations) notifications
|
2017-09-25 17:10:34 +01:00 |
|
Akinwale Ariwodola
|
929c1ea9ae
|
fixed null handling for regex matching
|
2017-09-24 14:02:42 +01:00 |
|
Akinwale Ariwodola
|
7d92f29676
|
fixed regex for accepting decimal points
|
2017-09-24 13:55:24 +01:00 |
|
Akinwale Ariwodola
|
d526168e25
|
modified to use regex matching for messages
|
2017-09-24 13:50:05 +01:00 |
|
Akinwale Ariwodola
|
c754c14272
|
updated .gitignore
|
2017-09-24 09:59:07 +01:00 |
|
Akinwale Ariwodola
|
06bdd73d71
|
fixed amount formatting
|
2017-09-24 09:52:13 +01:00 |
|
Akinwale Ariwodola
|
0c362345c7
|
fixed gild response error
|
2017-09-24 09:13:36 +01:00 |
|
Akinwale Ariwodola
|
701aba56d3
|
fix insert for gild recipient
|
2017-09-24 09:10:07 +01:00 |
|
Akinwale Ariwodola
|
e9579b3f4b
|
fix gilding for message parent
|
2017-09-24 08:56:34 +01:00 |
|
Akinwale Ariwodola
|
3841d16105
|
template updates and USD currency formatting
|
2017-09-24 08:41:00 +01:00 |
|
Akinwale Ariwodola
|
fdff880f62
|
template updates
|
2017-09-24 08:35:19 +01:00 |
|
Akinwale Ariwodola
|
1ecd63245f
|
some improved error and message handling
|
2017-09-24 08:28:08 +01:00 |
|
Akinwale Ariwodola
|
1aaa0c3ef2
|
fixed insufficient funds handling for sendTip and gild
|
2017-09-24 08:08:38 +01:00 |
|
Akinwale Ariwodola
|
2ee15ffeda
|
minor error fix
|
2017-09-24 08:05:47 +01:00 |
|
Akinwale Ariwodola
|
49e043b0ce
|
added gilding functionality
|
2017-09-24 08:03:46 +01:00 |
|
Akinwale Ariwodola
|
f7e3da2880
|
Updated ddl. Changed sendtoaddress to sendfrom.
|
2017-09-23 20:31:45 +01:00 |
|
Akinwale Ariwodola
|
a408b4e9d3
|
Initial commit
|
2017-09-23 17:05:00 +01:00 |
|