Gerhard Schlager
|
a0b2b3c8a7
|
FIX: Canceling upload on mobile did not work
|
2018-01-02 11:26:23 +01:00 |
|
Régis Hanol
|
f5e170c6b5
|
FIX: catch all server-side error when uploading a file
UX: always show a message to the user whenever an error happens on the server when uploading a file
|
2017-12-27 16:33:25 +01:00 |
|
Maja Komel
|
2a32536645
|
grey out disabled badges in admin overview (#5416)
* gray out disabled badges in admin overview
* fix style
|
2017-12-27 16:57:21 +11:00 |
|
Vinoth Kannan
|
688f39447c
|
Skip tab delimited lists in plain text to table conversion
|
2017-12-26 15:52:22 +05:30 |
|
Régis Hanol
|
779efd9235
|
FIX: don't set properties on destroyed components
|
2017-12-22 20:33:33 +01:00 |
|
Robin Ward
|
ea9c1e5cf8
|
Add extensibility endpoints for clicking on topic list item rows
|
2017-12-22 14:01:17 -05:00 |
|
Vinoth Kannan
|
4935ae4338
|
Remove unwanted spaces between HTML tags and support Word documents
|
2017-12-22 09:28:24 +05:30 |
|
Robin Ward
|
2908aab0da
|
Allow extensibility on username route format (non-english usernames)
|
2017-12-21 14:32:51 -05:00 |
|
Sam
|
62a27f9d57
|
FEATURE: warn if attempting to mention a group with too many members
|
2017-12-21 16:13:57 +11:00 |
|
Robin Ward
|
2735914cf6
|
FIX: ESlint
|
2017-12-19 17:55:41 -05:00 |
|
Robin Ward
|
b3fda0ea86
|
FIX: details tags broke excerpts
|
2017-12-19 17:28:55 -05:00 |
|
Robin Ward
|
c1716d41c7
|
Add some plugin outlets to the user card
|
2017-12-19 15:04:54 -05:00 |
|
Sam
|
9472821331
|
Allow plugins to specify custom nav items on mobile
|
2017-12-19 16:50:25 +11:00 |
|
Vinoth Kannan
|
ad41523895
|
FEATURE: Converting code tags to Markdown while pasting
|
2017-12-18 22:12:05 +05:30 |
|
Joffrey JAFFEUX
|
7f89f8aa3f
|
FIX: reset scroll position when switching tab in edit category modal
|
2017-12-16 20:46:22 +01:00 |
|
Vinoth Kannan
|
4f2f42d710
|
PERF: Better handling of headings in HTML inline pasting
|
2017-12-17 00:45:21 +05:30 |
|
Vinoth Kannan
|
9cd48207f2
|
make eslint happy
|
2017-12-15 17:08:17 +05:30 |
|
Vinoth Kannan
|
236ecec0b0
|
Skip HTML pasting if image upload available
|
2017-12-15 16:40:40 +05:30 |
|
Vinoth Kannan
|
5c3ef7875f
|
FIX: Inline head tag html pasting
|
2017-12-15 12:00:17 +05:30 |
|
Vinoth Kannan
|
bfafca42b7
|
fix eslint and refactor code
|
2017-12-15 11:07:50 +05:30 |
|
Vinoth Kannan
|
f0497ee9c4
|
FEATURE: HTML to Markdown conversion using native JavaScript ES6 classes (#5425)
|
2017-12-15 10:28:20 +05:30 |
|
Joffrey JAFFEUX
|
c1c31b99ce
|
Replaces toolbar popup-menu with select-kit
|
2017-12-13 10:49:32 +01:00 |
|
Robin Ward
|
5fbfe34356
|
FIX: Moderation History wasn't working from timeline admin button
|
2017-12-12 12:21:10 -05:00 |
|
Vinoth Kannan
|
c17a28f875
|
Using const instead of var while declaring
|
2017-12-11 14:26:21 +05:30 |
|
Vinoth Kannan
|
fdef4e58f0
|
Skip markdown table conversion from rich text feature flag setting
|
2017-12-08 18:30:38 +05:30 |
|
Vinoth Kannan
|
b9c0488687
|
New site setting to enable or disable rich text pasting
|
2017-12-08 14:09:39 +05:30 |
|
Vinoth Kannan
|
0a47642003
|
FIX: Pasted text removing if server unable to parse HTML to Markdown
|
2017-12-08 13:38:54 +05:30 |
|
Joffrey JAFFEUX
|
fd99e1ef56
|
FEATURE: site setting enable_mentions to turn on/off mentions
|
2017-12-07 16:27:58 -05:00 |
|
Vinoth Kannan
|
be848b8a5c
|
FIX: Image pasted twice when it copied from browser
|
2017-12-07 21:23:31 +05:30 |
|
Vinoth Kannan
|
858cd3a589
|
Improvement in composer HTML pasting
|
2017-12-07 21:08:08 +05:30 |
|
Kris
|
f559275b14
|
FIX: Adjusted the composer preview to avoid odd scroll issue
|
2017-12-06 11:31:36 -05:00 |
|
Vinoth Kannan
|
7d88cfde0e
|
Skip paste handling if composer textarea lost focus
|
2017-12-06 19:36:13 +05:30 |
|
Guo Xiang Tan
|
4531563717
|
Hide new advanced editor and preview sync behind a hidden site settings.
|
2017-12-06 12:34:58 +08:00 |
|
Robin Ward
|
410994b7f5
|
FEATURE: Show a button to Staff for "Moderation History" on posts/topics
When clicked, it pops up a modal showing a history of moderation actions
taken on the post or topic.
|
2017-12-05 15:20:20 -05:00 |
|
Vinoth Kannan
|
8cf7152151
|
FIX: IE compatability issue in clipboard data types array
|
2017-12-06 01:02:06 +05:30 |
|
Vinoth Kannan
|
6e054b2572
|
FEATURE: Convert HTML to Markdown while pasting in composer
|
2017-12-05 12:23:39 -05:00 |
|
Vinoth Kannan
|
4654f076f5
|
FIX: Drive spreadsheet table not converting to Markdown table
|
2017-12-05 11:03:33 +05:30 |
|
Neil Lalonde
|
b5a967ab43
|
lint failure
|
2017-12-04 14:32:01 -05:00 |
|
Neil Lalonde
|
23ea4b6739
|
FIX: don't create featured link if title includes more than a url
|
2017-12-04 14:21:08 -05:00 |
|
Neil Lalonde
|
fb08441802
|
Revert "FIX: don't create featured link if title includes more than a url"
|
2017-12-04 12:53:12 -05:00 |
|
Vinoth Kannan
|
e14281bdf6
|
Merge pull request #5393 from vinothkannans/clip-master
FEATURE: Paste plain text table as Markdown table
|
2017-12-04 22:45:07 +05:30 |
|
Neil Lalonde
|
cde42c3f69
|
FIX: don't create featured link if title includes more than a url
|
2017-12-04 12:03:41 -05:00 |
|
Vinoth Kannan
|
ab4c953d82
|
FEATURE: Paste plain text table as Markdown table
|
2017-12-04 20:53:42 +05:30 |
|
Arpit Jalan
|
f466791a15
|
FIX: resolve from URL when using /new-topic route
|
2017-12-04 17:34:17 +05:30 |
|
Vinoth Kannan
|
e2c60ea4b2
|
FIX: Skip pasting files if plain text available in clipboard
|
2017-12-02 02:05:11 +05:30 |
|
Guo Xiang Tan
|
2e860eddc1
|
Don't sync scroll when input is not scrollable.
https://meta.discourse.org/t/composer-preview-scroll-not-syncing-with-editor/74975/14?u=tgxworld
|
2017-12-01 17:08:03 +08:00 |
|
Vinoth Kannan
|
704dbd7cfc
|
FIX: Unable to remove existing user title (#5386)
|
2017-11-30 15:54:38 +01:00 |
|
Sam
|
bf1f6c7fe4
|
UX: better help text for composer collapse / discard
also: warn on collapsed close if you are to discard content
|
2017-11-30 12:28:00 +11:00 |
|
Guo Xiang Tan
|
3e9c3f6f13
|
Fix JS test.
* `new Array` doesn't seem to be available in phantomJS yet.
|
2017-11-29 16:03:00 +08:00 |
|
Guo Xiang Tan
|
5b965ab5d0
|
Sync editor and preview when preview is updated.
|
2017-11-29 11:19:04 +08:00 |
|