Sam
|
9b84cd832c
|
confirm in:private works for non staff
|
2017-05-11 15:06:45 -04:00 |
|
Neil Lalonde
|
1019bbda46
|
FEATURE: set a timer to delete a topic
|
2017-05-11 12:52:29 -04:00 |
|
Robin Ward
|
3ade46de0b
|
FIX: Don't send system message for new user of the month if disabled
|
2017-05-11 11:33:16 -04:00 |
|
Régis Hanol
|
9641d2413d
|
REFACTOR: upload workflow creation into UploadCreator
- Automatically convert large-ish PNG/BMP to JPEG
- Updated fast_image to latest version
|
2017-05-11 00:16:57 +02:00 |
|
Sam
|
7d9b5514ba
|
FIX: correctly invalidate theme css cache on scheme change
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
04b5516bf2
|
improve upload functionality
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
27362c5a4b
|
improve spec
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
bc0b9af576
|
FEATURE: support uploads for themes
This allows themes to bundle various assets
|
2017-05-10 15:47:11 -04:00 |
|
Sam
|
f709899a1d
|
Allow theme field object model to support uploads
|
2017-05-10 15:46:42 -04:00 |
|
Robin Ward
|
4db76796b9
|
FEATURE: Setting to poll feeds more frequently
|
2017-05-10 14:30:12 -04:00 |
|
Robin Ward
|
b57b635d30
|
FIX: Extract div tags within span s
|
2017-05-09 12:33:54 -04:00 |
|
Sam Saffron
|
c2829dce22
|
FIX: base sql vanishes after badge creation
|
2017-05-09 09:25:57 -04:00 |
|
Guo Xiang Tan
|
55d3547540
|
Fix random test failure.
|
2017-05-09 11:27:05 +08:00 |
|
Robin Ward
|
fc00032ec8
|
Check for 404 from spec rather than failure
|
2017-05-08 16:33:43 -04:00 |
|
Robin Ward
|
addc85cd08
|
FIX: Don't let users edit wiki posts unless they can reply
|
2017-05-08 16:23:11 -04:00 |
|
Robin Ward
|
009e120e13
|
FIX: Don't raise an error when the img attribute cannot be found
|
2017-05-08 15:35:31 -04:00 |
|
Robin Ward
|
afe04b8bbb
|
FIX: Possible 500 error if category saved incorrectly
|
2017-05-08 15:17:58 -04:00 |
|
Robin Ward
|
4f6e5fed2a
|
We don't need to raise an error when no post is present. Just noop.
|
2017-05-08 15:08:29 -04:00 |
|
Robin Ward
|
96c59c5b82
|
FIX: Don't notify or return flags on system users
|
2017-05-08 13:13:35 -04:00 |
|
Sam
|
257c0dea70
|
Merge pull request #4852 from tgxworld/pull_the_plug_on_daily_mailing_list
Remove daily mailing mode option as it doesn't scale.
|
2017-05-08 09:10:46 -04:00 |
|
Arpit Jalan
|
e89d0a6b20
|
FIX: importing a theme via file was broken
|
2017-05-08 12:03:24 +05:30 |
|
Guo Xiang Tan
|
e61959e6a8
|
FIX: CustomEmoji may contain an invalid upload_id.
https://meta.discourse.org/t/white-screen-after-deleting-custom-emoji/61608
|
2017-05-05 14:53:38 +08:00 |
|
Guo Xiang Tan
|
2b21e5ea7e
|
UX: Display translated group name for automatic groups.
|
2017-05-05 14:34:47 +08:00 |
|
Guo Xiang Tan
|
71a266b673
|
Remove daily mailing mode option as it doesn't scale.
https://meta.discourse.org/t/daily-updates-option-for-mailing-list-mode/45029/14?u=tgxworld
|
2017-05-05 12:21:50 +08:00 |
|
Guo Xiang Tan
|
441e0059af
|
Fix tests that was testing the wrong class.
|
2017-05-05 10:59:07 +08:00 |
|
Robin Ward
|
777f1f0f47
|
FIX: Return a 404 if the auth session is not present
|
2017-05-04 15:35:24 -04:00 |
|
Sam
|
4ebbad991e
|
FIX: properly clean up related color schemes on delete
|
2017-05-04 14:03:17 -04:00 |
|
Sam
|
7a15b44ac3
|
rename on_remove, on_drop
|
2017-05-04 14:03:17 -04:00 |
|
Sam
|
6a6eed4ed2
|
DEV: column dropper class for cleaner removal of superflous columns
Also fixes issues during deploy cause target column was renamed in
theme_fields
|
2017-05-04 10:15:41 -04:00 |
|
Guo Xiang Tan
|
4101db8b36
|
FIX: Invalid creation of Theme in wizard builder.
|
2017-05-04 11:44:23 +08:00 |
|
Régis Hanol
|
bf322281e3
|
Improve handling of inlined images in incoming emails
|
2017-05-03 23:02:02 +02:00 |
|
Régis Hanol
|
768c63c103
|
Add 'keep_cid_imgs' option to HTML to Markdown converter to improve incoming email parsing
|
2017-05-03 23:01:55 +02:00 |
|
Guo Xiang Tan
|
3eb920e2b0
|
Merge pull request #4841 from fantasticfears/webhook-ping
add event name for ping webhooks in the header
|
2017-05-04 04:54:40 +08:00 |
|
Neil Lalonde
|
389a0e1a1c
|
FIX: emails should use default theme colors
|
2017-05-03 14:35:13 -04:00 |
|
Régis Hanol
|
e38014772b
|
FIX: skip hidden <img> (no tracking for you)
|
2017-05-03 19:40:34 +02:00 |
|
Régis Hanol
|
c8044c6956
|
FIX: skip hidden nodes when converting from HTML to Markdown
|
2017-05-03 19:34:03 +02:00 |
|
Régis Hanol
|
bff36de130
|
FIX: HtmlToMarkdown should not convert empty/bad <img> tags
|
2017-05-03 18:29:25 +02:00 |
|
Régis Hanol
|
c880af8120
|
FIX: properly trim whitespaces (including those pesky html entities)
|
2017-05-03 18:04:31 +02:00 |
|
Sam
|
342ef5f81a
|
FEATURE: out-of-the-box dark/light user selectable themes
|
2017-05-03 11:31:33 -04:00 |
|
Robin Ward
|
81190f5d66
|
FIX: Redirect away from account-created if you're logged in
|
2017-05-03 11:18:01 -04:00 |
|
Robin Ward
|
12fb20fe1b
|
FEATURE: Allow users to resend/update email from confirmation page
|
2017-05-03 11:18:01 -04:00 |
|
Régis Hanol
|
edbf12622b
|
FIX: HtmlToMarkdown should not convert empty/bad <a> tags
|
2017-05-03 16:42:37 +02:00 |
|
Arpit Jalan
|
75300b6356
|
improve specs
|
2017-05-03 17:48:33 +05:30 |
|
Arpit Jalan
|
86f1cc8c92
|
FIX: don't apply max_emails_per_day_per_user on critical emails
|
2017-05-03 17:07:39 +05:30 |
|
Arpit Jalan
|
cdce060a38
|
FIX: don't apply max emails per day per user to forgot password
|
2017-05-03 14:02:37 +05:30 |
|
Sam
|
946f25098f
|
Refactor theme fields so they support custom theme defined vars
This paves the way to allowing themes to specify uploads and so on.
|
2017-05-02 16:02:14 -04:00 |
|
Arpit Jalan
|
77a8cae094
|
FIX: rescue specific errors on invite failure
|
2017-05-02 15:13:33 +05:30 |
|
Erick Guan
|
9f8a917d65
|
add event name for ping webhooks in the header
|
2017-05-02 08:13:23 +02:00 |
|
Sam
|
ba9339b8d7
|
FIX: missing image-url helper
|
2017-05-01 15:32:02 -04:00 |
|
Neil Lalonde
|
0722ffadf1
|
Remove site settings enforce_global_nicknames and discourse_org_access_key
|
2017-05-01 14:53:16 -04:00 |
|