1. 0351a8f KB66 Add comment box. by Matthias Andreas Benkard · 2 years, 1 month ago
  2. 6fca8dc Post: Fix typo in bookmarks query for logged-in users. by Matthias Andreas Benkard · 2 years, 3 months ago
  3. ab36adb Use Blaze Persistence for criteria queries. by Matthias Andreas Benkard · 2 years, 3 months ago
  4. ff1fc09 KB66 Use a MessageLogger for logging. by Matthias Andreas Benkard · 3 years ago
  5. 49b0151 KB66 Use type-safe templates everywhere. by Matthias Andreas Benkard · 3 years ago
  6. de46b23 Replace raw-type uses of Post with Post<?>. by Matthias Andreas Benkard · 3 years, 5 months ago
  7. 67c6067 KB66 Post: Add scope field. by Matthias Andreas Benkard · 3 years, 5 months ago
  8. ba3e58c KB68 Implement newsletter sending. by Matthias Andreas Benkard · 3 years, 8 months ago
  9. 8563a3c KB73 Add full text search to post lists. by Matthias Andreas Benkard · 3 years, 9 months ago
  10. d5498fc Add localized texts to Benki post model. by Matthias Andreas Benkard · 3 years, 10 months ago
  11. 3f986ef Add Scalafmt to Spotless configuration. by Matthias Andreas Benkard · 3 years, 10 months ago
  12. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 4 years ago
  13. 1c2a8a7 KB54 Put posts in date buckets for templating. by Matthias Andreas Benkard · 4 years, 2 months ago
  14. cf0fe88 KB49 Add private news feeds. by Matthias Andreas Benkard · 4 years, 2 months ago
  15. 593765d Fix problems found by static analysis. by Matthias Andreas Benkard · 4 years, 2 months ago
  16. 1e7674c Add nullability constraints everywhere. by Matthias Andreas Benkard · 4 years, 2 months ago
  17. 6cfe16b KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle null login. by Matthias Andreas Benkard · 4 years, 2 months ago
  18. ca4d794 KB46 Post#queryViewable: Fix visible posts query logic for Post.class. by Matthias Andreas Benkard · 4 years, 2 months ago
  19. 06e6c81 Lazy Chat: Implement editing of messages. by Matthias Andreas Benkard · 4 years, 3 months ago
  20. d5ae0d5 Implement news feed for Lazy Chat. by Matthias Andreas Benkard · 4 years, 3 months ago
  21. 4940b29 Factor common parts of BookmarkResource and LazychatResource into PostResource. by Matthias Andreas Benkard · 4 years, 3 months ago[Renamed (83%) from src/main/java/eu/mulk/mulkcms2/benki/generic/Post.java]
  22. 371164a Use generic page template for bookmark and lazy chat lists. by Matthias Andreas Benkard · 4 years, 3 months ago
  23. 3d399f3 Make paged post queries generic over Bookmark and LazychatMessage. by Matthias Andreas Benkard · 4 years, 3 months ago
  24. f599955 Move post list query method to Post class. by Matthias Andreas Benkard · 4 years, 3 months ago
  25. 2d4f92e Book Marx: Implement basic viewer. by Matthias Andreas Benkard · 4 years, 5 months ago
  26. 0246c3e Data model mapping: Mark all ID fields @GeneratedValue, make boxed. by Matthias Andreas Benkard · 4 years, 5 months ago
  27. 553de3e Benki: Clean up the data model mapping some more. by Matthias Andreas Benkard · 4 years, 5 months ago
  28. 57c9a8a Assume that Benki entities are in the “benki” schema. by Matthias Andreas Benkard · 4 years, 5 months ago
  29. aa75480 Set all fetch types to LAZY. by Matthias Andreas Benkard · 4 years, 5 months ago
  30. f9c7427 Replace UserVisible{Bookmark,Post,LazychatMessage} with a @ManyToMany. by Matthias Andreas Benkard · 4 years, 5 months ago
  31. d9b9588 Benki: Sort into a sane folder structure, fix mapping bugs. by Matthias Andreas Benkard · 4 years, 5 months ago[Renamed (61%) from src/main/java/eu/mulk/mulkcms2/benki/Post.java]
  32. 35cb159 Benki: Simplify with Panache. by Matthias Andreas Benkard · 4 years, 5 months ago
  33. 734879e Import Benki data model. by Matthias Andreas Benkard · 4 years, 5 months ago