✨ Use new template renderer
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / database /
2019-02-22 David ‘Bombe’ RodenUpdate year in copyright lines
2019-02-22 David ‘Bombe’ RodenOptimize some imports
2018-02-07 David ‘Bombe’ RodenExpose following times from FriendProvider
2017-11-30 David ‘Bombe’ RodenMove album-related interfaces to kotlin source prefix
2017-11-30 David ‘Bombe’ RodenMerge branch 'release-0.9.8' 0.9.8
2017-10-16 David ‘Bombe’ RodenReturn nullable Post instead of Optional
2017-10-16 David ‘Bombe’ RodenReplace database interface with Kotlin version
2017-10-16 David ‘Bombe’ RodenReplace bookmark database interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace friend-related interfaces with Kotlin versions
2017-10-15 David ‘Bombe’ RodenReturn a nullable Image instead of an Optional
2017-10-15 David ‘Bombe’ RodenReplace image-related interface with Kotlin versions
2017-10-15 David ‘Bombe’ RodenReplace post-specific interfaces with Kotlin versions
2017-10-15 David ‘Bombe’ RodenReturn a nullable PostReply instead of an Optional
2017-10-15 David ‘Bombe’ RodenReplace reply-specific interfaces with Kotlin versions
2017-10-15 David ‘Bombe’ RodenReplace Sone builder interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace Sone builder factory interface with Kotlin...
2017-10-15 David ‘Bombe’ RodenReplace Sone database interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace Sone store interface with Kotlin version
2017-10-15 David ‘Bombe’ RodenReplace Sone provider interface with Kotlin version