This website requires JavaScript.
Explore
Help
Sign In
bterkuile
/
fizzy
Watch
1
Star
0
Fork
0
You've already forked fizzy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99bda234c0ce5a94deefa7cec86e82fd557ab776
fizzy
/
app
/
views
/
cards
/
comments
T
History
Mike Dalessio
79c9ea2ce1
Remove a bunch of N+1s
...
related to notification and comment rendering
2025-11-27 11:08:45 -05:00
..
reactions
Remove a bunch of N+1s
2025-11-27 11:08:45 -05:00
_comment.html.erb
Make comment body area permanent so that morphing/refresh does not touch it
2025-11-13 16:52:54 +01:00
_comment.json.jbuilder
Serialize events
2025-09-16 20:04:20 +02:00
_new.html.erb
Fix call to non-existant blur action
2025-11-21 17:57:38 +01:00
_watchers.html.erb
Drop User.system and replace with Account#system_user
2025-11-24 13:23:57 -05:00
create.turbo_stream.erb
Prefer inline partials
2025-11-17 11:29:08 +01:00
destroy.turbo_stream.erb
Manage comments with streams
2025-11-13 17:12:46 +01:00
edit.html.erb
Fix awkward wrapping on mobile
2025-11-19 16:16:16 -06:00
show.html.erb
No need for a separate body partial
2025-04-11 18:41:26 +02:00
update.turbo_stream.erb
Prefer inline partials
2025-11-17 11:29:08 +01:00