Robin Ward
|
efc6408b1d
|
FIX: Regression with escaping on badge page
|
2016-07-28 15:57:06 -04:00 |
|
Robin Ward
|
2891f230d1
|
SECURITY: Make sure uploaded_urls have corresponding upload records
|
2016-07-28 13:54:17 -04:00 |
|
Robin Ward
|
cf5b756b1a
|
SECURITY: Cross-Site Scripting in Category and Group Settings
|
2016-07-28 11:57:59 -04:00 |
|
Robin Ward
|
dc1a830d3d
|
SECURITY: SQL Injection in Admin List Active Users
|
2016-07-28 11:42:06 -04:00 |
|
Robin Ward
|
2f8ab8cd30
|
SECURITY: XSS in "Account Suspended" Messages and Badge Descriptions
|
2016-07-28 11:38:12 -04:00 |
|
Robin Ward
|
5ba8612fa8
|
UX: Button had wrong margin on iOS
|
2016-07-26 15:10:14 -04:00 |
|
Robin Ward
|
424bb143db
|
FIX: Jump to post on iOS was broken - replace with prompt
|
2016-07-26 15:08:04 -04:00 |
|
Robin Ward
|
2a4006fe0c
|
Add YandexBot to our list of crawlers
|
2016-07-26 13:21:37 -04:00 |
|
Robin Ward
|
930f2e1b68
|
Update one of the win10 emoji
|
2016-07-26 12:07:41 -04:00 |
|
Robin Ward
|
fbfd3124a0
|
Whitelist some more tags and add extra tests
|
2016-07-26 11:02:09 -04:00 |
|
Robin Ward
|
3200d836f7
|
FIX: After uploading an image the selection was not in the correct spot
|
2016-07-25 15:31:21 -04:00 |
|
Robin Ward
|
215eae9972
|
FIX: Add a title to the groups pages
|
2016-07-25 14:24:43 -04:00 |
|
Robin Ward
|
b617557cb4
|
FIX: Emoji update job was not being queued
|
2016-07-25 12:11:36 -04:00 |
|
Robin Ward
|
b5ec5fcf3e
|
Update win10 emoji
|
2016-07-25 11:56:13 -04:00 |
|
Robin Ward
|
b2289d733f
|
List the "Watching First Post" tags on preferences
|
2016-07-22 16:16:45 -04:00 |
|
Robin Ward
|
944b2aabfe
|
Emoji sets shouldn't be root level keys
|
2016-07-22 15:27:51 -04:00 |
|
Robin Ward
|
da27237240
|
Rename win10 emoji
|
2016-07-22 15:18:10 -04:00 |
|
Robin Ward
|
16a67ad418
|
FEATURE: Win10 Anniversary Emoji set
|
2016-07-22 15:07:05 -04:00 |
|
Robin Ward
|
c28dd826fe
|
UX: Focus on usernames if creating a PM from your user page
|
2016-07-22 13:56:17 -04:00 |
|
Robin Ward
|
af266acac1
|
FIX: Plugin Custom emoji weren't working correctly on the server side
|
2016-07-22 12:59:43 -04:00 |
|
Robin Ward
|
440558517f
|
Revert "Let's avoid Ruby 2.3 syntax for now"
According to @tgxworld we only support 2.3 now so let's put this back!
This reverts commit ede19943b3.
|
2016-07-21 15:22:57 -04:00 |
|
Robin Ward
|
c279889191
|
FIX: Watching First Post in groups was working incorrectly
|
2016-07-21 15:05:10 -04:00 |
|
Robin Ward
|
c11f7bee99
|
FIX: Registering emoji via plugin.rb was broken
|
2016-07-21 14:15:51 -04:00 |
|
Robin Ward
|
87b52e4cea
|
FIX: Support emoji in "Popular Links"
|
2016-07-20 16:46:19 -04:00 |
|
Robin Ward
|
8e87a727ef
|
FIX: Add topic entrance to mobile categories page when clicking count
|
2016-07-20 16:08:58 -04:00 |
|
Robin Ward
|
cc976e3046
|
FIX: Don't lose focus when refreshing user results
|
2016-07-20 15:37:32 -04:00 |
|
Robin Ward
|
078f6c3fb5
|
FIX: Consistency with HTML anchors
|
2016-07-20 15:13:56 -04:00 |
|
Robin Ward
|
e09a304122
|
FIX: Jumping within a topic should respect anchors
|
2016-07-20 14:39:26 -04:00 |
|
Robin Ward
|
b9177af1eb
|
FIX: Protocol-less links that begin with a shouldn't error
|
2016-07-20 13:44:12 -04:00 |
|
Robin Ward
|
16383a1749
|
FIX: Also support just open
|
2016-07-20 13:30:36 -04:00 |
|
Robin Ward
|
e341596536
|
FIX: Suppory open details elements
|
2016-07-20 13:26:23 -04:00 |
|
Robin Ward
|
7dd4470075
|
FIX: Allow div align
|
2016-07-20 12:39:12 -04:00 |
|
Robin Ward
|
e7e6840803
|
FIX: I shouldn't commit while tired :)
|
2016-07-20 10:42:35 -04:00 |
|
Robin Ward
|
8b314304f2
|
FIX: We don't sanitize h ids anymore
|
2016-07-19 17:39:34 -04:00 |
|
Robin Ward
|
ad7e2f15c7
|
Support linking to anchored headings in the first post
|
2016-07-19 17:05:45 -04:00 |
|
Robin Ward
|
81500e6f40
|
FIX: Move details tests into the plugin directory
|
2016-07-19 16:20:59 -04:00 |
|
Robin Ward
|
09be741820
|
FIX: Don't alert on new posts in a topic unless it's a new record
|
2016-07-19 15:57:05 -04:00 |
|
Robin Ward
|
8141e1d9bc
|
FIX: details fixes with extra formatting
|
2016-07-19 15:14:55 -04:00 |
|
Robin Ward
|
f38347400c
|
FIX: currentUser can be null
|
2016-07-19 12:48:52 -04:00 |
|
Robin Ward
|
ede19943b3
|
Let's avoid Ruby 2.3 syntax for now
|
2016-07-19 12:43:06 -04:00 |
|
Robin Ward
|
7d4aed66c7
|
Email Cooker can onebox posts too
|
2016-07-18 15:00:12 -04:00 |
|
Robin Ward
|
12cfc8cedd
|
FIX: Email cooker should support links within blockquotes
|
2016-07-18 14:38:40 -04:00 |
|
Robin Ward
|
6db50b820d
|
FIX: Email cooker should link links that don't begin a line
|
2016-07-18 13:46:13 -04:00 |
|
Robin Ward
|
2d1d9a78b8
|
Revert "Try warming up pretty text before we fork"
This reverts commit 2e71e6fc6f.
|
2016-07-15 18:10:22 -04:00 |
|
Robin Ward
|
4d27d7e1d3
|
Revert "Update rails."
This reverts commit 898ec43989.
|
2016-07-15 16:35:57 -04:00 |
|
Robin Ward
|
56a7249498
|
Minor quoting improvements to email cooker
|
2016-07-15 15:37:16 -04:00 |
|
Robin Ward
|
e5bbfe1f1b
|
Lint inner function declarations to prevent Safari breakage
|
2016-07-14 10:22:39 -04:00 |
|
Robin Ward
|
2e71e6fc6f
|
Try warming up pretty text before we fork
|
2016-07-13 17:07:39 -04:00 |
|
Robin Ward
|
b8261a662b
|
FIX: siteSettings weren't getting applied to plugin auth
|
2016-07-13 16:11:48 -04:00 |
|
Robin Ward
|
00e45c0d3c
|
FIX: Safari strict mode errors
|
2016-07-13 15:36:34 -04:00 |
|
Robin Ward
|
29c9979b9b
|
Deprecate the BBCode module too for plugins that reach in there.
|
2016-07-13 14:05:54 -04:00 |
|
Robin Ward
|
24b83d1c57
|
DOCS: Much better way to create an admin account. Thanks @techapj
|
2016-07-13 12:04:30 -04:00 |
|
Robin Ward
|
1f5b593800
|
DOCS: Instructions for creating an admin user
|
2016-07-13 11:55:08 -04:00 |
|
Robin Ward
|
b00fd79989
|
FIX: Even better email rendering fixes
|
2016-07-12 15:37:19 -04:00 |
|
Robin Ward
|
bb90129731
|
Improvements to email cook text rendering
|
2016-07-12 13:49:03 -04:00 |
|
Robin Ward
|
0c3b049176
|
FIX: Autolinking in email formatter was broken
|
2016-07-12 13:33:13 -04:00 |
|
Robin Ward
|
c2b769bd95
|
Provide hints about which files can be restored
|
2016-07-12 12:31:01 -04:00 |
|
Robin Ward
|
4d65370797
|
FIX: <strike> was no longer whitelisted
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
e5293f2c9a
|
FIX: Force HTML to recompile
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
529fea3c42
|
FIX: Duplicate variable
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
748ce74653
|
FIX: Deprecations have to be ES5
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
6dc4a3f2d6
|
A constant we can use to detect if the new dialect engine is present
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
cda58511ac
|
Better deprecation messages for Pretty Text
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
c1d4ca4031
|
FIX: Raw templates in customizations were broken
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
ff4e60808a
|
FIX: Polls were broken server side
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
3d21805022
|
FIX: Backwards compatibility for plugins who sanitize
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
6d7e8bd68b
|
FIX: Customizations were broken
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
a291944835
|
FIX: Add kbd support to the sanitizer
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
bba0fd0654
|
REFACTOR: PreloadStore to ES6
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
25d6915cac
|
Migrate discourse.js to ES6
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
7ff5b228cd
|
REFACTOR: Raw Handlebars ported to ES6
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
b8125b3512
|
REFACTOR: Remove Discourse.Ajax
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
56f07529bb
|
REFACTOR: Migrate more legacy JS to ES6
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
a546395397
|
REFACTOR: Migrate markdown functionality in ES6
|
2016-07-11 12:57:05 -04:00 |
|
Robin Ward
|
2cfb0d60a8
|
FIX: Remove the last auth result after authenticating
|
2016-07-08 15:53:27 -04:00 |
|
Robin Ward
|
f7c303c82e
|
FIX: If there's no window.opener use the localStorage method for login
|
2016-07-08 14:45:34 -04:00 |
|
Robin Ward
|
d5b54b0f52
|
FIX: Unread count was not showing up
|
2016-07-08 13:09:04 -04:00 |
|
Robin Ward
|
97ef5d87c5
|
FIX: Change the order of notifications in the drop down
|
2016-07-07 13:44:50 -04:00 |
|
Robin Ward
|
5f91919663
|
Email support for watching first post
|
2016-07-07 12:23:19 -04:00 |
|
Robin Ward
|
2005565c9c
|
Server side code for Watching First Post Only
|
2016-07-07 11:21:50 -04:00 |
|
Robin Ward
|
1eb64151f6
|
User interface for watching first post
|
2016-07-07 11:21:50 -04:00 |
|
Robin Ward
|
21684c98be
|
FIX: Don't remove the id from the input to createRecord
|
2016-07-06 13:52:30 -04:00 |
|
Robin Ward
|
aa16f043ea
|
FIX: When moving a topic, skip validations in case user is TL4
|
2016-07-05 16:48:14 -04:00 |
|
Robin Ward
|
3fe4903e63
|
FIX: Support unicode replacements with multiple codepoints
|
2016-07-05 13:55:41 -04:00 |
|
Robin Ward
|
72560b5260
|
UX: Apply the category class on initial page load
|
2016-07-04 12:11:12 -04:00 |
|
Robin Ward
|
6129fda8af
|
REFACTOR: styleCategory doesn't seem to be used in any way?
|
2016-07-04 12:11:12 -04:00 |
|
Robin Ward
|
5094df2807
|
Upgrade Emoji One to the latest release of images
|
2016-06-30 11:31:26 -04:00 |
|
Robin Ward
|
8e5a22ba5d
|
Support for mapping multiple mbox imports into categories
|
2016-06-28 16:35:19 -04:00 |
|
Robin Ward
|
61ce5c210c
|
FIX: S3Cdn link clicks weren't working
|
2016-06-28 15:52:38 -04:00 |
|
Robin Ward
|
ccf9b70671
|
When restoring a backup, disable emails.
This prevents accidental sending of emails after a restore before
the admin has had a chance to review everything.
|
2016-06-24 17:15:15 -04:00 |
|
Robin Ward
|
94a4af6af7
|
FIX: If posts are deleted they should be updated in consistency jobs
|
2016-06-21 13:05:56 -04:00 |
|
Robin Ward
|
648bcb6432
|
More mailbox importer improvements
|
2016-06-20 14:58:53 -04:00 |
|
Robin Ward
|
2720205f78
|
Support gzipped mailbox files
|
2016-06-20 12:41:57 -04:00 |
|
Robin Ward
|
efafdd252e
|
FIX: Close multi select when switching topics
|
2016-06-17 14:20:14 -04:00 |
|
Robin Ward
|
83e46cc302
|
FIX: Restrict changing ownership to one topic
|
2016-06-17 14:20:14 -04:00 |
|
Robin Ward
|
84f0e5ad4d
|
SECURITY: Unapproved, active users should not receive emails
|
2016-06-16 12:55:47 -04:00 |
|
Robin Ward
|
4cd19ee26e
|
FIX: Avoid weird formatting for decloaked posts
|
2016-06-14 17:14:20 -04:00 |
|
Robin Ward
|
af4391bbda
|
UX: Don't show right arrow in quotes
|
2016-06-14 16:38:34 -04:00 |
|
Robin Ward
|
bdd15d5452
|
FIX: Don't remove all events, only the ones we created
|
2016-06-14 13:40:56 -04:00 |
|
Robin Ward
|
3d3ce56f52
|
UX: Never show the back button if it's the last post
|
2016-06-14 12:02:24 -04:00 |
|