Robin Ward
|
bcf1a9d43f
|
We don't need to log when we can't download a Gravatar
|
2017-05-09 14:43:39 -04:00 |
|
Robin Ward
|
6fdbd29882
|
FIX: Dismiss all button was not updating the UI
|
2017-05-09 13:46:26 -04:00 |
|
Arpit Jalan
|
e6e0025326
|
FIX: handle BOM in bulk import CSV file
|
2017-05-09 22:38:07 +05:30 |
|
Sam Saffron
|
c2829dce22
|
FIX: base sql vanishes after badge creation
|
2017-05-09 09:25:57 -04:00 |
|
Arpit Jalan
|
94683b33b8
|
FIX: sanitize bulk invite error log
|
2017-05-09 17:41:59 +05:30 |
|
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
|
7a0501c0c0
|
UX: Wrap really long titles on user stream pages
|
2017-05-08 14:45:34 -04:00 |
|
Robin Ward
|
96c59c5b82
|
FIX: Don't notify or return flags on system users
|
2017-05-08 13:13:35 -04:00 |
|
Sam
|
a7471fe85f
|
FIX: page scroll lock not clearing properly on chrome
For some reason Chrome renamed "mousewheel" to "wheel"
|
2017-05-08 09:50:07 -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 |
|
Jeff Atwood
|
cfb30bca80
|
UX: simplify delete gap style
|
2017-05-05 17:06:13 -07:00 |
|
Jeff Atwood
|
27e52bc66d
|
user page stats too "buttony"
|
2017-05-05 15:36:13 -07:00 |
|
Neil Lalonde
|
b7322b05a0
|
FIX: some changes in composer affect all visible text editors
|
2017-05-05 12:59:45 -04:00 |
|
Neil Lalonde
|
3edea3d226
|
automatically unpin topics setting doesn't need its own section
|
2017-05-05 10:25:02 -04:00 |
|
Régis Hanol
|
8bc47d0bae
|
fix build (cc @tgxworld)
|
2017-05-05 13:13:49 +02:00 |
|
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
|
50c8ae2c10
|
Load user records in batches.
|
2017-05-05 10:57:31 +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 Saffron
|
c182dcc64c
|
FEATURE: add .admin-interface class to BODY when in admin
removes some dead code as well
|
2017-05-04 15:13:32 -04:00 |
|
Neil Lalonde
|
66cc4fff2c
|
fix style of custom field labels on dropdowns and confirm
|
2017-05-04 14:08:15 -04:00 |
|
Sam
|
4ebbad991e
|
FIX: properly clean up related color schemes on delete
|
2017-05-04 14:03:17 -04:00 |
|
Robin Ward
|
81326f85e5
|
FIX: Regression when clicking on post date
|
2017-05-04 13:51:02 -04:00 |
|
Neil Lalonde
|
c576e49230
|
fix blank name field
|
2017-05-04 13:45:16 -04:00 |
|
Robin Ward
|
55ca5df96b
|
FIX: If the host can't be extracted don't raise an error
|
2017-05-04 13:26:37 -04:00 |
|
Robin Ward
|
1768c45a33
|
FIX: If we can't proxy to a CDN due to HTTP error, render blank
|
2017-05-04 12:42:46 -04:00 |
|
Robin Ward
|
57a2042ef6
|
FIX: Quiet server side errors for requesting json for account-created
|
2017-05-04 12:30:13 -04:00 |
|
Robin Ward
|
b3165f8435
|
FIX: If badges are disabled don't show "Top Badges" on summary view
|
2017-05-04 12:14:32 -04:00 |
|
Neil Lalonde
|
c98601129b
|
Move name, avatar, and title fields from profile tab to account tab
|
2017-05-04 12:04:07 -04:00 |
|
Robin Ward
|
de0d13e4ef
|
FIX: Badge filtering was always to the currentUser
|
2017-05-04 11:58:56 -04:00 |
|
Neil Lalonde
|
f4c09e9e90
|
fix select input widths regression in user preferences
|
2017-05-04 11:25:22 -04:00 |
|
Arpit Jalan
|
0bdced165a
|
UX: change timestamp button on mobile was hidden behind date selector
|
2017-05-04 18:47:25 +05:30 |
|
Guo Xiang Tan
|
58edd203a9
|
SECURITY: XSS issue in share popup if invalid link is passed in.
|
2017-05-04 10:33:59 +08:00 |
|
Guo Xiang Tan
|
94c8410521
|
FIX: Show share popup only for valid buttons.
|
2017-05-04 10:31:09 +08:00 |
|
Robin Ward
|
b3908a1d7f
|
FIX: The user might be anonymous
|
2017-05-03 18:39:02 -04:00 |
|
Robin Ward
|
60693240e1
|
FIX: Filter badges to user on their badges page too
|
2017-05-03 17:58:59 -04: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
|
7f09bc9a09
|
Merge pull request #4849 from discourse/prefs
User preferences in tabs
|
2017-05-03 16:53:26 -04:00 |
|
Neil Lalonde
|
389a0e1a1c
|
FIX: emails should use default theme colors
|
2017-05-03 14:35:13 -04:00 |
|
Robin Ward
|
b705634ee1
|
FIX: If you have a badge, filter to you when clicking on it
|
2017-05-03 13:35:20 -04:00 |
|
Robin Ward
|
09cb61b533
|
FIX: Jumping to a post that doesn't exist should jump to closest
|
2017-05-03 13:24:30 -04:00 |
|
Neil Lalonde
|
8bcfea3b0d
|
new outlets for plugins
|
2017-05-03 11:41:01 -04: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 |
|
Robin Ward
|
b381372184
|
Use Ember.js for the /u/account-created path so we can add controls
|
2017-05-03 11:18:01 -04:00 |
|
Arpit Jalan
|
86f1cc8c92
|
FIX: don't apply max_emails_per_day_per_user on critical emails
|
2017-05-03 17:07:39 +05:30 |
|