1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some sponsored link style changes More... about 16 years ago
Fix race-condition with organic box that could cause multiple links to display at a time More... about 16 years ago
For promoted links, skip first insertion only 50% of the time More... about 16 years ago
Fix miscellaneous bugs with promoted links, and reduce app-server load by reducing calls to apy.py:POST_onload More... about 16 years ago
converted find_parents() in comment_tree from a recursive algorithm to an iterative one to fix a bug when adding comments to really long threads More... about 16 years ago
Move storage of promoted links into memcachedb More... about 16 years ago
cache comment listings in the permacache More... about 16 years ago
* now caching one organic list per user again * tracking for promoted links is now done via an authenticated hash to prevent replays * organic list now properly ignores spam (even for moderators) and deleted links * clicks and views on promoted links are now only tracked when they occur in the organic box or on the comments page * organic boxes for users with lots of Subreddit subscriptions no longer pollute the cache * properly validating URLs for promoted links (same rules as for regular submissions) More... about 16 years ago
Separate the actions of registering an account and submitting a link in the rate-limiter More... about 16 years ago
Fix issue with wording in compressed links template More... about 16 years ago
Allow admins to see spam on the /comments page More... about 16 years ago
dont show custom headers if custom styles are not allowed More... about 16 years ago
dont show use custom styles on reddits with cnames More... about 16 years ago
some restyling in the header area More... about 16 years ago
attempt to fix some rendering issues in opera. because opera doesn't handle position: absolutel properly, there are still issues with the dropdown in the top bar More... about 16 years ago
increase the space between the sr dropdown and the sr bar More... about 16 years ago
raise front page limit to 50 until we have a better solution to the listing changing between next/prev More... about 16 years ago
dont limit the number of reddits on the submit page More... about 16 years ago
dont use translation string in NamedButton More... about 16 years ago
fix ie rendering issue with the dropdown More... about 16 years ago
move comment dependency from link.js More... about 16 years ago
fixed ie rendering bug More... about 16 years ago
Replaced the subreddit box on the side with a bar across the top that lists reddits. More... about 16 years ago
Don't hide scores on the 'details' page when hide_score is set More... about 16 years ago
typo in hide_score More... about 16 years ago
* decorate promoted links * interface for creating promoted links * store one organic list per unique list of subreddits rather than per user More... about 16 years ago
ignore malformed cookies More... over 16 years ago
added links to domains and fixed comment JSON feed to include link_id and parent_id More... over 16 years ago
added a /comments and fixed an independent.co.uk button bug More... over 16 years ago
apparently there are people who still use the compressed view More... over 16 years ago