index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
juick
/
www
/
api
/
Service.java
Age
Commit message (
Collapse
)
Author
2024-06-11
Add header for nginx to disable buffering on SSE endpoint
Vitaly Takmazov
2024-05-19
javax.inject -> jakarta.inject
Vitaly Takmazov
2023-08-11
Do not send verification emails to unknown users
Vitaly Takmazov
2023-01-13
Fix OpenAPI generation
Vitaly Takmazov
* Use HandlerMethodArgumentResolver to pass visitor * Hide visitor from OpenAPI definitions * Drop unused AsciiDoc template
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2022-01-13
mail: handle invalid In-Reply-To header
Vitaly Takmazov
2021-10-23
ImagesService -> StorageService
Vitaly Takmazov
img_path -> storage_path property
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-03-24
Service: handle invalid from headers in emails
Vitaly Takmazov
2021-03-23
Fix email processing flow
Vitaly Takmazov
2020-12-07
springfox -> springdoc
Vitaly Takmazov
2020-10-08
Apply some IDEA suggestions
Vitaly Takmazov
2020-10-02
Update copyright years
Vitaly Takmazov
2020-10-02
More IDEA code inspection fixes
Vitaly Takmazov
2020-10-02
Apply fixes from some IDEA code inspections
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
2020-04-03
Reorganize layout and code cleanup
Vitaly Takmazov