discourse/app
minusfive cdcc5d6174 Extracted/DRYed user-stream-item component CSS from user.css into own files
- Renamed 'stream-item' component to 'user-stream-item'
- Replaced generic 'item' class with clearer 'user-stream-item' class
- Retained 'item' class for backward compatibility, marked as 'DEPRECATED'
- Extracted CSS pertaining 'user-stream-item' component to component CSS files
- Removed unnecessary duplication from 'user-stream-item' CSS
- Removed unnecessary nesting from 'user-stream-item' CSS
2017-08-25 08:38:27 -07:00
..
assets Extracted/DRYed user-stream-item component CSS from user.css into own files 2017-08-25 08:38:27 -07:00
controllers Merge pull request #5053 from fantasticfears/session-controller 2017-08-24 09:42:54 +09:00
helpers FEATURE: add custom open graph tag for ignoring canonical url 2017-08-15 19:24:20 +05:30
jobs update pr based on review 2017-08-23 14:55:34 +01:00
mailers FIX: digest emails should not include posts that are still in the edit grace period 2017-08-14 12:47:33 -04:00
models Fix calling exists? on Arrays. 2017-08-24 09:56:07 +09:00
serializers Fix calling exists? on Arrays. 2017-08-24 09:56:07 +09:00
services FIX: Topic timers being incorrectly trashed!. 2017-08-22 15:23:09 +09:00
views FEATURE: if full search returns no results, show google search form 2017-08-15 16:46:41 -04:00