Robin Ward
|
b32d727d95
|
FIX: Bad auto merge
|
2016-03-31 17:42:16 -04:00 |
|
Neil Lalonde
|
01d0aeb5a9
|
merge master
|
2016-03-31 17:40:54 -04:00 |
|
Robin Ward
|
9f56d61305
|
Backported PluginAPI for compatibility with plugins
|
2016-02-17 12:19:07 -05:00 |
|
Régis Hanol
|
e953c1c5a6
|
fix eslint
|
2016-02-05 16:10:49 +01:00 |
|
Régis Hanol
|
28e4ea3178
|
we still need md5
|
2016-02-05 16:01:23 +01:00 |
|
Sam Saffron
|
45a166b315
|
SECURITY: hoist blocks using guids, not md5 hashes
|
2016-02-05 16:01:15 +01:00 |
|
Sam Saffron
|
51da6676f0
|
SECURITY: topic titles can show up in user page unescaped when streamed in
|
2016-02-01 21:02:23 +11:00 |
|
Robin Ward
|
b792629208
|
FIX: Precompiler should apply get magic too
|
2016-01-15 15:26:19 -05:00 |
|
Robin Ward
|
2ad461f218
|
SECURITY: Upgrade Ember to fix CVE-2015-7565. Also upgrade Handlebars
|
2016-01-15 15:23:58 -05:00 |
|
Robin Ward
|
189595466c
|
SECURITY: Backported XSS fixes from Handlebars
|
2015-11-24 16:30:52 -05:00 |
|
Robin Ward
|
e9f80464b4
|
SECURITY: XSS Protection on Queued Posts
|
2015-11-20 14:28:03 -05:00 |
|
Robin Ward
|
b7bdaac081
|
SECURITY: Moderators should not see API keys
|
2015-10-14 15:46:46 -04:00 |
|
Sam
|
1fef49a094
|
SECURITY: XSS in search results term
Thanks to Jerbi Nessim
|
2015-10-07 10:53:48 +11:00 |
|
Sam
|
fe786dfc64
|
FIX: don't use Safari hack on Windows Phone
|
2015-09-28 17:20:54 +10:00 |
|
Régis Hanol
|
e13906d5fb
|
FIX: replaceMarkdown should be smart about current caret position
|
2015-09-25 12:47:38 -04:00 |
|
Sam
|
be8a20db67
|
FIX: disable cloaked view while running ios positioning hack
|
2015-09-25 12:47:38 -04:00 |
|
Sam
|
d7f2933743
|
FIX: when replying to a expanded reply, correctly attribute author
|
2015-09-25 12:47:37 -04:00 |
|
Robin Ward
|
7a155710dd
|
FIX: Category Logo preview should not repeat
|
2015-09-25 12:47:37 -04:00 |
|
Régis Hanol
|
33f689357a
|
FIX: pikaday wasn't working when using the mouse with a touch-enabled monitor
|
2015-09-25 12:47:37 -04:00 |
|
Sam
|
b2e3703ae7
|
Revert "UX: always show logout link in user menu, use CSS to hide"
oops was on wrong branch
This reverts commit 2cbb49baec .
|
2015-09-25 12:16:17 +10:00 |
|
Sam
|
2cbb49baec
|
UX: always show logout link in user menu, use CSS to hide
.menu-panel .logout-link {display: none}
|
2015-09-25 12:14:20 +10:00 |
|
Régis Hanol
|
62b493281e
|
FIX: notifications & messages were missing from user profile
|
2015-09-24 19:17:06 +02:00 |
|
Robin Ward
|
4236317f69
|
FIX: Double load sometimes on topic lists
|
2015-09-23 16:41:01 -04:00 |
|
Neil Lalonde
|
65e159b073
|
Merge master
|
2015-09-22 15:00:32 -04:00 |
|
Robin Ward
|
79beb9f409
|
FIX: You could set reply_to_post_number when replying as a new topic
|
2015-09-22 13:32:19 -04:00 |
|
Régis Hanol
|
e65ddc6c25
|
FIX: immediately remove upload placeholder when cancelling the upload
FIX: prevent post submit when something is uploading
|
2015-09-22 18:16:53 +02:00 |
|
Régis Hanol
|
6a4b9a3d38
|
FIX: remove upload placeholder when cancelling the upload
|
2015-09-22 17:58:12 +02:00 |
|
Régis Hanol
|
a6934a200e
|
FIX: don't use the filename for the upload placeholder
|
2015-09-22 17:45:55 +02:00 |
|
Sam
|
6e384cd4c7
|
highlight title in full page search
|
2015-09-22 07:39:44 +10:00 |
|
Robin Ward
|
b6155889d5
|
FIX: Respect sort order when user fields are shown publically
|
2015-09-21 15:26:11 -04:00 |
|
Robin Ward
|
cc0f76e60a
|
Merge pull request #3798 from riking/patch-6
FIX: :( page was never showing the URL
|
2015-09-21 14:45:42 -04:00 |
|
Kane York
|
e36c0966d0
|
FIX: :( page was never showing the URL
|
2015-09-21 11:38:37 -07:00 |
|
Régis Hanol
|
fe656fb04d
|
FIX: select appropriate period when redirecting to top
|
2015-09-21 20:28:20 +02:00 |
|
Robin Ward
|
b49e9fb174
|
FIX: Load order of TopicTrackingState was off
|
2015-09-21 14:15:25 -04:00 |
|
Robin Ward
|
9f6ce653a9
|
FIX: Selecting posts was broken on IOS9 iPad
|
2015-09-21 13:50:05 -04:00 |
|
Régis Hanol
|
af7f00099f
|
FIX: uploading a file with a non-ASCII character wasn't removing the placeholder
|
2015-09-21 16:17:25 +02:00 |
|
Guo Xiang Tan
|
e3d5cc54a1
|
UX: Disable button when Notification permission is denied.
|
2015-09-21 18:14:13 +08:00 |
|
Sam
|
5a9517af5e
|
correct build failure
|
2015-09-21 10:57:48 +10:00 |
|
Sam
|
f74c21d2e7
|
FIX: tracking of new/unread/latest in category/subcategory was broken
|
2015-09-21 10:36:20 +10:00 |
|
Sam
|
da23735062
|
FEATURE: Add title notification to topics
|
2015-09-21 08:28:45 +10:00 |
|
Sam
|
330a5e80cd
|
FIX: regression, not updating incoming count in title
|
2015-09-21 08:13:12 +10:00 |
|
Gerhard Schlager
|
caa1a8231b
|
FIX: Show translated badge name
|
2015-09-19 21:33:20 +02:00 |
|
Arpit Jalan
|
0717517332
|
UX: show user full name on admin profile
|
2015-09-19 18:08:04 +05:30 |
|
Robin Ward
|
c1d321369b
|
We don't need to allow track and meter
|
2015-09-18 15:37:56 -04:00 |
|
Arpit Jalan
|
7abd4687e2
|
FIX: redirect to original URL when logging in via OAuth
|
2015-09-18 18:34:57 +05:30 |
|
Sam
|
a4ace3f08e
|
FEATURE: ui for ordering search results in full page mode
|
2015-09-18 17:16:53 +10:00 |
|
Guo Xiang Tan
|
74ca8c3318
|
UX: Allow users to open search in new tab.
|
2015-09-18 11:14:56 +08:00 |
|
Sam
|
086d31d53b
|
UX: when on full page search header search should not pop open
fix `/` handling in full page search to highlight search term
|
2015-09-18 12:20:59 +10:00 |
|
Jeff Atwood
|
0dc11e3a26
|
remove useless extra <div> around topic-avatar
|
2015-09-17 14:30:28 -07:00 |
|
Robin Ward
|
4eaaf4198c
|
FIX: Liking a post shouldn't contract who liked it
|
2015-09-17 16:29:17 -04:00 |
|