projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
♻️ Use SoneRequest instead of FreenetRequest
[Sone.git]
/
src
/
2017-10-15
David ‘Bombe’ Roden
Replace image-related interface with Kotlin versions
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace post-specific interfaces with Kotlin versions
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Return a nullable PostReply instead of an Optional
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace reply-specific interfaces with Kotlin versions
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace Sone builder interface with Kotlin version
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace Sone builder factory interface with Kotlin...
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace Sone database interface with Kotlin version
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace Sone store interface with Kotlin version
tree
|
commitdiff
2017-10-15
David ‘Bombe’ Roden
Replace Sone provider interface with Kotlin version
tree
|
commitdiff
2017-10-13
David ‘Bombe’ Roden
Fix test
tree
|
commitdiff
2017-10-13
David ‘Bombe’ Roden
Add default value for “trusted” parameter
tree
|
commitdiff
2017-10-13
David ‘Bombe’ Roden
Replace parser with Kotlin version
tree
|
commitdiff
2017-10-13
David ‘Bombe’ Roden
Improve test for broken SSK und USK links
tree
|
commitdiff
2017-10-13
David ‘Bombe’ Roden
Let Kotlin generate the overloaded constructors for...
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Merge branch 'master' into next
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Merge branch 'release-0.9.7'
0.9.7
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Update homepage edition to next valid edition
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Update year of release to 2017
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Only parse the version once
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Use generated version as plugin version
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Add parser for version information
tree
|
commitdiff
2017-10-07
David ‘Bombe’ Roden
Update jackson dependency to 2.9.1
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Clean up imports
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Change a couple of method argument names
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Make some methods final that shouldn’t need to be overr...
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Fix formatting
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Replace Sone template page with Kotlin version
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Simplify expression
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Move assertions to base class
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Replace JSON return object with Kotlin version
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Fix tests by parsing the created JSON reply
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Use a property for “requiresLogin” instead of a method
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Use a property for “needsFormPassword” instead of a...
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Expose core as member of JsonPage
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Use mapPresent() instead of more complex construct
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Use method from JsonPage
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Declare returned Core to always be non-null
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Replace ajax base page with Kotlin version
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Specify return type explicitely to avoid faulty inferring
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Add tests for status texts, content types, and contents...
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Add unit test for JSON base page
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Extract test fixtures into their own base class
tree
|
commitdiff
2017-10-05
David ‘Bombe’ Roden
Don’t extend FreenetPage, we don’t need the isLinkExcep...
tree
|
commitdiff
2017-10-04
David ‘Bombe’ Roden
Flush the correct stream
tree
|
commitdiff
2017-10-04
David ‘Bombe’ Roden
Fix charset name
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace untrust ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for untrust ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unlock Sone ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for unlock Sone ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Refactoring: make id for local Sone optional
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unlike ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Don’t return Sone from removeLiked{Post,Reply}Id()
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for unlike ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unfollow Sone ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for unfollow Sone ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unbookmark ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add test for unbookmark ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace trust ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for trust ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace move profile field ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace mark as known ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Fix test for mark as known page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for move profile field ajax page
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Add unit test for logged in json page
tree
|
commitdiff
2017-10-01
David ‘Bombe’ Roden
Always try to send an identifier back from the FCP...
tree
|
commitdiff
2017-09-27
David ‘Bombe’ Roden
Add unit test for mark as known ajax page
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Replace lock Sone ajax page with Kotlin version
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Add test for lock Sone ajax page
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Add test for like ajax page
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Replace error return object with Kotlin version
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Add test for error return object
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Replace get translation ajax page with Kotlin version
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Rename get translation ajax page
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Add test for get translation ajax page
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Don’t send request to node if there are no posts or...
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Make test timezone-independent
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Replace get times ajax page with Kotlin version
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Add test for get times ajax page (test is timezone...
tree
|
commitdiff
2017-09-13
David ‘Bombe’ Roden
Replace get reply ajax page with Kotlin version
tree
|
commitdiff
2017-09-13
David ‘Bombe’ Roden
Move template rendering extension method to Templates.kt
tree
|
commitdiff
2017-09-13
David ‘Bombe’ Roden
Add test for get reply ajax page
tree
|
commitdiff
2017-09-10
David ‘Bombe’ Roden
Replace get post ajax page with Kotlin version
tree
|
commitdiff
2017-09-10
David ‘Bombe’ Roden
Add test for get post ajax page
tree
|
commitdiff
2017-09-10
David ‘Bombe’ Roden
Replace get notifications ajax page with Kotlin version
tree
|
commitdiff
2017-09-10
David ‘Bombe’ Roden
Add test for get notifications ajax page
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Replace get likes ajax page with Kotlin version
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Add test for get likes ajax page
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Allow adding replies without specific ID
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Allow adding posts without specific ID
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Replace follow Sone ajax page with Kotlin version
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Add base JSON page that requires a logged-in user
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Add test for follow sone ajax page
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Replace edit profile field ajax page with Kotlin version
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Add test for edit profile field ajax page
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Add comment about the futility of the album image
tree
|
commitdiff
2017-09-08
David ‘Bombe’ Roden
Replace edit image ajax page with Kotlin version
tree
|
commitdiff
2017-09-08
David ‘Bombe’ Roden
Fix some Kotlin compiler warnings
tree
|
commitdiff
2017-09-08
David ‘Bombe’ Roden
Add test for edit image ajax page
tree
|
commitdiff
2017-09-07
David ‘Bombe’ Roden
Add some @Nullable annotations
tree
|
commitdiff
2017-09-06
David ‘Bombe’ Roden
Replace edit album ajax page with Kotlin version
tree
|
commitdiff
next