projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
✅ Add test for last-activity comparator
[Sone.git]
/
src
/
test
/
kotlin
/
net
/
pterodactylus
/
sone
/
web
/
2020-02-09
David ‘Bombe’ Roden
🔀 Merge branch 'master' into next
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
🔀 Merge “release/v81” into “master”
v81
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
📄 Update year in file headers
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
📄 Update filenames in file headers
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
🔀 Merge “feature/notification-handler” into “next”
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
♻️ Use handler for Sone insertion notifications
tree
|
commitdiff
2020-02-08
David ‘Bombe’ Roden
♻️ Move removal of remote posts to handler
tree
|
commitdiff
2020-02-08
David ‘Bombe’ Roden
♻️ Use notification handler tester
tree
|
commitdiff
2020-02-08
David ‘Bombe’ Roden
♻️ Use handler for local-reply notifications
tree
|
commitdiff
2020-02-08
David ‘Bombe’ Roden
🐛 Don’t show notification for remote posts
tree
|
commitdiff
2020-01-09
David ‘Bombe’ Roden
🚧 Use handler for new-reply notifications
tree
|
commitdiff
2020-01-09
David ‘Bombe’ Roden
🚧 Add handler for marking replies as known during first...
tree
|
commitdiff
2020-01-06
David ‘Bombe’ Roden
🔥 Clean up imports
tree
|
commitdiff
2020-01-05
David ‘Bombe’ Roden
♻️ Use handler for sone-mentioned notifications
tree
|
commitdiff
2020-01-05
David ‘Bombe’ Roden
🚧 Send event when mention is removed
tree
|
commitdiff
2020-01-04
David ‘Bombe’ Roden
✅ Improve test for not added notification
tree
|
commitdiff
2020-01-04
David ‘Bombe’ Roden
🎨 Add helper for simulating first start
tree
|
commitdiff
2020-01-04
David ‘Bombe’ Roden
🚧 Start Sone mention detector automatically
tree
|
commitdiff
2020-01-02
David ‘Bombe’ Roden
🔀 Merge “next” into “feature/notification-handlers”
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
♻️ Move web of trust notification into handler
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
🚧 Use ticker from Sone module for notifications
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
✅ Replace test for scheduling with better test
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for web of trust notifications
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Move startup notification into handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for startup event
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
✅ Add convenience function for runnables
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Move test executor to its own file
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Move config-not-read notification into handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for config-not-read notification
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Move first-start notification into handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add first-start notification handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Move image-insert notifications into handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🔥 Remove unnecessary not-null checks
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for image-insert notifications
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Extract new-version notification handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for new-version notification
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Move local-post handling from web interface to handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add new handler for local posts
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🐛 Fix sone-locked notification not showing all Sones
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🐛 Fix mark-post-known handler not being registered
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Extract handler for sone-locked notification
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
✨ Add remote-post handler to notification module
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🐛 Fix handler for remote posts
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🎨 Move new-sone template creation into module
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🎨 Fix module and handler for locked Sones
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🎨 Fix indentation
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Extract page implementation for tests
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚚 Move verification method to Guice helpers
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🎨 Turn notification handler into an empty husk
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
✨ Add notification handler module
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
✅ Improve test for handler
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Extract handler for new remote posts
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Extract a handler for new posts during first start
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add new Sone handler to notifications
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for “new Sone found” event
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🎨 Reorganize some imports
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🎨 Reorganize some imports
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🔀 Merge 'feature/sone-locked-notification' into 'next'
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🚧 Add notification handler to web interface module
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🚧 Add notification manager to web interface module
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
✨ Add handler for all notifications
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🚧 Add notification handler for locked Sones
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🔀 Merge 'feature/remove-trust-functions' into 'next'
tree
|
commitdiff
2019-11-28
David ‘Bombe’ Roden
🔥 Remove trust settings from options page
tree
|
commitdiff
2019-11-28
David ‘Bombe’ Roden
🔥 Remove all trust/distrust/untrust pages
tree
|
commitdiff
2019-11-19
David ‘Bombe’ Roden
✨ Render histograms in a filter
tree
|
commitdiff
2019-11-19
David ‘Bombe’ Roden
🔥 Replace BaseL10n with Translation
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
💄 Generalize rendering of histograms
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
✏️ Fix typo
tree
|
commitdiff
2019-11-15
David ‘Bombe’ Roden
⏪ Revert all changes to the rescue system
tree
|
commitdiff
2019-11-05
David ‘Bombe’ Roden
✨ Start fetch skipping a version when requested
tree
|
commitdiff
2019-07-31
David ‘Bombe’ Roden
💄 Format times on metrics page better
tree
|
commitdiff
2019-07-31
David ‘Bombe’ Roden
✨ Add metrics for Sone insert durations
tree
|
commitdiff
2019-07-30
David ‘Bombe’ Roden
🔥 Remove possibility to fetch a custom edition
tree
|
commitdiff
2019-07-30
David ‘Bombe’ Roden
🐛 Fix metrics page showing wrong event count
tree
|
commitdiff
2019-07-30
David ‘Bombe’ Roden
✅ Fix initialization of metrics page test
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Allow activateDebugMode() to be called multiple times
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Add page to activate debug mode
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Register debug pages that can be added later
tree
|
commitdiff
2019-07-28
David ‘Bombe’ Roden
✨ Add metrics page
tree
|
commitdiff
2019-07-10
David ‘Bombe’ Roden
🔀 Merge changes from other next branch
tree
|
commitdiff
2019-07-02
David ‘Bombe’ Roden
♻️ Don’t use Optional as parameter type
tree
|
commitdiff
2019-06-26
David ‘Bombe’ Roden
🔀 Merge branch 'release-79'
v79
tree
|
commitdiff
2019-06-26
David ‘Bombe’ Roden
🚚 Move Kotlin tests to kotlin directory
tree
|
commitdiff
2019-05-27
David ‘Bombe’ Roden
♻️ Add factory for page maker interactions
tree
|
commitdiff
2019-05-20
David ‘Bombe’ Roden
🚧 Add interactions helper for page maker
tree
|
commitdiff
2019-05-18
David ‘Bombe’ Roden
✨ Use @ToadletPath for JSON pages, too
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🐛 Fix path prefix for page toadlet factory
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🔥 Remove unused properties
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🔥 Remove path from FreenetTemplatePage
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Add @ToadletPath annotation
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🎨 Fix formatting
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🎨 Clean up imports
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🔥 Remove templates from FreenetTemplatePages
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Move generic error pages to custom classes
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Use @TemplatePath annotations on most pages
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Use new template renderer
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🚧 Add template renderer
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Use @TemplatePath in FreenetTemplatePage
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Replace FreenetTemplatePage with Kotlin version
tree
|
commitdiff
next