1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/webroot/rsrc/css
epriestley 85bf88e400 Allow pastes to be flagged
Summary:
This does a few things:

  - Allows you to flag pastes. This is straightforward.
  - Allows Applications to register event listeners.
  - Makes object action lists emit a 'didrenderactions' event, so other applications can add more actions. The Flags application injects its action in this way. This should generally make it much easier to add actions to objects when we add new applications, with less code duplication and better modularity. We have a really hacky version of this in Differential that I want to get rid of in lieu of this more general approach. I'm going to make object lists do the same thing, so any application can jump in and add stuff.

Test Plan: Flagged and unflagged pastes. Viewed home page, differential, flags list.

Reviewers: vrana, btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D3377
2012-08-24 13:19:47 -07:00
..
aphront Minor, fix z-index of DarkConsole for app pages. 2012-08-22 06:56:08 -07:00
application Add local navigation to Differential 2012-08-21 15:01:20 -07:00
core Enable zooming text in Chrome 2012-08-16 08:52:49 -07:00
layout Allow pastes to be flagged 2012-08-24 13:19:47 -07:00
autosprite.css Allow pastes to be flagged 2012-08-24 13:19:47 -07:00