Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reddit-archive/reddit
base: dc03b8b6fd0ade1bedac5d3e47691b232addc07f
Choose a base ref
...
head repository: reddit-archive/reddit
compare: 00273cdf53fa40003897c3d6144c6b878dfbe895
Choose a head ref
  • 18 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 1, 2013

  1. Allow g.cache_chains to be extended after creation.

    Cache chains added in plugins need to be reset, too!
    spladug committed Apr 1, 2013
    Copy the full SHA
    18bc298 View commit details
    Browse the repository at this point in the history
  2. Add extra_stylesheets knob to Reddit.

    This provides an easy way for plugins to add extra separate stylesheets
    to the site.
    chromakode authored and spladug committed Apr 1, 2013
    Copy the full SHA
    ef51a24 View commit details
    Browse the repository at this point in the history
  3. Add Backbone 0.9.10 to the main JS.

    chromakode authored and spladug committed Apr 1, 2013
    Copy the full SHA
    d2ef201 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    58721c2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f84cb8d View commit details
    Browse the repository at this point in the history
  6. Whitespace.

    chromakode authored and spladug committed Apr 1, 2013
    Copy the full SHA
    eb8c88c View commit details
    Browse the repository at this point in the history
  7. Clean up file reading in js.py.

    chromakode authored and spladug committed Apr 1, 2013
    Copy the full SHA
    5c64a33 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    40e5557 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d3e8feb View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    14a8fd5 View commit details
    Browse the repository at this point in the history
  11. Hover bubble UI overhaul.

    * Backbone
    * Show event
    * Display groups (for fast show/hide switching)
    * Right alignment mode
    * Slide animations
    chromakode authored and spladug committed Apr 1, 2013
    Copy the full SHA
    e66b621 View commit details
    Browse the repository at this point in the history
  12. Hover Bubble: add .anchor-right-fixed positioning mode.

    Like anchor-right but using fixed positioning and clamped to the window
    dimensions.
    spladug committed Apr 1, 2013
    Copy the full SHA
    2d68088 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    61ebe06 View commit details
    Browse the repository at this point in the history
  14. Add hook for finalizing js_preload.

    Useful if things generated in multiple places need to be coalesced into
    a single preload URL.
    spladug committed Apr 1, 2013
    Copy the full SHA
    02a72a2 View commit details
    Browse the repository at this point in the history
  15. Upgrade to Backbone 1.0.0.

    chromakode authored and spladug committed Apr 1, 2013
    Copy the full SHA
    cac9a2d View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    e48210d View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    5e8ce20 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    00273cd View commit details
    Browse the repository at this point in the history