2 years ago KeyserSosa API updates: default tip
2 years ago KeyserSosa bug fix to language preferences for unlogged in users. Also JS fix to all language pref pages.
2 years ago ketralnis Allow spammy users to submit again
2 years ago ketralnis Significantly simplify spam and reporting, and move all of that code into the public repository
2 years ago ketralnis When _commit()ing inside of a lock, only sync data properties if they are available
2 years ago Jeremy Edberg Updating socialite page with a new look
2 years ago ketralnis Add <guid>s to the feeds for comments and messages
2 years ago spez fix a bug where adding a comment to a comment tree that isn't cached creates a
2 years ago spez removed some extraneous menus. fixed the 'Send message' link on the moderators page. removed the fancy styling in the subreddit info boxes.
2 years ago spez fix the rising page for /r/all and for multi-reddits
2 years ago spez lock around thing._incr(). remove a lot of cruft that was required when _incr wasn't locked.
2 years ago spez added locking around thing._commit()
2 years ago ketralnis Two spam buttons is too much delicious spam for one moderator to handle
2 years ago ketralnis Allow utils.worker to be joined explicitly
2 years ago ketralnis I can do basic arithmetic, I promise
2 years ago ketralnis Make that work with more than one sort-column
2 years ago ketralnis Properly sort spam page
2 years ago Christopher Slowe fix to last patch when no user is logged in
2 years ago Christopher Slowe fix to /r/all/top?t=day issies; fix to caching issues with toolbar
2 years ago ketralnis Typo when submitting spammy links
2 years ago ketralnis Expose spam and reported listings to moderators. Lock concurrent votes.
2 years ago spez dont precompute top_links page temporarily
2 years ago ketralnis Don't check media embeds for validity. (Instead cleaned up the ones in production by hand)
2 years ago ketralnis Avoid bug #417 with Safari caching of iframes
2 years ago KeyserSosa fix browser language behavior by preserving order. Also style fix to iphone page.
2 years ago ketralnis Just a failsafe: never ever read cookies sent to the unsafe media domain
2 years ago KeyserSosa updates to API: about.json on user pages to fetch link and comment karma without scraping html; added link_title attribute to comments in places where they render in html with their link's title (profile page).
2 years ago ketralnis * add some new scrapers
2 years ago Mike Minor fix that definitely wasn't a major security problem
2 years ago Christopher Slowe traffic patch for new reddits: removes zero division when there are not yet a week's worth of totals
2 years ago Mike Make [M] optional, add [A]
2 years ago ketralnis * lock Thing queries run with write_cache to prevent concurrent runs of
2 years ago ketralnis Temorarily roll back allow_top change while we migrate
2 years ago Mike Sort srbar by popularity rather than alphabetically
2 years ago Mike srbar updates
2 years ago ketralnis Allow some reddits to be specifically excluded from appearing in
2 years ago KeyserSosa Allow submissions with short enough titled to be made into T-shirts thru spreadshirt.
2 years ago Mike Fixed 2.6 incompatiblity with the toolbar easter egg
2 years ago Mike Added user attributes. I'll be optimistic and not call this "User Attributes Checkin #1"
2 years ago KeyserSosa caching issue with previous version
2 years ago KeyserSosa add custom firsttext for iphones, linking out to free reddit app
2 years ago KeyserSosa updates to service monitor:
2 years ago Mike Add display_tz and fix deleted link rendering issue
2 years ago Mike Fixed promotion issue
2 years ago Christopher Slowe fix comment rate limiter.
2 years ago KeyserSosa repair caching bug related to widget with votable buttons; add over18 parameter to subreddit json
2 years ago Mike spam-related update
2 years ago KeyserSosa Update listing JSON template to include explicit before/after; fix validator to make /reddits/mine pagination work correctly.
2 years ago KeyserSosa * add nofollow to comment titles on low point (or banned) comments or links.
2 years ago KeyserSosa make toolbar fail gracefully on links that are private; fix /reddits listing subscriber inconsistencies
2 years ago KeyserSosa fix to subreddit creation when user's language is not english
2 years ago KeyserSosa fix meta reddit menu bug by making the unique identifier for reddits be the path rather than the name
2 years ago Christopher Slowe fix to over-agressive space compression
2 years ago Christopher Slowe fix tabbing issue. update space compression in api to stop extraneous space removal.
2 years ago Christopher Slowe render fix to promoted link creation tool
2 years ago Christopher Slowe JSON fixes to restore the iPhone app to normal working order
2 years ago KeyserSosa fix rss comment counter; make deleted/spam submissions render as such; no score minimum on comments
2 years ago KeyserSosa make uncachable error more specific; have menu buttons cache on GET parameters but not POST
2 years ago KeyserSosa fix to broken moderator page
2 years ago KeyserSosa bugfixes for caching patch