softsimon
|
7bf9810c48
|
Run Bisq block parse in separate Worker Thread.
|
2020-10-17 18:13:09 +07:00 |
|
softsimon
|
2715d02cf9
|
Fix exception handling. Don't save < 0.01 donations to DB.
refs #133
|
2020-10-17 15:01:58 +07:00 |
|
wiz
|
0fca6f3a3b
|
Tweak about page spacing and text
|
2020-10-17 16:13:57 +09:00 |
|
wiz
|
2d3ed5f8cb
|
Tag sponsored links with rel=sponsored, don't tag our social media links
|
2020-10-17 13:31:41 +09:00 |
|
wiz
|
988ed7e8af
|
Add some brief text to our about page, state Bitcoin Only policy
|
2020-10-17 12:25:44 +09:00 |
|
wiz
|
c22d6e741a
|
Change DB structure for donations: int -> varchar, blob -> mediumblob
|
2020-10-17 11:32:42 +09:00 |
|
softsimon
|
15fdb69b96
|
Use Twitter API to fetch profile photos.
fixes #133
|
2020-10-16 16:29:54 +07:00 |
|
softsimon
|
e7a7b45ad0
|
Readding "BISQ_ENABLED". Display 'bisq' in logs.
|
2020-10-15 11:54:21 +07:00 |
|
softsimon
|
d8857f1073
|
Replacing BISQ_ENABLED with NETWORK === "bisq"
|
2020-10-15 11:37:25 +07:00 |
|
softsimon
|
b767a0a33e
|
Allow bisq network to be "bisq".
|
2020-10-15 11:15:04 +07:00 |
|
softsimon
|
472b1d35c2
|
Improve some logger error messages.
|
2020-10-15 11:12:33 +07:00 |
|
softsimon
|
86c654f22f
|
New backend config "NETWORK".
Only activate mempool protection.
Log network to
fixes #140
|
2020-10-15 11:07:53 +07:00 |
|
softsimon
|
372c116283
|
Input sanitation. Minimum amount fix. Debug log updated.
|
2020-10-13 19:54:47 +07:00 |
|
softsimon
|
94e06a3a6b
|
Add notice for BTCpay invoices and requests.
refs #135
|
2020-10-13 18:26:10 +07:00 |
|
wiz
|
3fd5277912
|
Update mempool-logger and syslog.conf to separate info and notice msgs
|
2020-10-13 19:58:11 +09:00 |
|
wiz
|
056fe5712d
|
Add newsyslog.conf to rotate mempool logfiles regularly
|
2020-10-13 19:56:10 +09:00 |
|
softsimon
|
4399c5e8e9
|
Changing more loggings levels.
refs #135
|
2020-10-13 17:48:43 +07:00 |
|
wiz
|
cbcfbe5b36
|
Add mempool-logger script and syslog.conf configuration to log to it
|
2020-10-13 19:16:09 +09:00 |
|
softsimon
|
b98b979dc8
|
Changing more loggings levels.
refs #135
|
2020-10-13 16:58:48 +07:00 |
|
softsimon
|
3d374fd9d9
|
Changing more loggings levels.
refs #135
|
2020-10-13 16:43:09 +07:00 |
|
softsimon
|
4a14085908
|
Use persistent dgram socket client.
refs #135
|
2020-10-13 16:03:03 +07:00 |
|
softsimon
|
04ac820ed7
|
Changing common output messages to Debug.
refs #135
|
2020-10-13 16:00:58 +07:00 |
|
softsimon
|
4dacf292c2
|
Adding logger wrapper.
Log backend messages to syslog.
fixes #135
|
2020-10-13 15:27:52 +07:00 |
|
softsimon
|
4c203631db
|
Making order_id (BTCPay invoice id) unique in the database.
|
2020-10-13 10:10:46 +07:00 |
|
softsimon
|
55646b5732
|
Handle and don't crash for adress-prefix search error.
fixes #121
|
2020-10-12 12:57:19 +07:00 |
|
wiz
|
f5e270c770
|
Use https:// instead of http:// to query mempool.space API
|
2020-10-12 14:26:01 +09:00 |
|
softsimon
|
e37a9de71d
|
Proxy donation requests to mempool.space when BTCPay Sponsors is disabled.
|
2020-10-12 10:50:10 +07:00 |
|
wiz
|
7673bf13b9
|
Update terms of service, add Sponsor Policy for inappropriate profiles
|
2020-10-12 08:37:56 +09:00 |
|
wiz
|
88cb0d020d
|
Merge pull request #132 from mempool/wiz/terms-of-service
Add new Terms of Service page with links and tweak About page layout for it
|
2020-10-11 20:58:40 +09:00 |
|
wiz
|
db16dbbc9d
|
Apply suggestions from code review
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
|
2020-10-11 20:57:52 +09:00 |
|
wiz
|
1d8d39db6b
|
Only show first 8 characters of git commit hash on about page
|
2020-10-11 20:20:48 +09:00 |
|
wiz
|
024b2d58f7
|
Move social media icons to bottom, add terms of service links
|
2020-10-11 20:15:56 +09:00 |
|
wiz
|
bb3842fc10
|
Add basic Terms of Service page
|
2020-10-11 19:23:52 +09:00 |
|
wiz
|
8cd98b42fe
|
Fix matomo URL filename
|
2020-10-10 11:55:27 +09:00 |
|
wiz
|
c8d22dc536
|
Load self-hosted matomo analytics stats on mempool.space domain
|
2020-10-10 11:42:32 +09:00 |
|
softsimon
|
a8a1f4e976
|
About page updates.
refs #128
|
2020-10-09 13:56:43 +07:00 |
|
wiz
|
ba315648be
|
Update top-level README screenshot and v2 guide
|
2020-10-09 06:10:23 +09:00 |
|
wiz
|
761eff62c5
|
Merge pull request #129 from mempool/donations-fixes
Enhancements to the sponsorship GUI
|
2020-10-09 04:20:35 +09:00 |
|
wiz
|
0e5f2dd1a4
|
Use higher resolution profile photos and other minor tweaks
|
2020-10-09 04:19:32 +09:00 |
|
softsimon
|
dfda0d1890
|
Bugfix: JS error in transactions.component
fixes #126
|
2020-10-08 17:53:02 +07:00 |
|
softsimon
|
784f00b725
|
Enhancements to the sponsorship GUI
fixes #128
|
2020-10-08 17:51:10 +07:00 |
|
wiz
|
ad144a34ac
|
Handle btcpay "paid" invoice status for sponsorship donations
|
2020-10-08 04:46:11 +09:00 |
|
wiz
|
9255f1c007
|
Merge pull request #125 from mempool/donations
Custom BTCPay donation integration
|
2020-10-08 02:57:48 +09:00 |
|
softsimon
|
87dc1e5db4
|
Check and accept both 'complete' and 'confirmed' invoices.
refs #122
|
2020-10-08 00:51:11 +07:00 |
|
softsimon
|
1f7483687f
|
Don't allow invoices lower than 0.001 and require 0.01 for sponsorship.
refs #122
|
2020-10-08 00:20:42 +07:00 |
|
softsimon
|
0cbc7e2ab6
|
Make BTCPay webhook configurable.
refs #122
|
2020-10-08 00:15:26 +07:00 |
|
wiz
|
c48a151e21
|
Tweak upgrade script to take PR branch name as argument
|
2020-10-08 01:35:54 +09:00 |
|
softsimon
|
5b8dbfca74
|
Addig fronend flag (SPONSORS_ENABLED) to enable Sponsors in the gui.
refs #122
|
2020-10-07 23:30:45 +07:00 |
|
softsimon
|
b6738dd9e8
|
Moving API docs to separate /api page.
|
2020-10-07 23:24:01 +07:00 |
|
softsimon
|
0ee2753100
|
Only display About page on main Bitcoin network.
|
2020-10-07 20:27:22 +07:00 |
|