0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 22 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed message_without_todo More... almost 15 years ago
todo: can now appear anywhere in the string More... almost 15 years ago
Fixed duplicate todo bug More... almost 15 years ago
Fade out checkmarks you can't click on More... almost 15 years ago
Fixed styling glitch with checkbox images More... almost 15 years ago
added new features to navigation More... almost 15 years ago
TODOs are now group todos - anyone mentioned in the todo gets it on their personal /username/todos/ page and can check or uncheck it More... almost 15 years ago
/todos/ and /username/todos/ views More... almost 15 years ago
Added /pastes/ and /username/pastes/ More... almost 15 years ago
Refactored code for extracting mentions a bit, added model for favourites More... almost 15 years ago
Mentions are now modeled in a database table, and there's a populate_mentions database command to ensure they are up to date More... almost 15 years ago
Fully disabled autorefresh More... almost 15 years ago
Disabled autorefresh, it was hurting our server More... almost 15 years ago
Show delete button inline More... almost 15 years ago
404 and 500 templates More... almost 15 years ago
Added local_settings idiom More... almost 15 years ago
You can't mess with other people's tasks (yet) More... almost 15 years ago
Added todo: functionality - bugle with todo: at the start and you get a checkbox to track if you've done a task or not More... almost 15 years ago
Fixed date order on stats page More... almost 15 years ago
Added /stats/ page More... almost 15 years ago
Added pastebin functionality - a blast can now include an optional block of code. Run alter table bugle_blast add column extended longtext; to upgrade your schema. More... almost 15 years ago
Enable admin for blasts More... almost 15 years ago
New /all/ page to view all blasts More... almost 15 years ago
cursor:pointer on the submit button More... almost 15 years ago
You no longer have to be logged in to view the homepage More... almost 15 years ago
More styling from Nat More... almost 15 years ago
Test commit for new post-commit hook More... almost 15 years ago
Test commit for new post-commit hook More... almost 15 years ago
Added /post/api/ to enable automated applications - just post the username, password and message to that URL More... almost 15 years ago
Fixed urlize/buglise in Ajax responses More... almost 15 years ago