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
|
0ab52b127b
|
Fix JS tests.
|
2016-12-15 16:52:47 +08:00 |
Guo Xiang Tan
|
50aa9ba396
|
Fix JS tests.
|
2016-12-15 14:17:15 +08:00 |
Guo Xiang Tan
|
4b940dc8bd
|
FEATURE: Add groups page.
|
2016-12-14 17:27:47 +08:00 |
Neil Lalonde
|
1f0793ac50
|
Improvements to automatic topic title based on pasted link
|
2016-12-13 13:11:52 -05:00 |
Guo Xiang Tan
|
eefd286f71
|
Fix JS tests.
|
2016-12-13 16:45:49 +08:00 |
Guo Xiang Tan
|
43ee9f884e
|
FEATURE: Add `Group#full_name`.
|
2016-12-13 16:16:26 +08: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 |
Arpit Jalan
|
ec5615033d
|
Add acceptance test for escaping search term
|
2016-12-13 01:55:39 +05:30 |
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 |
Robin Ward
|
765e5e9186
|
Upgrade to Ember 2.9
|
2016-12-12 14:44:29 -05:00 |
Guo Xiang Tan
|
3089752b13
|
Make eslint happy.
|
2016-12-12 22:52:57 +08:00 |
Guo Xiang Tan
|
da7009a968
|
FEATURE: Add request membership button for allowed groups.
|
2016-12-12 22:48:08 +08:00 |
Guo Xiang Tan
|
beb8245d04
|
Correct tests.
|
2016-12-12 17:32:16 +08:00 |
Guo Xiang Tan
|
05f55dbc10
|
FEATURE: Group logs.
|
2016-12-12 17:29:54 +08:00 |
Guo Xiang Tan
|
be5b5f6bea
|
FEATURE: Public groups.
|
2016-12-12 17:00:30 +08:00 |
Neil Lalonde
|
fb2633366a
|
FIX: featured link topics shouldn't require the same min post length
|
2016-12-09 15:46:26 -05:00 |
Neil Lalonde
|
a4c4f13901
|
Remove the topic_featured_link_onebox setting. We will always try to onebox a link and add it to the body if topic_featured_link_enabled is enabled.
|
2016-12-09 13:28:12 -05:00 |
Neil Lalonde
|
fbd8e6ed4a
|
FEATURE: pasting a link into the title of the composer can automatically onebox it and update the title
|
2016-12-08 16:09:46 -05:00 |
Robin Ward
|
a9acced4ca
|
FIX: Broken tests after removing attribute
|
2016-12-08 11:45:27 -05:00 |
Guo Xiang Tan
|
545dfa7191
|
FEATURE: Allow group owners to edit title.
|
2016-12-07 10:26:28 +08:00 |
Guo Xiang Tan
|
8c7a0b7684
|
UX: Display group title if it exists.
|
2016-12-07 10:20:13 +08:00 |
Erick Guan
|
52763f5115
|
FEATURE: Allow posting a link with topics
|
2016-12-05 17:20:54 +01:00 |
Guo Xiang Tan
|
adb7fcb6b3
|
FEATURE: Add bio to group page.
|
2016-12-05 16:58:04 +08:00 |
Guo Xiang Tan
|
e0c28d6fd5
|
REFACTOR: Stop mixing users page and groups page CSS.
|
2016-12-05 14:27:47 +08:00 |
Guo Xiang Tan
|
31acd311e5
|
FEATURE: Allow group owners to edit group name and avatar flair.
|
2016-12-05 14:27:46 +08:00 |
Guo Xiang Tan
|
0d4f71e90b
|
FIX: Display group avatar flair on user page.
|
2016-11-29 13:47:45 +08:00 |
Sam
|
0631a84ca0
|
Merge pull request #4576 from cpradio/min-posts-search
FEATURE: Add min_post_count search filter
|
2016-11-29 10:19:33 +11:00 |
cpradio
|
66ca6d622e
|
FEATURE: Add min_post_count search filter
|
2016-11-28 11:43:12 -05:00 |
Robin Ward
|
6aa5722d2b
|
Remove Ember 1.x specific code
|
2016-11-25 15:38:45 -05:00 |
Guo Xiang Tan
|
5794f1619d
|
PERF: Fix N+1 queries when loading groups.
|
2016-11-26 02:20:26 +08:00 |
Robin Ward
|
ae4fd06444
|
Add acceptance tests for `custom-html`
|
2016-11-23 13:02:22 -05:00 |
Robin Ward
|
91c21dad28
|
Reset plugins before tests too
|
2016-11-23 10:41:21 -05:00 |
Robin Ward
|
9afa55a3fd
|
FIX: Random failing plugin tests
|
2016-11-22 15:36:18 -05:00 |
Robin Ward
|
b07a2baedc
|
FIX: Clear the outlet cache before and after tests
|
2016-11-22 14:50:03 -05:00 |
Robin Ward
|
217007ff54
|
Add acceptance tests for plugin outlets
|
2016-11-22 14:03:01 -05:00 |
Erick Guan
|
fb3c5bcd0f
|
FIX: activy column title shows the non-i18n datetime
|
2016-11-16 22:15:34 +01:00 |
Robin Ward
|
2567fdc402
|
FIX: Wrong path to loader
|
2016-11-15 12:41:20 -05:00 |
Sam
|
7d531910a4
|
fix tests
|
2016-11-15 13:30:03 +11:00 |
Robin Ward
|
a9ed15e11a
|
FIX: Remove more of those pesky View classes
|
2016-11-11 17:03:15 -05:00 |
Robin Ward
|
cc93cd76ef
|
Replace quote button with a component
|
2016-11-11 16:00:28 -05:00 |
Robin Ward
|
93403b0af6
|
Replace the share popup with a component
|
2016-11-11 14:13:19 -05:00 |
Robin Ward
|
01a8ef590a
|
Remove more view classes
|
2016-11-10 16:27:15 -05:00 |
Robin Ward
|
d98aa48f0d
|
Remove some preferences views, add extra tests
|
2016-11-10 15:54:21 -05:00 |
Robin Ward
|
a94f06ff78
|
Remove the `ScrollTop` Mixin
|
2016-11-10 15:25:04 -05:00 |
Robin Ward
|
0904ad5537
|
Migrate `createViewWithBodyClass` helper to components
|
2016-11-10 14:28:04 -05:00 |
Neil Lalonde
|
86522a52b7
|
FEATURE: add censored_pattern setting to censor posts using regex
|
2016-11-08 16:39:26 -05:00 |