1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-05 17:09:23 +01:00
phorge-phorge/src/applications/paste
Christopher Wetherill bee043b163 Display paste line count alongside snippets
Summary: Fixes T11547. I //think// this mostly gets about addressing @epriestley's comments in D16465 and stores each paste's line count in its snippet so that we can display the actual number of lines in the paste rather than '5 Lines'. Let me know if this is on the right track!

Test Plan: Open /paste and see that each paste's actual line count is reported.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T11547

Differential Revision: https://secure.phabricator.com/D17256
2017-01-26 19:06:23 -05:00
..
application
capability
conduit
config
controller
editor
engineextension
lipsum
mail
phid
query Display paste line count alongside snippets 2017-01-26 19:06:23 -05:00
remarkup
snippet Display paste line count alongside snippets 2017-01-26 19:06:23 -05:00
storage
typeahead
view
xaction