Sone.git
4 years ago🐛 Fix NPE when post isn’t loaded
David ‘Bombe’ Roden [Sun, 12 Jan 2020 12:03:23 +0000 (13:03 +0100)]
🐛 Fix NPE when post isn’t loaded

4 years ago🚧 Use handler for new-reply notifications
David ‘Bombe’ Roden [Thu, 9 Jan 2020 22:01:20 +0000 (23:01 +0100)]
🚧 Use handler for new-reply notifications

4 years ago🚧 Add handler for marking replies as known during first start
David ‘Bombe’ Roden [Thu, 9 Jan 2020 21:18:13 +0000 (22:18 +0100)]
🚧 Add handler for marking replies as known during first start

4 years ago🚚 Move post and reply mocks to correct file
David ‘Bombe’ Roden [Thu, 9 Jan 2020 21:12:31 +0000 (22:12 +0100)]
🚚 Move post and reply mocks to correct file

4 years ago🔥 Clean up imports
David ‘Bombe’ Roden [Mon, 6 Jan 2020 06:54:09 +0000 (07:54 +0100)]
🔥 Clean up imports

4 years ago♻️ Use handler for sone-mentioned notifications
David ‘Bombe’ Roden [Sun, 5 Jan 2020 21:31:54 +0000 (22:31 +0100)]
♻️ Use handler for sone-mentioned notifications

4 years ago🚧 Send event when mention is removed
David ‘Bombe’ Roden [Sun, 5 Jan 2020 00:51:05 +0000 (01:51 +0100)]
🚧 Send event when mention is removed

4 years ago✨ Add onTrue method for Booleans
David ‘Bombe’ Roden [Sat, 4 Jan 2020 23:40:52 +0000 (00:40 +0100)]
✨ Add onTrue method for Booleans

4 years ago🚚 Rename local-sone-mentioned event
David ‘Bombe’ Roden [Sat, 4 Jan 2020 21:50:00 +0000 (22:50 +0100)]
🚚 Rename local-sone-mentioned event

4 years ago🐛 Emit event for replies as well
David ‘Bombe’ Roden [Sat, 4 Jan 2020 16:17:45 +0000 (17:17 +0100)]
🐛 Emit event for replies as well

4 years ago✅ Improve test for not added notification
David ‘Bombe’ Roden [Sat, 4 Jan 2020 15:30:54 +0000 (16:30 +0100)]
✅ Improve test for not added notification

4 years ago🎨 Add helper for simulating first start
David ‘Bombe’ Roden [Sat, 4 Jan 2020 15:30:29 +0000 (16:30 +0100)]
🎨 Add helper for simulating first start

4 years ago🚧 Start Sone mention detector automatically
David ‘Bombe’ Roden [Sat, 4 Jan 2020 14:42:14 +0000 (15:42 +0100)]
🚧 Start Sone mention detector automatically

4 years ago🚧 Add detector for mentioned local Sones
David ‘Bombe’ Roden [Sat, 4 Jan 2020 14:40:31 +0000 (15:40 +0100)]
🚧 Add detector for mentioned local Sones

4 years ago🎨 Add helpers for Freenet’s base64 implementation
David ‘Bombe’ Roden [Sat, 4 Jan 2020 14:31:53 +0000 (15:31 +0100)]
🎨 Add helpers for Freenet’s base64 implementation

4 years ago🔀 Merge “next” into “feature/notification-handlers”
David ‘Bombe’ Roden [Thu, 2 Jan 2020 21:00:17 +0000 (22:00 +0100)]
🔀 Merge “next” into “feature/notification-handlers”

4 years ago✨ Create reply from post-dependent Sone
David ‘Bombe’ Roden [Thu, 2 Jan 2020 20:57:42 +0000 (21:57 +0100)]
✨ Create reply from post-dependent Sone

4 years ago🚧 Add “replySone” member to post accessor
David ‘Bombe’ Roden [Thu, 2 Jan 2020 20:56:47 +0000 (21:56 +0100)]
🚧 Add “replySone” member to post accessor

4 years ago🎨 Replace post accessor with Kotlin version
David ‘Bombe’ Roden [Thu, 2 Jan 2020 19:53:19 +0000 (20:53 +0100)]
🎨 Replace post accessor with Kotlin version

