Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-24 | www: fix twitter auth flow | ||
2017-10-24 | www: incoming reply fix | ||
2017-10-24 | www: comment form fixes | ||
sticky buttons move submit button down in mobile layout | |||
2017-10-24 | www: remove unused code | ||
2017-10-24 | fix internal dependencies | ||
2017-10-24 | www: comment form fixes | ||
show form buttons on focus; only focus if there is no hash (reply anchor) in url | |||
2017-10-24 | www: update incoming reply format | ||
2017-10-23 | www: comment form fixes | ||
2017-10-24 | www: ei-eye is subscribe image | ||
2017-10-23 | www: css refactoring | ||
Organized rules into regions. Media queries kept within regions to keep relevant code close. Removed some outdated rules. | |||
2017-10-23 | www: comment form fixes | ||
removing hardcoded width | |||
2017-10-23 | www: fix embedding issue on some links | ||
2017-10-23 | www: comment button now open thread | ||
2017-10-23 | www: fix thread display for anonymous visitors | ||
2017-10-22 | www: drop @ and : from usernames | ||
2017-10-22 | www: z-index for header | ||
2017-10-22 | www: ei-eye | ||
2017-10-22 | www: subscribe/delete buttons | ||
2017-10-22 | www: use @2x logo on low density | ||
2017-10-21 | www: new design | ||
2017-10-19 | www: cleanup | ||
2017-10-19 | www: full width header/footer | ||
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-09 | make /0 links work | ||
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-05 | www: update embedding | ||
2017-10-05 | www: update embedding selectors | ||
2017-10-05 | www: incoming reply format | ||
2017-10-04 | www: microdata | ||
2017-10-03 | www: disable sape script to test if nothing breaks without it | ||
2017-10-02 | www: clean js warnings | ||
2017-10-02 | gradle: prevent compileFrontend task execution when no changes in files | ||
2017-10-02 | www: set iOS11 fix only for small screens | ||
2017-09-30 | www: fix iOS 11 textarea issue in dialogs | ||
2017-09-28 | fix js exception when logged out | ||
2017-09-26 | update help | ||
2017-09-26 | update help | ||
2017-09-26 | update help | ||
2017-09-22 | Initial getNotifications query | ||
* using Java 8 DateTime API where possible | |||
2017-09-19 | dependency updates | ||
2017-09-19 | www: facebook api v2.10 | ||
2017-09-11 | www: no need to duplicate popular tab | ||
2017-09-11 | no more recommended tab | ||
2017-09-10 | www: iframe aspect ratio fix | ||
2017-09-06 | www: cleanup and fix configuration | ||
2017-09-06 | api and www: cleanup tests and tests configuration | ||