Commit Graph

371 Commits

Author SHA1 Message Date
Sam 79a084dd58 Revert "remove old markdown engine work-in-progress"
This reverts commit ee470b5317.
2017-07-12 18:10:51 -04:00
Sam Saffron ee470b5317 remove old markdown engine work-in-progress 2017-07-12 17:44:40 -04:00
Arpit Jalan 25d70ec900 Update Translations 2017-07-05 11:35:35 +05:30
Neil Lalonde febfe27669 Update translations 2017-06-26 14:56:22 -04:00
Arpit Jalan 4112c2b883 Update translations 2017-06-12 21:24:40 +05:30
Arpit Jalan d326784ecf Update translations 2017-06-07 20:13:54 +05:30
Arpit Jalan 266acbcc6c Update Translations 2017-05-29 12:23:49 +05:30
Arpit Jalan f57914ccd8 Update translations 2017-05-22 10:24:44 +05:30
Neil Lalonde 8651fc57a5 Update translations 2017-05-15 11:11:18 -04:00
Arpit Jalan a160589e84 Update Translations 2017-05-09 22:59:38 +05:30
Arpit Jalan 1f6ffd5fb0 Update Translations 2017-05-02 16:08:55 +05:30
Neil Lalonde 0722ffadf1 Remove site settings enforce_global_nicknames and discourse_org_access_key 2017-05-01 14:53:16 -04:00
Arpit Jalan df77a827e1 Update Translations 2017-04-24 18:12:40 +05:30
Arpit Jalan ae96631692 Update Translations 2017-04-17 23:46:18 +05:30
Neil Lalonde 6af864b969 Update translations 2017-04-10 13:43:35 -04:00
Arpit Jalan ff530d6fb3 Update Translations 2017-04-07 22:23:39 +05:30
Neil Lalonde c19bf7e1bd Update translations 2017-03-28 10:50:09 -04:00
Neil Lalonde 8b1bfeb4c6 Update translations 2017-03-20 11:04:34 -04:00
Neil Lalonde 4271aa0b48 Update translations 2017-03-08 11:54:01 -05:00
Neil Lalonde 262016604d FEATURE: each category can control how many topics to show on categories page 2017-03-01 15:12:57 -05:00
Arpit Jalan ddcd060552 Update Translations 2017-03-01 11:03:44 +05:30
Régis Hanol ecdae9f863 FIX: i18n integrity specs
FIX: check all .yml files in the project for integrity
FIX: ensure localized yamls are compatible with english
2017-02-24 11:35:33 +01:00
Neil Lalonde a702330ccd FEATURE: make show_subcategory_list a per-category setting 2017-02-22 11:42:36 -05:00
Neil Lalonde aa2c527c60 Remove "From" from every post in Popular Posts section of summary emails 2017-02-20 11:04:12 -05:00
Guo Xiang Tan 9baf89a901 Remove database vacuum task from Discourse. 2017-02-20 09:02:38 +08:00
Neil Lalonde 56233e9ec6 Update translations 2017-02-13 16:42:15 -05:00
Régis Hanol f07b4b310a should not have renamed this setting in 460665895c 2017-02-08 18:11:34 +01:00
Arpit Jalan bcbcfa2078 Update Translations 2017-01-18 22:13:12 +05:30
Neil Lalonde 5a2e989e0d Update translations 2017-01-06 15:53:03 -05:00
Arpit Jalan be303ecef9 Update Translations 2017-01-04 23:43:08 +05:30
Arpit Jalan 4e63880b5d Update Translations 2016-12-29 00:15:25 +05:30
Arpit Jalan 0d826ea933 Update Translations 2016-12-21 23:09:02 +05:30
Arpit Jalan 5cc64103c6 Update Translations 2016-12-08 20:35:03 +05:30
Arpit Jalan ece5442c54 Update Translations 2016-11-16 23:42:01 +05:30
Arpit Jalan f057172216 Update Translations 2016-11-02 22:47:35 +05:30
Arpit Jalan 68b559d501 Update Translations 2016-10-27 00:44:53 +05:30
Arpit Jalan 6eccf9da03 Update Translations 2016-10-20 18:49:09 +05:30
Arpit Jalan 4c614e5233 Update Translations 2016-10-14 00:15:41 +05:30
Arpit Jalan 3002cc4cc7 Update Translations 2016-10-06 21:21:00 +05:30
Neil Lalonde f27676a235 Update translations 2016-09-22 12:43:05 -04:00
Arpit Jalan 1a87960454 Update Translations 2016-09-13 21:21:19 +05:30
Arpit Jalan d2e1fccc90 Update Translations 2016-09-02 20:12:45 +05:30
Neil Lalonde 4be3b9f36d Update translations 2016-08-25 11:04:46 -04:00
Arpit Jalan e06be6561d Update Translations 2016-08-23 18:48:00 +05:30
Arpit Jalan 25a14fcba8 Update Translations 2016-08-10 23:08:10 +05:30
Neil Lalonde f1bfc74e79 Update translations 2016-08-05 14:39:55 -04:00
Neil Lalonde 437ad5b05a Remove extra characters returned from Transifex 2016-07-27 17:55:29 -04:00
Neil Lalonde 6a8f57d602 Update translations 2016-07-27 17:55:28 -04:00
Neil Lalonde a3f39866ab Update translations using temporary workaround for Transifex bugs 2016-07-27 13:29:13 -04:00
Guo Xiang Tan 1ea1cefb35 Extract Nginx log analyzer into a plugin that ships with Discourse. 2016-07-19 15:44:00 +08:00
Sam Saffron 46b34e3c62 FEATURE: remove user option for edit history public
Users can no longer opt-in for "public" edit history
if site owner disables it.

