projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
🔥 Remove session access from freenet request
[Sone.git]
/
src
/
2020-04-07
David ‘Bombe’ Roden
🔥 Remove session access from freenet request
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🚨 Suppress deprecation warning
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🚚 Move Kotlin files to correct source path
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🎨 Replace default option with Kotlin version
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🎨 Use Java’s predicate instead of Guava’s
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🎨 Replace test for default option with Kotlin version
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🎨 Fix formatting
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🔥 Remove integer range predicate
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🎨 Don’t use special predicates
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🔥 Remove auto-closeable bucket wrapper
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
🎨 Replace page toadlet with Kotlin version
tree
|
commitdiff
2020-04-07
David ‘Bombe’ Roden
✅ Add test for page toadlet
tree
|
commitdiff
2020-02-23
David ‘Bombe’ Roden
🎨 Clean up some imports
tree
|
commitdiff
2020-02-23
David ‘Bombe’ Roden
🔥 Remove setKnown() method from replies
tree
|
commitdiff
2020-02-22
David ‘Bombe’ Roden
🎨 Replace future reply filter with Kotlin version
tree
|
commitdiff
2020-02-22
David ‘Bombe’ Roden
🎨 Replace reply comparator with Kotlin version
tree
|
commitdiff
2020-02-22
David ‘Bombe’ Roden
🎨 Rename “newest first” post comparator
tree
|
commitdiff
2020-02-22
David ‘Bombe’ Roden
🔥 Remove HAS_POST_FILTER from post reply interface
tree
|
commitdiff
2020-02-22
David ‘Bombe’ Roden
🔀 Merge “work/next” into “next”
tree
|
commitdiff
2020-02-21
David ‘Bombe’ Roden
♻️ Replace “normal” methods with extension methods
tree
|
commitdiff
2020-02-21
David ‘Bombe’ Roden
🎨 Replace NEWEST_FIRST comparator with Kotlin version
tree
|
commitdiff
2020-02-21
David ‘Bombe’ Roden
🎨 Replace FUTURE_POSTS_FILTER with Kotlin version
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🎨 Reduce mocking of albums and images
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🚚 Rename Album helper file
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🔥 Remove IMAGES from Album interface
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🎨 Add Sone.allImages accessor
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
✅ Add tests for Album.allImages
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🔥 Remove FLATTENER from Album interface
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🔥 Replace NOT_EMPTY with Kotlin version
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🔥 Remove another function from Sone interface
tree
|
commitdiff
2020-02-18
David ‘Bombe’ Roden
🔥 Remove function from Sone interface
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
🎨 Replace image count comparator with Kotlin version
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
✅ Add test for last-activity comparator
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
✅ Add test for nice-name comparator
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
🎨 Replace post count comparator with Kotlin version
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
🎨 Replace last activity comparator with Kotlin version
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
🎨 Replace nice name comparator with Kotlin version
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
🔥 Remove unused predicates
tree
|
commitdiff
2020-02-16
David ‘Bombe’ Roden
✏️ Fix typo in test name
tree
|
commitdiff
2020-02-14
David ‘Bombe’ Roden
🔊 Implement toString() on post reply
tree
|
commitdiff
2020-02-12
David ‘Bombe’ Roden
🔥 Remove unnecessary request URI from inserted Sone
tree
|
commitdiff
2020-02-12
David ‘Bombe’ Roden
🎨 Use try-with-resources instead of Closer
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
♻️ Use URI creator to create Sone URIs
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
🔥 Remove useless javadoc
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
🔇 Silence logger during freenet interface test
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
♻️ Use URI creator in inserter
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
🔥 Remove useless javadoc
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
✅ Add test for URI creator being created by Guice
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
♻️ Replace Sone URI creator with Kotlin version
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
🔥 Remove getInsertUri() method from Sone interface
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
✏️ Fix test name
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
🔥 Replace Guava’s ByteStream method with Kotlin method
tree
|
commitdiff
2020-02-11
David ‘Bombe’ Roden
♻️ Use Sone’s identity to create insert URI
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
🚚 Move kotlin files to correct source path
tree
|
commitdiff
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 latest edition
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
🌐 Update translation files to match what’s in Transifex
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
🔀 Merge “feature/notification-handler” into “next”
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
🚨 Suppress some warnings about unused parameters
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
🔥 Remove unused methods
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
♻️ Use handler for Sone insertion notifications
tree
|
commitdiff
2020-02-09
David ‘Bombe’ Roden
✅ Don’t run some tests in parallel
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-02-08
David ‘Bombe’ Roden
🐛 Add missing local post handler
tree
|
commitdiff
2020-01-27
David ‘Bombe’ Roden
✨ Use recipient Sone as reply sender
tree
|
commitdiff
2020-01-12
David ‘Bombe’ Roden
🐛 Fix NPE when post isn’t loaded
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-09
David ‘Bombe’ Roden
🚚 Move post and reply mocks to correct file
tree
|
commitdiff
2020-01-08
David ‘Bombe’ Roden
🌐 Update German translation
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
✨ Add onTrue method for Booleans
tree
|
commitdiff
2020-01-04
David ‘Bombe’ Roden
🚚 Rename local-sone-mentioned event
tree
|
commitdiff
2020-01-04
David ‘Bombe’ Roden
🐛 Emit event for replies as well
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-04
David ‘Bombe’ Roden
🚧 Add detector for mentioned local Sones
tree
|
commitdiff
2020-01-04
David ‘Bombe’ Roden
🎨 Add helpers for Freenet’s base64 implementation
tree
|
commitdiff
2020-01-02
David ‘Bombe’ Roden
🔀 Merge “next” into “feature/notification-handlers”
tree
|
commitdiff
2020-01-02
David ‘Bombe’ Roden
✨ Create reply from post-dependent Sone
tree
|
commitdiff
2020-01-02
David ‘Bombe’ Roden
🚧 Add “replySone” member to post accessor
tree
|
commitdiff
2020-01-02
David ‘Bombe’ Roden
🎨 Replace post accessor with Kotlin version
tree
|
commitdiff
2020-01-02
David ‘Bombe’ Roden
🎨 Replace post accessor test with Kotlin version
tree
|
commitdiff
2020-01-02
Salvatore Giudice
🌐 Update French translation
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
🔥 Remove ticker from web interface
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
🔥 Clean up imports
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
✨ Add ticker shutdown wrapper
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
🚧 Add tickers wrapper to shutdown tickers
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
✨ Send shutdown event on termination
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
🐛 Remove useless double plugin start in test
tree
|
commitdiff
2019-12-12
David ‘Bombe’ Roden
♻️ Move web of trust notification into handler
tree
|
commitdiff
next