1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #54 from codebounty/reward-comment-v3 More... over 13 years ago
Finish building image for expired and refunded, #21. More... over 13 years ago
Simplified messenger in github plugin. Setup conditional listening in meteor messenger More... over 13 years ago
Change bounty closed to latest layout. More... over 13 years ago
Working on the improved reward status comment. More... over 13 years ago
Normalize line endings. More... over 13 years ago
Issue #50 Setup admin console rewards view (refunding a reward, holding a reward, manually rewarding a reward). Small bitcoin fix More... over 13 years ago
Updated the readme to mention getting Bitcoin set up. More... over 13 years ago
Fixed bug where a superfluous, empty BitcoinFund object was getting added to each Reward's funds list. More... over 13 years ago
Added 'BTC' after 'send at least 0.04...' in the bitcoinFundView.html view. Its absence had been bugging me for a while. More... over 13 years ago
Fixed bug introduced in merge. GitHubUtils.getIssue became GitHubUtils.issue in the master branch while this branch was in development. More... over 13 years ago
Added a missing Fiber and removed some leftover debugging code. More... over 13 years ago
Changed lingering reference to 'that._userGitHub.username' to 'AuthUtils.username(that.user)' in github.js. A bug created by the merge. More... over 13 years ago
Merged master again. More... over 13 years ago
Merge pull request #52 from codebounty/input-valid More... over 13 years ago
Merge pull request #53 from codebounty/reward-comment-purge More... over 13 years ago
Removing futura for repo badge. More... over 13 years ago
Replacing futura lt with lato. More... over 13 years ago
Client side input validation works, #46 More... over 13 years ago
fixed package issue More... over 13 years ago
Merged master branch. More... over 13 years ago
Found and fixed some bugs in the Bitcoin funding code. In particular, a new BitcoinFund object was getting added to Reward.funds whenever the user reloaded the QR code page. Also, BitcoinFund objects were being initialized with a value of 5 BTC. Now BitcoinFund objects are one per user per issue and BitcoinFund objects initialize with a value of 0. More... over 13 years ago
Tested and fixed bugs in the Bitcoin IPN callback function. More... over 13 years ago
Updated Bitcoin IPN handler to no longer use the Bounty class. More... over 13 years ago
Fixed bug that prevented new issues from m receiving Bitcoin addresses. More... over 13 years ago
Users can now register a Bitcoin address to receive bitcoins at. More... over 13 years ago
Issue #50 Setup admin console for users, can now ban users or make users admin. Setup auto-redirect when not logged in More... over 13 years ago
Revert back to content script injection in mainfest, fixes #48. More... over 13 years ago
Add gitattributes file for dealing with line endings. More... over 13 years ago
Change poster name text align to center, #21. More... over 13 years ago