Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-16 | boot: add servlet initializers | Vitaly Takmazov | |
2018-03-16 | merge common projects | Vitaly Takmazov | |
2018-03-15 | www: webapp refactoring | Vitaly Takmazov | |
2018-03-15 | spring boot wip | Vitaly Takmazov | |
2018-03-15 | www: WebApp refactoring | Vitaly Takmazov | |
2018-03-14 | refactor email settings | Vitaly Takmazov | |
2018-03-14 | cleanup or supress warnings | Vitaly Takmazov | |
2018-03-13 | core: cleanup unused message properties | Vitaly Takmazov | |
2018-03-13 | www: new line before quote | Vitaly Takmazov | |
2018-03-13 | drop replies tree | Vitaly Takmazov | |
2018-03-02 | www: blank redirect for js login | Vitaly Takmazov | |
2018-03-02 | www: vk api version 5.73 | Vitaly Takmazov | |
2018-03-01 | sort discussions by last replay date | Vitaly Takmazov | |
2018-02-26 | www: move templates to resources | Vitaly Takmazov | |
2018-02-26 | cleanup hardcoded juick paths | Vitaly Takmazov | |
2018-02-23 | fix tests under macOS | Vitaly Takmazov | |
2018-02-22 | default database is h2 | Vitaly Takmazov | |
2018-02-22 | www: do not show reply button in banned user threads | Vitaly Takmazov | |
2018-02-22 | server and tests now runnable without config | Vitaly Takmazov | |
2018-02-20 | www: sape links in tag again | Vitaly Takmazov | |
2018-02-20 | www: sape links in thread | Vitaly Takmazov | |
2018-02-20 | www: sape links in tag | Vitaly Takmazov | |
2018-02-19 | push notifications are not using xmpp anymore | Vitaly Takmazov | |
2018-02-15 | www: register telegram user | Vitaly Takmazov | |
2018-02-15 | www: telegram login | Vitaly Takmazov | |
2018-02-15 | www: merge social login methods | Vitaly Takmazov | |
2018-02-09 | www: 404 for non existent blog | Vitaly Takmazov | |
2018-02-08 | reorganize project structure | Vitaly Takmazov | |
2018-02-05 | Revert "www: fb and vk logins using hash redirects" | Vitaly Takmazov | |
This partially reverts commit 8aa11c92f36a5fd2fbed24e8423c8b9e14efda5f. | |||
2018-02-05 | www: fb and vk logins using hash redirects | Vitaly Takmazov | |
2018-01-30 | serialize PM in api and www | Vitaly Takmazov | |
2018-01-22 | www: post form fixes | Vitaly Takmazov | |
2018-01-18 | tg: delete also from chat | Vitaly Takmazov | |
2018-01-17 | prevent nulls with StringUtils.defaultString() | Vitaly Takmazov | |
2018-01-12 | Messenger bot | Vitaly Takmazov | |
2018-01-11 | www: do not show reply button when any user is in bl | Vitaly Takmazov | |
2017-12-25 | facebook: add email logging | Vitaly Takmazov | |
2017-12-25 | facebook: do not request publish_actions for now | Vitaly Takmazov | |
2017-12-25 | add email from facebook | Vitaly Takmazov | |
2017-12-25 | email notifications settings | Vitaly Takmazov | |
2017-12-18 | new layout | Vitaly Takmazov | |
2017-11-29 | www: purge avatar cache from Cloudflare | Vitaly Takmazov | |
2017-11-28 | web: fix spring-security 5.0 initialization | Vitaly Takmazov | |
2017-11-28 | Drop outdated moderator buttons | Vitaly Takmazov | |
* also dropped hardcoded moderator (should be a spring-security role) | |||
2017-11-20 | fix api and www tests | Vitaly Takmazov | |
2017-11-07 | www: tag state accessible from web | Killy | |
2017-11-01 | www: fix /comment multiparts with empty body | Vitaly Takmazov | |
2017-11-01 | www: /post should not throw if img or attach is present | Vitaly Takmazov | |
2017-10-24 | www: delete correct cookie after logout | Vitaly Takmazov | |
2017-10-24 | crosspost: refactoring | Vitaly Takmazov | |
* spring-social * get tokens via service api |