Commit Graph

11773 Commits

Author SHA1 Message Date
Arpit Jalan d0cf73f105 Update Translations 2014-10-23 20:15:56 +05:30
Régis Hanol 9b5834ba4c Merge pull request #2903 from santouras/fix/adjust-wp-serializer
Add post_number to PostWordpressSerializer
2014-10-23 11:00:39 +02:00
Jude Aakjaer 46ac98d34d add post_number to PostWordpressSerializer 2014-10-23 03:02:06 +00:00
Arpit Jalan 1035df46bf FEATURE: search by ip address on admin user list page 2014-10-23 08:02:02 +05:30
Sam e222d3d2c8 FIX: add vary encoding to gzip responses
this ensures CDNs work correctly see: http://blog.maxcdn.com/accept-encoding-its-vary-important/
2014-10-23 11:05:56 +11:00
Robin Ward 5de43930e9 FIX: The whole page was a drag-n-drop target even when there were
multiple file upload components.
2014-10-22 14:37:35 -04:00
Régis Hanol de415b804c FIX: add 'Content-Length' header for avatars 2014-10-22 15:39:51 +02:00
Sam 6c58cb982a unbound if is not a perf gain 2014-10-22 18:07:29 +11:00
Jeff Atwood de05012c76 tighten up draft display on mobile 2014-10-21 23:37:34 -07:00
Kelle Connolly 0d461f16a7 Remove href attribute from tab link to prevent duplicate event on enter.
Because Discourse doesn't preventDefault on links with an href of "#"
this tab-able link was firing a click event when enter was pressed. This
had the unfortunate side effect of breaking the history, making routing
and navigation unreliable.
2014-10-22 17:29:57 +11:00
Jeff Atwood 5161d0f23d increase click area on editor toggle, mobile 2014-10-21 23:27:06 -07:00
Jeff Atwood ea681d92a2 increase click area on editor toggle 2014-10-21 23:17:58 -07:00
Sam c104fbc915 remove unused code 2014-10-22 16:40:21 +11:00
Sam 30a814b105 PERF: unbind some stuff to speed up topic list 2014-10-22 16:37:13 +11:00
Sam d4224a64e8 correct spec 2014-10-22 15:50:04 +11:00
Sam e20e6b4524 PERF: stop using jQuery to sanitize strings 2014-10-22 15:48:18 +11:00
Sam 6b7c1011fd slow down rate we flush timings on posts we already know we read (10 instead of 5) 2014-10-22 15:22:16 +11:00
Sam 73486b8ddd FIX: respect anon_polling_interval
FIX: only poll background message bus pages once a minute
FEATURE: background_polling_interval
FEATURE: long polling pushed back to 25 seconds
FEATURE: force a poll when a bg page returns to foreground

also improve copy of message bus settings a bit
2014-10-22 12:49:10 +11:00
Jeff Atwood 0e3c06cf61 better email bouncy reply titles 2014-10-21 14:56:25 -07:00
Jeff Atwood aca437d071 improve email bounce reply copy 2014-10-21 14:41:18 -07:00
Jeff Atwood 121426287a yet another attempt at images in email 2014-10-21 12:53:18 -07:00
Neil Lalonde 7659d491fd Merge pull request #2897 from techAPJ/patch-1
FEATURE: show full user name in emails
2014-10-21 15:47:31 -04:00
Jeff Atwood 58187086b6 improve copy to reduce confusion 2014-10-21 12:39:01 -07:00
Arpit Jalan 8700716fcd separate site setting for showing full name in emails 2014-10-22 00:50:39 +05:30
Neil Lalonde c330fb7639 add missing semicolon 2014-10-21 14:57:26 -04:00
Arpit Jalan 83068fab94 FEATURE: show full name in emails 2014-10-21 23:34:44 +05:30
Jeff Atwood d501f003ca fix up /about on mobile 2014-10-21 01:09:54 -07:00
Jeff Atwood 7cda43e502 fix expanded avatar 1 row css suppress mobile 2014-10-21 00:50:17 -07:00
Jeff Atwood e88fc65de4 fix expanded avatar 1 row css suppression 2014-10-21 00:34:57 -07:00
Sam 832655df14 attempt to get content length through 2014-10-21 16:17:13 +11:00
Sam 4e7057efb1 Clean up content type and add Expires header when serving CDN assets 2014-10-21 15:59:34 +11:00
Robin Ward 4eb1288dba FIX: Broken spec from @coding-horror 2014-10-20 17:13:45 -04:00
Sam d4f3f894f4 FEATURE: focus input on modals is optional 2014-10-21 08:12:29 +11:00
Robin Ward 71f211f0b3 FEATURE: Allow users to select a badge with an image to appear on their
user card
2014-10-20 16:35:38 -04:00
Jeff Atwood d2fb2bc4cd another approach on mobile email images 2014-10-20 10:38:21 -07:00
Jeff Atwood 13ea9d655d tighten up search help 2014-10-20 10:05:53 -07:00
Robin Ward 1cf4a0d604 Rename "User Expansion" to the much clearer "User Card" 2014-10-20 12:11:59 -04:00
Régis Hanol 10094a0bcd FIX: resolve flags as good when deleting a spam user 2014-10-20 16:59:06 +02:00
Neil Lalonde 4ef9e6e95a Merge pull request #2889 from JSey/patch-1
FEATURE: import phpBB avatars
2014-10-20 10:53:09 -04:00
Régis Hanol 29b2788ca6 Merge pull request #2896 from awesomerobot/master
sticking transitions into a sass mixin
2014-10-20 16:26:53 +02:00
Kris Aubuchon b97a4f5bd0 sticking transitions into a sass mixin 2014-10-20 09:54:36 -04:00
Régis Hanol b394b7d626 Merge pull request #2895 from techAPJ/patch-1
Hide google search when the instance is private
2014-10-20 14:53:38 +02:00
Arpit Jalan 42714d7d25 Hide google search when the instance is private 2014-10-20 16:50:42 +05:30
Sam 6e0b5f7231 Merge pull request #2883 from davidsantoso/update-developer-install-guide
Remove database steps in DEVELOPER-ADVANCED.md
2014-10-20 11:05:45 +11:00
Sam 6d880f625f Merge pull request #2891 from techAPJ/patch-1
FIX: browser password manager was saving name instead of username
2014-10-20 11:03:44 +11:00
Sam 98949fc220 Merge pull request #2893 from DeanMarkTaylor/patch-3
Correct minor spelling mistakes in tests
2014-10-20 11:02:49 +11:00
Dean Taylor c2614543b1 Correct minor spelling mistakes
@sam highlighted I made a spelling mistake in a commit - thought I would throw a few more in.
2014-10-19 23:55:19 +01:00
Arpit Jalan e6171c31fb FIX: browser password manager was saving name instead of username 2014-10-20 01:16:07 +05:30
Jeff Atwood 12be79c3f9 Merge pull request #2890 from techAPJ/patch-1
Show raw email in text box
2014-10-19 12:32:16 -07:00
Arpit Jalan 7b81e79b12 Show raw email in text box 2014-10-20 00:51:22 +05:30