c69f555032
Fix misspellings detected by: * pip install misspellings * git ls-files | grep -v locale | misspellings -f - Change-Id: I9b162dbe6a92dab523f01abb7224a605906d75bf Closes-Bug: #1257295
10 lines
483 B
Plaintext
10 lines
483 B
Plaintext
* Make it possible to tag and find pastes
|
|
* Add a button to find all the personal (and private) pastes
|
|
(cookie bound) (yet only the button is needed. Feature is implemented in show_all filterable view)
|
|
* Improve i18n support
|
|
* Improve LodgeIt Interface (null-interface + star)
|
|
* use udiff module instead of pygments-diff-highlighter for diff highlighning
|
|
* use flatland for forms
|
|
* comparisons are surprising by using the paste being compared to as the
|
|
initial
|