Commit Graph

  • fff8120daa Backend API to load sponsor profile photos. softsimon 2020-10-18 17:14:35 +07:00
  • e32e2a8a24 Add Terms of Service links with minor tweaks to text formatting wiz 2020-10-18 16:03:03 +09:00
  • 9d4659c3ba Add Terms of Service links with minor tweaks to text formatting wiz 2020-10-18 16:03:03 +09:00
  • e9c8fcd6fb Fix Bisq API docs page from not expanding on load wiz 2020-10-18 13:53:45 +09:00
  • 95bb0fc265 Fix Bisq API docs page from not expanding on load wiz 2020-10-18 13:53:45 +09:00
  • 615abe0c60 Route /api and /<network/api URLs to HTML for API documentation wiz 2020-10-18 13:11:02 +09:00
  • 2c3f425797 Route /api and /<network/api URLs to HTML for API documentation wiz 2020-10-18 13:11:02 +09:00
  • aba5ac0732 Add basic API documentation for all electrs endpoints wiz 2020-10-18 12:54:57 +09:00
  • fb9b3202ca Add basic API documentation for all electrs endpoints wiz 2020-10-18 12:54:57 +09:00
  • 04c4be5f4b Run Bisq block parse in separate Worker Thread. softsimon 2020-10-17 18:13:09 +07:00
  • 7bf9810c48 Run Bisq block parse in separate Worker Thread. softsimon 2020-10-17 18:13:09 +07:00
  • b360b6b57b Fix exception handling. Don't save < 0.01 donations to DB. refs #133 softsimon 2020-10-17 15:01:58 +07:00
  • 2715d02cf9 Fix exception handling. Don't save < 0.01 donations to DB. refs #133 softsimon 2020-10-17 15:01:58 +07:00
  • a810e920c3 Tweak about page spacing and text wiz 2020-10-17 16:13:57 +09:00
  • 0fca6f3a3b Tweak about page spacing and text wiz 2020-10-17 16:13:57 +09:00
  • ca6f369a7a Tag sponsored links with rel=sponsored, don't tag our social media links wiz 2020-10-17 13:31:41 +09:00
  • 2d3ed5f8cb Tag sponsored links with rel=sponsored, don't tag our social media links wiz 2020-10-17 13:31:41 +09:00
  • 3883506921 Add some brief text to our about page, state Bitcoin Only policy wiz 2020-10-17 12:25:44 +09:00
  • 988ed7e8af Add some brief text to our about page, state Bitcoin Only policy wiz 2020-10-17 12:25:44 +09:00
  • 573c79720c Change DB structure for donations: int -> varchar, blob -> mediumblob wiz 2020-10-17 11:32:42 +09:00
  • c22d6e741a Change DB structure for donations: int -> varchar, blob -> mediumblob wiz 2020-10-17 11:32:42 +09:00
  • 9a6e7fdc87 Use Twitter API to fetch profile photos. fixes #133 softsimon 2020-10-16 16:29:54 +07:00
  • 15fdb69b96 Use Twitter API to fetch profile photos. fixes #133 softsimon 2020-10-16 16:29:54 +07:00
  • 2568cbb0c0 Readding "BISQ_ENABLED". Display 'bisq' in logs. softsimon 2020-10-15 11:54:21 +07:00
  • e7a7b45ad0 Readding "BISQ_ENABLED". Display 'bisq' in logs. softsimon 2020-10-15 11:54:21 +07:00
  • db42476192 Replacing BISQ_ENABLED with NETWORK === "bisq" softsimon 2020-10-15 11:37:25 +07:00
  • d8857f1073 Replacing BISQ_ENABLED with NETWORK === "bisq" softsimon 2020-10-15 11:37:25 +07:00
  • ba441278c4 Allow bisq network to be "bisq". softsimon 2020-10-15 11:15:04 +07:00
  • b767a0a33e Allow bisq network to be "bisq". softsimon 2020-10-15 11:15:04 +07:00
  • 9cba1790da Improve some logger error messages. softsimon 2020-10-15 11:12:33 +07:00
  • 472b1d35c2 Improve some logger error messages. softsimon 2020-10-15 11:12:33 +07:00
  • 6dea589820 New backend config "NETWORK". Only activate mempool protection. Log network to fixes #140 softsimon 2020-10-15 11:07:53 +07:00
  • 86c654f22f New backend config "NETWORK". Only activate mempool protection. Log network to fixes #140 softsimon 2020-10-15 11:07:53 +07:00
  • be59db31c4 Input sanitation. Minimum amount fix. Debug log updated. softsimon 2020-10-13 19:54:47 +07:00
  • 372c116283 Input sanitation. Minimum amount fix. Debug log updated. softsimon 2020-10-13 19:54:47 +07:00
  • d53dd4a837 Add notice for BTCpay invoices and requests. refs #135 softsimon 2020-10-13 18:26:10 +07:00
  • 94e06a3a6b Add notice for BTCpay invoices and requests. refs #135 softsimon 2020-10-13 18:26:10 +07:00
  • c347ed1dbb Update mempool-logger and syslog.conf to separate info and notice msgs wiz 2020-10-13 19:55:29 +09:00
  • 3fd5277912 Update mempool-logger and syslog.conf to separate info and notice msgs wiz 2020-10-13 19:55:29 +09:00
  • 853fe58d28 Add newsyslog.conf to rotate mempool logfiles regularly wiz 2020-10-13 19:29:02 +09:00
  • 056fe5712d Add newsyslog.conf to rotate mempool logfiles regularly wiz 2020-10-13 19:29:02 +09:00
  • 20a97fe155 Changing more loggings levels. refs #135 softsimon 2020-10-13 17:48:43 +07:00
  • 4399c5e8e9 Changing more loggings levels. refs #135 softsimon 2020-10-13 17:48:43 +07:00
  • 04b35c23b3 Add mempool-logger script and syslog.conf configuration to log to it wiz 2020-10-13 19:15:44 +09:00
  • cbcfbe5b36 Add mempool-logger script and syslog.conf configuration to log to it wiz 2020-10-13 19:15:44 +09:00
  • 9b7b8942cb Changing more loggings levels. refs #135 softsimon 2020-10-13 16:58:48 +07:00
  • b98b979dc8 Changing more loggings levels. refs #135 softsimon 2020-10-13 16:58:48 +07:00
  • 06333bd415 Changing more loggings levels. refs #135 softsimon 2020-10-13 16:43:09 +07:00
  • 3d374fd9d9 Changing more loggings levels. refs #135 softsimon 2020-10-13 16:43:09 +07:00
  • a3e8e8120e Use persistent dgram socket client. refs #135 softsimon 2020-10-13 16:03:03 +07:00
  • 4a14085908 Use persistent dgram socket client. refs #135 softsimon 2020-10-13 16:03:03 +07:00
  • d083cee481 Changing common output messages to Debug. refs #135 softsimon 2020-10-13 16:00:58 +07:00
  • 04ac820ed7 Changing common output messages to Debug. refs #135 softsimon 2020-10-13 16:00:58 +07:00
  • fae1347db2 Adding logger wrapper. Log backend messages to syslog. fixes #135 softsimon 2020-10-13 15:27:52 +07:00
  • 4dacf292c2 Adding logger wrapper. Log backend messages to syslog. fixes #135 softsimon 2020-10-13 15:27:52 +07:00
  • cd710d1002 Making order_id (BTCPay invoice id) unique in the database. softsimon 2020-10-13 10:10:46 +07:00
  • 4c203631db Making order_id (BTCPay invoice id) unique in the database. softsimon 2020-10-13 10:10:46 +07:00
  • 6f9409d267 Update README with repository checkout guidance Lucas Moten 2020-10-12 22:51:39 +00:00
  • ed3811bf2c Update README with repository checkout guidance Lucas Moten 2020-10-12 22:51:39 +00:00
  • f544f9f476 Handle and don't crash for adress-prefix search error. fixes #121 softsimon 2020-10-12 12:57:19 +07:00
  • 55646b5732 Handle and don't crash for adress-prefix search error. fixes #121 softsimon 2020-10-12 12:57:19 +07:00
  • c09b02eb3a Use https:// instead of http:// to query mempool.space API wiz 2020-10-12 14:26:01 +09:00
  • f5e270c770 Use https:// instead of http:// to query mempool.space API wiz 2020-10-12 14:26:01 +09:00
  • 907fe6765f Proxy donation requests to mempool.space when BTCPay Sponsors is disabled. softsimon 2020-10-12 10:50:10 +07:00
  • e37a9de71d Proxy donation requests to mempool.space when BTCPay Sponsors is disabled. softsimon 2020-10-12 10:50:10 +07:00
  • 774a76b70b Update terms of service, add Sponsor Policy for inappropriate profiles wiz 2020-10-12 08:37:56 +09:00
  • 7673bf13b9 Update terms of service, add Sponsor Policy for inappropriate profiles wiz 2020-10-12 08:37:56 +09:00
  • 584c6859fa Merge pull request #132 from mempool/wiz/terms-of-service wiz 2020-10-11 20:58:40 +09:00
  • 88cb0d020d Merge pull request #132 from mempool/wiz/terms-of-service wiz 2020-10-11 20:58:40 +09:00
  • 3f68af89f8 Apply suggestions from code review wiz 2020-10-11 20:57:52 +09:00
  • db16dbbc9d Apply suggestions from code review #132 wiz 2020-10-11 20:57:52 +09:00
  • dc1a81cb6e Only show first 8 characters of git commit hash on about page wiz 2020-10-11 20:17:36 +09:00
  • 1d8d39db6b Only show first 8 characters of git commit hash on about page wiz 2020-10-11 20:17:36 +09:00
  • eb4a35bda6 Move social media icons to bottom, add terms of service links wiz 2020-10-11 19:25:38 +09:00
  • 024b2d58f7 Move social media icons to bottom, add terms of service links wiz 2020-10-11 19:25:38 +09:00
  • 7b9682484a Add basic Terms of Service page wiz 2020-10-11 19:23:52 +09:00
  • bb3842fc10 Add basic Terms of Service page wiz 2020-10-11 19:23:52 +09:00
  • 7538b8febc Fix matomo URL filename wiz 2020-10-10 11:55:27 +09:00
  • 8cd98b42fe Fix matomo URL filename wiz 2020-10-10 11:55:27 +09:00
  • 484b08e1dc Load self-hosted matomo analytics stats on mempool.space domain wiz 2020-10-10 11:42:32 +09:00
  • c8d22dc536 Load self-hosted matomo analytics stats on mempool.space domain wiz 2020-10-10 11:42:32 +09:00
  • be021dae4b About page updates. refs #128 softsimon 2020-10-09 13:56:43 +07:00
  • a8a1f4e976 About page updates. refs #128 softsimon 2020-10-09 13:56:43 +07:00
  • 425386473f Update top-level README screenshot and v2 guide wiz 2020-10-09 06:10:23 +09:00
  • ba315648be Update top-level README screenshot and v2 guide wiz 2020-10-09 06:10:23 +09:00
  • fa0fb7144a Merge pull request #129 from mempool/donations-fixes wiz 2020-10-09 04:20:35 +09:00
  • 761eff62c5 Merge pull request #129 from mempool/donations-fixes wiz 2020-10-09 04:20:35 +09:00
  • 91598838df Use higher resolution profile photos and other minor tweaks wiz 2020-10-09 04:19:32 +09:00
  • 0e5f2dd1a4 Use higher resolution profile photos and other minor tweaks #129 wiz 2020-10-09 04:19:32 +09:00
  • f5bd60d07e Bugfix: JS error in transactions.component fixes #126 softsimon 2020-10-08 17:53:02 +07:00
  • dfda0d1890 Bugfix: JS error in transactions.component fixes #126 softsimon 2020-10-08 17:53:02 +07:00
  • aaf107a888 Enhancements to the sponsorship GUI fixes #128 softsimon 2020-10-08 17:51:10 +07:00
  • 784f00b725 Enhancements to the sponsorship GUI fixes #128 softsimon 2020-10-08 17:51:10 +07:00
  • b247864e2e Handle btcpay "paid" invoice status for sponsorship donations wiz 2020-10-08 04:46:11 +09:00
  • ad144a34ac Handle btcpay "paid" invoice status for sponsorship donations wiz 2020-10-08 04:46:11 +09:00
  • 7ee04ff011 Merge pull request #125 from mempool/donations wiz 2020-10-08 02:57:48 +09:00
  • 9255f1c007 Merge pull request #125 from mempool/donations wiz 2020-10-08 02:57:48 +09:00
  • ca3ed15813 Check and accept both 'complete' and 'confirmed' invoices. refs #122 softsimon 2020-10-08 00:51:11 +07:00
  • 87dc1e5db4 Check and accept both 'complete' and 'confirmed' invoices. refs #122 #125 softsimon 2020-10-08 00:51:11 +07:00
  • 1b83260a62 Don't allow invoices lower than 0.001 and require 0.01 for sponsorship. refs #122 softsimon 2020-10-08 00:20:42 +07:00