4 years ago🎨 Replace post accessor test with Kotlin version
David ‘Bombe’ Roden [Thu, 2 Jan 2020 19:31:55 +0000 (20:31 +0100)]
🎨 Replace post accessor test with Kotlin version

4 years ago🌐 Update French translation
Salvatore Giudice [Thu, 2 Jan 2020 18:59:24 +0000 (19:59 +0100)]
🌐 Update French translation

4 years ago🔥 Remove ticker from web interface
David ‘Bombe’ Roden [Thu, 12 Dec 2019 20:01:36 +0000 (21:01 +0100)]
🔥 Remove ticker from web interface

4 years ago🔥 Clean up imports
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:59:54 +0000 (20:59 +0100)]
🔥 Clean up imports

4 years ago✨ Add ticker shutdown wrapper
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:54:06 +0000 (20:54 +0100)]
✨ Add ticker shutdown wrapper

4 years ago🚧 Add tickers wrapper to shutdown tickers
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:29:57 +0000 (20:29 +0100)]
🚧 Add tickers wrapper to shutdown tickers

4 years ago✨ Send shutdown event on termination
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:24:48 +0000 (20:24 +0100)]
✨ Send shutdown event on termination

4 years ago🐛 Remove useless double plugin start in test
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:18:04 +0000 (20:18 +0100)]
🐛 Remove useless double plugin start in test

4 years ago♻️ Move web of trust notification into handler
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:03:58 +0000 (20:03 +0100)]
♻️ Move web of trust notification into handler

4 years ago🚧 Change rescheduling method
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:02:56 +0000 (20:02 +0100)]
🚧 Change rescheduling method

4 years ago🚧 Use ticker from Sone module for notifications
David ‘Bombe’ Roden [Thu, 12 Dec 2019 19:00:47 +0000 (20:00 +0100)]
🚧 Use ticker from Sone module for notifications

4 years ago✅ Replace test for scheduling with better test
David ‘Bombe’ Roden [Thu, 12 Dec 2019 18:55:19 +0000 (19:55 +0100)]
✅ Replace test for scheduling with better test

4 years ago🚧 Add DI configuration for notification ticker
David ‘Bombe’ Roden [Thu, 12 Dec 2019 18:41:16 +0000 (19:41 +0100)]
🚧 Add DI configuration for notification ticker

4 years ago🎨 Use singleton verifier
David ‘Bombe’ Roden [Thu, 12 Dec 2019 18:39:20 +0000 (19:39 +0100)]
🎨 Use singleton verifier

4 years ago🎨 Use Runnable instead of a Kotlin arrow type
David ‘Bombe’ Roden [Wed, 11 Dec 2019 21:03:56 +0000 (22:03 +0100)]
🎨 Use Runnable instead of a Kotlin arrow type

4 years ago🚧 Add handler for web of trust notifications
David ‘Bombe’ Roden [Wed, 11 Dec 2019 20:00:00 +0000 (21:00 +0100)]
🚧 Add handler for web of trust notifications

4 years ago🚧 Add web of trust pinger and events
David ‘Bombe’ Roden [Wed, 11 Dec 2019 19:42:40 +0000 (20:42 +0100)]
🚧 Add web of trust pinger and events

4 years ago♻️ Move startup notification into handler
David ‘Bombe’ Roden [Wed, 11 Dec 2019 18:46:11 +0000 (19:46 +0100)]
♻️ Move startup notification into handler

4 years ago🎨 Declare return value for ticker explicitely
David ‘Bombe’ Roden [Wed, 11 Dec 2019 18:42:55 +0000 (19:42 +0100)]
🎨 Declare return value for ticker explicitely

4 years ago🚧 Add handler for startup event
David ‘Bombe’ Roden [Wed, 11 Dec 2019 18:01:05 +0000 (19:01 +0100)]
🚧 Add handler for startup event

4 years ago✅ Add convenience function for runnables
David ‘Bombe’ Roden [Wed, 11 Dec 2019 18:00:35 +0000 (19:00 +0100)]
✅ Add convenience function for runnables

4 years ago♻️ Move test executor to its own file
David ‘Bombe’ Roden [Wed, 11 Dec 2019 17:58:25 +0000 (18:58 +0100)]
♻️ Move test executor to its own file

