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
/
juick-server
/
src
/
main
/
java
/
com
/
juick
/
service
/
UserServiceImpl.java
Age
Commit message (
Collapse
)
Author
2018-09-05
ActivityStreams: followers and following collections
Vitaly Takmazov
2018-08-30
email registration
Vitaly Takmazov
2018-08-29
getUserByName is non nullable
Vitaly Takmazov
2018-08-21
User refactoring
Vitaly Takmazov
2018-07-15
Api: read and readers in /me
Vitaly Takmazov
2018-07-04
do not show notifications from banned threads
Vitaly Takmazov
2018-07-04
do not show join all replies in CTEs
Vitaly Takmazov
2018-07-04
do not show replies to banned users as unread
Vitaly Takmazov
2018-06-21
www project disabled, all new web development moved to separate repo
Vitaly Takmazov
2017-06-29
project structure: split server into jdbc + web
Vitaly Takmazov
2017-06-25
xmpp: broadcast presence only to active jids
Vitaly Takmazov
2017-06-20
drop secret mail feature
Vitaly Takmazov
2017-06-20
mail wip
Vitaly Takmazov
2017-06-10
www: fix exception when email options is not set
Vitaly Takmazov
2017-04-05
login by hash, remember-me
Alexander Alexeev
2017-02-06
juick-xmpp: broadcast bot presence
Vitaly Takmazov
2017-01-13
juick-server: setUserOption in not readonly
Vitaly Takmazov
2017-01-10
juick-www: now on spring-webmvc
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-11-28
juick-api: all controllers are using spring-security and @RequestParam
Vitaly Takmazov
2016-11-28
remember-me authorization with test; a statndard DaoAuthentication provider used
Alexander Alexeev
2016-11-26
working spring security config
Alexander Alexeev
2016-11-26
some improvenments on user service
Alexander Alexeev
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov
2016-11-23
field names for core objects are corrected ( standard name conventions used)
Alexander Alexeev
2016-11-23
repository improvenments: using Collection in params, forse using exists in some query, force using Lists as query ↵
Alexander Alexeev
result
2016-11-16
server-core -> juick-server
Vitaly Takmazov