Jeff Atwood
|
a9ff3ab9ff
|
copyedit pass on all Site Settings
|
2014-07-14 00:03:06 -07:00 |
|
Sam
|
d4cd2f1ebf
|
FEATURE: bump upload size to 3 megs
|
2014-07-14 14:32:55 +10:00 |
|
Sam
|
6a685e822a
|
FIX: multisite uploads broken
|
2014-07-14 14:26:25 +10:00 |
|
Sam
|
b560b11f6e
|
FIX: add admin/logs route for right click
|
2014-07-14 13:21:29 +10:00 |
|
Jeff Atwood
|
b2d17a09ff
|
missing translation for new site settings category
|
2014-07-13 13:43:44 -07:00 |
|
Jeff Atwood
|
2a40c04480
|
don't need "new" here
|
2014-07-13 02:54:39 -07:00 |
|
Jeff Atwood
|
7cfcad5636
|
add 'login' section to site_settings
|
2014-07-13 02:23:31 -07:00 |
|
Jeff Atwood
|
4093120ddf
|
distinct FAQ vs guidelines copy
|
2014-07-11 23:49:51 -07:00 |
|
Sam
|
038b2ceca7
|
Merge branch 'master' of github.com:discourse/discourse
|
2014-07-12 11:11:20 +10:00 |
|
Sam
|
fb335560f8
|
FIX: appears broken in multisite
|
2014-07-12 11:11:12 +10:00 |
|
Jeff Atwood
|
d19a0bc06c
|
add safety for max levenshtein spammer distance
|
2014-07-11 17:19:45 -07: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 |
|
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 |
|
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 |
|
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
|
d9768a6195
|
FIX: pretending to support too many accelerated files
This broke sidekiq web
(sidekiq serves resources out of /vendor/ path)
|
2014-07-11 18:47:55 +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
|
93c4067ab3
|
initial "Welcome to the Lounge" copyedit
|
2014-07-10 14:08:09 -07:00 |
|
Arpit Jalan
|
842f317d62
|
Update translations
|
2014-07-11 01:37:19 +05:30 |
|
Neil Lalonde
|
fd55a3fd66
|
FEATURE: add a welcome topic to the Lounge category. Copy needs to be improved.
|
2014-07-10 15:13:18 -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 |
|
Neil Lalonde
|
21d3785622
|
Merge pull request #2517 from ninjasphere/fix_avatar_refresh_task_name
FIX: avatars:regenerate rake task is now avatars:refresh
|
2014-07-10 11:31:52 -04:00 |
|
Neil Lalonde
|
c6a313d458
|
Seed categories with capitalized names
|
2014-07-10 11:28:49 -04:00 |
|
Jeff Atwood
|
a56db77172
|
copyedit
|
2014-07-10 00:43:41 -07: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 |
|
Jeff Atwood
|
e4a7f652cc
|
grammar tweak. It's shorter too!
|
2014-07-09 23:08:01 -07:00 |
|
Jeff Atwood
|
4654bb3688
|
Merge pull request #2524 from techAPJ/patch-3
Improve invite email copy
|
2014-07-09 22:47:23 -07:00 |
|
Jeff Atwood
|
3deba15c18
|
minor copyedits
|
2014-07-09 22:35:50 -07:00 |
|
Arpit Jalan
|
2f6c984c8c
|
Improve invite email copy
|
2014-07-10 10:57:40 +05:30 |
|
Sam
|
103e2ebba9
|
FIX: properly support sendfile on all routes
FIX: disable unused etags
|
2014-07-10 15:18:51 +10:00 |
|
Jeff Atwood
|
95282a4c6d
|
add badge glyph to edit button
|
2014-07-09 22:01:03 -07:00 |
|
Arpit Jalan
|
8395da5bd0
|
FIX: include topic title and domain name in topic invite mail
|
2014-07-10 10:05:28 +05:30 |
|
Sam
|
2f8d139ec0
|
BUGFIX: incorrect ordering in category permissions
FEATURE: UI for categories that we allow badges on
|
2014-07-10 12:02:16 +10:00 |
|
Sam
|
928848c0a8
|
FEATURE: First Link badge
|
2014-07-10 12:02:16 +10:00 |
|
Neil Lalonde
|
362adb0498
|
FIX: add site setting email_site_title, which overrides title in reply by email address in case the title has invalid characters
|
2014-07-09 16:44:18 -04:00 |
|
Jeff Atwood
|
0a643353cf
|
slight improvements to invite email copy
|
2014-07-09 12:57:04 -07:00 |
|
Jeff Atwood
|
71b18ce5e2
|
minor copyedit on invites
|
2014-07-09 12:45:01 -07:00 |
|
Arpit Jalan
|
223bbc3da3
|
FEATURE: include topic context in topic invite
|
2014-07-09 21:23:20 +05:30 |
|
Régis Hanol
|
6b45b635f8
|
FIX: properly whitelist <code> classes needed for syntax highlighting
|
2014-07-09 16:27:47 +02:00 |
|
Sam
|
9c14385a86
|
FEATURE: explain which badges can be titles
|
2014-07-09 16:03:53 +10:00 |
|
Sam
|
e32e96dabb
|
FEATURE: new badges
- Pay it forward renamed to first like
- First flag
- First share
|
2014-07-09 12:17:39 +10:00 |
|
Jeff Atwood
|
0317e503b3
|
minor copyedit
|
2014-07-08 17:00:50 -07:00 |
|
Jeff Atwood
|
1c3dff2013
|
we don't use %{site_password} any more
|
2014-07-08 16:58:39 -07:00 |
|
Neil Lalonde
|
df8b25d2f5
|
FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago
|
2014-07-08 17:39:49 -04:00 |
|
Jeff Atwood
|
fd36142895
|
minor copyedit on email-in
|
2014-07-08 12:16:08 -07:00 |
|
Jeff Atwood
|
aca592b99c
|
a few copyedits on bulk user invites
|
2014-07-08 11:09:43 -07:00 |
|