4 years ago🚨 Add @Nonnull annotation
David ‘Bombe’ Roden [Wed, 11 Dec 2019 17:35:13 +0000 (18:35 +0100)]
🚨 Add @Nonnull annotation

4 years ago🚧 Send startup event on startup
David ‘Bombe’ Roden [Wed, 11 Dec 2019 17:33:40 +0000 (18:33 +0100)]
🚧 Send startup event on startup

4 years ago♻️ Get event bus only once
David ‘Bombe’ Roden [Wed, 11 Dec 2019 17:32:47 +0000 (18:32 +0100)]
♻️ Get event bus only once

4 years ago♻️ Move config-not-read notification into handler
David ‘Bombe’ Roden [Wed, 11 Dec 2019 17:22:33 +0000 (18:22 +0100)]
♻️ Move config-not-read notification into handler

4 years ago🚧 Add handler for config-not-read notification
David ‘Bombe’ Roden [Wed, 11 Dec 2019 17:04:20 +0000 (18:04 +0100)]
🚧 Add handler for config-not-read notification

4 years ago🚧 Send “config not read” event in plugin
David ‘Bombe’ Roden [Wed, 11 Dec 2019 16:31:15 +0000 (17:31 +0100)]
🚧 Send “config not read” event in plugin

4 years ago♻️ Simplify event bus interaction
David ‘Bombe’ Roden [Wed, 11 Dec 2019 16:29:06 +0000 (17:29 +0100)]
♻️ Simplify event bus interaction

4 years ago♻️ Move first-start notification into handler
David ‘Bombe’ Roden [Wed, 11 Dec 2019 15:55:44 +0000 (16:55 +0100)]
♻️ Move first-start notification into handler

4 years ago🚧 Add first-start notification handler
David ‘Bombe’ Roden [Wed, 11 Dec 2019 15:45:07 +0000 (16:45 +0100)]
🚧 Add first-start notification handler

4 years ago🚧 Add event for first start of Sone
David ‘Bombe’ Roden [Wed, 11 Dec 2019 15:44:24 +0000 (16:44 +0100)]
🚧 Add event for first start of Sone

4 years ago♻️ Move image-insert notifications into handler
David ‘Bombe’ Roden [Wed, 11 Dec 2019 13:58:35 +0000 (14:58 +0100)]
♻️ Move image-insert notifications into handler

4 years ago🔥 Remove unused field
David ‘Bombe’ Roden [Wed, 11 Dec 2019 13:56:20 +0000 (14:56 +0100)]
🔥 Remove unused field

4 years ago🔥 Remove unnecessary not-null checks
David ‘Bombe’ Roden [Wed, 11 Dec 2019 13:19:57 +0000 (14:19 +0100)]
🔥 Remove unnecessary not-null checks

4 years ago🚧 Add handler for image-insert notifications
David ‘Bombe’ Roden [Wed, 11 Dec 2019 12:42:27 +0000 (13:42 +0100)]
🚧 Add handler for image-insert notifications

4 years ago♻️ Extract new-version notification handler
David ‘Bombe’ Roden [Wed, 11 Dec 2019 10:47:25 +0000 (11:47 +0100)]
♻️ Extract new-version notification handler

4 years ago🚧 Add handler for new-version notification
David ‘Bombe’ Roden [Wed, 11 Dec 2019 10:24:40 +0000 (11:24 +0100)]
🚧 Add handler for new-version notification

4 years ago🔥 Make notification text a bit shorter
David ‘Bombe’ Roden [Wed, 11 Dec 2019 08:46:48 +0000 (09:46 +0100)]
🔥 Make notification text a bit shorter

4 years ago♻️ Move local-post handling from web interface to handler
David ‘Bombe’ Roden [Tue, 10 Dec 2019 20:53:56 +0000 (21:53 +0100)]
♻️ Move local-post handling from web interface to handler

4 years ago⏪ Revert “Store notification handlers in fields”
David ‘Bombe’ Roden [Tue, 10 Dec 2019 20:37:03 +0000 (21:37 +0100)]
⏪ Revert “Store notification handlers in fields”

4 years ago🚧 Add new handler for local posts
David ‘Bombe’ Roden [Tue, 10 Dec 2019 20:35:58 +0000 (21:35 +0100)]
🚧 Add new handler for local posts

