- 25 Apr, 2022 5 commits
- 10 Dec, 2021 2 commits
-
-
dev authored
Very small amounts were showing scientific notation numbers when dispaying the total amount of tips on a meme or user or on the leaderboard. This should fix that. There may be a cleaner way to do this but this gets the job done.
-
dev authored
The API was not being used and would need work such as pagination etc Removing for now but leaving the code intact (just commented out) incase there is a need to bring it back at a later date
-
- 28 Sep, 2021 1 commit
-
-
dev authored
If someone sent multiple Monero transactions in 1 tx, it was only getting the first one. Monero GUI wallet and Cake Wallet support this feature but xmrmemes did not. This should be fixed now. All past multi-payments that were not counted will be counted and the meme creators will recieve the XMR.
-
- 12 Aug, 2021 1 commit
-
-
dev authored
-
- 11 Aug, 2021 9 commits
-
-
dev authored
-
dev authored
Some people may be faking memes and it may be useful to ask them via email for proof they are the creator. Emails will still not be verified though.
-
dev authored
-
dev authored
-
dev authored
-
dev authored
-
dev authored
Also rename memes_total to memes_count to make it more consistent
-
dev authored
-
dev authored
-
- 10 Aug, 2021 2 commits
- 08 Aug, 2021 3 commits
- 07 Aug, 2021 7 commits
- 06 Aug, 2021 7 commits
-
-
dev authored
- Remove json ld seo because it can be xss attacked and isn't needed anyways - Add try catch to sweep_all function incase error (for example: if tip is too small, it can't cover the fee) - Add note about tips being too small that they cant send in FAQ on contact page
-
dev authored
-
dev authored
-
dev authored
It looked weird with an odd number on mobile when there is 2 columns
-
dev authored
-
dev authored
-
dev authored
Update the payment code so everything is working now Improve DB structure Improve design Add API Validate XMR Address upon registration And Much More... Still Need to work on: - SEO - Dropdown in menu (bug, not dropping down)
-
- 31 Jul, 2021 1 commit
-
-
dev authored
Add dark / light theme Add social sharing on meme pages Add approving / pending admin section Improve design Add pagination on profiles Make front end date time user friendly Finish rough draft of site And Much more... Still need to fix a few minor things before it goes live. Almost complete.
-
- 16 Jul, 2021 2 commits