Robin Ward
|
c12780eb2b
|
Merge pull request #2538 from techAPJ/patch-1
FEATURE: disposable invite tokens
|
2014-07-14 12:13:44 -04:00 |
|
Arpit Jalan
|
575b5e3d13
|
FEATURE: disposable invite tokens
|
2014-07-14 21:30:46 +05:30 |
|
Robin Ward
|
186ce78cb5
|
FIX: BBCode sanitization and tests
|
2014-07-14 11:24:25 -04:00 |
|
Régis Hanol
|
49eaaddba8
|
Merge pull request #2539 from iamntz/patch-1
Added type=email on register field
|
2014-07-14 15:23:34 +02:00 |
|
Sam
|
4a2cc269ab
|
FIX: allow selection of no title
|
2014-07-14 18:07:07 +10:00 |
|
Jeff Atwood
|
192e286b15
|
FIX: user about me editor too wide on mobile
|
2014-07-14 00:53:04 -07:00 |
|
Sam
|
88469721b9
|
FEATURE: Allow admins to disable specific badges
|
2014-07-14 17:40:36 +10:00 |
|
Jeff Atwood
|
49dbded250
|
remove title_sanitize setting
|
2014-07-14 00:18:02 -07:00 |
|
Ionut Staicu
|
36d810a420
|
Added some style to email fields
|
2014-07-14 09:50:13 +03:00 |
|
Ionut Staicu
|
a0ca4c8583
|
Email field should be type=email
|
2014-07-14 09:49:05 +03:00 |
|
Sam
|
6618358586
|
FIX: dupe protection is API only now
make optional later on (was introduced for wordpress plugin)
|
2014-07-14 15:59:58 +10:00 |
|
Sam
|
5477325376
|
FIX: should use "script" to allow cdn
|
2014-07-14 08:47:06 +10:00 |
|
Jeff Atwood
|
0c513241a3
|
no more black topic status glyphs on cat page
|
2014-07-13 02:45:50 -07:00 |
|
Jeff Atwood
|
504e971bda
|
fix PM participant alignment on mobile
|
2014-07-12 22:17:54 -07:00 |
|
Jeff Atwood
|
f378004a41
|
embedded quote colors were wrong, THANKS OBAMA
|
2014-07-12 01:31:26 -07:00 |
|
Jeff Atwood
|
fe95597ce8
|
very minor mobile layout tweaks
|
2014-07-12 01:04:25 -07:00 |
|
Jeff Atwood
|
b8d9781739
|
minor mobile topic list tweaks
|
2014-07-12 00:44:01 -07:00 |
|
Jeff Atwood
|
0068ac9124
|
fix mobile layout of /faq /tos /privacy
|
2014-07-12 00:04:22 -07:00 |
|
Kris Aubuchon
|
8da4046d79
|
minor alignment fixes on badge page w/description
|
2014-07-12 00:36:01 -04:00 |
|
Kris Aubuchon
|
9398504332
|
fixing appearance of horizontal scrollbar on topic list at about 996px wide
|
2014-07-12 00:12:50 -04:00 |
|
Régis Hanol
|
edba5c631f
|
FEATURE: reject accounts created with an email address similar to a known spammer email
|
2014-07-12 01:59:43 +02:00 |
|
Régis Hanol
|
b526cdc55c
|
Revert "FEATURE: reject accounts created with an email address similar to a known spammer email"
This reverts commit 39be48a441 .
Conflicts:
spec/models/screened_email_spec.rb
|
2014-07-12 01:01:37 +02:00 |
|
Kris Aubuchon
|
1ef4a12a9d
|
fixing onebox image width bug
|
2014-07-11 18:04:32 -04:00 |
|
riking
|
783454ebe1
|
Fix /p/post/user route not saving referrals
Make user id optional for /p/id/uid
Add /posts/id/raw route for debugging failed post processing
|
2014-07-11 14:44:07 -07:00 |
|
Neil Lalonde
|
d45c50f4bb
|
Merge pull request #2529 from riking/email
Two light commits for email
|
2014-07-11 16:30:58 -04:00 |
|
Jeff Atwood
|
314f154def
|
line up modal nav pills better
|
2014-07-11 13:28:51 -07:00 |
|
riking
|
07d8d5ed75
|
Change default email_in minimum trust to 2
Also, rename MinTrustToCreateTopicSetting to TrustLevelSetting, and apply it to more settings
|
2014-07-11 12:35:59 -07:00 |
|
Neil Lalonde
|
d13dbaaa36
|
FEATURE: enter key in site setting input saves it
|
2014-07-11 14:44:30 -04:00 |
|
Régis Hanol
|
46218c7a3a
|
BUGFIX: multiple sub/sup
|
2014-07-11 15:27:42 +02:00 |
|
Régis Hanol
|
39be48a441
|
FEATURE: reject accounts created with an email address similar to a known spammer email
|
2014-07-11 15:09:46 +02:00 |
|
Sam
|
c113c36db7
|
correct badge query
|
2014-07-11 17:35:34 +10:00 |
|
Sam
|
833c50c460
|
FEATURE: Read Faq badge
|
2014-07-11 17:32:29 +10:00 |
|
Sam
|
89fc989adb
|
FEATURE: First Quote badge
|
2014-07-11 14:17:43 +10:00 |
|
Jeff Atwood
|
ed3bebfebe
|
switch /faq to /guidelines in a bunch of places
|
2014-07-10 15:30:58 -07:00 |
|
Jeff Atwood
|
cf61ef7138
|
category-list-item only used in mobile layout
|
2014-07-10 13:28:53 -07:00 |
|
Jeff Atwood
|
eeeb374ec9
|
remove word "subcategories" from mobile cat page
|
2014-07-10 13:08:39 -07:00 |
|
Jeff Atwood
|
91af347dfa
|
remove legacy category "footer" styles
|
2014-07-10 13:02:15 -07:00 |
|
Neil Lalonde
|
09959d315a
|
Merge pull request #2525 from eyalev/rtl-support
Add RTL support.
|
2014-07-10 14:25:16 -04:00 |
|
Neil Lalonde
|
e565ae2528
|
FEATURE: /guidelines route will always show our FAQ, ignoring the faq_url site setting
|
2014-07-10 12:58:41 -04:00 |
|
Eyal Levin
|
d7139555e5
|
Add RTL support.
|
2014-07-10 19:36:19 +03:00 |
|
Kris Aubuchon
|
5aaaa9b915
|
Merge remote-tracking branch 'upstream/master'
Conflicts:
app/assets/stylesheets/desktop/topic-post.scss
|
2014-07-10 11:45:25 -04:00 |
|
Kris Aubuchon
|
f20a5e2c30
|
adding some topic layout flexibility
|
2014-07-10 11:40:31 -04:00 |
|
Jeff Atwood
|
61e87a1bbc
|
make sure /top looks OK on mobile
|
2014-07-10 00:57:30 -07:00 |
|
Jeff Atwood
|
d053ad07fb
|
we don't want danger color on mobile category
|
2014-07-10 00:47:25 -07:00 |
|
Jeff Atwood
|
4215b6347c
|
quick temporary fix for wrapping right gutter
|
2014-07-10 00:43:41 -07:00 |
|
Sam
|
27f85e5451
|
FIX: allow for subdirectorys for cdn assets
|
2014-07-10 17:29:38 +10:00 |
|
Sam
|
6019e3f257
|
FIX: remove hardcoding from middleware stack so we can control it
|
2014-07-10 17:01:21 +10:00 |
|
Sam
|
5032c96486
|
FIX: disable x accl redirect for CDN assets
We need to keep headers in tact
|
2014-07-10 16:32:46 +10:00 |
|
Arpit Jalan
|
2f6c984c8c
|
Improve invite email copy
|
2014-07-10 10:57:40 +05:30 |
|
Jeff Atwood
|
95282a4c6d
|
add badge glyph to edit button
|
2014-07-09 22:01:03 -07:00 |
|