projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
🎨 Use Runnable instead of a Kotlin arrow type
[Sone.git]
/
src
/
test
/
2019-12-11
David ‘Bombe’ Roden
🎨 Use Runnable instead of a Kotlin arrow type
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add handler for web of trust notifications
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
🚧 Add web of trust pinger and events
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
🚧 Send startup event on startup
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
🚧 Send “config not read” event in plugin
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
♻️ Simplify event bus interaction
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
🚧 Add event for first start of Sone
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
✨ Add loaders implementation for tests
tree
|
commitdiff
2019-12-11
David ‘Bombe’ Roden
✨ Allow specification of annotation for singleton verif...
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
🚚 Move notification handler usage into Sone plugin
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-12-11
David ‘Bombe’ Roden
✅ Add test for saving insertion delay
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🚧 Start notification handler on plugin start
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
✨ Add render() method for renderables
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
✨ Add helper methods for albums
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🎨 Replace PreferencesLoaderTest with Kotlin version
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 preferences
tree
|
commitdiff
2019-11-28
David ‘Bombe’ Roden
🔥 Remove trust settings from options page
tree
|
commitdiff
2019-11-28
David ‘Bombe’ Roden
🔥 Remove code for setting trust values
tree
|
commitdiff
2019-11-28
David ‘Bombe’ Roden
🔥 Remove all trust/distrust/untrust pages
tree
|
commitdiff
2019-11-20
David ‘Bombe’ Roden
🐛 Fix wrong size of histogram displayed
tree
|
commitdiff
2019-11-20
David ‘Bombe’ Roden
✏️ Unify metric names
tree
|
commitdiff
2019-11-19
David ‘Bombe’ Roden
🐛 Fix Sone module test
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
🌐 Use new translation in l10n filter
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
🌐 Make new translation object available everywhere
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
🌐 Add Fred-based translation implementation
tree
|
commitdiff
2019-11-18
David ‘Bombe’ Roden
🐛 Fix empty notifications
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-17
David ‘Bombe’ Roden
🐛 Fix deduplication
tree
|
commitdiff
2019-11-17
David ‘Bombe’ Roden
🐛 Deduplicate items added to list notification
tree
|
commitdiff
2019-11-17
David ‘Bombe’ Roden
🎨 Replace list notification test with Kotlin version
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-11-05
David ‘Bombe’ Roden
✨ Add way to start fetch while skipping one version
tree
|
commitdiff
2019-11-04
David ‘Bombe’ Roden
♻️ Make plugin connector fully suspendable
tree
|
commitdiff
2019-11-03
David ‘Bombe’ Roden
🐛 Make an identity’s nickname optional
tree
|
commitdiff
2019-11-02
David ‘Bombe’ Roden
🔥 Remove identifier from plugin connector interface
tree
|
commitdiff
2019-11-02
David ‘Bombe’ Roden
♻️ Refactor WOT connector
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
♻️ Use set for an identity’s contexts
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
♻️ Use real interface instead of mock in test
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
♻️ Extract interface for WOT connector
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🎨 Replace WOT connector with Kotlin version
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚑 fix first tests
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.removeTrust
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.setTrust
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.getTrust
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.removeProperty
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.setProperty
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.removeContext
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✅ Add tests for WOTC.addContext
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🎨 More refactoring of the WOT connector test
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🎨 Refactoring
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚧 Add first tests for WOT connector
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚧 Add matcher for simple field sets
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚧 Add matcher for own identities
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🐛 Add attribute matcher
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚧 Add matcher for identities
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚧 Add matcher for trust values
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
🚧 Add matcher for empty maps
tree
|
commitdiff
2019-11-01
David ‘Bombe’ Roden
✨ Add boolean helper onFalse
tree
|
commitdiff
next