This feature adds cost and complexity to post rendering since
user options need to be premeptively loaded for every user in the
stream. It is also confusing to explain to communities with private edit
history.
2016-07-16 21:30:00 +10:00
Guo Xiang Tan 20359788dc
Rename `SiteSetting#use_https` to `force_https`. 2016-06-29 15:02:43 +08:00
Neil Lalonde db2bc41110 Update translations 2016-06-21 11:16:31 -04:00
Arpit Jalan 024c2e90c1 Update Translations 2016-06-09 22:07:41 +05:30
Neil Lalonde 83c092af64 fix duplicate i18n key 2016-04-27 12:23:29 -04:00
Neil Lalonde e5918c7d00 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
Neil Lalonde e63e296761 Update translations 2016-04-20 19:18:07 -04:00
Neil Lalonde a2501bfee5 Update Translations 2016-04-07 12:11:30 -04:00
Arpit Jalan 5d641d0270 Update Translations 2016-03-31 23:28:07 +05:30
Arpit Jalan 6b01287e98 Update Translations 2016-03-28 14:00:18 +05:30
Arpit Jalan ddebd76c44 Update Translations 2016-03-23 22:25:29 +05:30
Robin Ward 5771d2aee2 SECURITY: Support for confirm old as well as new email accounts 2016-03-08 14:52:22 -05:00
Arpit Jalan bdb290ccdb Update Translations 2016-03-07 19:44:32 +05:30
Arpit Jalan d70e4ac5b6 Update Translations 2016-03-01 14:25:01 +05:30
Robin Ward 026bba1876 Merge branch 'master' into vdom 2016-02-22 15:28:07 -05:00
Neil Lalonde 7e39619bc9 Update translations 2016-02-22 11:10:12 -05:00
Robin Ward d1e85bdd8b FEATURE: Use virtual dom framework for faster post rendering 2016-02-11 11:00:40 -05:00
Régis Hanol 460665895c properly name purge emails/email logs site settings 2016-02-08 22:18:52 +01:00
Arpit Jalan 915afa703d Update Translations 2016-01-26 23:41:00 +05:30
Arpit Jalan bfa4e6b69c Update Translations 2016-01-19 01:29:19 +05:30
Neil Lalonde d732c0876a Update translations 2016-01-08 15:50:00 -05:00
Arpit Jalan 593c22eda1 Update Translations 2016-01-04 21:01:49 +05:30
Arpit Jalan d0bbf5c9a6 Update Translations 2015-12-14 23:04:01 +05:30
Neil Lalonde 8a4c91f3ef Update translations 2015-11-25 17:09:48 -05:00
Robin Ward d65ec1af2e Rename `ninja_edit_window` to `editing_grace_period` :'( 2015-11-24 14:28:42 -05:00
Arpit Jalan bde05fd334 Update Translations 2015-11-23 19:25:06 +05:30
Arpit Jalan 6ec336e56f Update Translations 2015-11-20 23:26:48 +05:30
Arpit Jalan aeccc030d6 Update Translations 2015-11-16 20:55:35 +05:30
Arpit Jalan 236f8bb0f7 Update Translations 2015-11-12 22:06:59 +05:30
Neil Lalonde a800ff1985 Update translations 2015-11-04 13:25:29 -05:00
Arpit Jalan c3cadbb4d8 Update Translations 2015-10-26 22:38:34 +05:30
Arpit Jalan 717be06f17 Update Translations 2015-10-20 23:11:42 +05:30
Arpit Jalan 06f616792d Update Translations 2015-10-15 18:19:04 +05:30
Arpit Jalan 43cd0912e6 Update Translations 2015-10-11 02:11:28 +11:00
Arpit Jalan f031558aa5 Update Translations 2015-09-24 18:08:25 +05:30
Arpit Jalan 7a9404750e Update Translations 2015-09-21 17:51:42 +05:30
Arpit Jalan 49fc4571b0 Update Translations 2015-09-19 01:09:12 +05:30
Arpit Jalan 21f81979cb Update Translations 2015-09-07 19:48:43 +05:30
Arpit Jalan b8c3187a94 Update Translations 2015-08-31 22:19:30 +05:30
Arpit Jalan 8a52cc9725 Update Translations 2015-08-28 19:53:39 +05:30
Régis Hanol bef80633b1 FEATURE: global admin override of most of the user preferences 2015-08-21 20:39:21 +02:00
Arpit Jalan e1575746f2 Update Translations 2015-08-20 17:33:13 +05:30
Arpit Jalan 73f547b019 Update Translations 2015-08-10 23:41:05 +05:30
Arpit Jalan cdd3d136c1 Update Translations 2015-08-07 00:37:18 +05:30
Arpit Jalan e53bf294ef Update Translations 2015-08-04 13:17:39 +05:30
Arpit Jalan 62a59ef7c0 Update Translations 2015-07-30 22:41:12 +05:30
Arpit Jalan fc977771a3 Update Translations 2015-07-16 19:18:02 +05:30
Arpit Jalan db02dbb0da Update Translations 2015-06-26 20:30:13 +05:30
Arpit Jalan 6148ae8775 Update Translations 2015-06-17 22:05:22 +05:30
Arpit Jalan 436e84c6c1 Update Translations 2015-06-15 20:25:53 +05:30
Robin Ward 7b6d6b76eb FEATURE: Multiple embeddable hosts
- Also refactors two site settings components into one, with tests
2015-06-09 13:25:43 -04:00
Arpit Jalan 45a7c314c2 Update Translations 2015-06-03 20:39:08 +05:30
Arpit Jalan 1ac4e60c90 Update Translations 2015-06-01 23:33:27 +05:30
Arpit Jalan 56544f2048 Update Translations 2015-05-21 00:24:12 +05:30
Neil Lalonde 1c5ea5d8ef Update translations 2015-05-12 17:38:49 -04:00
Sam 5ef641126f remove s3 deprecation warning, we will continue to support it 2015-05-12 08:27:25 +10:00
Arpit Jalan ee960899df Update Translations 2015-05-06 21:32:11 +05:30
Arpit Jalan 787b30c354 Update Translations 2015-04-29 22:38:29 +05:30
Arpit Jalan 574052b786 Update Translations 2015-04-22 19:05:15 +05:30
Arpit Jalan 77baae13bc Update Translations 2015-04-13 23:58:48 +05:30
Arpit Jalan 8623f179ff Update Translations 2015-04-09 20:58:06 +05:30
Sam 1f59375c82 rename max_word_length to title_max_word_length 2015-04-02 16:46:53 +11:00
Arpit Jalan 47525c6af4 Update Translations 2015-04-01 22:16:57 +05:30
Arpit Jalan 7acae703d9 Update Translations 2015-03-24 20:57:12 +05:30
Arpit Jalan e46d2a2272 Update Translations 2015-03-11 23:43:01 +05:30
Arpit Jalan ade082c072 Update Translations 2015-03-02 21:59:07 +05:30
Arpit Jalan 253ba977ef Update Translations 2015-02-25 22:47:17 +05:30
Arpit Jalan 5c61661b7c Update Translations 2015-02-19 21:41:24 +05:30
Arpit Jalan 439f13b040 Update Translations 2015-02-13 19:37:41 +05:30
Arpit Jalan ba0cb45f4b Update Translations 2015-02-04 00:20:05 +05:30
Arpit Jalan a144e61440 Update Translations 2015-01-21 22:58:30 +05:30
Arpit Jalan 8f06e8f708 Update Translations 2015-01-12 19:53:52 +05:30
Arpit Jalan 28dfde8194 Update Translations 2015-01-02 19:04:05 +05:30
Sam 4cd9243888 FEATURE: topics per page should not be configurable
Can lead to severe performance issues
2014-12-15 11:24:16 +11:00
Arpit Jalan 45c2a24075 Update Translations 2014-12-07 22:32:13 +05:30
Arpit Jalan 44e694819d Update Translations 2014-12-04 19:48:21 +05:30
Arpit Jalan cd8ab37507 Update Translations 2014-11-27 20:28:52 +05:30
Arpit Jalan dbd5823881 Update Translations 2014-11-17 21:35:06 +05:30
Neil Lalonde 1565bd5e67 Update translations 2014-11-06 15:16:58 -05:00
Neil Lalonde 718854f055 Update translations 2014-10-30 17:30:05 -04:00
Arpit Jalan d0cf73f105 Update Translations 2014-10-23 20:15:56 +05:30
Arpit Jalan 8bd2bf9f29 Update Translations 2014-10-19 21:37:25 +05:30
Arpit Jalan 92efee088e Add missing transation files and update translations 2014-10-16 23:25:34 +05:30
Arpit Jalan 648e7b90f4 Update Translations 2014-10-09 01:37:59 +05:30
Neil Lalonde 4f461739fb Update translations 2014-10-03 10:41:37 -04:00
Arpit Jalan 6989557a26 Update Translations 2014-09-30 19:53:17 +05:30
Arpit Jalan b8b20cb9af Update Translations 2014-09-23 21:17:42 +05:30
Arpit Jalan 6455dc7580 Add pl_PL translations for Poll plugin and update translations 2014-09-14 23:52:24 +05:30
Arpit Jalan 93d9fe0497 Update Translations 2014-09-04 21:48:58 +05:30
Arpit Jalan be8249f113 Update Translations 2014-08-28 08:52:11 +05:30
Arpit Jalan 02d05ca2ab Update Translations 2014-08-26 23:07:10 +05:30
Arpit Jalan 2e89ee953e Update Translations 2014-08-21 23:44:58 +05:30
Arpit Jalan 8c2476100b Update Translations 2014-08-18 20:47:59 +05:30
Arpit Jalan e98a6cf993 Update Translation 2014-08-15 23:32:14 +05:30
Arpit Jalan 38d6e74c0b Update translation to fix missing strings 2014-08-12 11:35:33 +05:30
Régis Hanol 85570ddc77 TRIVIAL: fix grammar on 'deferred' columns 2014-08-11 11:56:54 +02:00
Arpit Jalan 3339b30001 Update Translations 2014-08-09 02:04:01 +05:30
Arpit Jalan 2820bd34da Update Translations 2014-08-01 20:02:56 +05:30
Arpit Jalan 37981fb258 Update translations 2014-07-17 10:33:49 +05:30
Jeff Atwood 49dbded250 remove title_sanitize setting 2014-07-14 00:18:02 -07:00
Arpit Jalan 842f317d62 Update translations 2014-07-11 01:37:19 +05:30
Neil Lalonde 337630a216 Update translations 2014-07-02 16:42:59 -04:00
Arpit Jalan 923fa4646b Update Translations 2014-06-30 16:21:43 +05:30
Arpit Jalan 7dd7c5eb11 Update Translations 2014-06-19 17:49:05 +05:30
Sam a044e3de58 Remove min_posts_for_search_in_topic
no longer needed, we always search in topic
2014-06-10 15:07:38 +10:00
Arpit Jalan 96b72c7615 Update translations 2014-06-10 03:07:50 +05:30
Arpit Jalan 0571d500c9 Update translations 2014-05-30 07:08:40 +05:30
Arpit Jalan f8255f4443 Update translations 2014-05-22 22:28:47 +05:30
Neil Lalonde f111e4ba56 Update translations 2014-05-14 12:37:00 -04:00
Neil Lalonde 11c0eb8db3 Update translations 2014-05-07 10:33:41 -04:00
Neil Lalonde 31043275d3 Update translations from Transifex 2014-04-14 11:53:25 -04:00
Neil Lalonde 6b0cae8910 Update translations 2014-04-11 11:53:02 -04:00
Neil Lalonde cb11967715 Add transifex config. Reconcile client.yml and server.yml translations in github and transifex. Transifex is now the source of all client.yml and server.yml files. 2014-04-10 15:42:38 -04:00
Robin Ward f8964bf453 Remove unused SiteSetting 2014-04-09 16:18:31 -04:00
slainer68 6fb323fd71 Delete enable_local_account_create option as it is not used anywhere.
JS fixture
2014-03-27 00:55:06 +01:00
Jeff Atwood d5ec409434 add Transifex link to header of translation files 2014-03-04 14:35:23 -08:00
Robin Ward d95887c57d CHANGE: We now include the `_escaped_fragment_` support by default, but
only if the crawler check fails. It is a fallback for non-google search
engines that support the Ajax crawling API.
2014-02-20 17:02:26 -05:00
Neil Lalonde b696c96a19 Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered. 2014-02-20 12:29:40 -05:00
Régis Hanol 50273ba815 rename site setting to 2014-02-13 13:31:14 -08:00
Régis Hanol 7993998fc5 update translations 2014-02-13 13:31:13 -08:00
Sam 7ad00f426c FEATURE REMOVAL: persona login
see: https://meta.discourse.org/t/pulling-persona-out-of-discourse-core/12613
2014-02-11 16:56:48 +11:00
Régis Hanol 129617b415 Lots of bugfixes
BUGFIX: navigation bar should always activate the right tab (even when diging into a top period)
BUGFIX: /top pages titles
BUGFIX: no "edit category" button on /top page after visiting a category
BUGFIX: properly hide category columns when there is no children category (on both filter + top pages)
BUGFIX: promises not caught when scrolling down a topic list to load more of them
BUGFIX: CSS on category dropdowns
Updated `top_menu` i18n with available filters
2014-01-18 19:27:25 +01:00
Neil Lalonde 52580f09af Rename favorite to starred everywhere 2014-01-10 14:54:19 -05:00
Sam 1533a1163c use_ssl is just confusing, it means use_https , fix name of setting 2014-01-09 10:51:38 +11:00
Robin Ward 4ce81e1b01 Rename "Best Of" to "Summary" 2013-11-18 12:48:26 -05:00
Neil Lalonde 0c6f794eb0 Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
Sam 666264879c change it so all topics MUST include a category, we store a special uncategorized category to compensate
this cleans up a bunch of internals and removes some settings
2013-10-24 12:08:02 +11:00
Robin Ward 348e2e3ef2 Support for per-user API keys 2013-10-22 17:34:39 -04:00
Sam b0573c5f8f missed a few renames 2013-09-06 18:20:02 +10:00
Sam 2ce4468aa5 rename system_username to site_contact_username , system_user is a special user with -1 id that is only used for certain admin tasks
for example system_user will autoclose stuff if needed, it will delete stubs and be the target for flag pms
2013-09-06 17:28:37 +10:00
Michael Kessler 53cc1a4730 Update German server-side translations. 2013-08-29 18:10:20 +02:00
Stephan Kaag a6b4b5dbf2 Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
Phillip Schichtel 306a6eeb3c fixed indention 2013-08-12 21:23:35 +02:00
Phillip Schichtel 7029261318 added the missing de.user.change translation 2013-08-12 00:20:29 +02:00
Adrian Lang b6a133c6b1 Fix various errors in german translation 2013-08-08 11:26:01 +02:00
Robin Ward fe3a69c271 Private message emails now include the history 2013-08-07 13:03:45 -04:00
Régis Hanol be9217d4c8 add server-side filesize check on uploads 2013-07-24 00:54:41 +02:00
Robin Ward 43ceacabab Link to edit "About Me" links directly to the field. 2013-07-22 16:53:21 -04:00
Régis Hanol 5ce05ff5cb adds the `max_attachment_size_kb` setting
so that we can specify a different max upload size for attachments and images.
2013-07-16 02:01:36 +02:00
Régis Hanol 6251935b1e removed auto_link_images_wider_than setting 2013-07-06 22:19:16 +02:00
Adrian Lang 5ea2bce646 Fix German translation of user_automatically blocked template
Right now this bug prevents blocking with German locale.
2013-07-03 09:38:21 +02:00
Régis Hanol 72745d257d provide a way to give a default filename to pasted images in the lightbox overlay 2013-06-26 21:54:08 +02:00
Neil Lalonde a86b35c873 Remove the access_password site setting 2013-06-25 15:05:25 -04:00
Amos L King 777e8c2012 Correct spelling of suppress
supress => suppress

Amos King @adkron <amos.l.king@gmail.com>
2013-06-20 23:44:27 -05:00
Chris Hunt 09d3800701 Move 'dynamic favicon' from Server to User pref 2013-06-14 23:58:24 -07:00
Régis Hanol 8a2d635e62 removed imgur support 2013-06-11 21:51:41 +02:00
Michael Kessler 080938660c Update German server-side translations. 2013-06-10 10:24:26 +02:00
Jeff Atwood b4a4774165 extend consumer email warning to yahoo & outlook 2013-06-10 00:08:06 -07:00
Chris Hunt f6ce985121 Send activation email after user approved 2013-06-06 18:37:25 -07:00
Michael Kessler 571e62a27a Keep German translations in sync. 2013-05-30 13:13:53 +02:00