1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove dead url / details from readme More... over 7 years ago
Fix outstanding returnmessage issues More... over 10 years ago
Fix return message issues More... over 10 years ago
Fix error More... over 10 years ago
Merge pull request #82 from Bit-Wasp/standardize_return_message More... over 10 years ago
Updating views.. More... over 10 years ago
Made use of set_return_message standard througout the code More... over 10 years ago
Fixing issue with formatting of item description (<br> issue) Added helper to format_short_description() from table entry for description REMOVED items_model::by_user as not needed More... over 10 years ago
Merge pull request #81 from Bit-Wasp/load_usedpubkeys_model_1 More... over 10 years ago
Make sure used_pubkeys_model is loaded whenever running recurse_until_unique_bip32_key More... over 10 years ago
Merge pull request #80 from Bit-Wasp/remove_4c_byte_tx More... over 10 years ago
Adding check for newly stored conversion/price fields in the serialized JSON array. Order price bugfix broke older installs, so this should at least keep things the way they were. More... over 10 years ago
Remove 0x4c byte from raw transaction script. Changed password fields type to password(!) Fixed back link on buyer confirm purchase Fixed missing class on button in edit listings More... over 10 years ago
Merge pull request #79 from Bit-Wasp/fix_fx_bug_on_confirmed_orders More... over 10 years ago
hmm... More... over 10 years ago
Merging changes for a bug fix. Prices on orders where items were pegged to a fiat amount sometimes change after the order has been confirmed. Now storing item price, and exchange rate, at the time of purchase. More... over 10 years ago
Bug reported via forums - syntax error on SQL file.. Also moving pagination links to same row as item page heading More... over 10 years ago
Merge pull request #77 from Bit-Wasp/add_option_for_email More... over 10 years ago
Allow users to change setting for forwarding messages to email. More... over 10 years ago
Removing debugging stuff. Added separate page for verifying a changed email.. More... over 10 years ago
More debugging More... over 10 years ago
Debugging email issue on change email form More... over 10 years ago
Remove entry for email when not requested. More... over 10 years ago
Allow users to have one pending email change only. More... over 10 years ago
Bug fix: wrong column name More... over 10 years ago
Refactored model code. Allowing users to verify email changes while logged in, so changing returnMessages here. More... over 10 years ago
Almost finished support for emails. Todo: - Resend activation links for new users - Display currently pending email verifications More... over 10 years ago
not with it tonight... Load email library when required in Order_model More... over 10 years ago
fix typo More... over 10 years ago
update accounts_model->get, should obtain 'email_updates' setting More... over 10 years ago