Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-26 | Expose 'isAdmin' user property over API | ||
2023-04-26 | Expose `friendsOnly` message property over API | ||
2023-04-17 | Add/remove from whitelist on web | ||
2023-04-13 | Premium users | ||
2023-03-28 | Add Privacy Policy page | ||
2023-01-30 | SQLite support | ||
2023-01-10 | Code cleanup and copyright year update | ||
2022-12-08 | Add return path parameter to other `/login` links | ||
2022-12-07 | Login: use `Referer` header to redirect after the successful login | ||
2022-06-25 | Fix recommendations counters in html templates | ||
* deprecate `likes` message field, use `recommendations` where possible | |||
2022-02-10 | Hey, 2022 | ||
2021-10-10 | Drop friends column | ||
2021-03-31 | Resource filtering is handled by Spring Boot Maven plugin | ||
2021-03-31 | Gradle -> Maven | ||
2021-03-02 | Drop social links | ||
2021-02-13 | Cleanup CSS/HTML suggestions from VSCode | ||
2021-01-18 | bump to 2021 | ||
2020-12-10 | Style cleanup | ||
2020-06-05 | Revert "Use *tag in tag searches" | ||
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. | |||
2020-06-05 | Use *tag in tag searches | ||
2020-04-15 | Ellipses ctitle | ||
2020-04-14 | Fix user toolbar on mobile | ||
2020-04-14 | Initial grid layout | ||
2020-02-18 | Update toolbar style | ||
2020-02-02 | Fix embeds | ||
2020-01-31 | Fix buttons, part 2 | ||
2020-01-31 | Action panel styling | ||
2020-01-31 | Change tags styling | ||
2020-01-01 | Update copyright year | ||
2019-12-18 | joogle link | ||
2019-06-13 | Remove wix.com link | ||
2019-04-07 | Display “edited” in web | ||
2019-04-07 | Tags should be unescaped before storing | ||
Test tag is Test tag | |||
2019-03-01 | Message::timestamp -> Message::created | ||
2019-01-02 | 2019 is here, update deps | ||
2018-12-06 | ei-bell | ||
2018-12-06 | styling | ||
2018-12-05 | www: drop hrs from usercolumn | ||
2018-12-03 | www: warn unverified users | ||
2018-11-20 | versioned avatars in www | ||
2018-11-08 | Merge everything into single Spring Boot application | ||