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
/
service
/
UserService.java
Age
Commit message (
Collapse
)
Author
2024-01-21
Delete login hash on logout
Vitaly Takmazov
2023-11-11
Stats cache
Vitaly Takmazov
2023-07-19
Migrate to Twitter API 2.0
Vitaly Takmazov
2023-06-21
VK: read premium status using Callback API
Vitaly Takmazov
2023-04-30
Expose 'vip' and 'ignored' user lists over '/me' API endpoint
Vitaly Takmazov
2023-04-26
Expose 'isAdmin' user property over API
Vitaly Takmazov
2023-04-17
Private posts
Vitaly Takmazov
2023-04-13
Premium users
Vitaly Takmazov
2023-01-22
twitter_user cache
Vitaly Takmazov
2023-01-18
Drop unused `useroptions` table
Vitaly Takmazov
2023-01-15
PushQueriesService -> UserService
Vitaly Takmazov
2023-01-15
Drop unused table and methods
Vitaly Takmazov
2023-01-11
Social login refactoring: set cookie after login
Vitaly Takmazov
2022-12-23
Show external followers in stats
Vitaly Takmazov
2022-12-09
Better caching in AnythingFilter
Vitaly Takmazov
2022-12-08
Configure caches
Vitaly Takmazov
* caching is disabled because of OOMs in production
2022-02-17
Do not allow to delete Telegram when it is the only social account
Vitaly Takmazov
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2021-10-18
Display error for social login
Vitaly Takmazov
* CrossPostService gone
2021-08-22
ActivityPub: return Application profile for service user
Vitaly Takmazov
2020-10-02
Update copyright years
Vitaly Takmazov
2020-05-21
Show correct signup errors
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov
2020-03-20
enable spring boot actuator for admin users
Vitaly Takmazov
2020-03-07
Reorganize project layout
Vitaly Takmazov
2020-02-27
API: handle existing Google user flow
Vitaly Takmazov
2019-12-16
Remove unused code
Vitaly Takmazov
2019-12-12
Update copyrights
Vitaly Takmazov
2019-12-12
Cleanup IDEA code issues
Vitaly Takmazov
2019-08-09
Revert "Caching configuration for users and discussions"
Vitaly Takmazov
This reverts commit c8eeadee42695ed67dac47dbb9d7a66a1c9a8c6d.
2019-08-02
Caching configuration for users and discussions
Vitaly Takmazov
2019-04-29
Refactoring
Vitaly Takmazov
2018-12-12
UserInfo -> User
Vitaly Takmazov
2018-11-08
Merge everything into single Spring Boot application
Vitaly Takmazov