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
JSey
19f623c7d7
FEATURE: import phpBB avatars
...
This code adds all three avatar types to the import. Uploaded avatars and default gallery avatars are converted, hotlinked are pulled from the remote web site and stored as local. Beware, though: this is currently done during the importer run and can consume loong periods of time if many downloads fail with timeouts.
A minor fix concerns attachments to posts with white space in the real_name, this is handled properly now.
2014-10-19 20:33:01 +02:00
Régis Hanol
9eaabfb4e6
Merge pull request #2887 from techAPJ/patch-1
...
Update translations and add more locale files for poll plugin
2014-10-19 18:16:29 +02:00
Arpit Jalan
8bd2bf9f29
Update Translations
2014-10-19 21:37:25 +05:30
Jeff Atwood
bb8d9807aa
Merge pull request #2885 from awesomerobot/master
...
a handful of minor style updates/fixes
2014-10-18 21:14:07 -07:00
Kris Aubuchon
d132b35426
a handful of minor style updates/fixes
2014-10-18 23:07:55 -04:00
Régis Hanol
c59e56ec63
Merge pull request #2882 from techAPJ/patch-1
...
FEATURE: show raw email for replies/topics created via email
2014-10-18 21:16:17 +02:00
Arpit Jalan
f8237e2ac0
add spec for raw_email action
2014-10-18 22:36:08 +05:30
Régis Hanol
37dd05afd9
Merge pull request #2884 from DeanMarkTaylor/patch-2
...
FIX: Non-secure warning from YouTube thumbnails
2014-10-18 18:24:20 +02:00
Dean Taylor
ab1ace099c
FIX: Non-secure warning from YouTube thumbnails
...
YouTube thumbnails where being loaded over `http` even on a `https` loaded page.
Causing the browser bar to change from green to yellow ![non-secure content loaded icon](http://i.imgur.com/c4GpwCQ.png )
2014-10-18 16:42:21 +01:00
Jeff Atwood
b77f7ce567
overflow:hidden on blockquote caused IE freakout
2014-10-18 02:48:25 -07:00
Sam
a0f74daf6b
correct dodgy test
2014-10-18 20:16:19 +11:00
Jeff Atwood
736dd6c948
Revert "jQuery-ize the 404 page Google search"
...
This reverts commit 6b209f0d7e
.
2014-10-20 00:22:24 -07:00
Jeff Atwood
6b209f0d7e
jQuery-ize the 404 page Google search
2014-10-20 00:19:48 -07:00
Sam
147e4bf056
add some padding
2014-10-18 18:12:48 +11:00
Sam
bfbfc16cca
Correct hard coded URL, implement missing features
2014-10-18 18:09:45 +11:00
Sam
bf7ee92d56
Move search help to a more intuative spot
2014-10-18 18:00:54 +11:00
Jeff Atwood
41be68ec6a
improve search help copy
2014-10-19 23:53:17 -07:00
Sam
8efee0d03d
don't use Markdown
2014-10-18 17:17:38 +11:00
Jeff Atwood
92b615b503
reorganize site settings a bit
2014-10-19 23:14:50 -07:00
Jeff Atwood
ba9e4b42fe
mobile "new/updated topics" alert was too small
2014-10-19 23:01:19 -07:00