Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-22 | Initial getNotifications query | ||
* using Java 8 DateTime API where possible | |||
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 | ||
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-30 | Pebble 2.4.0 with characterEncoding workaround | ||
2017-06-29 | notifications and configurations refactoring | ||
2017-06-29 | project structure: split server into jdbc + web | ||
2017-06-26 | www: fix pm double formatting | ||
2017-06-25 | commons-lang3 deprecated classes -> commons-text and commons-codec | ||
2017-06-23 | fix tests and cleanup | ||
2017-06-23 | update favicon using favicons generator | ||
2017-06-22 | www: apple-touch-icon | ||
2017-06-22 | www: fix user tag paging | ||
2017-06-22 | Webpack 3, chunknames in templates | ||
2017-06-20 | drop secret mail feature | ||
2017-06-20 | All the image processing is moved to ImageUtils class. | ||
Small images keep their size and do not stretch to 512/1024px. |