4 years ago🐛 Fix sone-locked notification not showing all Sones
David ‘Bombe’ Roden [Tue, 10 Dec 2019 18:56:22 +0000 (19:56 +0100)]
🐛 Fix sone-locked notification not showing all Sones

4 years ago🐛 Fix sone-locked handler
David ‘Bombe’ Roden [Tue, 10 Dec 2019 15:55:07 +0000 (16:55 +0100)]
🐛 Fix sone-locked handler

4 years ago🐛 Fix new-remote-post handler
David ‘Bombe’ Roden [Tue, 10 Dec 2019 15:51:52 +0000 (16:51 +0100)]
🐛 Fix new-remote-post handler

4 years ago🐛 Fix new-sone handler
David ‘Bombe’ Roden [Tue, 10 Dec 2019 15:50:49 +0000 (16:50 +0100)]
🐛 Fix new-sone handler

4 years ago🐛 Fix sone-locked-on-startup handler
David ‘Bombe’ Roden [Tue, 10 Dec 2019 15:48:37 +0000 (16:48 +0100)]
🐛 Fix sone-locked-on-startup handler

4 years ago🐛 Fix mark-post-known handler not being registered
David ‘Bombe’ Roden [Tue, 10 Dec 2019 15:44:21 +0000 (16:44 +0100)]
🐛 Fix mark-post-known handler not being registered

Turns out if you do not use constructor or member injection to create
a type, Guice will not notify you about it.

4 years ago🐛 Store notification handlers in fields
David ‘Bombe’ Roden [Tue, 10 Dec 2019 15:05:56 +0000 (16:05 +0100)]
🐛 Store notification handlers in fields

4 years ago🔥 Clean up imports
David ‘Bombe’ Roden [Tue, 10 Dec 2019 14:37:35 +0000 (15:37 +0100)]
🔥 Clean up imports

4 years ago🔊 Add logging for injections
David ‘Bombe’ Roden [Tue, 10 Dec 2019 14:37:16 +0000 (15:37 +0100)]
🔊 Add logging for injections

4 years ago♻️ Extract handler for sone-locked notification
David ‘Bombe’ Roden [Tue, 10 Dec 2019 14:16:01 +0000 (15:16 +0100)]
♻️ Extract handler for sone-locked notification

4 years ago🐛 Use new new-post notification in web interface
David ‘Bombe’ Roden [Mon, 9 Dec 2019 20:47:04 +0000 (21:47 +0100)]
🐛 Use new new-post notification in web interface

4 years ago✨ Add all other handlers to notification handler
David ‘Bombe’ Roden [Mon, 9 Dec 2019 20:02:12 +0000 (21:02 +0100)]
✨ Add all other handlers to notification handler

4 years ago✨ Add remote-post handler to notification module
David ‘Bombe’ Roden [Mon, 9 Dec 2019 20:01:46 +0000 (21:01 +0100)]
✨ Add remote-post handler to notification module

4 years ago🐛 Fix handler for remote posts
David ‘Bombe’ Roden [Mon, 9 Dec 2019 19:47:16 +0000 (20:47 +0100)]
🐛 Fix handler for remote posts

4 years ago🎨 Move new-sone template creation into module
David ‘Bombe’ Roden [Sun, 8 Dec 2019 18:26:52 +0000 (19:26 +0100)]
🎨 Move new-sone template creation into module

4 years ago🎨 Fix module and handler for locked Sones
David ‘Bombe’ Roden [Tue, 3 Dec 2019 17:56:09 +0000 (18:56 +0100)]
🎨 Fix module and handler for locked Sones

4 years ago🎨 Fix indentation
David ‘Bombe’ Roden [Tue, 3 Dec 2019 17:54:59 +0000 (18:54 +0100)]
🎨 Fix indentation

4 years ago✨ Add loaders implementation for tests
David ‘Bombe’ Roden [Tue, 3 Dec 2019 17:54:19 +0000 (18:54 +0100)]
✨ Add loaders implementation for tests

4 years ago✨ Allow specification of annotation for singleton verification
David ‘Bombe’ Roden [Tue, 3 Dec 2019 17:53:24 +0000 (18:53 +0100)]
✨ Allow specification of annotation for singleton verification

