Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-15 | www: register telegram user | ||
2018-02-15 | www: telegram login | ||
2018-02-15 | www: merge social login methods | ||
2018-02-09 | www: 404 for non existent blog | ||
2018-02-08 | reorganize project structure | ||
2018-02-05 | Revert "www: fb and vk logins using hash redirects" | ||
This partially reverts commit 8aa11c92f36a5fd2fbed24e8423c8b9e14efda5f. | |||
2018-02-05 | www: fb and vk logins using hash redirects | ||
2018-01-30 | serialize PM in api and www | ||
2018-01-22 | www: post form fixes | ||
2018-01-18 | tg: delete also from chat | ||
2018-01-17 | prevent nulls with StringUtils.defaultString() | ||
2018-01-12 | Messenger bot | ||
2018-01-11 | www: do not show reply button when any user is in bl | ||
2017-12-25 | facebook: add email logging | ||
2017-12-25 | facebook: do not request publish_actions for now | ||
2017-12-25 | add email from facebook | ||
2017-12-25 | email notifications settings | ||
2017-12-18 | new layout | ||
2017-11-29 | www: purge avatar cache from Cloudflare | ||
2017-11-28 | web: fix spring-security 5.0 initialization | ||
2017-11-28 | Drop outdated moderator buttons | ||
* also dropped hardcoded moderator (should be a spring-security role) | |||
2017-11-20 | fix api and www tests | ||
2017-11-07 | www: tag state accessible from web | ||
2017-11-01 | www: fix /comment multiparts with empty body | ||
2017-11-01 | www: /post should not throw if img or attach is present | ||
2017-10-24 | www: delete correct cookie after logout | ||
2017-10-24 | crosspost: refactoring | ||
* spring-social * get tokens via service api | |||
2017-10-24 | www: fix twitter auth flow | ||
2017-10-23 | www: fix thread display for anonymous visitors | ||
2017-10-21 | www: new design | ||
2017-10-19 | www: cleanup | ||
2017-10-18 | Simplified the code. | ||
2017-10-18 | www: add storage configuration | ||
2017-10-18 | tests refatoring | ||
now api and www tests uses embedded db | |||
2017-10-15 | api: ImagesService | ||
2017-10-05 | www: don't show reply forms in readonly thread | ||
2017-10-05 | www: exclude legacy js | ||
google maps api, maps code and webcam code outdated, non-functioning. addTag code non-functioning and have to be redone if needed. | |||
2017-10-04 | www: microdata | ||
2017-09-19 | www: facebook api v2.10 | ||
2017-09-11 | no more recommended tab | ||
2017-09-06 | www: cleanup and fix configuration | ||
2017-09-05 | fix other web configurations | ||
2017-08-24 | www: keywords | ||
2017-08-24 | www: fix yandex description tag | ||
2017-08-24 | www: og:url should have schema | ||
2017-08-24 | www: og:type | ||
2017-08-24 | www: description meta for Yandexbot | ||
2017-08-23 | www: use https image url in twitter card | ||
2017-08-23 | www: Twitter Cards | ||
2017-08-21 | www: cleanup unused code | ||