Commit Graph

25 Commits

Author SHA1 Message Date
David Heinemeier Hansson 8e0394a090 Lets just preload all avatars for now
They are small, they cache well, scrolling will be less jittery. Small
cost in bandwidth for that.
2025-04-07 13:29:59 +02:00
Bruno Prieto 10cdb8c1a8 Improve accessibility of comments and reactions 2025-03-14 02:29:44 +01:00
Jason Zimdars 000bd158eb Reactions on comments 2025-02-18 17:08:56 -06:00
Kevin McConnell 4a4b4113c8 Don't use a new request for every comment 2025-01-07 14:14:12 +00:00
Jason Zimdars 4644fe43ee Wire up editing comments 2024-12-16 17:28:27 -06:00
Jason Zimdars 43fa91fc05 Needs a little structure 2024-11-22 14:19:50 -06:00
Jason Zimdars 8d41b3e410 Pull back comment decoration 2024-11-22 13:51:46 -06:00
Jose Farias e6622a1e7d Use targets for created-by-current-user-controller 2024-10-28 10:14:39 -06:00
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 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
Jason Zimdars 925247acfc Rework main layout, comments layout, and list layout 2024-09-09 17:53:13 -05: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 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 f48df75c9c Improve comments style 2024-08-20 16:45:02 -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 09cc76c4f7 Render comments on splats 2024-08-14 17:36:13 -05:00