projects
/
Sone.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
🚧 Add handler for image-insert notifications
[Sone.git]
/
src
/
main
/
kotlin
/
net
/
pterodactylus
/
sone
/
web
/
ajax
/
2019-11-29
David ‘Bombe’ Roden
✨ Add render() method for renderables
tree
|
commitdiff
2019-11-29
David ‘Bombe’ Roden
🔀 Merge 'feature/remove-trust-functions' into 'next'
tree
|
commitdiff
2019-11-28
David ‘Bombe’ Roden
🔥 Remove all trust/distrust/untrust pages
tree
|
commitdiff
2019-11-19
David ‘Bombe’ Roden
🔥 Replace BaseL10n with Translation
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-05-18
David ‘Bombe’ Roden
✨ Use @ToadletPath for JSON pages, too
tree
|
commitdiff
2019-02-23
David ‘Bombe’ Roden
Replace Preferences with Kotlin version
tree
|
commitdiff
2019-02-22
David ‘Bombe’ Roden
Optimize some imports
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UntrustAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnlockSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnlikeAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnfollowSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of UnbookmarkAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of TrustAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of MoveProfileFieldAja...
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of MarkAsKnownAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of LockSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of LikeAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetTranslationAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetTimesAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetStatusAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetReplyAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetPostAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetNotificationsAja...
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetLinkedElementAja...
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of GetLikesAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Add test for DI constructability of FollowSoneAjaxPage
tree
|
commitdiff
2018-01-25
David ‘Bombe’ Roden
Clean up imports
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Add test for DI constructability of EditProfileFieldAja...
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Add test for DI constructability of EditImageAjaxPage
tree
|
commitdiff
2018-01-23
David ‘Bombe’ Roden
Add test for DI constructability of EditAlbumAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DistrustAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DismissNotification...
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DeleteReplyAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DeleteProfileFieldA...
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of DeletePostAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of CreateReplyAjaxPage
tree
|
commitdiff
2018-01-22
David ‘Bombe’ Roden
Add test for DI constructability of CreatePostAjaxPage
tree
|
commitdiff
2018-01-21
David ‘Bombe’ Roden
Add test for DI constructability of BookmarkAjaxPage
tree
|
commitdiff
2017-11-30
David ‘Bombe’ Roden
Merge branch 'release-0.9.8'
0.9.8
tree
|
commitdiff
2017-10-16
David ‘Bombe’ Roden
Return nullable Post instead of Optional
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 Sone provider interface with Kotlin version
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 jackson dependency to 2.9.1
tree
|
commitdiff
2017-10-06
David ‘Bombe’ Roden
Replace JSON return object with Kotlin version
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
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-02
David ‘Bombe’ Roden
Replace untrust ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unlock Sone ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unlike ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unfollow Sone ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace unbookmark ajax page with Kotlin version
tree
|
commitdiff
2017-10-02
David ‘Bombe’ Roden
Replace trust ajax page with Kotlin version
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-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
Replace error return object with Kotlin version
tree
|
commitdiff
2017-09-14
David ‘Bombe’ Roden
Replace get translation ajax page with Kotlin version
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-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-10
David ‘Bombe’ Roden
Replace get post ajax page with Kotlin version
tree
|
commitdiff
2017-09-10
David ‘Bombe’ Roden
Replace get notifications ajax page with Kotlin version
tree
|
commitdiff
2017-09-09
David ‘Bombe’ Roden
Replace get likes ajax page with Kotlin version
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
Replace edit profile field ajax page with Kotlin version
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-06
David ‘Bombe’ Roden
Replace edit album ajax page with Kotlin version
tree
|
commitdiff
2017-09-05
David ‘Bombe’ Roden
Replace distrust ajax page with Kotlin version
tree
|
commitdiff
2017-09-05
David ‘Bombe’ Roden
Replace dismiss notification ajax page with Kotlin...
tree
|
commitdiff
2017-09-02
David ‘Bombe’ Roden
Replace delete reply ajax page with Kotlin version
tree
|
commitdiff
2017-09-01
David ‘Bombe’ Roden
Replace delete profile field ajax page with Kotlin...
tree
|
commitdiff
2017-09-01
David ‘Bombe’ Roden
Replace delete post ajax page with Kotlin version
tree
|
commitdiff
2017-07-24
David ‘Bombe’ Roden
Replace create reply ajax page with Kotlin version
tree
|
commitdiff
2017-07-24
David ‘Bombe’ Roden
Replace create post ajax page with Kotlin version
tree
|
commitdiff
2017-06-29
David ‘Bombe’ Roden
Replace bookmark ajax page with Kotlin version
tree
|
commitdiff
2017-04-26
David ‘Bombe’ Roden
Fix timezone-dependent tests
tree
|
commitdiff
2017-04-08
David ‘Bombe’ Roden
Add page that renders linked elements
tree
|
commitdiff
2017-04-08
David ‘Bombe’ Roden
Rename object for linked elements in JSON reply
tree
|
commitdiff
2017-04-08
David ‘Bombe’ Roden
Let status page give out information about loaded elements
tree
|
commitdiff
2017-04-08
David ‘Bombe’ Roden
Replace get status AJAX page with Kotlin version
tree
|
commitdiff