1. cc90c35 HibernateFunctionContributor: Use websearch_to_tsquery database function. by Matthias Andreas Benkard · 11 months ago
  2. 267f1fc HibernateFunctionContributor: Fix parameter types. by Matthias Andreas Benkard · 11 months ago
  3. b4a5bfd More Hibernate 6.2 compatibility. by Matthias Andreas Benkard · 11 months ago
  4. 5326f5e Revert "De-generics-ize Post, PostText." by Matthias Andreas Benkard · 11 months ago
  5. 2b3aff0 PostTextPK: Rely on basic columns only. by Matthias Andreas Benkard · 11 months ago
  6. 2fa3029 Fix various Hibernate mapping oversights. by Matthias Andreas Benkard · 11 months ago
  7. 475bf00 De-generics-ize Post, PostText. by Matthias Andreas Benkard · 11 months ago
  8. e3bc3ee Updates for Quarkus 3. by Matthias Andreas Benkard · 11 months ago
  9. 601508f fix(newsletter): Do not pass DISTINCT through to SQL. by Matthias Andreas Benkard · 1 year, 8 months ago
  10. 2254672 style: Reformat. by Matthias Andreas Benkard · 1 year, 8 months ago
  11. a84be3b feat(wiki): Implement new Wiki page creation. by Matthias Andreas Benkard · 1 year, 8 months ago
  12. e59db84 fix: TemporalExtensions: Work around template extension type resolution wonkiness. by Matthias Andreas Benkard · 1 year, 8 months ago
  13. 40e7925 refactor: Consolidate Qute extensions in a separate package. by Matthias Andreas Benkard · 1 year, 8 months ago
  14. 0b2aa3b KB66 Post: Order comments by date ascending rather than descending. by Matthias Andreas Benkard · 2 years, 1 month ago
  15. ef313f5 KB66 NewsletterSender: Only consider top-level posts. by Matthias Andreas Benkard · 2 years, 1 month ago
  16. f435e66 Upgrade to Quarkus 2.9.2.Final. by Matthias Andreas Benkard · 2 years, 1 month ago
  17. c980952 KB66 PostResource#postComment: Return Uni<Response>. by Matthias Andreas Benkard · 2 years, 1 month ago
  18. bee2677 KB66 Assign comment owner if logged in. by Matthias Andreas Benkard · 2 years, 1 month ago
  19. 8dcc6ae KB66 Add comment count to post header. by Matthias Andreas Benkard · 2 years, 1 month ago
  20. 1937e6a KB66 Add comment notification email. by Matthias Andreas Benkard · 2 years, 1 month ago
  21. 0351a8f KB66 Add comment box. by Matthias Andreas Benkard · 2 years, 1 month ago
  22. 14e5944 KB66 Add comment post form. by Matthias Andreas Benkard · 2 years, 1 month ago
  23. 98f6739 MarkdownConverter: Permit abbr, acronym tags. by Matthias Andreas Benkard · 2 years, 2 months ago
  24. 5102564 Format tables with a bit more spacing. by Matthias Andreas Benkard · 2 years, 2 months ago
  25. 3b2d5a1 MarkdownConverter: Add AbbreviationExtension. by Matthias Andreas Benkard · 2 years, 2 months ago
  26. 64bf109 MarkdownConverter: Enable FootnoteExtension. by Matthias Andreas Benkard · 2 years, 2 months ago
  27. 6fca8dc Post: Fix typo in bookmarks query for logged-in users. by Matthias Andreas Benkard · 2 years, 3 months ago
  28. 1ef241d Update dependencies. by Matthias Andreas Benkard · 2 years, 3 months ago
  29. ab36adb Use Blaze Persistence for criteria queries. by Matthias Andreas Benkard · 2 years, 3 months ago
  30. 0dfcd14 Update dependencies. by Matthias Andreas Benkard · 2 years, 3 months ago
  31. a3661f1 KB66 LazychatMessage: Make LazychatReference into a @ManyToMany association. by Matthias Andreas Benkard · 2 years, 11 months ago
  32. 95cc087 KB66 Sanitize HTML in posts. by Matthias Andreas Benkard · 3 years ago
  33. ff1fc09 KB66 Use a MessageLogger for logging. by Matthias Andreas Benkard · 3 years ago
  34. 46022ab KB66 Upgrade to Quarkus 2.0.2, fix authentication. by Matthias Andreas Benkard · 3 years ago
  35. 49b0151 KB66 Use type-safe templates everywhere. by Matthias Andreas Benkard · 3 years ago
  36. 2f931de KB66 Add editor role. by Matthias Andreas Benkard · 3 years ago
  37. a50ac8d Update dependencies. by Matthias Andreas Benkard · 3 years ago
  38. d4df22d Newsletter: Address to self. by Matthias Andreas Benkard · 3 years, 5 months ago
  39. de46b23 Replace raw-type uses of Post with Post<?>. by Matthias Andreas Benkard · 3 years, 5 months ago
  40. 67c6067 KB66 Post: Add scope field. by Matthias Andreas Benkard · 3 years, 5 months ago
  41. 4674903 Act as if everything was fine if an invalid registration key is used. by Matthias Andreas Benkard · 3 years, 6 months ago
  42. 4db0854 Work around authentication check blocking-call bug in Quarkus 1.10.x. by Matthias Andreas Benkard · 3 years, 6 months ago
  43. 5000f9a KB68 Only put public posts into the newsletter. by Matthias Andreas Benkard · 3 years, 8 months ago
  44. db9a198 KB68 Automatic expiry of unconfirmed newsletter subscriptions. by Matthias Andreas Benkard · 3 years, 8 months ago
  45. ff35894 KB68 Newsletter registration and deregistration. by Matthias Andreas Benkard · 3 years, 8 months ago
  46. ba3e58c KB68 Implement newsletter sending. by Matthias Andreas Benkard · 3 years, 8 months ago
  47. 8ae23a7 KB68 Add privacy policy. by Matthias Andreas Benkard · 3 years, 8 months ago
  48. 8563a3c KB73 Add full text search to post lists. by Matthias Andreas Benkard · 3 years, 9 months ago
  49. 685317f Change post view page title. by Matthias Andreas Benkard · 3 years, 9 months ago
  50. 299f5a5 KB56 PostText: Inherit from PanacheEntityBase. by Matthias Andreas Benkard · 3 years, 9 months ago
  51. cb6638a KB56 Move AboutResource.java back to where it belongs. by Matthias Andreas Benkard · 3 years, 10 months ago
  52. 4d8139f KB56 Add login button and status box. by Matthias Andreas Benkard · 3 years, 10 months ago
  53. d5498fc Add localized texts to Benki post model. by Matthias Andreas Benkard · 3 years, 10 months ago
  54. 3f986ef Add Scalafmt to Spotless configuration. by Matthias Andreas Benkard · 3 years, 10 months ago
  55. 7e71d1c Add Scala compiler. by Matthias Andreas Benkard · 4 years, 2 months ago
  56. 60c0892 Benki: Cache HTML renderings of posts in the database. by Matthias Andreas Benkard · 4 years ago
  57. 43b2029 Feed: Add alternate links to every post. by Matthias Andreas Benkard · 4 years, 2 months ago
  58. e2a9200 Feed: Add generated titles to lazy chat messages. by Matthias Andreas Benkard · 4 years, 2 months ago
  59. 8001abb URL-encode URI fields in the news feed. by Matthias Andreas Benkard · 4 years, 2 months ago
  60. 369e698 KB54 Group posts by date, use floating to make style sheet even more compact. by Matthias Andreas Benkard · 4 years, 2 months ago
  61. 1c2a8a7 KB54 Put posts in date buckets for templating. by Matthias Andreas Benkard · 4 years, 2 months ago
  62. bbac0c7 KB53 Support bookmark edition. by Matthias Andreas Benkard · 4 years, 2 months ago
  63. 3c4911e PostResource: Rearrange methods. by Matthias Andreas Benkard · 4 years, 2 months ago
  64. c5b9975 KB49 Vary feed URI based on resource type rendered. by Matthias Andreas Benkard · 4 years, 2 months ago
  65. cf0fe88 KB49 Add private news feeds. by Matthias Andreas Benkard · 4 years, 2 months ago
  66. 593765d Fix problems found by static analysis. by Matthias Andreas Benkard · 4 years, 2 months ago
  67. 1e7674c Add nullability constraints everywhere. by Matthias Andreas Benkard · 4 years, 2 months ago
  68. 09914e3 Fix feed links. by Matthias Andreas Benkard · 4 years, 2 months ago
  69. b608127 KB51 Add handler for post links. by Matthias Andreas Benkard · 4 years, 2 months ago
  70. 6cfe16b KB51 Promote LazychatResource#getMessage => PostResource#getPost, handle null login. by Matthias Andreas Benkard · 4 years, 2 months ago
  71. ca4d794 KB46 Post#queryViewable: Fix visible posts query logic for Post.class. by Matthias Andreas Benkard · 4 years, 2 months ago
  72. 5794b90 KB46 Add All Posts resource. by Matthias Andreas Benkard · 4 years, 2 months ago
  73. d1c9531 Bookmark: Implement stubbed methods. by Matthias Andreas Benkard · 4 years, 2 months ago
  74. 06e6c81 Lazy Chat: Implement editing of messages. by Matthias Andreas Benkard · 4 years, 2 months ago
  75. d5ae0d5 Implement news feed for Lazy Chat. by Matthias Andreas Benkard · 4 years, 3 months ago
  76. 4940b29 Factor common parts of BookmarkResource and LazychatResource into PostResource. by Matthias Andreas Benkard · 4 years, 3 months ago
  77. a3762dc Show bookmark and lazy chat submission forms if and only if logged in. by Matthias Andreas Benkard · 4 years, 3 months ago
  78. 12c7cac Enable lazy chat message submission. by Matthias Andreas Benkard · 4 years, 3 months ago
  79. e31da4f Make various fields final. by Matthias Andreas Benkard · 4 years, 3 months ago
  80. 371164a Use generic page template for bookmark and lazy chat lists. by Matthias Andreas Benkard · 4 years, 3 months ago
  81. 573f806 Lazychat: Add paging. by Matthias Andreas Benkard · 4 years, 3 months ago
  82. 3d399f3 Make paged post queries generic over Bookmark and LazychatMessage. by Matthias Andreas Benkard · 4 years, 3 months ago
  83. f599955 Move post list query method to Post class. by Matthias Andreas Benkard · 4 years, 3 months ago
  84. 43831d1 Make post list querying generic over all subtypes of Post. by Matthias Andreas Benkard · 4 years, 3 months ago
  85. 3f8a26c Bookmarks: Add paging. by Matthias Andreas Benkard · 4 years, 3 months ago
  86. aa659da Add contact information. by Matthias Andreas Benkard · 4 years, 4 months ago
  87. a04b397 BookmarkResource: Add missing selection to authenticated bookmark list query. by Matthias Andreas Benkard · 4 years, 4 months ago
  88. 35d8d09 BookmarkResource: Fix user feed IDs and links. by Matthias Andreas Benkard · 4 years, 4 months ago
  89. cb22669 BookmarkResource: Remove code duplication. by Matthias Andreas Benkard · 4 years, 4 months ago
  90. 404ac1d BookmarkResource: Use JPA metamodel for type-safe Criteria queries. by Matthias Andreas Benkard · 4 years, 4 months ago
  91. 088a21f Bookmarks: Add owner bookmark pages (~{user}, ~{user}/feed). by Matthias Andreas Benkard · 4 years, 4 months ago
  92. 04a50e6 Bookmarks: Add Atom feed. by Matthias Andreas Benkard · 4 years, 4 months ago
  93. fc427e2 Add /bookmarks/new endpoint. by Matthias Andreas Benkard · 4 years, 4 months ago
  94. 65fab82 Reformat code. by Matthias Andreas Benkard · 4 years, 4 months ago
  95. 35e14e4 Bookmark submission: Fetch page info through back end. by Matthias Andreas Benkard · 4 years, 4 months ago
  96. f20e9b9 Make bookmark submission authenticated. by Matthias Andreas Benkard · 4 years, 4 months ago
  97. bca9461 Book Marx: Implement bookmark submission. by Matthias Andreas Benkard · 4 years, 4 months ago
  98. 9d9e07b Fix HQL typo. by Matthias Andreas Benkard · 4 years, 4 months ago
  99. 94b5e7b Lafargue: Implement basic viewer. by Matthias Andreas Benkard · 4 years, 4 months ago
  100. 62416de Wiki: Make /wiki main resource unauthenticated. by Matthias Andreas Benkard · 4 years, 4 months ago