Robin Ward
|
74b9828731
|
FIX: Remove mentions filters from user and groups
Additionally return no data if disabled
|
2017-12-07 16:29:02 -05:00 |
Neil Lalonde
|
7dc3671490
|
FEATURE: remove obsolete settings ga_tracking_code and ga_domain_name. Use ga_universal_tracking_code and ga_universal_domain_name instead.
|
2017-11-01 11:41:51 -04:00 |
Régis Hanol
|
8ed318c4fe
|
display 'similar to' earlier when composing a post
|
2017-09-16 01:03:29 +02:00 |
Neil Lalonde
|
262016604d
|
FEATURE: each category can control how many topics to show on categories page
|
2017-03-01 15:12:57 -05:00 |
Neil Lalonde
|
a702330ccd
|
FEATURE: make show_subcategory_list a per-category setting
|
2017-02-22 11:42:36 -05:00 |
Régis Hanol
|
87f6aadb7e
|
FIX: topic discovery tests
|
2016-08-24 22:53:43 +02:00 |
Robin Ward
|
a546395397
|
REFACTOR: Migrate markdown functionality in ES6
|
2016-07-11 12:57:05 -04:00 |
Jeff Atwood
|
80082f0e2b
|
UX: hide flag behind ellipsis by default
|
2016-05-18 16:50:43 -07:00 |
Jeff Atwood
|
f6b1238d6c
|
reduce maximum_backups default from 7 to 5
|
2016-02-22 00:56:26 -08:00 |
kerryliu
|
5bd1d52de2
|
FIX: emoji unescape
|
2015-08-26 21:37:57 -07:00 |
Robin Ward
|
c5460b7d3f
|
FEATURE: Full height hamburger menu
- Rename `site-map` to `hamburger-menu`
- Includes acceptance tests
|
2015-08-25 16:48:43 -04:00 |
Régis Hanol
|
07d6bb8d31
|
FIX: remove client side maximum filesize check
|
2015-08-21 12:19:35 +02:00 |
Robin Ward
|
fcfcda099f
|
Component tests for like button
|
2015-07-14 14:46:46 -04:00 |
Régis Hanol
|
50e705a078
|
fix the build
|
2015-06-15 16:02:30 +02:00 |
Sam
|
a82530012a
|
FEATURE: Allow selection of highlight js languages
PERF: stop loading highlight js on load
To get latest highlight js run bin/rake highlightjs:update
|
2015-03-13 16:18:59 +11:00 |
Jeff Atwood
|
6953923a03
|
remove |starred| from topnav default options
|
2015-01-06 16:03:45 -08:00 |
Sam
|
ae16186100
|
FEATURE: post chunk size should not be configurable
If people need to configure post chunk size use a plugin
Core only supports out of the box settings, if changed can lead to
severe performance issues.
|
2014-12-15 10:57:34 +11:00 |
Jeff Atwood
|
92b615b503
|
reorganize site settings a bit
|
2014-10-19 23:14:50 -07:00 |
Jeff Atwood
|
fcca64c0cf
|
rename site settings for trust levels as numbers
|
2014-09-04 13:16:51 -07:00 |
Robin Ward
|
3c66e48573
|
TESTS: Remove `URL_FIXTURES` constant for pretender
|
2014-08-01 17:27:01 -04:00 |