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
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
Kuba Brecka
74979b17d4
cs translation update
2013-08-01 18:27:15 +02:00
Zee Spencer
1caa301712
Fix spelling of noscript in the settings page.
2013-07-30 10:22:31 -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
Sam
c2be81a76e
Merge pull request #1199 from ZogStriP/uploads
...
adds the `max_attachment_size_kb` setting
2013-07-16 23:03:42 -07: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
Kuba Brecka
e2a2bddd60
cs translation update
2013-07-15 16:40:39 +02:00
Régis Hanol
6251935b1e
removed auto_link_images_wider_than setting
2013-07-06 22:19:16 +02:00
Kuba Brecka
e58f9ef843
cs translation update
2013-07-03 21:22:41 +02:00
Robin Ward
d13166fa17
Merge pull request #1095 from Mikulas/typo-translation-czech
...
Minor typo fix in czech translation
2013-06-27 07:08:57 -07: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
Mikulas
6819cd2886
minor typo fix in czech translation
...
grammar source: http://www.proofreading.cz/\?p\=377
2013-06-26 20:10:50 +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
Kuba Brecka
c002acc387
cs translation update
2013-06-14 21:21:33 +02: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
Kuba Brecka
0b09a52b31
cs translation update
2013-05-24 10:04:27 +02:00
Jeff Atwood
7cf3f16d62
add YAML lint hint to the top of lang YAML files
2013-05-17 16:54:07 -07:00
Robin Ward
2ba08d23cb
Merge pull request #831 from kubabrecka/cs_update43
...
cs translation update
2013-05-08 07:40:58 -07:00
Kuba Brecka
09221bb72e
max_upload_size_kb is in "kB" not "kb"
2013-05-08 08:43:47 +02:00
Kuba Brecka
0f4b443317
cs translation update
2013-05-08 08:37:34 +02:00
Kuba Brecka
62ef89dfc9
cs translation update
2013-05-04 21:57:41 +02:00
Kuba Brecka
9dceef3fa6
cs translation update
2013-05-02 12:27:43 +02:00
Kuba Brecka
ed68a1ec81
cs translation update
2013-05-01 15:41:31 +02:00
Kuba Brecka
9651bec37c
cs translation update
2013-04-24 12:59:05 +02:00
Kuba Brecka
002951fc31
cs translation update
2013-04-18 23:06:03 +02:00
Kuba Brecka
b8bbf7d3fa
cs translation update
2013-04-18 10:13:00 +02:00
Jeff Atwood
b64a4100fa
change "visitor" trust level to "new user"
...
I blame me for this mistake.. visitor means other stuff in practice. New
User is correct meaning.
2013-04-17 16:11:24 -07:00
Kuba Brecka
9ee01948c3
cs translation update
2013-04-08 22:28:10 +02:00
Kuba Brecka
6dff266930
cs translation update
2013-04-05 11:31:43 +02:00
Kuba Brecka
5f4b66d1bd
replace CRLF with LF
2013-04-05 11:05:03 +02:00
Jeff Atwood
e3b6fc3ec0
trust ranges are 0-4, not 0-5 (moderators diff)
2013-04-04 22:19:13 -07:00
Kuba Brecka
53bcf99f57
fix some typos in cs translation
2013-04-04 16:57:54 +02:00
Sam
86cf7b1524
trust level 0 is highlighted in light gray as opposed to having special semantics around account age.
2013-04-04 12:24:23 +11:00
Kuba Brecka
317b884943
cs translation update
2013-04-03 23:22:35 +02:00