4 years ago♻️ Extract page implementation for tests
David ‘Bombe’ Roden [Tue, 3 Dec 2019 17:45:05 +0000 (18:45 +0100)]
♻️ Extract page implementation for tests

4 years ago🚚 Move verification method to Guice helpers
David ‘Bombe’ Roden [Mon, 2 Dec 2019 20:40:16 +0000 (21:40 +0100)]
🚚 Move verification method to Guice helpers

4 years ago🚚 Move notification handler usage into Sone plugin
David ‘Bombe’ Roden [Mon, 2 Dec 2019 19:57:28 +0000 (20:57 +0100)]
🚚 Move notification handler usage into Sone plugin

4 years ago🎨 Turn notification handler into an empty husk
David ‘Bombe’ Roden [Mon, 2 Dec 2019 19:56:40 +0000 (20:56 +0100)]
🎨 Turn notification handler into an empty husk

4 years ago✨ Add notification handler module
David ‘Bombe’ Roden [Mon, 2 Dec 2019 19:55:51 +0000 (20:55 +0100)]
✨ Add notification handler module

4 years ago✨ Allow creation by Guice
David ‘Bombe’ Roden [Mon, 2 Dec 2019 19:44:35 +0000 (20:44 +0100)]
✨ Allow creation by Guice

4 years ago✅ Improve test for handler
David ‘Bombe’ Roden [Mon, 2 Dec 2019 19:44:11 +0000 (20:44 +0100)]
✅ Improve test for handler

4 years ago♻️ Extract handler for new remote posts
David ‘Bombe’ Roden [Sun, 1 Dec 2019 20:01:38 +0000 (21:01 +0100)]
♻️ Extract handler for new remote posts

4 years ago🎨 Use convenience method
David ‘Bombe’ Roden [Sun, 1 Dec 2019 19:24:21 +0000 (20:24 +0100)]
🎨 Use convenience method

4 years ago♻️ Extract a handler for new posts during first start
David ‘Bombe’ Roden [Sun, 1 Dec 2019 19:13:34 +0000 (20:13 +0100)]
♻️ Extract a handler for new posts during first start

4 years ago🚧 Add new Sone handler to notifications
David ‘Bombe’ Roden [Fri, 29 Nov 2019 21:11:55 +0000 (22:11 +0100)]
🚧 Add new Sone handler to notifications

4 years ago🚧 Add handler for “new Sone found” event
David ‘Bombe’ Roden [Fri, 29 Nov 2019 20:45:28 +0000 (21:45 +0100)]
🚧 Add handler for “new Sone found” event

4 years ago🎨 Reorganize some imports
David ‘Bombe’ Roden [Fri, 29 Nov 2019 17:08:14 +0000 (18:08 +0100)]
🎨 Reorganize some imports

4 years ago✅ Add test for saving insertion delay
David ‘Bombe’ Roden [Fri, 29 Nov 2019 17:07:41 +0000 (18:07 +0100)]
✅ Add test for saving insertion delay

4 years ago🎨 Reorganize some imports
David ‘Bombe’ Roden [Fri, 29 Nov 2019 17:08:14 +0000 (18:08 +0100)]
🎨 Reorganize some imports

4 years ago✅ Add test for saving insertion delay
David ‘Bombe’ Roden [Fri, 29 Nov 2019 17:07:41 +0000 (18:07 +0100)]
✅ Add test for saving insertion delay

4 years ago🔀 Merge 'feature/sone-locked-notification' into 'next'
David ‘Bombe’ Roden [Fri, 29 Nov 2019 17:28:46 +0000 (18:28 +0100)]
🔀 Merge 'feature/sone-locked-notification' into 'next'

4 years ago📝 Add comment
David ‘Bombe’ Roden [Fri, 29 Nov 2019 16:42:16 +0000 (17:42 +0100)]
📝 Add comment

4 years ago🚧 Start notification handler on plugin start
David ‘Bombe’ Roden [Fri, 29 Nov 2019 16:40:36 +0000 (17:40 +0100)]
🚧 Start notification handler on plugin start

4 years ago🚧 Add notification handler to web interface module
David ‘Bombe’ Roden [Fri, 29 Nov 2019 16:34:35 +0000 (17:34 +0100)]
🚧 Add notification handler to web interface module