1. 2fa3029 Fix various Hibernate mapping oversights. by Matthias Andreas Benkard · 11 months ago
  2. 475bf00 De-generics-ize Post, PostText. by Matthias Andreas Benkard · 11 months ago
  3. e3bc3ee Updates for Quarkus 3. by Matthias Andreas Benkard · 11 months ago
  4. 2254672 style: Reformat. by Matthias Andreas Benkard · 1 year, 8 months ago
  5. 40e7925 refactor: Consolidate Qute extensions in a separate package. by Matthias Andreas Benkard · 1 year, 8 months ago
  6. 0b2aa3b KB66 Post: Order comments by date ascending rather than descending. by Matthias Andreas Benkard · 2 years, 1 month ago
  7. f435e66 Upgrade to Quarkus 2.9.2.Final. by Matthias Andreas Benkard · 2 years, 1 month ago
  8. c980952 KB66 PostResource#postComment: Return Uni<Response>. by Matthias Andreas Benkard · 2 years, 1 month ago
  9. bee2677 KB66 Assign comment owner if logged in. by Matthias Andreas Benkard · 2 years, 1 month ago
  10. 8dcc6ae KB66 Add comment count to post header. by Matthias Andreas Benkard · 2 years, 1 month ago
  11. 1937e6a KB66 Add comment notification email. by Matthias Andreas Benkard · 2 years, 1 month ago
  12. 0351a8f KB66 Add comment box. by Matthias Andreas Benkard · 2 years, 1 month ago
  13. 14e5944 KB66 Add comment post form. by Matthias Andreas Benkard · 2 years, 1 month ago
  14. 6fca8dc Post: Fix typo in bookmarks query for logged-in users. by Matthias Andreas Benkard · 2 years, 3 months ago
  15. 1ef241d Update dependencies. by Matthias Andreas Benkard · 2 years, 3 months ago
  16. ab36adb Use Blaze Persistence for criteria queries. by Matthias Andreas Benkard · 2 years, 3 months ago
  17. 0dfcd14 Update dependencies. by Matthias Andreas Benkard · 2 years, 3 months ago
  18. ff1fc09 KB66 Use a MessageLogger for logging. by Matthias Andreas Benkard · 3 years ago
  19. 49b0151 KB66 Use type-safe templates everywhere. by Matthias Andreas Benkard · 3 years ago
  20. 2f931de KB66 Add editor role. by Matthias Andreas Benkard · 3 years ago
  21. de46b23 Replace raw-type uses of Post with Post<?>. by Matthias Andreas Benkard · 3 years, 5 months ago
  22. 67c6067 KB66 Post: Add scope field. by Matthias Andreas Benkard · 3 years, 5 months ago
  23. ba3e58c KB68 Implement newsletter sending. by Matthias Andreas Benkard · 3 years, 8 months ago
  24. 8563a3c KB73 Add full text search to post lists. by Matthias Andreas Benkard · 3 years, 9 months ago
  25. 685317f Change post view page title. by Matthias Andreas Benkard · 3 years, 9 months ago
  26. 299f5a5 KB56 PostText: Inherit from PanacheEntityBase. by Matthias Andreas Benkard · 3 years, 10 months ago
  27. d5498fc Add localized texts to Benki post model. by Matthias Andreas Benkard · 3 years, 10 months ago
  28. 3f986ef Add Scalafmt to Spotless configuration. by Matthias Andreas Benkard · 3 years, 10 months ago
  29. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 4 years ago
  30. 43b2029 Feed: Add alternate links to every post. by Matthias Andreas Benkard · 4 years, 2 months ago
  31. e2a9200 Feed: Add generated titles to lazy chat messages. by Matthias Andreas Benkard · 4 years, 2 months ago
  32. 8001abb URL-encode URI fields in the news feed. by Matthias Andreas Benkard · 4 years, 2 months ago
  33. 369e698 KB54 Group posts by date, use floating to make style sheet even more compact. by Matthias Andreas Benkard · 4 years, 2 months ago
  34. 1c2a8a7 KB54 Put posts in date buckets for templating. by Matthias Andreas Benkard · 4 years, 2 months ago
  35. 3c4911e PostResource: Rearrange methods. by Matthias Andreas Benkard · 4 years, 2 months ago
  36. c5b9975 KB49 Vary feed URI based on resource type rendered. by Matthias Andreas Benkard · 4 years, 2 months ago
  37. cf0fe88 KB49 Add private news feeds. by Matthias Andreas Benkard · 4 years, 2 months ago
  38. 593765d Fix problems found by static analysis. by Matthias Andreas Benkard · 4 years, 2 months ago
  39. 1e7674c Add nullability constraints everywhere. by Matthias Andreas Benkard · 4 years, 2 months ago
  40. 09914e3 Fix feed links. by Matthias Andreas Benkard · 4 years, 2 months ago
  41. b608127 KB51 Add handler for post links. by Matthias Andreas Benkard · 4 years, 2 months ago
  42. 6cfe16b KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle null login. by Matthias Andreas Benkard · 4 years, 2 months ago
  43. ca4d794 KB46 Post#queryViewable: Fix visible posts query logic for Post.class. by Matthias Andreas Benkard · 4 years, 2 months ago
  44. 5794b90 KB46 Add All Posts resource. by Matthias Andreas Benkard · 4 years, 2 months ago
  45. 06e6c81 Lazy Chat: Implement editing of messages. by Matthias Andreas Benkard · 4 years, 2 months ago
  46. d5ae0d5 Implement news feed for Lazy Chat. by Matthias Andreas Benkard · 4 years, 3 months ago
  47. 4940b29 Factor common parts of BookmarkResource and LazychatResource into PostResource. by Matthias Andreas Benkard · 4 years, 3 months ago