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-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
2019-05-17
David ‘Bombe’ Roden
🚧 Add Loaders to all template-using pages
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Add registry for page toadlets
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate RescuePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate OptionsPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate LogoutPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate LoginPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate ImageBrowserPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate DeleteSonePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate BookmarksPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate AboutPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate EditProfilePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate KnownSonesPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate CreateSonePage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
♻️ Move Page.menuName property to more appropriate...
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate NewPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
✨ Annotate IndexPage with MenuName
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
🎨 Fix formatting
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
➕ Make Fred’s PageMaker available to Guice
tree
|
commitdiff
2019-05-17
David ‘Bombe’ Roden
➕ Make Fred’s ToadletContainer available to Guice
tree
|
commitdiff
2019-05-09
David ‘Bombe’ Roden
♻️ Copy session-handling code to FreenetRequest
tree
|
commitdiff
2019-05-07
David ‘Bombe’ Roden
♻️ Use SoneRequest instead of FreenetRequest
tree
|
commitdiff
2019-05-04
David ‘Bombe’ Roden
♻️ Add L10n to FreenetRequest, WebInterface to SoneRequest
tree
|
commitdiff
2019-04-13
David ‘Bombe’ Roden
♻️ Add SoneRequest for Sone-specific request values
tree
|
commitdiff
2019-04-13
David ‘Bombe’ Roden
🎨 Replace FreenetRequestTest with Kotlin version
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
🎨 Replace FreenetPage with Kotlin version
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✅ Add more tests for FreenetTemplatePage
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✅ Add basic test for FreenetTemplatePage
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
🎨 Fix imports
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✨ Use new @MenuName annotation in factory
tree
|
commitdiff
2019-04-12
David ‘Bombe’ Roden
✅ Add test for PageToadletFactory
tree
|
commitdiff
2019-03-28
David ‘Bombe’ Roden
🚸 Show USK path when no meta strings present
tree
|
commitdiff
2019-03-27
David ‘Bombe’ Roden
🚸 Format USK links with filenames better
tree
|
commitdiff
2019-03-19
David ‘Bombe’ Roden
🐛 Prevent empty names in profile
tree
|
commitdiff
2019-03-19
David ‘Bombe’ Roden
🎨 Replace profile test with Kotlin version
tree
|
commitdiff
2019-03-10
David ‘Bombe’ Roden
♻️ Add module for configuring the web interface
tree
|
commitdiff
2019-03-10
David ‘Bombe’ Roden
✅ Add test for parser to be injectable
tree
|
commitdiff
2019-03-09
David ‘Bombe’ Roden
♻️ Create custom context factory in image link filter
tree
|
commitdiff
2019-03-09
David ‘Bombe’ Roden
♻️ Create template context factory in render filter
tree
|
commitdiff
2019-03-09
David ‘Bombe’ Roden
🎨 Use equalTo instead of is
tree
|
commitdiff
2019-03-09
David ‘Bombe’ Roden
♻️ Change dependencies of render filter
tree
|
commitdiff
2019-03-09
David ‘Bombe’ Roden
♻️ Only hand in L10n to l10n filter
tree
|
commitdiff
2019-03-08
David ‘Bombe’ Roden
⚗ Add all missing web pages to injection container
tree
|
commitdiff
2019-03-05
David ‘Bombe’ Roden
♻️ Turn plugin homepage into instance method
tree
|
commitdiff
2019-03-05
David ‘Bombe’ Roden
🎨 Replace Plugin containers with Kotlin versions
tree
|
commitdiff
2019-03-05
David ‘Bombe’ Roden
♻️ Move plugin initialization to a module
tree
|
commitdiff
2019-03-02
David ‘Bombe’ Roden
⬆️ Update Guice to 4.2.2
tree
|
commitdiff
2019-03-02
David ‘Bombe’ Roden
⬆️ Update Guava to 27.0.1
tree
|
commitdiff
2019-03-01
David ‘Bombe’ Roden
♻️ Generalize test methods
tree
|
commitdiff
2019-02-24
David ‘Bombe’ Roden
Add test for storing IDs on known post replies
tree
|
commitdiff
2019-02-24
David ‘Bombe’ Roden
Add test for storing IDs on known posts
tree
|
commitdiff
2019-02-24
David ‘Bombe’ Roden
Store updated Sone in database
tree
|
commitdiff
2019-02-23
David ‘Bombe’ Roden
Replace Preferences with Kotlin version
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Update year in copyright lines
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Optimize some imports
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Remove unnecessary type parameters
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Remove unnecessary semicolons
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Replace forEach() on range with repeat()
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Collapse identical catch blocks
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Replace unnecessary type parameters with <>
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Merge branch 'next' of calcium:git/Sone into next
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Replace Sone change detector with simple comparison...
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Replace PreferencesTest with Kotlin version
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Verify that no events are sent on invalid property...
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Replace AbstractSoneCommand with Kotlin version
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Add method to throw no null if condition is met
tree
|
commitdiff
2019-02-21
David ‘Bombe’ Roden
Don’t return null to function not allowing it
tree
|
commitdiff
2019-02-21
David ‘Bombe’ Roden
Don’t hand in null to function not allowing it
tree
|
commitdiff
2019-02-12
David ‘Bombe’ Roden
Fix parsing of SSK links without document name
tree
|
commitdiff
2019-02-12
David ‘Bombe’ Roden
Send generic “preference changed” event when changing...
tree
|
commitdiff
2018-04-13
David ‘Bombe’ Roden
Don’t expect a casted HLSC
tree
|
commitdiff
2018-03-21
David ‘Bombe’ Roden
Add unit test for SonePlugin
tree
|
commitdiff
2018-03-03
David ‘Bombe’ Roden
Use UpdatedSoneProcessor in SoneDownloader
tree
|
commitdiff
2018-03-03
David ‘Bombe’ Roden
Add processor for updated Sones
tree
|
commitdiff
2018-03-03
David ‘Bombe’ Roden
Remove @author tags
tree
|
commitdiff
2018-03-03
David ‘Bombe’ Roden
Move Fetched class to top-level
tree
|
commitdiff
2018-03-02
David ‘Bombe’ Roden
Convert MemoryDatabase to Kotlin
tree
|
commitdiff
2018-03-02
David ‘Bombe’ Roden
Add Sone change collector
tree
|
commitdiff
2018-03-02
David ‘Bombe’ Roden
Use database instead of Core in Sone parser
tree
|
commitdiff
2018-02-08
David ‘Bombe’ Roden
Rename fetch action methods
tree
|
commitdiff
2018-02-07
David ‘Bombe’ Roden
Fix whitespace
tree
|
commitdiff
2018-02-07
David ‘Bombe’ Roden
Remove Sone following time if last local Sone unfollows
tree
|
commitdiff
2018-02-07
David ‘Bombe’ Roden
Expose following times from FriendProvider
tree
|
commitdiff
2018-02-07
David ‘Bombe’ Roden
Store Sone following time on following a Sone
tree
|
commitdiff
2018-02-07
David ‘Bombe’ Roden
Don’t load missing following times as Long.MAX_VALUE
tree
|
commitdiff
2018-02-07
David ‘Bombe’ Roden
Add tests for saving Sone following times
tree
|
commitdiff
2018-02-06
David ‘Bombe’ Roden
Replace test for ConfigurationLoader with Kotlin version
tree
|
commitdiff
2018-02-05
David ‘Bombe’ Roden
Don’t hand in a SoneProvider to a class that is going...
tree
|
commitdiff
2018-02-01
David ‘Bombe’ Roden
Add test for DI constructability of ImageInserter
tree
|
commitdiff
2018-02-01
David ‘Bombe’ Roden
Replace image inserter test with Kotlin version
tree
|
commitdiff
2018-02-01
David ‘Bombe’ Roden
Add test for DI constructability of SoneDownloader
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UntrustAjaxPage
tree
|
commitdiff
next