Earlopain
fc7d84affd
[RuboCop] Enable Style/FrozenStringLiteralComment
...
This reduces allocations on the posts page by about 5%, from basic testing
2024-02-25 18:15:55 +01:00
Earlopain
bc06f8cea2
[Misc] Fix all remaining (hopefully) issues with frozen string literals
...
+"" is a bit of a copout, that could be done better but very easy to do in these more complicated cases
2024-02-25 16:41:35 +01:00
Earlopain
8ec4027d58
[Cleanup] Use actual characters instead of html entities
...
Converts almost all, except a few were they make sense like nbsp
2023-08-06 18:07:15 +02:00
Earlopain
2f5b55a0bc
[Comments] Hide a few buttons on sticky
2022-05-16 14:42:44 +02:00
Kira
9a1b79e69b
Add vote block to below image
2020-03-31 05:34:44 -07:00
Kira
f60d4992bf
Make comments page work on mobile
2020-03-31 03:02:33 -07:00
Kira
244356d723
Fix post voting on comments page
2019-07-22 11:45:52 -07:00
Kira
511e2aa267
Make post votes work like comment votes
2019-04-10 20:08:36 -07:00
Kira
9dceee4648
Move comment vote loading to controllers
...
This avoids using a very hacking preloading scheme that involved
a singleton value that could change at runtime and chaining model
associations together.
2019-04-10 17:21:27 -07:00
Kira
0503d7bb8c
Most of comment voting fixes and vote viewer
...
TODO: locking and admin deletion
2019-04-07 21:46:08 -07:00
evazion
4ded9c6b2a
app/helpers: remove unused helpers.
2017-02-06 19:07:02 -06:00
albert
ac98d7db37
stubbed in blank controllers/helpers/functional tests
2010-03-10 18:21:43 -05:00