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
/
Notifications.java
Age
Commit message (
Expand
)
Author
2024-05-19
javax.inject -> jakarta.inject
Vitaly Takmazov
2023-11-07
Add logging for notifications registrations
Vitaly Takmazov
2023-02-10
Notifications API: check if token is already exists
Vitaly Takmazov
2023-01-15
PushQueriesService -> UserService
Vitaly Takmazov
2023-01-14
DB: merge ios, android, winphone tables to user_services
Vitaly Takmazov
2023-01-13
Fix OpenAPI generation
Vitaly Takmazov
2023-01-04
OAuth authentication for Mastodon and ActivityPub C2S
Vitaly Takmazov
2022-12-24
`Collectors.toList()` -> `toList()`
Vitaly Takmazov
2022-12-21
external tokens: adopt records
Vitaly Takmazov
2021-10-23
Minor code cleanup
Vitaly Takmazov
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-09-06
Cleanup ResponseEntity usage
Vitaly Takmazov
2021-08-26
Fix notifications endpoint flow
Vitaly Takmazov
2020-12-07
springfox -> springdoc
Vitaly Takmazov
2020-10-02
Update copyright years
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
2020-04-03
Reorganize layout and code cleanup
Vitaly Takmazov