Régis Hanol
|
31b8477d8b
|
use obj.prop syntax rather than obj[prop] syntax
|
2017-06-14 17:08:42 +02:00 |
Régis Hanol
|
f77e6c8fc6
|
Merge pull request #4928 from jjaffeux/transform-native-emojis-to-names
Transforms native emojis to valid names
|
2017-06-14 15:43:09 +02:00 |
Joffrey JAFFEUX
|
ab6086bce9
|
Transforms native skin toned emojis to valid names
|
2017-06-14 15:35:37 +02:00 |
Régis Hanol
|
04e175bc06
|
Merge pull request #4925 from jjaffeux/adds-tones-to-clear-cache
Makes sure we clear tonable_emojis cache
|
2017-06-14 14:56:41 +02:00 |
Régis Hanol
|
1ceb64500f
|
Merge pull request #4926 from jjaffeux/fixes-mouse-three
Uses computer_mouse as base name
|
2017-06-14 14:55:48 +02:00 |
Joffrey JAFFEUX
|
df75df7169
|
missing semicolon
|
2017-06-14 14:47:53 +02:00 |
Joffrey JAFFEUX
|
fa508042ff
|
Makes sure we clear tonable_emojis cache
|
2017-06-14 11:11:02 +02:00 |
Joffrey JAFFEUX
|
252c811dae
|
Uses computer_mouse as base name
|
2017-06-14 11:10:09 +02:00 |
Régis Hanol
|
f943efe1a9
|
remove use of soon-to-be-deprecated 'Discourse.SiteSettings' (cc @eviltrout)
|
2017-06-14 10:02:13 +02:00 |
Régis Hanol
|
493ab9d10e
|
Merge pull request #4923 from jjaffeux/fixes-automobile-emoji-not-displayed
Fixes automobile being an alias now
|
2017-06-14 09:25:10 +02:00 |
Guo Xiang Tan
|
2fdf9068eb
|
FIX: Create notification for group users when group has been invited.
https://meta.discourse.org/t/inviting-a-group-to-a-message-does-not-trigger-a-notification-mail/50509
|
2017-06-14 14:53:49 +09:00 |
Joffrey JAFFEUX
|
03f3612884
|
Fixes automobile being an alias now
|
2017-06-14 07:50:36 +02:00 |
Robin Ward
|
867cefc492
|
Ember.K was deprecated, so let's remove it.
|
2017-06-13 15:59:48 -04:00 |
Robin Ward
|
74858fd450
|
FIX: Don't show emoji selector when ending a line with a colon
|
2017-06-13 14:25:31 -04:00 |
Joffrey JAFFEUX
|
299339a373
|
Fixes emoji name to code missing tones
|
2017-06-13 14:10:26 -04:00 |
Robin Ward
|
13f89a53a3
|
FIX: Autocomplete wasn't showing up for PM user selection
|
2017-06-13 13:23:27 -04:00 |
Arpit Jalan
|
34996b4eff
|
FIX: show invite validation error message in response
|
2017-06-13 22:41:53 +05:30 |
Sam
|
826f332766
|
Merge pull request #4901 from jjaffeux/emoji-5.0
Emoji next
|
2017-06-13 11:12:41 -04:00 |
Régis Hanol
|
5d63a7f4a6
|
FIX: pull hotlinked images even when they have no extension
|
2017-06-13 13:27:05 +02:00 |
Guo Xiang Tan
|
a5d3abc9b6
|
FIX: Create group membership request on behalf of user.
|
2017-06-13 17:49:21 +09:00 |
Guo Xiang Tan
|
c5caa9cf71
|
Revert "FIX: Disable request membership button if user does not have sufficient trust level."
This reverts commit 5f441a2614 .
|
2017-06-13 17:49:21 +09:00 |
Arpit Jalan
|
baf635c06e
|
UX: better accept invite page on mobile
|
2017-06-13 07:27:22 +05:30 |
Régis Hanol
|
5f6c859744
|
missing semicolon
|
2017-06-12 23:01:38 +02:00 |
Régis Hanol
|
54e8fb0d89
|
FEATURE: new 'allow_staff_to_upload_any_file_in_pm' site setting
|
2017-06-12 22:41:29 +02:00 |
Neil Lalonde
|
16475bae89
|
padding below suggested topics on mobile
|
2017-06-12 15:46:10 -04:00 |
Robin Ward
|
2ff850d446
|
FIX: If forcing a refresh, don't return a onebox preview
|
2017-06-12 14:05:59 -04:00 |
Neil Lalonde
|
0b41046238
|
don't force SiteSetting.title into meta title tag
|
2017-06-12 13:50:50 -04:00 |
Robin Ward
|
bd70656b90
|
FIX: Oneboxing root domains could stop previewing
|
2017-06-12 12:13:29 -04:00 |
Arpit Jalan
|
b9c94aa234
|
FEATURE: add required user fields to invite accept form
UX: make "accept invitation" page consistent with sign up modal
|
2017-06-12 20:43:07 +05:30 |
Blake Erickson
|
9b8bf9c18c
|
reverting add readonly to site settings
see this commit for more details:
2ffddfb32c (commitcomment-22480952)
|
2017-06-12 06:53:57 -06:00 |
Guo Xiang Tan
|
eab3562864
|
Merge pull request #4905 from tgxworld/strip-zero-width-chars-from-search-term
FIX: Strip zero-width characters from search terms.
|
2017-06-12 18:01:02 +09:00 |
Guo Xiang Tan
|
5994c85ea9
|
FIX: Raise the right error when email params is missing.
|
2017-06-12 17:48:32 +09:00 |
Guo Xiang Tan
|
e888369f51
|
UX: Don't send emails for discobot notifications.
|
2017-06-12 17:00:27 +09:00 |
Arpit Jalan
|
6e37f09b19
|
UX: add email to '/email/unsubscribed' page
|
2017-06-10 09:51:12 +05:30 |
Blake Erickson
|
2ffddfb32c
|
add Enable read-only to Settings page
|
2017-06-09 16:07:02 -06:00 |
Jeff Atwood
|
5ff986129a
|
copyedit to unsubscribe email
|
2017-06-09 00:27:24 -07:00 |
Arpit Jalan
|
1c0bbcd580
|
UX: show user email when unsubscribing
|
2017-06-09 09:20:24 +05:30 |
Robin Ward
|
8e2e962b1a
|
FIX: Replace `/my/` URLs before fixing the prefix
|
2017-06-08 16:21:54 -04:00 |
Robin Ward
|
d92c938491
|
FIX: Don't raise an error cleaning up uploads if a path is nil
|
2017-06-08 14:31:58 -04:00 |
Régis Hanol
|
038454bde2
|
FIX: always confirm emails when SSO says so
|
2017-06-08 01:05:33 +02:00 |
Régis Hanol
|
e8f0771dc9
|
FIX: the 'clean_up_uploads' jobs would delete images used in site settings
when they were entered using absolute URLs, with the CDN or simple a different format than the one used in the database
|
2017-06-07 22:53:15 +02:00 |
Robin Ward
|
54bb2a6bc2
|
FIX: Don't redirect to wizard when resetting password
|
2017-06-07 12:36:52 -04:00 |
Guo Xiang Tan
|
5794ff53a1
|
FIX: Copy custom fields when moving first post of a topic.
https://meta.discourse.org/t/transfer-poll-votes-when-moving-a-topic-into-an-existing-one/63678
|
2017-06-07 19:04:48 +09:00 |
Guo Xiang Tan
|
684b05f510
|
FIX: Strip zero-width characters from search terms.
|
2017-06-07 18:19:47 +09:00 |
Guo Xiang Tan
|
2cad739262
|
FIX: Better error message when username change fails.
https://meta.discourse.org/t/500-error-on-username-edit/64064
|
2017-06-07 10:45:53 +09:00 |
Guo Xiang Tan
|
da736f70a4
|
Merge pull request #4845 from vinothkannans/download-onebox-images
FEATURE: pull onebox images
|
2017-06-07 09:55:04 +09:00 |
Neil Lalonde
|
7dfbb5a395
|
UX: don't hide the subcategory filters when subcategories are listed below
|
2017-06-06 17:38:59 -04:00 |
Neil Lalonde
|
6aa0823bf4
|
FIX: lounge category security settings won't be reset after an upgrade
|
2017-06-06 16:57:21 -04:00 |
Robin Ward
|
00f06b8086
|
UX: Show column headers on user topic lists
|
2017-06-06 16:07:47 -04:00 |
Vinoth Kannan
|
209383faab
|
FEATURE: pull onebox images
|
2017-06-06 18:51:58 +05:30 |