Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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-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-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 injections | ||
2017-08-21 | www: invert twitter/fb sharing logic | ||
2017-08-20 | www: fix help | ||
2017-08-20 | www: i18n | ||
2017-08-18 | www: render help from markdown | ||
2017-08-18 | www: fix noindex usage | ||
2017-08-18 | www: no more ugnich templates | ||
2017-08-18 | user thread is on pebble now | ||
2017-08-14 | www: do not show sape for registered users in thread | ||
2017-07-21 | www: blacklist page | ||
2017-07-21 | www: update scribejava deprecated api calls | ||
2017-07-20 | Update copyrights in all java sources | ||
2017-06-29 | project structure: split server into jdbc + web | ||