Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-26 | www: drop social bitmaps | Vitaly Takmazov | |
2017-10-26 | www: update npm dependencies | Vitaly Takmazov | |
2017-10-26 | gradle: update dependencies | Vitaly Takmazov | |
2017-10-25 | www: fix style linter warning | Vitaly Takmazov | |
2017-10-25 | www: i18n 'share' | Vitaly Takmazov | |
2017-10-25 | www: more recommend/template fixes | Vitaly Takmazov | |
2017-10-25 | www: fix recommend template condition | Vitaly Takmazov | |
2017-10-25 | www: share for anonymous, recommend for myself | 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 | |||
2017-10-24 | www: fix twitter auth flow | Vitaly Takmazov | |
2017-10-24 | www: incoming reply fix | Killy | |
2017-10-24 | www: comment form fixes | Killy | |
sticky buttons move submit button down in mobile layout | |||
2017-10-24 | www: remove unused code | Killy | |
2017-10-24 | fix internal dependencies | Vitaly Takmazov | |
2017-10-24 | www: comment form fixes | Killy | |
show form buttons on focus; only focus if there is no hash (reply anchor) in url | |||
2017-10-24 | www: update incoming reply format | Killy | |
2017-10-23 | www: comment form fixes | Killy | |
2017-10-24 | www: ei-eye is subscribe image | Vitaly Takmazov | |
2017-10-23 | www: css refactoring | Killy | |
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 | Killy | |
removing hardcoded width | |||
2017-10-23 | www: fix embedding issue on some links | Killy | |
2017-10-23 | www: comment button now open thread | Vitaly Takmazov | |
2017-10-23 | notifications: fix mpns deeplink | Vitaly Takmazov | |
2017-10-23 | notifications: mpns encoding | Vitaly Takmazov | |
2017-10-23 | notifications: prevent mpns url double-encoding | Vitaly Takmazov | |
2017-10-23 | notifications: fix mnps notifications | Vitaly Takmazov | |
2017-10-23 | notifications: mpns cleanup | Vitaly Takmazov | |
2017-10-23 | www: fix thread display for anonymous visitors | Vitaly Takmazov | |
2017-10-22 | www: drop @ and : from usernames | Vitaly Takmazov | |
2017-10-22 | www: z-index for header | Vitaly Takmazov | |
2017-10-22 | www: ei-eye | Vitaly Takmazov | |
2017-10-22 | www: subscribe/delete buttons | Vitaly Takmazov | |
2017-10-22 | api: /users without params now return current authenticated user | Vitaly Takmazov | |
2017-10-22 | www: use @2x logo on low density | Vitaly Takmazov | |
2017-10-21 | www: new design | Vitaly Takmazov | |
2017-10-19 | www: cleanup | Vitaly Takmazov | |
2017-10-19 | xmpp: fix NPE | Vitaly Takmazov | |
2017-10-19 | www: full width header/footer | Vitaly Takmazov | |
2017-10-19 | xmpp: fix configuration | Vitaly Takmazov | |
2017-10-19 | xmpp: instruction for inactive jids | Vitaly Takmazov | |
2017-10-19 | xmpp: update xmpp library dependency | Vitaly Takmazov | |
2017-10-19 | Replaced the ArrayList by the LinkedList to avoid overhead array copying when the list is increased. | Anatoliy Sablin | |
2017-10-19 | Cleanup code. | Anatoliy Sablin | |
2017-10-18 | Simplified the code. | Anatoliy Sablin | |
2017-10-18 | Replaced string concatenation with the StringBuilder. | Anatoliy Sablin | |
2017-10-18 | ws: httpclient -> RestTemplate | Vitaly Takmazov | |
2017-10-18 | core: serialize replyQuote to XML | Vitaly Takmazov | |
2017-10-18 | notifications: fix mpns | Vitaly Takmazov | |
2017-10-18 | notifications: add missing MPNS header | Vitaly Takmazov | |