Commit Graph

2392 Commits

Author SHA1 Message Date
Robin Ward
f3b72f5d96 Revert "move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top"
This reverts commit 6ee2849df6.
2015-01-12 20:21:22 -05:00
Jeff Atwood
962eb78104 change from "Avatar" to "Profile Picture" 2015-01-12 17:13:18 -08:00
Jeff Atwood
c6db713707 better "just for you" copy on pin/unpin 2015-01-12 16:57:41 -08:00
Régis Hanol
6ee2849df6 move SiteText.{head,bottom} to SiteCustomization and remove redundant SiteText.top 2015-01-12 19:59:43 +01:00
Régis Hanol
52c4968bf2 Merge pull request #3091 from techAPJ/update-translations
Update Translations
2015-01-12 16:13:02 +01:00
Régis Hanol
f0f1afff03 FIX: forgot i18n associated with bookmark button (:fired:) 2015-01-12 16:05:17 +01:00
Arpit Jalan
8f06e8f708 Update Translations 2015-01-12 19:53:52 +05:30
Régis Hanol
c681b353f2 FEATURE: bookmark topic button 2015-01-12 12:10:15 +01:00
Jeff Atwood
dc0ecc8f2c add better enable_sso description 2015-01-12 00:54:24 -08:00
Jeff Atwood
af2dde9996 clarify that image logos not *required* 2015-01-09 14:25:00 -08:00
Sam
1358ed2aad FEATURE: show bookmarked topics in topic list 2015-01-09 11:41:10 +11:00
Jeff Atwood
14daf622d0 tweaks to flagging explanation copy 2015-01-07 04:34:15 -08:00
Jeff Atwood
3a9199995a simplify new site default warning copy a bit 2015-01-07 02:02:30 -08:00
Sam
efc717c14a FEATURE: remove star concept from Discourse 2015-01-07 13:43:27 +11:00
Jeff Atwood
d1b0939e02 add contact info to /about 2015-01-05 22:42:13 -08:00
Sam
e6dba8adc2 SECURITY: don't echo the "strategy" param returned by auto provider 2015-01-06 16:28:45 +11:00
Jeff Atwood
e37f7d50ec I like "powered" better than "operated" 2015-01-05 16:44:22 -08:00
Jeff Atwood
a3dab3a635 add deep link to /faq 2015-01-05 16:38:46 -08:00
Jeff Atwood
77f5c74ddd FEATURE: add std /staff page link from /faq 2015-01-05 16:33:21 -08:00
Régis Hanol
060cda7772 FIX: proper handling of group memberships 2015-01-05 18:51:45 +01:00
Neil Lalonde
4975fc2890 Remove old access_password_removal cruft from 1.5 years ago 2015-01-05 12:04:27 -05:00
Neil Lalonde
024b88e9c2 FIX: dashboard should be warning about invalid notification_email site setting 2015-01-05 12:04:27 -05:00
Neil Lalonde
d8c30fe586 Merge pull request #3076 from techAPJ/update-translations
Update Translations
2015-01-05 11:12:37 -05:00
Jeff Atwood
d2d8f13932 improve new site nag copy 2015-01-04 00:29:51 -08:00
Jeff Atwood
46dcc9f257 improve essential site settings descriptions 2015-01-04 00:28:25 -08:00
Jeff Atwood
1c709ea5a9 clarify site nag on contact email 2015-01-04 00:19:56 -08:00
Jeff Atwood
0affda4818 improve new site nag copy 2015-01-04 00:16:10 -08:00
Arpit Jalan
28dfde8194 Update Translations 2015-01-02 19:04:05 +05:30
Régis Hanol
9fcaf090ec Merge pull request #3068 from fantasticfears/category_slug
support setting category slug
2015-01-02 11:55:27 +01:00
Robin Ward
3d42c2d515 Merge pull request #3070 from techAPJ/patch-3
FIX: rate limit user posts export
2014-12-31 11:37:11 -05:00
Jeff Atwood
f2db1af0d3 add /about link to welcome PM reply note 2014-12-30 20:44:47 -08:00
Jeff Atwood
09ecd905e4 add reply note to welcome PM 2014-12-30 20:40:03 -08:00
Arpit Jalan
78537aad39 FIX: rate limit user posts export 2014-12-31 00:54:23 +05:30
Sam
d0fe1725c8 FIX: users should be allowed to add @ to the to field of a PM 2014-12-30 13:26:39 +11:00
Erick Guan
1e166d89ff support setting category slug 2014-12-30 03:14:54 +08:00
Robin Ward
fb33576671 Merge pull request #3067 from techAPJ/patch-3
FEATURE: add more details in user posts archive
2014-12-29 14:09:27 -05:00
Arpit Jalan
96608e0ef0 FEATURE: add more details in user posts archive 2014-12-30 00:00:26 +05:30
Arpit Jalan
fa8ba67523 Update Translations 2014-12-29 19:06:33 +05:30
Jeff Atwood
4dd7610bb2 add + to keyboard help key simul combos 2014-12-24 15:43:21 -08:00
Jeff Atwood
3b945920d4 copy improvements on data export 2014-12-24 15:41:21 -08:00
Arpit Jalan
bb152a5b3f FEATURE: download user posts archive 2014-12-24 15:13:48 +05:30
Régis Hanol
45dbdb6896 FEATURE: custom emojis 2014-12-23 01:12:26 +01:00
Sam
4cd9243888 FEATURE: topics per page should not be configurable
Can lead to severe performance issues
2014-12-15 11:24:16 +11:00
Sam
ae16186100 FEATURE: post chunk size should not be configurable
If people need to configure post chunk size use a plugin
Core only supports out of the box settings, if changed can lead to
severe performance issues.
2014-12-15 10:57:34 +11:00
Robin Ward
768027f0e3 Merge pull request #3046 from gdpelican/feature/insensitive-group-names
Remove group name validation case sensitivity
2014-12-17 10:52:45 -05:00
Jeff Atwood
5199ec413d Associated accounts -> Logins 2014-12-16 22:55:48 -08:00
James Kiesel
84bed4f9ce Remove group name validation case sensitivity 2014-12-17 18:44:30 +13:00
Robin Ward
b1bc4741b1 FEATURE: Load fewer topics in the topic list on slow platforms (Android) 2014-12-15 11:54:26 -05:00
Jeff Atwood
43ac85187d shorten share dialog copy a bit 2014-12-12 23:03:25 -08:00
Arpit Jalan
d0ddbc4cb4 Update translations 2014-12-13 00:40:01 +05:30