19 Commits

Author SHA1 Message Date
faf0807b37 FIX: email category badges shouldn't use category text color (#25655) 2024-02-13 10:18:36 -05:00
c49eb373de FIX: render category badge styles inline for email (#25487) 2024-02-09 15:29:11 -05:00
48ec946702 UX: Restore category badge colours on 404 page (#24754) 2023-12-06 17:49:19 +00:00
797da5870b FEATURE: remove category badge style options, set bullet style as default (#24198) 2023-11-13 10:46:15 -05:00
6417173082 DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
fc95f772bc FIX: avoid using absolute positioning for box category style in emails (#6607) 2018-11-15 14:35:50 +01:00
Sam
db14e10943 SECURITY: category badges should HTML escape names 2018-06-28 18:15:07 +10:00
a2bc2ca08f Set catogory text_color for box style 2018-05-02 16:57:35 +10:00
0b58848895 FIX: Category badge style of none was causing errors when rendering 2017-08-24 13:45:32 -04:00
7e9b2289bd UX: make 404 page look better on dark theme 2017-08-15 12:15:56 +05:30
2f3f5477b0 UX: fix category badge style on 404 page 2017-08-14 16:26:25 +05:30
5012d46cbd Add rubocop to our build. (#5004) 2017-07-28 10:20:09 +09:00
17bc42fe85 FIX: box style category badges in emails, and shrink text and some spacing in summary email 2016-12-09 16:59:54 -05:00
d59106cb15 FIX: duplicate subfolder prefix in links in digest (#4179)
In subfolder installs, the subfolder prefix was getting duplicated in topic and category links in the digest. E.g. http://example.com/forum/forum/t/...
2016-04-26 11:18:34 -04:00
0b558f5874 Fix for category stripe misalignment 2016-03-23 14:45:22 +13:00
3be1098cc5 FIX: also inline category badge styles to digest email 2015-05-18 00:45:26 +08:00
54ce66fc62 FIX: ensure not found category badge consistent with style 2015-05-13 19:30:19 +08:00
d06d050eb7 UX: When oneboxing a topic, use the stripe category badge 2015-01-23 15:12:42 -05:00