Commit Graph

20288 Commits

Author SHA1 Message Date
Sam
fe7883eeea UX: don't allow user scaling in mobile view
on iOS 10 behavior of zoom restriction has changed.

This does not disable zooming on iOS 10 but it DOES stop it from randomly
zooming when you are composing
2016-09-15 07:36:16 +10:00
92e716a1fd fix vbulletin import script 2016-09-14 08:15:48 +05:30
8087cca54d Version bump to v1.7.0.beta4 v1.7.0.beta4 2016-09-13 12:23:51 -04:00
1a87960454 Update Translations 2016-09-13 21:21:19 +05:30
aa7c735d34 FIX: Improve selecting text over line breaks 2016-09-13 11:36:17 -04:00
e46204d195 FIX: allow long words if they contain periods 2016-09-13 09:15:05 +05:30
2c9a47dda5 FIX: Validate the raw content of posts before enqueuing them 2016-09-12 12:26:49 -04:00
06eb256d0a FIX: blocking users should never hide all posts if they are trust level 1 or higher 2016-09-12 11:58:10 -04:00
Sam
2d859ba0ed FIX: user api should always be available to staff 2016-09-12 15:42:06 +10:00
b381d84dd9 FIX: tag search should not be case sensitive 2016-09-09 16:55:26 -04:00
e78b7a243e FIX: Don't enqueue posts if the user can't create them (ex: closed) 2016-09-09 12:15:56 -04:00
1f5325e3f0 FIX: Only validate uploaded URLs if they change 2016-09-08 12:06:18 -04:00
ed0b355e15 generalize permalink URL in GetSatisfaction import script 2016-09-08 15:01:40 +05:30
bade41db42 improve GetSatisfaction import script 2016-09-08 14:57:20 +05:30
19ddf95efa FIX: add custom invite email templates 2016-09-08 00:54:48 +05:30
9609a47016 Ability to skip email validation via a plugin 2016-09-07 14:05:46 -04:00
aeae63a56a Change reverse.each
Change on reverse_each because reverse_each loops in reverse order (no
intermediate array created).
2016-09-07 14:57:31 +08:00
610dd933a3 FEATURE: Support importing email from Twitter 2016-09-06 12:18:13 -04:00
acaac02673 Merge pull request #4423 from SafaAlfulaij/arabic_client_plural_rules
Add Arabic Pluralization Rules for Client
2016-09-06 11:22:21 -04:00
f69f225f65 FIX: Don't prevent unicorn worker from starting if warmup fails. 2016-09-06 14:02:08 +08:00
51854e56ac Don't hide e-mail in settings behind email-in plugins 2016-09-06 14:23:43 +10:00
0fbb949af5 Merge pull request #4432 from tgxworld/migrate_upload_scheme_to_scheduled_job
FIX: Make `Jobs::MigrateUploadScheme` a scheduled job.
2016-09-06 08:39:27 +08:00
35bc0c943f More randomly failing specs fixes. 2016-09-05 19:33:03 +08:00
1b2b142f30 FIX: Post without a topic can be destroyed. 2016-09-05 19:00:49 +08:00
52c70f8b45 Merge pull request #4426 from tgxworld/gsoc_webhooks
Gsoc webhooks
2016-09-05 18:46:03 +08:00
9ce61b4586 FEATURE: Webhooks. 2016-09-05 18:44:00 +08:00
1f70fc9e11 Make sure we reset global in specs. 2016-09-05 18:18:14 +08:00
87e84756f0 improve Ning import script 2016-09-05 15:27:03 +05:30
31d900f7e7 Fix build. 2016-09-05 17:03:41 +08:00
aa1f306894 Properly clean up plugin event in specs.. 2016-09-05 16:10:03 +08:00
aabb7a8592 FIX: DiscourseEvent should not be triggered from within the controller. 2016-09-05 15:58:04 +08:00
ec90655c41 FIX: Clean up specs properly. 2016-09-05 15:48:59 +08:00
aa9decf6fd Remove DiscourseEvent.clear. 2016-09-05 15:17:49 +08:00
Sam
e0a2346b92 no more protocol-less CDN urls 2016-09-05 16:05:48 +10:00
Sam
59640bae3b FIX: absolute URL for CDN should always be rooted with a protocol 2016-09-05 15:57:46 +10:00
e4b75f604c FIX: Make clean up upload script a safer task to run. 2016-09-05 10:06:02 +08:00
cdc1d7e46c Merge pull request #4413 from Mogztter/fix-optional-attachments
FIX: Nabble importer, attachments can be not found
2016-09-05 00:05:40 +05:30
Sam
39e6cbc442 FIX: disable double submission which invalidates nonce 2016-09-04 16:05:25 +10:00
Sam
340874d345 FIX: post notifications in JSON so we properly support arrays and so on 2016-09-04 15:51:16 +10:00
76857e3f77 do not create new revision when remapping posts 2016-09-03 23:21:56 +05:30
574a4d7758 Merge pull request #4434 from angusmcleod/template-resolution-order
fix order of plugin template resolution
2016-09-02 14:26:02 -04:00
422941a606 fix order of plugin template resolution 2016-09-02 12:55:11 -04:00
d2e1fccc90 Update Translations 2016-09-02 20:12:45 +05:30
Sam
1d281e02c7 id is optional if already specified in header 2016-09-02 17:08:46 +10:00
Sam
be0fd5b4cc FEATURE: allow user api key revocation for read only keys 2016-09-02 17:04:00 +10:00
df8d24734a Regenerate missing optimized images for all dbs by default. 2016-09-02 13:06:31 +08:00
e4883725e6 Script to analyze uploads on a site. 2016-09-02 12:07:06 +08:00
1a4a0d7e89 FIX: Don't fail silently. 2016-09-02 11:59:03 +08:00
692ecff3eb Revert "FIX: Don't fail silently."
This reverts commit baa6af93a281f3b00c47122fc8a2719fcbe84271.
2016-09-02 11:58:56 +08:00
baa6af93a2 FIX: Don't fail silently. 2016-09-02 11:53:53 +08:00