|
86a576985e
|
Rename PastieRetrieving to GeneralPastie as I think it clearer.
|
2017-06-16 19:17:28 +01:00 |
|
|
b325af980f
|
Make a generic pastie retrieval base class.
This is useful for implementing the EditResponse class.
|
2017-06-16 19:02:34 +01:00 |
|
|
c86df2de07
|
Move some pastie fetching logic into Storage.
I'm implementing an "edit" page, so I also need to retrieve
a pastie from there and I want to minimize code duplication.
|
2017-06-16 08:11:26 +01:00 |
|
|
2a5b6277a4
|
Expose token and a bool to tell if it's a pastie page to mustache.
|
2017-06-14 21:06:45 +01:00 |
|
|
218e9ab6cd
|
Add a bool to mustache to tell if a pastie got self-destructed.
|
2017-06-14 20:31:17 +01:00 |
|
|
e5f7f60e8b
|
Change namespace of kamokan-specific stuff.
|
2017-06-13 09:36:53 +01:00 |
|
|
6c357f1dc7
|
Separate Tawashi and Kamokan.
Unit tests are still a bit mixed up, but that should
be simple to split once I have a separate repo for
Tawashi.
|
2017-06-13 09:36:12 +01:00 |
|