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-core
/
src
/
main
/
java
/
com
Age
Commit message (
Collapse
)
Author
2017-11-01
notifications: fix tokens deletion
Vitaly Takmazov
2017-10-28
core: check attachment with xml compatibility
Vitaly Takmazov
2017-10-28
core: correctly check for attachment
Vitaly Takmazov
2017-10-24
crosspost: refactoring
Vitaly Takmazov
* spring-social * get tokens via service api
2017-10-18
core: serialize replyQuote to XML
Vitaly Takmazov
2017-10-15
api: ImagesService
Vitaly Takmazov
2017-09-22
Initial getNotifications query
Vitaly Takmazov
* using Java 8 DateTime API where possible
2017-09-15
core: fix tags deserialization
Vitaly Takmazov
2017-08-23
server-jdbc: fix favorites count
Vitaly Takmazov
2017-08-23
www: Twitter Cards
Vitaly Takmazov
2017-07-20
Update copyrights in all java sources
Vitaly Takmazov
2017-06-30
core: fix DeviceRegistration deserealization
Vitaly Takmazov
2017-06-29
notifications and configurations refactoring
Vitaly Takmazov
2017-05-23
drop ugnich json
Vitaly Takmazov
2017-05-05
juick-www: pebble pretty time filter
Vitaly Takmazov
2017-03-23
juick-core: fix TokensList model
Vitaly Takmazov
2017-03-02
juick-server: protocol refactoring
Vitaly Takmazov
2017-01-20
juick-server: database tags should not be escaped now
Vitaly Takmazov
2016-12-20
StringUtils.EMPTY
Vitaly Takmazov
2016-12-16
Anonym -> Anonymous
Vitaly Takmazov
2016-12-14
juick-core: api objects should live in core
Vitaly Takmazov
2016-12-11
anonymous user support
Alexander Alexeev
2016-12-11
caching date formatter
Alexander Alexeev
2016-12-07
juick-core: fix Tag (de)serialization
Vitaly Takmazov
2016-12-07
message improvenments, checking for tag's duplicates
Alexander Alexeev
2016-12-07
singleton java 8 date formatters
Alexander Alexeev
2016-12-01
juick-server: fix serialization, vNext
Vitaly Takmazov
2016-12-01
juick-core: fix replies serialization
Vitaly Takmazov
2016-12-01
juick-api: Tags controller from perl, refactoring
Vitaly Takmazov
2016-11-30
juick-core: do not serialize user messagesCount
Vitaly Takmazov
2016-11-30
juick-core: fix attachment serialization
Vitaly Takmazov
2016-11-29
juick-core: do not serialize AttachmentType
Vitaly Takmazov
2016-11-28
all components using jackson now, org.json serializer moved to compatibility tests package
Vitaly Takmazov
2016-11-26
working spring security config
Alexander Alexeev
2016-11-26
some improvenments on user service
Alexander Alexeev
2016-11-23
field names for core objects are corrected ( standard name conventions used)
Alexander Alexeev
2016-11-18
juick-xmpp: fix reconnection
Vitaly Takmazov
2016-11-18
juick-core: do not serialize user.authHash
Vitaly Takmazov
2016-11-17
juick-core: do not serialize replyQuote to xml
Vitaly Takmazov
2016-11-17
juick-core: fix NPE in xml date marshalling
Vitaly Takmazov
2016-11-16
formatMessage moved to core, remove copy-paste from juick-rss
Vitaly Takmazov
2016-11-15
all components using babbler now, only juick-xmpp uses ugnich xmpp
Vitaly Takmazov
2016-11-15
core classes are now serializeable with JAXB (to use as babbler extension)
Vitaly Takmazov
2016-11-14
some fields are finalized; equals() improvements
Alexander Alexeev
2016-11-13
server core module
Alexander Alexeev
2016-11-12
initial babbler-based xmpp bot
Vitaly Takmazov
2016-11-12
extracted application configuration from Mvc configuration with application specific beans;
Alexander Alexeev
extracted bean initialization from constructor; force using properties;
2016-11-11
logback configurations are copied
Alexander Alexeev
2016-11-11
common data configuration is added
Alexander Alexeev
2016-11-10
using slf4j + logback for logging
Alexander Alexeev
[next]