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-api
Age
Commit message (
Collapse
)
Author
2016-12-05
juick-api: fix telegram update parsing
Vitaly Takmazov
2016-12-05
juick-api: telegram webhook url is anonymous
Vitaly Takmazov
2016-12-03
update dependencies
Vitaly Takmazov
2016-12-02
drop msbotframework4j dependency as it is outdated
Vitaly Takmazov
2016-12-02
move project dependencies versions definitions to the root project
Vitaly Takmazov
2016-12-01
juick-api: start telegram bot in different thread
Vitaly Takmazov
2016-12-01
juick-api: disable WebSecurity debugging
Vitaly Takmazov
2016-12-01
juick-api: post controller should consume POST method
Vitaly Takmazov
2016-12-01
juick-api: add methods for compatibility with old clients
Vitaly Takmazov
2016-12-01
juick-api: Notifications controller from perl, refactoring
Vitaly Takmazov
2016-12-01
juick-api: Tags controller from perl, refactoring
Vitaly Takmazov
2016-12-01
remember-me for juick-api by request parameter
Alexander Alexeev
2016-11-30
prevent string concatenation for disabled loggers
Alexander Alexeev
2016-11-28
juick-api: /thread is also available to anonymous
Vitaly Takmazov
2016-11-28
WebUtils utilite class ; some inprovements; tests now run successfully
Alexander Alexeev
2016-11-28
permit all for /users and /messages;
Alexander Alexeev
UserService on SimpleRememberMeService replaced by NullUserDetailsService
2016-11-28
configure json serialization properties
Vitaly Takmazov
2016-11-28
all components using jackson now, org.json serializer moved to compatibility tests package
Vitaly Takmazov
2016-11-28
juick-api: cleanup
Vitaly Takmazov
2016-11-28
juick-api: red test for anonymous apis
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-28
tests are improved: simple cors, preflight cors are added
Alexander Alexeev
2016-11-28
CORS configuration
Alexander Alexeev
2016-11-27
juick-api: add hash-based authentication filter
Vitaly Takmazov
2016-11-27
juick-api: red tests for cors and hash authentication
Vitaly Takmazov
2016-11-27
cleanup
Vitaly Takmazov
2016-11-26
test adapted for spring security
Alexander Alexeev
2016-11-26
using @RequestParam for request parameters
Alexander Alexeev
2016-11-26
test configurations
Alexander Alexeev
2016-11-26
working spring security config
Alexander Alexeev
2016-11-26
messages controller improvenments; test corrected
Alexander Alexeev
2016-11-26
log level on close changed to info
Alexander Alexeev
2016-11-26
api configuration
Alexander Alexeev
2016-11-26
status constants
Alexander Alexeev
2016-11-25
juick-api: security WIP
Vitaly Takmazov
2016-11-25
juick-api: some json tests
Vitaly Takmazov
2016-11-25
juick-api: basic tests
Vitaly Takmazov
2016-11-25
juick-api: JSONP and CORS
Vitaly Takmazov
2016-11-24
update dependencies
Vitaly Takmazov
2016-11-24
juick-api: now on spring-webmvc
Vitaly Takmazov
2016-11-23
using HttpServletResponse status codes
Vitaly Takmazov
2016-11-22
add APNS feedback component
Vitaly Takmazov
2016-11-18
juick-api: cleanup
Vitaly Takmazov
2016-11-18
one way for inititialization and finalization: using constructor's initialization or method init() and AutoCloseable ↵
Alexander Alexeev
inteface and method close()
2016-11-18
juick-api: Telegram bot refactoring
Vitaly Takmazov
2016-11-18
juick-api: close xmpp on destroy
Vitaly Takmazov
2016-11-17
babbler dependency moved to juick-server
Vitaly Takmazov
2016-11-17
juick-api: fix shit in notifications handler
Vitaly Takmazov
2016-11-16
server-core -> juick-server
Vitaly Takmazov
[next]