🔥 Remove unnecessary imports
[Sone.git] / src / main / java /
2020-04-08 David ‘Bombe’ Roden🔥 Remove unnecessary imports
2020-04-07 David ‘Bombe’ Roden🔥 Delegate session provider in web interface
2020-04-07 David ‘Bombe’ Roden🔥 Remove “create” flag from session provider interface
2020-04-07 David ‘Bombe’ Roden🚚 Move Kotlin files to correct source path
2020-04-07 David ‘Bombe’ Roden🎨 Replace default option with Kotlin version
2020-04-07 David ‘Bombe’ Roden🎨 Use Java’s predicate instead of Guava’s
2020-04-07 David ‘Bombe’ Roden🔥 Remove integer range predicate
2020-04-07 David ‘Bombe’ Roden🎨 Replace page toadlet with Kotlin version
2020-02-23 David ‘Bombe’ Roden🔥 Remove setKnown() method from replies
2020-02-22 David ‘Bombe’ Roden🎨 Replace future reply filter with Kotlin version
2020-02-22 David ‘Bombe’ Roden🎨 Replace reply comparator with Kotlin version
2020-02-22 David ‘Bombe’ Roden🎨 Rename “newest first” post comparator
2020-02-22 David ‘Bombe’ Roden🔥 Remove HAS_POST_FILTER from post reply interface
2020-02-22 David ‘Bombe’ Roden🔀 Merge “work/next” into “next”
2020-02-21 David ‘Bombe’ Roden🎨 Replace NEWEST_FIRST comparator with Kotlin version
2020-02-21 David ‘Bombe’ Roden🎨 Replace FUTURE_POSTS_FILTER with Kotlin version
2020-02-18 David ‘Bombe’ Roden🚚 Rename Album helper file
2020-02-18 David ‘Bombe’ Roden🔥 Remove IMAGES from Album interface
2020-02-18 David ‘Bombe’ Roden🔥 Remove FLATTENER from Album interface
2020-02-18 David ‘Bombe’ Roden🔥 Replace NOT_EMPTY with Kotlin version
2020-02-18 David ‘Bombe’ Roden🔥 Remove another function from Sone interface
2020-02-18 David ‘Bombe’ Roden🔥 Remove function from Sone interface
2020-02-16 David ‘Bombe’ Roden🎨 Replace image count comparator with Kotlin version
2020-02-16 David ‘Bombe’ Roden🎨 Replace post count comparator with Kotlin version
2020-02-16 David ‘Bombe’ Roden🎨 Replace last activity comparator with Kotlin version
2020-02-16 David ‘Bombe’ Roden🎨 Replace nice name comparator with Kotlin version
2020-02-16 David ‘Bombe’ Roden🔥 Remove unused predicates
2020-02-14 David ‘Bombe’ Roden🔊 Implement toString() on post reply
2020-02-12 David ‘Bombe’ Roden🔥 Remove unnecessary request URI from inserted Sone
2020-02-12 David ‘Bombe’ Roden🎨 Use try-with-resources instead of Closer
2020-02-11 David ‘Bombe’ Roden♻️ Use URI creator to create Sone URIs
2020-02-11 David ‘Bombe’ Roden🔥 Remove useless javadoc
2020-02-11 David ‘Bombe’ Roden♻️ Use URI creator in inserter
2020-02-11 David ‘Bombe’ Roden🔥 Remove useless javadoc
2020-02-11 David ‘Bombe’ Roden♻️ Replace Sone URI creator with Kotlin version
2020-02-11 David ‘Bombe’ Roden🔥 Remove getInsertUri() method from Sone interface
2020-02-11 David ‘Bombe’ Roden♻️ Use Sone’s identity to create insert URI
2020-02-09 David ‘Bombe’ Roden🚚 Move kotlin files to correct source path
2020-02-09 David ‘Bombe’ Roden🔀 Merge branch 'master' into next
2020-02-09 David ‘Bombe’ Roden🔀 Merge “release/v81” into “master” v81
2020-02-09 David ‘Bombe’ Roden📄 Update latest edition
2020-02-09 David ‘Bombe’ Roden📄 Update year in file headers
2020-02-09 David ‘Bombe’ Roden📄 Update filenames in file headers
2020-02-09 David ‘Bombe’ Roden🔀 Merge “feature/notification-handler” into “next”
2020-02-09 David ‘Bombe’ Roden🔥 Remove unused methods
2020-02-09 David ‘Bombe’ Roden♻️ Use handler for Sone insertion notifications
2020-02-08 David ‘Bombe’ Roden♻️ Move removal of remote posts to handler
2020-02-08 David ‘Bombe’ Roden♻️ Use handler for local-reply notifications
2020-01-09 David ‘Bombe’ Roden🚧 Use handler for new-reply notifications
2020-01-09 David ‘Bombe’ Roden🚧 Add handler for marking replies as known during first...
2020-01-05 David ‘Bombe’ Roden♻️ Use handler for sone-mentioned notifications
2020-01-02 David ‘Bombe’ Roden🔀 Merge “next” into “feature/notification-handlers”
2020-01-02 David ‘Bombe’ Roden🎨 Replace post accessor with Kotlin version
2019-12-12 David ‘Bombe’ Roden🔥 Remove ticker from web interface
2019-12-12 David ‘Bombe’ Roden✨ Add ticker shutdown wrapper
2019-12-12 David ‘Bombe’ Roden✨ Send shutdown event on termination
2019-12-12 David ‘Bombe’ Roden♻️ Move web of trust notification into handler
2019-12-11 David ‘Bombe’ Roden♻️ Move startup notification into handler
2019-12-11 David ‘Bombe’ Roden🚨 Add @Nonnull annotation
2019-12-11 David ‘Bombe’ Roden🚧 Send startup event on startup
2019-12-11 David ‘Bombe’ Roden♻️ Get event bus only once
2019-12-11 David ‘Bombe’ Roden♻️ Move config-not-read notification into handler
2019-12-11 David ‘Bombe’ Roden🚧 Send “config not read” event in plugin
2019-12-11 David ‘Bombe’ Roden♻️ Move first-start notification into handler
2019-12-11 David ‘Bombe’ Roden🚧 Add event for first start of Sone
2019-12-11 David ‘Bombe’ Roden♻️ Move image-insert notifications into handler
2019-12-11 David ‘Bombe’ Roden🔥 Remove unused field
2019-12-11 David ‘Bombe’ Roden♻️ Extract new-version notification handler
2019-12-11 David ‘Bombe’ Roden♻️ Move local-post handling from web interface to handler
2019-12-11 David ‘Bombe’ Roden♻️ Extract handler for sone-locked notification
2019-12-11 David ‘Bombe’ Roden🐛 Use new new-post notification in web interface
2019-12-11 David ‘Bombe’ Roden🚚 Move notification handler usage into Sone plugin
2019-12-11 David ‘Bombe’ Roden♻️ Extract handler for new remote posts
2019-12-11 David ‘Bombe’ Roden♻️ Extract a handler for new posts during first start
2019-12-11 David ‘Bombe’ Roden🚧 Add new Sone handler to notifications
2019-12-11 David ‘Bombe’ Roden🎨 Reorganize some imports
2019-11-29 David ‘Bombe’ Roden🎨 Reorganize some imports
2019-11-29 David ‘Bombe’ Roden🔀 Merge 'feature/sone-locked-notification' into 'next'
2019-11-29 David ‘Bombe’ Roden📝 Add comment
2019-11-29 David ‘Bombe’ Roden🚧 Start notification handler on plugin start
2019-11-29 David ‘Bombe’ Roden🚧 Add notification manager to web interface module
2019-11-29 David ‘Bombe’ Roden🎨 Add nullability annotations to loaders interface
2019-11-29 David ‘Bombe’ Roden✨ Send event when Sone is locked on startup
2019-11-29 David ‘Bombe’ Roden🚸 Only lock Sone if it doesn’t have images, either
2019-11-29 David ‘Bombe’ Roden🎨 Replace PreferencesLoader with Kotlin version
2019-11-29 David ‘Bombe’ Roden🔀 Merge 'feature/remove-trust-functions' into 'next'
2019-11-28 David ‘Bombe’ Roden🔥 Remove trust settings from preferences
2019-11-28 David ‘Bombe’ Roden🔥 Remove code for setting trust values
2019-11-28 David ‘Bombe’ Roden🔥 Remove all trust/distrust/untrust pages
2019-11-20 David ‘Bombe’ Roden🐛 Don’t save ancient Sone objects
2019-11-20 David ‘Bombe’ Roden✏️ Unify metric names
2019-11-19 David ‘Bombe’ Roden🔥 Replace BaseL10n with Translation
2019-11-19 David ‘Bombe’ Roden🔥 Clean up some imports
2019-11-17 David ‘Bombe’ Roden✨ Add histogram for configuration saving times
2019-11-17 David ‘Bombe’ Roden🎨 Replace list notification with Kotlin version
2019-11-17 David ‘Bombe’ Roden🐛 Deduplicate items added to list notification
2019-11-15 David ‘Bombe’ Roden⏪ Revert all changes to the rescue system
2019-11-05 David ‘Bombe’ Roden🚧 Lock Sone if after loading it’s empty
2019-11-05 David ‘Bombe’ Roden✨ Add way to start fetch while skipping one version
2019-11-02 David ‘Bombe’ Roden🔥 Remove unused event
next