Commit Graph

11405 Commits

Author SHA1 Message Date
1f95cfedc3 [patch] When a post is split out to be a new topic
the topic's last_post_user_id is set to the user who split out
the post.  But, this should really be the user_id of the last post
of the split out posts.
2014-10-16 12:38:26 -07:00
4d465362b5 FEATURE: Allow a user to upload an image for their expansion background. 2014-10-16 15:05:36 -04:00
bde0820cd4 FIX: Category group picker was broken with category path rename 2014-10-16 14:30:58 -04:00
d0c35633cb Version bump to v1.1.0.beta6 v1.1.0.beta6 2014-10-16 14:26:42 -04:00
785d3fd031 Merge pull request #2879 from techAPJ/patch-2
Add missing translation files and update translations
2014-10-16 14:16:07 -04:00
92efee088e Add missing transation files and update translations 2014-10-16 23:25:34 +05:30
fe1b561228 UX: Only the title of a quote should have a pointer cursor 2014-10-16 13:05:45 -04:00
d2ac5a9ac6 Rename /category/xyz paths to /c/xyz -- @SamSaffron did most of the
work even though I'm merging the patch!
2014-10-16 12:15:31 -04:00
8bb20f2260 UX: dim hidden revisions 2014-10-16 16:32:02 +02:00
5b004f8cce UX: add 'no-text' class to button that only use an icon 2014-10-16 16:25:51 +02:00
de47acf548 UX: wiki/moderator/deleted background applied excessively to unrolled replies 2014-10-16 16:19:01 +02:00
Sam
b4c29a9f3b FIX: regression in autocomplete 2014-10-14 18:22:44 +11:00
Sam
737be5e151 Merge pull request #2871 from mamhoff/autocomplete-again
Fix buggy autocomplete behaviour for non-US keyboards
2014-10-16 17:35:48 +11:00
f3337ab551 reduce number of times caretPosition() is called 2014-10-15 08:50:47 +02:00
Sam
2bace90054 FIX: migration would break if locale was forced to french 2014-10-14 18:07:59 +11:00
303b2a78cd slight copy simplifications. Omit Needless Words 2014-10-15 22:41:09 -07:00
6c95ddf90c remove another lightbox 100% width hack 2014-10-15 22:38:18 -07:00
fc1176acae FIX: use overflow:hidden on reply expansions 2014-10-15 22:34:56 -07:00
Sam
5aaafff798 cache breaker for new uglify options 2014-10-14 11:04:07 +11:00
a67d1c1765 FIX: Symbol was missing colon 2014-10-15 17:54:17 -04:00
65ab88da77 Let's try to change Uglifier settings properly 2014-10-15 16:51:16 -04:00
60a0173e01 update onebox to latest version 2014-10-15 22:47:26 +02:00
bc01589ea5 Add screw_ie8 setting 2014-10-15 16:28:06 -04:00
0a14d80f4a Don't specify uglifier in dev 2014-10-15 16:23:06 -04:00
42d9dedad1 Check if Uglifier is defined (we're precompiling assets) 2014-10-15 16:08:00 -04:00
8a6f9425d4 Fix uglifier args 2014-10-15 16:00:45 -04:00
309144d9fc Let's try telling uglifier to user 1k lines 2014-10-15 15:55:55 -04:00
b250696e04 FIX: Deprecation warnings on webkitIndexedDB 2014-10-15 15:46:23 -04:00
2c989f3eb3 FIX: ActiveRecord error when calling find for the topic list key. 2014-10-15 15:29:45 -04:00
f88075cbba FEATURE: CORS settings per-site in a multisite env 2014-10-15 15:20:39 -04:00
bb59798066 FEATURE: ensure consistency of post revisions 2014-10-15 21:09:08 +02:00
a967d4dfba FIX: Support popState on static 404 page 2014-10-15 14:42:18 -04:00
022ca25fea Remove acccidental console.log 2014-10-15 14:37:14 -04:00
224f503e6f FIX: refreshTitle error when navigating to a 404 page 2014-10-15 14:33:22 -04:00
31e9cafe0e FEATURE: use original filename when clicking the download link in the lightbox 2014-10-15 19:20:04 +02:00
4762b4ac24 FIX: on completion of external auth, window.close may fail because of iOS Safari bug. Prompt user to manually close the window. 2014-10-15 11:00:34 -04:00
Sam
a34ed4d3e5 FEATURE: Make it easier to localize "email has been taken" 2014-10-13 14:18:53 +11:00
Sam
32a8b1b4ed Merge pull request #2877 from lidlanca/patch-8
Fix: Set title for multiple youtube video player with the same ID  (dont rely on id to set title)
2014-10-15 12:23:44 +11:00
432aa76221 var are you? 2014-10-14 20:38:59 -04:00
9822dcf137 we don't want a max-width on html email tables 2014-10-14 16:56:43 -07:00
17febe4914 Fix: Set title for multiple youtube video player with the same ID (don't rely on id to set title)
When an identical youtube video is embedded multiple times on the same page. 
it will only be successful setting title to 1st element in the dom matching a unique id which is based on the actual youtube video id.
2014-10-14 19:50:42 -04:00
cd8b896272 Revert "UX: On mobile add a max width for really long forum names"
This reverts commit ba245ca098298dc4703e86bddc344d51667d87f4.
2014-10-14 17:27:58 -04:00
2322586131 FIX: Saving a field as not required was actually making it required
until you edited it.
2014-10-14 17:21:34 -04:00
dd16ff81be Change help text for user fields to not mention it's explicitly
required.
2014-10-14 17:14:21 -04:00
3dbd1c195a FIX: wide mobile topic title overflowed in editor 2014-10-14 14:12:52 -07:00
ba245ca098 UX: On mobile add a max width for really long forum names 2014-10-14 17:01:16 -04:00
27ebaae4e4 FIX: update Transifex config to include some missing files 2014-10-14 16:05:40 -04:00
84af9d2bff FIX: If we migrated your TOS setting, fix the name so it doesn't look
weird in the admin section.
2014-10-14 15:52:36 -04:00
216f718607 Support /group/xyz paths as well as /groups/xyz 2014-10-14 15:11:22 -04:00
366d7e892c Merge pull request #2867 from techAPJ/patch-1
FEATURE: send `set password` instructions after invite redemption
2014-10-14 11:01:07 -04:00