Incrase maximum size for content to 2 MiB
[Sone.git] / src / main / kotlin / net /
2016-11-20 David ‘Bombe’ RodenIncrase maximum size for content to 2 MiB
2016-11-17 David ‘Bombe’ RodenRemove unnecessary cast
2016-11-16 David ‘Bombe’ RodenMake loading of linked images configurable
2016-11-13 David ‘Bombe’ RodenFix multiple constructors with @Inject annotation
2016-11-13 David ‘Bombe’ RodenAdd failure cache to element loader
2016-11-13 David ‘Bombe’ RodenCancel request early if it’s not an image
2016-11-13 David ‘Bombe’ RodenShow loading animation while loading elements
2016-11-11 David ‘Bombe’ RodenAdd test for guice creation of image loader
2016-11-11 David ‘Bombe’ RodenRemove shortening from render filter
2016-11-11 David ‘Bombe’ RodenAdd filter that shortens a number of parts
2016-11-11 David ‘Bombe’ RodenReplace most parts with Kotlin equivalents
2016-11-11 David ‘Bombe’ RodenAdd filter for linked images
2016-11-11 David ‘Bombe’ RodenAdd image loader
2016-11-11 David ‘Bombe’ RodenReplace parser filter with separate filters
2016-11-10 David ‘Bombe’ RodenAdd new render filter