Commit Graph

3117 Commits

Author SHA1 Message Date
Erick Guan eedb977c58 Fix guidelines_topic anchor point 2015-01-17 21:45:36 +08:00
Régis Hanol 5d711db45d Merge pull request #3103 from riking/log_username_changes
Log username changes
2015-01-17 11:47:37 +01:00
riking 1ab0d6bd82 FEATURE: Log username changes by staff
Also fix the tests for changing username
2015-01-17 02:26:12 -08:00
Jeff Atwood 1591068226 add commented out SSL section to nginx config 2015-01-17 01:26:21 -08:00
Jeff Atwood a2e77d8bf4 better regex JS err suppression for Logster 2015-01-16 23:30:06 -08:00
Jeff Atwood 18215f90d0 more flexible regex to block empty JS Logster errors 2015-01-16 17:36:18 -08:00
Jeff Atwood 77ae0b4f7f block empty JS errors from Logster 2015-01-16 17:28:50 -08:00
Régis Hanol 7a86abd105 Merge pull request #3084 from jmay/group-managers
table & model changes for group managers with permission to edit members
2015-01-16 12:02:38 +01:00
Jeff Atwood 91e0c0e034 copyedit on disable emails 2015-01-15 12:17:28 -08:00
Jason W. May a2b284a0a4 table & model changes for group managers with permission to edit membership 2015-01-15 11:44:42 -08:00
Régis Hanol 20d2908c50 FEATURE: add a global notice whenever emails are disabled (disable_emails site setting) 2015-01-15 19:32:19 +01:00
Jeff Atwood 14ea59b623 remove unused starred item 2015-01-15 02:50:30 -08:00
Arpit Jalan 2aff46532c Update Translations 2015-01-14 21:22:13 +05:30
Régis Hanol 6734a51b6a move SiteText.{head,top,bottom} to SiteCustomization 2015-01-14 12:15:53 +01:00
Arpit Jalan 7771d2fb31 remove enable_email_names setting 2015-01-13 13:35:40 +05:30
Jeff Atwood 3cea85e09a correct "is is" copy 2015-01-12 17:30:14 -08:00
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 6953923a03 remove |starred| from topnav default options 2015-01-06 16:03:45 -08:00
Neil Lalonde 58385248a6 Show contact_email on about page 2015-01-06 17:28:42 -05: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 e20078a9dc PERF: fix performance issue when displaying the user card for admins 2015-01-05 19:49:32 +01: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 05f3d96f7e YAML error with default 2014-12-31 00:04:20 -08:00
Jeff Atwood 600720dfef adjust some site_settings validation regexes 2014-12-30 23:38:48 -08:00
Jeff Atwood fb3718f025 check for "%{reply_key}" in reply_by_email setting 2014-12-30 20:49:19 -08: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
Sam ef62933034 Ruby 2.2 fixes 2014-12-29 13:31:15 +11:00
Régis Hanol 8d03ff6f82 FIX: cache emojis for 1 year 2014-12-28 11:10:03 +01:00
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 7c7474aa10 create a new table to maintain csv export log 2014-12-24 16:25:36 +05:30
Arpit Jalan bb152a5b3f FEATURE: download user posts archive 2014-12-24 15:13:48 +05:30
Sam 5b844f5320 FEATURE: more than 1 site customization can be enabled at once
FIX: more robust site customizations

Rewrote site customization to use distributed cache and a much cleaner
css delivery mechanism
2014-12-23 13:03:48 +11:00
Régis Hanol 45dbdb6896 FEATURE: custom emojis 2014-12-23 01:12:26 +01:00
Hongli Lai (Phusion) 3afda54d22
Run after_fork hooks correctly on Phusion Passenger 2014-12-22 15:59:07 +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
Jeff Atwood 2e4fc6b25b change default return email address 2014-12-18 13:54:03 -08: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
Robin Ward 2d6b15a34d Load fewer posts when the android platform is detected 2014-12-12 11:47:39 -05:00
Arpit Jalan 02e1d17ac7 Add Turkish translation files 2014-12-12 12:13:12 +05:30
Sam 2535e22151 stop logging csrf errors for API 2014-12-12 08:00:22 +11:00
Arpit Jalan 42cbe6ef2a FEATURE: export csv for all the logs 2014-12-11 23:33:26 +05:30
Sam 5551676fef FIX: cache all public resources registered by plugins.
Plugins are responsible for expiry
2014-12-09 14:49:02 +11:00
Sam abf6871de6 Merge pull request #3027 from techAPJ/update-translations
Add missing translation files and update translations
2014-12-08 11:04:17 +11:00
Sam fdecd69228 Merge pull request #3026 from oblakeerickson/legacy_avatar
Remove legacy avatar code
2014-12-08 11:03:55 +11:00
Sam a7659490c6 Merge pull request #3028 from tytkal/arabic_support
Arabic support
2014-12-08 11:03:12 +11:00
Lourens Naudé 2f75078758 Do not assume all interpreter versions support allocation tracing 2014-12-07 23:28:38 +00:00
Lourens Naudé fb60daa867 Introduce support for dumping Rails process heap at the end of a benchmark run 2014-12-07 22:55:37 +00:00
khalid al-hussayen 9fc0a3f6f9 add arabic local files 2014-12-07 23:05:24 +03:00
Arpit Jalan 45c2a24075 Update Translations 2014-12-07 22:32:13 +05:30
Blake Erickson e9e88c9b82 Remove legacy avatar code
- Remove method that was only left around because the
  [api](https://github.com/discourse/discourse_api/pull/53) called it
- Modify test to use new route instead of legacy route

https://meta.discourse.org/t/legacy-route-for-avatars/22838/2
2014-12-07 06:13:14 -07:00
Régis Hanol bb85137069 Merge pull request #3022 from techAPJ/update-translations
Update Translations
2014-12-06 16:38:17 +01:00
Régis Hanol cd170ca548 FEATURE: auto-close topics based on community flags 2014-12-05 19:37:43 +01:00
Jeff Atwood 3aaa7d5b03 update search help with in:private 2014-12-04 13:37:47 -08:00
Arpit Jalan 44e694819d Update Translations 2014-12-04 19:48:21 +05:30
Sam 4aa0d88c6c FEATURE: search private messages option 2014-12-04 13:50:36 +11:00
Neil Lalonde 5f2c746853 remove unused site settings company_domain, company_full_name, company_name 2014-12-03 15:39:53 -05:00
Régis Hanol acc62f2ec2 SECURITY: prevent direct download of backups 2014-12-03 12:47:28 +01:00
Régis Hanol 8ab32396a7 Merge pull request #3009 from gdpelican/feature/new-private-message
New Private Message button for user topics
2014-12-03 12:17:45 +01:00
Jeff Atwood a05408ac9d minor copyedit 2014-12-02 21:39:54 -08:00