Arpit Jalan
37981fb258
Update translations
2014-07-17 10:33:49 +05:30
Elliot Shepherd
2762bc7be5
FIX: avatars:regenerate rake task is now avatars:refresh
2014-07-08 15:17:48 +10:00
Arpit Jalan
923fa4646b
Update Translations
2014-06-30 16:21:43 +05:30
Arpit Jalan
f8255f4443
Update translations
2014-05-22 22:28:47 +05:30
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
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
riking
9c4dd1cb35
Change comma-delim site settings to pipe-delim
2014-04-08 14:17:55 -07:00
Jeff Atwood
3f858801a3
omit needless words from welcome email header
2014-03-14 13:31:19 -07:00
Jeff Atwood
93bced5a5e
remove login-specific info
2014-03-14 10:21:33 -07:00
Jeff Atwood
ef854d459b
few more quick new user tips tweaks
2014-03-10 00:52:36 -07:00
Jeff Atwood
9abc2217ee
improve quick tips PM all new user copy
2014-03-10 00:43:30 -07:00
Jeff Atwood
d5ec409434
add Transifex link to header of translation files
2014-03-04 14:35:23 -08:00
Jeff Atwood
fbf9006a63
email deliverability test copy update
2014-02-23 02:42:06 -08:00
Jeff Atwood
a604ebb5b5
simplify category definition copy
2014-02-21 17:04:59 -08:00
Régis Hanol
50273ba815
rename site setting to
2014-02-13 13:31:14 -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
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
Jeff Atwood
78b1036db7
fix unsubscribe link in digest emails
2013-09-08 02:25:40 -07: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
Jeff Atwood
f13a408c2a
Omit Needless Words on new user JIT popups
2013-09-02 22:41:54 -07:00
Jeff Atwood
0089b10e25
remove footer newline from digest emails, is ugly
2013-08-30 23:08:29 -07:00
Jeff Atwood
c409d91203
add "temporarily" to flagged content hidden
2013-08-23 00:07:08 -07:00
Jeff Atwood
32655e9dad
digest email footer should say "unsubscribe"
2013-08-22 12:53:28 -07:00
Stephan Kaag
a6b4b5dbf2
Replace Clockwork with Sidetiq
2013-08-14 21:39:40 +02:00
Robin Ward
fe3a69c271
Private message emails now include the history
2013-08-07 13:03:45 -04:00
Jeff Atwood
c063580275
slightly shorter copy for first post JIT education
2013-08-01 15:58:46 -07: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
Jeff Atwood
2c314e275e
improve new category copy a bit
2013-07-09 00:49:38 -07:00
Régis Hanol
6251935b1e
removed auto_link_images_wider_than setting
2013-07-06 22:19:16 +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
Jeff Atwood
e338e97fa3
remove line from JIT new user topic/reply help
2013-06-13 09:37:16 -07:00
Sam
eb91a0c9df
Merge pull request #1012 from ZogStriP/extract-imgur-support-to-a-gem
...
Extract imgur support to a gem
2013-06-11 16:59:53 -07:00
Jeff Atwood
acb2126220
Omit Needless Words
2013-06-11 14:31:04 -07:00
Régis Hanol
8a2d635e62
removed imgur support
2013-06-11 21:51:41 +02:00
Chris Hunt
f6ce985121
Send activation email after user approved
2013-06-06 18:37:25 -07:00
Sam
73834370a5
work in progress, live unread and new counts
2013-05-30 16:49:57 +10:00
Jeff Atwood
52eeecd460
add strong warnings on force_hostname and port
2013-05-29 16:27:46 -07:00
Jeff Atwood
0b4fc7ebed
improve flag threshold reached message slightly
2013-05-20 17:16:35 -07:00
Jeff Atwood
c5b2fd8067
simplify spam flag reason text
2013-05-18 00:47:58 -07:00
Jeff Atwood
7cf3f16d62
add YAML lint hint to the top of lang YAML files
2013-05-17 16:54:07 -07:00
Kuba Brecka
09221bb72e
max_upload_size_kb is in "kB" not "kb"
2013-05-08 08:43:47 +02:00