Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-10 | Style cleanup | Vitaly Takmazov | |
2020-11-24 | Fix title localization on some web pages | Vitaly Takmazov | |
2020-10-20 | Revert "/user/tag? => /user/search?" | Vitaly Takmazov | |
This reverts commit aa0070140058603de7d60c8e039bb4a535399f3a. | |||
2020-10-20 | Clean up JDT warnings | Vitaly Takmazov | |
2020-10-08 | Desktop layout fixes | Vitaly Takmazov | |
2020-10-02 | Update copyright years | Vitaly Takmazov | |
2020-06-05 | Revert "Use *tag in tag searches" | Vitaly Takmazov | |
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. | |||
2020-06-05 | Use *tag in tag searches | Vitaly Takmazov | |
2020-05-21 | Fix h2 configuration | Vitaly Takmazov | |
2020-05-21 | Show correct signup errors | Vitaly Takmazov | |
2020-05-18 | add image MIME type filter into post form | glupovat | |
2020-05-18 | fix image size limit message | glupovat | |
2020-04-29 | Button style | Vitaly Takmazov | |
2020-04-28 | CSS Grid -> position: fixed | Vitaly Takmazov | |
2020-04-15 | Move ads out of noindex blocks | Vitaly Takmazov | |
2020-04-15 | Ellipses ctitle | Vitaly Takmazov | |
2020-04-14 | Fix user toolbar on mobile | Vitaly Takmazov | |
2020-04-14 | Initial grid layout | Vitaly Takmazov | |
2020-04-09 | /user/tag? => /user/search? | Vitaly Takmazov | |
2020-04-03 | Reorganize layout and code cleanup | Vitaly Takmazov | |
2020-03-20 | enable spring boot actuator for admin users | Vitaly Takmazov | |
2020-02-27 | spring.jackson.serialization.write-empty-json-arrays=true | Vitaly Takmazov | |
2020-02-18 | Update toolbar style | Vitaly Takmazov | |
2020-02-02 | Fix embeds | Vitaly Takmazov | |
2020-01-31 | Fix buttons, part 2 | Vitaly Takmazov | |
2020-01-31 | Fix buttons in thread | Vitaly Takmazov | |
2020-01-31 | Action panel styling | Vitaly Takmazov | |
2020-01-31 | Change tags styling | Vitaly Takmazov | |
2020-01-01 | Update copyright year | Vitaly Takmazov | |
2019-12-25 | Fix tests | Vitaly Takmazov | |
2019-12-20 | Sign In With Apple | Vitaly Takmazov | |
2019-12-18 | joogle link | Vitaly Takmazov | |
2019-11-13 | h2database 1.4.200 | Vitaly Takmazov | |
Now it needs MySQL mode explicitly | |||
2019-10-22 | Revert "Spring Boot 2.2" | Vitaly Takmazov | |
This reverts commit d3648888eaea9904fb3b806d56b22827c7614f54. | |||
2019-10-21 | Spring Boot 2.2 | Vitaly Takmazov | |
2019-09-08 | prevent jsessionid inclusion in url | Vitaly Takmazov | |
2019-08-09 | Revert "Cache autoconfiguration" | Vitaly Takmazov | |
This reverts commit 0597fae5542de52a30dc60679a7f66ccea76ad51. | |||
2019-08-08 | Cache autoconfiguration | Vitaly Takmazov | |
2019-07-04 | Render email using templates | Vitaly Takmazov | |
* do not include tracking pixel in pm * reorganize snapshots layout * reconfigure pebble to not trim anything | |||
2019-06-17 | Load initial data into h2 on bootRun | Vitaly Takmazov | |
2019-06-17 | webpack: remove url-loader limit | Vitaly Takmazov | |
2019-06-13 | Remove wix.com link | Vitaly Takmazov | |
2019-04-25 | mysql test profile | Vitaly Takmazov | |
run as SPRING_PROFILES_ACTIVE=mysql ./gradlew check | |||
2019-04-09 | Fix likes counter while fixing tests on mysql | Vitaly Takmazov | |
2019-04-07 | Increase updated_at precision | Vitaly Takmazov | |
2019-04-07 | Display “edited” in web | Vitaly Takmazov | |
2019-04-07 | Edit telegram messages | Vitaly Takmazov | |
2019-04-07 | Replies should have properties too | Vitaly Takmazov | |
2019-04-07 | Tags should be unescaped before storing | Vitaly Takmazov | |
Test tag is Test tag | |||
2019-04-06 | Message properties | Vitaly Takmazov | |