Homec4science

Allow pastes to be flagged

Authored by epriestley <git@epriestley.com> on Aug 24 2012, 22:19.

Description

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

Details

Committed
epriestley <git@epriestley.com>Aug 24 2012, 22:19
Pushed
aubortJan 31 2017, 17:16
Parents
rPH36e71a06012b: Allow pastes to be edited
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH85bf88e400fa: Allow pastes to be flagged (authored by epriestley <git@epriestley.com>).Aug 24 2012, 22:19