0
I Use This!
Inactive

Commits : Listings

Analyzed 21 minutes ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add maintenance notice. More... over 6 years ago
Switch to protocol-relative URLs. More... over 6 years ago
Switched to slightly older jQuery version to correct incompatibility with jQuery Mobile. Also corrected erro behavior. More... almost 12 years ago
Added pagination to more methods and fixed bug with tag view. More... about 12 years ago
Added pagination to some more pages. More... about 12 years ago
Added simple pagination to the question list. More... about 12 years ago
Added count bubbles to user and question lists. More... about 12 years ago
Reorganized some of the view variables and tried to standardize code that generated usernames and question titles. More... about 12 years ago
Added dialog page, which required moving some of the base controller code around. More... about 12 years ago
Added JS code for animating the display of comments, including numerous CSS adjustments. More... about 12 years ago
Changed the way tags were displayed and added them to posts as well as adding special cases for closed and migrated questions. More... about 12 years ago
Added [closed] to question titles where applicable, formatted blockquotes, and corrected invalid escaping for search terms. More... about 12 years ago
Added code to handle special case for users that don't exist and added titles to all pages. More... about 12 years ago
Fixed URL encoding issue with tag lists. More... about 12 years ago
Modified URL managing code and fixed URL encoding for search results. More... about 12 years ago
Added views for search results pages, added code to search controller to actually perform searches, and updated utility classes to display empty string when empty response. More... about 12 years ago
Modified how URLs are resolved when used with .htaccess, enhanced related sites' handling to take advantage of new changes to API, and added the search page. More... about 12 years ago
Switched to latest stable version of jQuery Mobile to work around bug. More... about 12 years ago
Added code to link related sites to their appropriate pages on Stack Mobile. More... about 12 years ago
Made some important tweaks to the CSS to make things more flexible. More... about 12 years ago
Added the tag index and details views, made some CSS tweaks to fix problems with tags in lists, and added simple tags to the URL map. More... about 12 years ago
Added more information to user profile page and made a few CSS tweaks to line things up. More... about 12 years ago
Made a few minor changes to the user box styles and added skeleton for tag and search controllers. More... about 12 years ago
Finished adding user box for posts and added the date utility class for providing relative dates in posts. More... about 12 years ago
Added more data to user profile view and added Number utility class for formatting numbers. More... about 12 years ago
Added the view for the user list, corrected an error with the way config data was accessed when an error occurs, and made some other minor tweaks. More... about 12 years ago
Added skeleton code for User utility class and added the index view for Site. More... about 12 years ago
Added skeleton code for user controller and views and made some adjustments to the view for questions. More... about 12 years ago
Added Post utility class for displaying question lists and added skeleton for view method of questions. More... about 12 years ago
Added questions controller and fixed problem with title in template. More... about 12 years ago