Commit Graph

24 Commits

Author SHA1 Message Date
Jose Farias 8233254de3 Make comments cache-safe 2024-10-23 18:58:10 -06:00
David Heinemeier Hansson 53afd0d93c Note that Current.user cannot be referenced within partials that must be cached 2024-10-19 17:51:09 -07:00
Jose Farias f4b5210ca1 Spike persisted filters 2024-10-16 16:41:11 -06:00
Jose Farias 1d6acb6119 Stop caching threads — YAGNI 2024-10-12 23:23:12 -06:00
Jose Farias ec7fc75054 Spike events system 2024-10-11 20:14:09 -05:00
Jason Zimdars 9e28359587 Add proper avatars for users 2024-10-04 10:54:11 -05:00
Jeffrey Hardy 4e579e5a34 Rename Project to Bucket 2024-09-24 15:32:44 -04:00
Jeffrey Hardy b53054bdb0 Upgrade time tags 2024-09-19 10:05:32 -04:00
Jeffrey Hardy 6d9ba6b1d7 Avoid referencing instance variables in templates 2024-09-19 10:05:32 -04:00
Jeffrey Hardy 355e144ddc Nest bubbles et al under projects 2024-09-18 13:09:06 -04:00
Jeffrey Hardy d98f92f0e6 Style 2024-09-13 18:28:12 -04:00
Jason Zimdars 925247acfc Rework main layout, comments layout, and list layout 2024-09-09 17:53:13 -05:00
Jeffrey Hardy 23248d8447 Tidy up comments 2024-09-05 17:36:51 -04:00
Jeffrey Hardy 5aae70298b Rename Splat to Bubble 2024-09-04 14:54:11 -04:00
Jason Zimdars f51104accc Squash boosts into one-liners between comments 2024-08-28 16:12:42 -05:00
Jason Zimdars 4cdf9ee009 New comments should look like they will when posted (mine) 2024-08-28 16:12:15 -05:00
Jason Zimdars 11597b7de1 Unique styles for your comments 2024-08-27 17:44:30 -05:00
Jason Zimdars 127d811607 Render boosts in the comments timeline 2024-08-27 16:48:42 -05:00
Jason Zimdars e11bbee4bb Try just using comments for details with a subtle prompt for the creator 2024-08-22 18:30:30 -05:00
Jason Zimdars f48df75c9c Improve comments style 2024-08-20 16:45:02 -05:00
Jason Zimdars b5c9f7affd Don't autofocus or you end up anchored to the bottom of the page 2024-08-19 17:05:09 -05:00
Jason Zimdars 7b2ecf5d1a Anchor to newly created comments
This doesn't actually work but I thought I'd leave it in since it's a reproducible case for: https://github.com/hotwired/turbo/issues/211
2024-08-19 14:16:32 -05:00
Jason Zimdars 6860a0ea36 Create comments on splats 2024-08-19 14:14:26 -05:00
Jason Zimdars 09cc76c4f7 Render comments on splats 2024-08-14 17:36:13 -05:00