Neil Lalonde
|
22f197c153
|
FEATURE: subcategory list style: boxes with featured topics
|
2017-03-16 11:54:45 -04:00 |
|
Guo Xiang Tan
|
bbc85e1e29
|
Merge pull request #4750 from discourse/group_login_registration_flow
FEATURE: Redirect to groups page and apply group actions upon login/s…
|
2017-03-16 09:50:56 +08:00 |
|
Guo Xiang Tan
|
ca965bb455
|
FEATURE: Redirect to groups page after login/registration flow.
|
2017-03-16 09:48:51 +08:00 |
|
Neil Lalonde
|
5c4f37a24e
|
cdn-img will render nothing if src is null
|
2017-03-15 13:30:29 -04:00 |
|
Neil Lalonde
|
bc31d25132
|
some cleanup thanks to eviltrout
|
2017-03-14 17:23:19 -04:00 |
|
Neil Lalonde
|
5c923fef58
|
FIX: category logo preview in settings shouldn't render it like a background image
|
2017-03-14 17:12:09 -04:00 |
|
Neil Lalonde
|
889902256b
|
FIX: encoded characters shown in category boxes
|
2017-03-14 14:51:11 -04:00 |
|
Neil Lalonde
|
3dab932b96
|
fix trying to render cdn image of undefined
|
2017-03-13 16:22:37 -04:00 |
|
Neil Lalonde
|
6d7e968e30
|
FEATURE: box-style rendering of sub-categories
|
2017-03-13 15:25:52 -04:00 |
|
Guo Xiang Tan
|
b419a5765e
|
FEATURE: Add seen/unseen filters to advanced search UI.
https://meta.discourse.org/t/advanced-search-posts-that-i-have-seen/57966
|
2017-03-09 10:46:06 +08:00 |
|
Guo Xiang Tan
|
f3a7e398ca
|
Merge pull request #4717 from cpradio/autocomplete-search
FEATURE: Autocomplete support on search
|
2017-03-07 06:40:45 +08:00 |
|
Sam
|
443bce6466
|
add a descriptive comment
|
2017-03-06 15:15:07 -05:00 |
|
Sam
|
3227d79430
|
FIX: extra-nav-item outlet no longer adds a DIV to UL
This amends the extensibility on navigation bar so extra nav items are not
added to a DIV nested into the UL, instead the LIs are rendered as usual
|
2017-03-06 15:00:13 -05:00 |
|
Neil Lalonde
|
6aab8cb331
|
FEATURE: new category setting for whether to show latest topics or top topics by default
|
2017-03-03 11:30:44 -05:00 |
|
Neil Lalonde
|
797313a28d
|
FIX: subcategories need the num featured topics setting too
|
2017-03-02 11:31:28 -05: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 |
|
Sam
|
f918951d42
|
FEATURE: clean up tags extensibility
centralizes all logic for topic tag rendering and provides API for extension
|
2017-02-28 17:08:43 -05:00 |
|
cpradio
|
e476614b6a
|
FIX: Populate Category when query/search term is updated
|
2017-02-27 12:41:49 -05:00 |
|
Neil Lalonde
|
a702330ccd
|
FEATURE: make show_subcategory_list a per-category setting
|
2017-02-22 11:42:36 -05:00 |
|
Neil Lalonde
|
868c489d5e
|
FIX: plugin outlets in navigation bar need to be li elements instead of div and span
|
2017-02-16 15:08:13 -05:00 |
|
Jeff Atwood
|
7c9f8cb245
|
attempt to manually revert PR https://github.com/discourse/discourse/pull/4600
I hate that PR with the fire of a thousand suns
|
2017-02-07 17:15:12 -08:00 |
|
Leo McArdle
|
c76f6856ea
|
FEATURE: reply as new message to the same recipients
|
2017-01-27 12:24:31 +08:00 |
|
Rafael dos Santos Silva
|
60f30aa6ad
|
UX: Remove 'no thanks' from remind tomorrow CTA
|
2017-01-26 17:47:52 -02:00 |
|
Régis Hanol
|
810176be5b
|
Merge branch 'master' into master
|
2017-01-26 10:56:25 +01:00 |
|
Rafael dos Santos Silva
|
116e74325a
|
FIX: Topic Status should display on categories and topic view
|
2017-01-16 15:04:33 -02:00 |
|
Jeff Atwood
|
240c4870cf
|
FIX: add noopener to website field in user profile
|
2017-01-11 15:38:37 -08:00 |
|
Robin Ward
|
1b92d44fb2
|
FIX: A component referenced the controller
|
2017-01-06 10:45:48 -05:00 |
|
Robin Ward
|
846cd523b6
|
FIX: Broken plugin outlet
|
2017-01-04 11:52:19 -05:00 |
|
Guo Xiang Tan
|
ecb1078343
|
FIX: user-card-post-names outlet should be a div.
|
2017-01-03 10:39:41 +08:00 |
|
Guo Xiang Tan
|
a481bf048f
|
FIX: Incorrect membership action buttons shown for non logged in users.
|
2016-12-29 12:51:36 +08:00 |
|
Robin Ward
|
a297d7598b
|
UX: Better style for back button
|
2016-12-28 11:22:33 -05:00 |
|
Guo Xiang Tan
|
5e75d5c1bf
|
PERF: N+1 query on groups page.
|
2016-12-21 20:59:09 +08:00 |
|
Guo Xiang Tan
|
6461021046
|
FIX: Only show membership status on index page.
|
2016-12-20 15:50:12 +08:00 |
|
Guo Xiang Tan
|
9db5d5b6a7
|
FIX: Incorrect serializer for groups page.
|
2016-12-20 15:44:22 +08:00 |
|
Sam
|
2b808ad9da
|
Merge pull request #4609 from joebuhlig/category-topics-wiki
FEATURE: Category setting to make all topics wikis
|
2016-12-20 09:15:51 +11:00 |
|
Neil Lalonde
|
923cf73c6e
|
Topic Featured Links: move data from custom fields to topics and categories tables. Invert behaviour of topic_featured_link_allowed checkbox. Fix a bug with invalid topic records due to changing that category checkbox.
|
2016-12-19 14:54:07 -05:00 |
|
Robin Ward
|
4dcb29acbf
|
UX: Show Back button above mobile progress widget
|
2016-12-19 14:06:19 -05:00 |
|
Robin Ward
|
e03d5e2140
|
Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aa.
|
2016-12-19 11:19:10 -05:00 |
|
Joe Buhlig
|
87251fded7
|
FEATURE: Category setting to make all topics wikis
FEATURE: Category setting to make all topics wikis
|
2016-12-19 06:42:18 -06:00 |
|
Robin Ward
|
ddd299f4aa
|
Revert "Revert "Revert Ember 2.10+ for a short while""
This reverts commit 76bbc481cb.
|
2016-12-16 10:29:30 -05:00 |
|
Robin Ward
|
76bbc481cb
|
Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b.
|
2016-12-16 09:52:29 -05:00 |
|
Sam
|
d4a0508744
|
FEATURE: outlet prior to Reply button at the bottom of topics
|
2016-12-16 17:10:32 +11:00 |
|
Robin Ward
|
21682fd60b
|
Revert Ember 2.10+ for a short while
|
2016-12-15 16:43:38 -05:00 |
|
Robin Ward
|
28699e66d8
|
Revert "REVERT: Ember 2.10 -- it's not building properly"
This reverts commit 600541c623.
|
2016-12-15 10:28:15 -05:00 |
|
Guo Xiang Tan
|
7888a16374
|
FEATURE: Add membership request to groups page.
|
2016-12-15 14:39:13 +08:00 |
|
Juha Leinonen
|
817f4cd0fc
|
FEATURE: Split Reply-button into 'Reply Post' and 'Reply Topic'
|
2016-12-13 14:54:45 +02:00 |
|
Guo Xiang Tan
|
7bfabb029b
|
UX: Move editing group from into an individual tab.
|
2016-12-13 15:15:20 +08:00 |
|
Robin Ward
|
600541c623
|
REVERT: Ember 2.10 -- it's not building properly
|
2016-12-12 16:19:05 -05:00 |
|
Robin Ward
|
9a7998a930
|
Various fixes for Ember 2.10
|
2016-12-12 14:44:29 -05:00 |
|
Robin Ward
|
2efe4900cf
|
Plugin Outlets need their arguments to be explicit
|
2016-12-12 14:44:29 -05:00 |
|