Sam
1eb1756dcf
Merge pull request #1419 from mguillemot/non_editable_username_and_email
...
Enable/disable the possibility of editing user's nickname or email
2013-09-15 19:24:35 -07:00
Matthieu Guillemot
3ba1f20674
New site settings to enable/disable the possibility of editing user's nickname or email address
2013-09-14 21:34:21 +09:00
Anton Batenev
567121c436
Russian translation (actual version)
...
Plus crowdin service reformats some strings
2013-09-14 15:19:43 +04:00
Robin Ward
c365bd0070
Notify users posting sequential replies that there's a better way to do it.
2013-09-13 13:49:34 -04:00
Robin Ward
7d9a84b496
New User Education goes through a server side ComposerMessages check. Composer message for users
...
who don't have avatars.
2013-09-13 12:23:53 -04:00
Jeff Atwood
731fd6a4ff
improve copy on auto-blocking new users
2013-09-12 15:24:50 -07:00
Neil Lalonde
827680766e
Show which domains were used in the spam_post_blocked notification
2013-09-12 17:33:30 -04:00
Neil Lalonde
bded4b26fa
Ask admins to fill in site_description on the dashboard, and send it to the hub
2013-09-11 16:32:49 -04:00
Neil Lalonde
4fa11f159f
Add site setting site_description. If filled, it will be used in meta description tag for teh white hat SEO
2013-09-11 15:33:27 -04:00
Robin Ward
06ea8140aa
New job (default off) to detect whether users have uploaded custom avatars by contacting Gravatar.
2013-09-11 15:14:18 -04:00
Claus Strasburger
286780249b
Updated German locale: direct replies, mobile/desktop view and private message labels
2013-09-09 20:57:48 +02:00
Robin Ward
d00e0cb96a
Merge pull request #1420 from ZogStriP/rake-task-to-regenerate-avatars
...
rake task to regenerate avatars
2013-09-09 08:49:47 -07:00
Robin Ward
0523e8cda1
Merge pull request #1421 from ofgeek/patch-2
...
Update client.zh_CN.yml
2013-09-09 08:48:39 -07:00
Jeff Atwood
c59c2a4bb3
fix minor copy error on ImageMagick warning
2013-09-09 00:45:03 -07:00
ofGEEK
379007de6c
Update client.zh_CN.yml
2013-09-09 09:54:03 +08:00
Régis Hanol
3e80e885ae
rake task to regenerate avatars
2013-09-08 12:22:50 +02:00
Jeff Atwood
78b1036db7
fix unsubscribe link in digest emails
2013-09-08 02:25:40 -07:00
Neil Lalonde
2ea6a61a17
Show post number in the share dialog
2013-09-06 17:34:31 -04:00
Jeff Atwood
c996378fc0
improve approval copy
2013-09-06 13:38:23 -07:00
Sam
b0573c5f8f
missed a few renames
2013-09-06 18:20:02 +10:00
Jeff Atwood
2b9838620d
shorter user deletion text
2013-09-06 01:14:38 -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
Neil Lalonde
45d7765936
Merge branch 'master' into mobile
2013-09-05 15:54:22 -04:00
Robin Ward
71c1b8b9b9
When deleting a post as staff, ask if you want to delete direct replies too
2013-09-05 11:03:34 -04:00
Robin Ward
f157ec1f91
Select +Replies for bulk operations
2013-09-05 11:03:29 -04:00
Neil Lalonde
117fc8db58
Change the way nuked users' posts are handled. Allow null in the user_id column of posts. Show these posts in the posts stream.
2013-09-04 15:42:21 -04:00
Neil Lalonde
b47eedba00
Add min_trust_to_create_topic setting to require a certain trust level before users can start new topics
2013-09-03 19:12:22 -04:00
Robin Ward
0aee25616c
Merge pull request #1409 from ofgeek/patch-2
...
Update client.zh_CN.yml
2013-09-03 07:21:52 -07:00
Robin Ward
0a1a5e2e4a
Merge pull request #1410 from abbat/master
...
Russian translation (actual version)
2013-09-03 07:21:41 -07:00
Jeff Atwood
f13a408c2a
Omit Needless Words on new user JIT popups
2013-09-02 22:41:54 -07:00
Anton Batenev
529fe32453
Russian translation (actual version)
2013-09-02 18:48:47 +04:00
ofGEEK
ee79a28569
Update client.zh_CN.yml
2013-09-02 10:09:11 +08:00
Jeff Atwood
0089b10e25
remove footer newline from digest emails, is ugly
2013-08-30 23:08:29 -07:00
Jeff Atwood
96313ce742
better copy for repeated URL blocking
2013-08-30 21:09:35 -07:00
Robin Ward
46efbac40e
Add "Unread" filter to messages tab. Rename the other two views.
2013-08-30 12:32:05 -04:00
Neil Lalonde
82bc6b677f
Add link in hamburger menu to switch between mobile and desktop views
2013-08-29 15:19:28 -04:00
Michael Kessler
53cc1a4730
Update German server-side translations.
2013-08-29 18:10:20 +02:00
Michael Kessler
f74e68eece
Update German client-side translations.
2013-08-29 16:24:27 +02:00
Jeff Atwood
eec77e7bea
"moved" makes more sense in the notify
2013-08-28 16:31:57 -07:00
Sam
61281a3c81
invite only forums had very wonky logic, invited users were not being activated, invite_only forums were still registering users
2013-08-28 17:18:31 +10:00
Robin Ward
0f6c2060b8
Merge pull request #1388 from ofgeek/patch-2
...
Update client.zh_CN.yml
2013-08-27 06:56:20 -07:00
ofGEEK
79ddb162b6
Update client.zh_CN.yml
2013-08-27 15:33:26 +08:00
ofGEEK
85a948d5b4
Update client.zh_CN.yml
2013-08-27 15:21:20 +08:00
Sam
89ce39c902
Merge pull request #1386 from Andersos/patch-1
...
added quotes
2013-08-26 18:45:06 -07:00
Neil Lalonde
3708d47c87
Check daily if there are new users who need to be approved and send a pm to moderators
2013-08-26 16:16:27 -04:00
Anders Sandvik
7dc71a616b
added quotes
2013-08-26 22:00:55 +02:00
Régis Hanol
32f717420d
add max_image_height site setting
2013-08-26 00:24:24 +02:00
Robin Ward
b32e87c929
Merge pull request #1377 from ZogStriP/avatar-work
...
Improved specs for avatar + added a warning whenever the uploaded image is not a square
2013-08-25 07:30:34 -07:00
Robin Ward
89421088e5
Merge pull request #1379 from abbat/master
...
Russian translation (actual version)
2013-08-25 07:28:38 -07:00
Robin Ward
9e32baa357
Merge pull request #1375 from versvs/master
...
Added strings
2013-08-25 07:28:10 -07:00
Anton Batenev
bad2f7bb24
Russian translation (actual version)
2013-08-25 17:19:03 +04:00
Régis Hanol
4c788e75f0
add a warning whenever the uploaded image is not a square
2013-08-25 00:25:47 +02:00
Robin Ward
c0b051c9f6
Show Private Messages pill as a topic list rather than individual messages.
2013-08-24 16:58:16 -04:00
versvs
50a49138a5
Added strings
...
Added some strings not yet existing in the "es" locale but already in use in the application.
2013-08-24 18:10:54 +02:00
Robin Ward
acf1124c0a
Merge pull request #1370 from ofgeek/patch-2
...
Update client.zh_CN.yml
2013-08-24 08:31:19 -07:00
Jeff Atwood
fb037290ac
clarify on invite friends
2013-08-23 23:12:24 -07:00
Neil Lalonde
6e79197519
Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency.
2013-08-23 17:36:25 -04:00
Régis Hanol
43a8bff652
add a site setting for allowing animated avatars
2013-08-23 18:55:02 +02:00
Jeff Atwood
c409d91203
add "temporarily" to flagged content hidden
2013-08-23 00:07:08 -07:00
ofGEEK
1a58bfbdc9
Update client.zh_CN.yml
2013-08-23 09:52:10 +08:00
Neil Lalonde
25e0c3eac1
Log IP addresses with screened emails and urls
2013-08-22 19:04:35 -04:00
Jeff Atwood
32655e9dad
digest email footer should say "unsubscribe"
2013-08-22 12:53:28 -07:00
Neil Lalonde
10bc24b514
Add a note to allow_uncategorized_topics description
2013-08-22 12:14:41 -04:00
John Paul Ashenfelter
cc2b0f1a5f
took a stab at other translations with help from google
2013-08-21 16:29:05 -04:00
John Paul Ashenfelter
bd2006b270
updated english translation
2013-08-21 16:28:51 -04:00
Neil Lalonde
47add6da70
Log when a site customization is deleted
2013-08-21 12:33:24 -04:00
Neil Lalonde
a95303fcd8
Log site customization changes. Use a modal to show staff action log details for site customizations.
2013-08-21 12:33:24 -04:00
Régis Hanol
dcfe4f2061
remove useless text beneath avatar
2013-08-20 21:53:17 +02:00
Neil Lalonde
1d030666d8
Log site setting changes and show in admin
2013-08-19 16:58:38 -04:00
Neil Lalonde
7eaedb84e1
Add notify_mods_when_user_blocked site setting to control whether moderators get a message when someone is automatically blocked
2013-08-19 12:00:48 -04:00
Robin Ward
103f204e36
Merge pull request #1354 from ofgeek/patch-2
...
Update client.zh_CN.yml
2013-08-19 07:35:36 -07:00
Anton Batenev
35442a0c79
Russian translation (actual version)
2013-08-19 12:26:02 +04:00
ofGEEK
59a252f535
Update client.zh_CN.yml
2013-08-19 10:53:05 +08:00
Régis Hanol
ea6e73076b
change your avatar in a modal
2013-08-17 00:35:29 +02:00
Neil Lalonde
baff59d752
Send email to contact_email when a new version of Discourse is found. Disable with the new_version_emails setting.
2013-08-16 17:28:36 -04:00
Neil Lalonde
b6285b85d2
Add reject option to pending users page
2013-08-16 11:42:43 -04:00
Jeff Atwood
946b02533b
better copy for password change button
2013-08-15 22:25:26 -07:00
Sam
b52761c522
Merge pull request #1338 from ofgeek/patch-2
...
Update client.zh_CN.yml
2013-08-15 21:52:02 -07:00
ofGEEK
b2acf33a74
Update client.zh_CN.yml
2013-08-16 11:16:17 +08:00
ofGEEK
3a8fbdb9a8
Update client.zh_CN.yml
2013-08-16 11:13:50 +08:00
ofGEEK
490b057922
Update client.zh_CN.yml
2013-08-16 11:07:25 +08:00
Robin Ward
27fbd232d4
Merge pull request #1334 from ofgeek/patch-2
...
Completely update the zh_CN locale.
2013-08-15 08:33:38 -07:00
Robin Ward
9740d70c67
Merge pull request #1335 from meglio/links
...
Fix site settings link in Twitter config warning
2013-08-15 08:32:19 -07:00
Neil Lalonde
293361dcd3
Screened URLs list in admin
2013-08-15 10:52:26 -04:00
Anton Andriyevskyy
f74587bb84
Fix site settings link in Twitter config warning
2013-08-15 11:51:18 +03:00
ofGEEK
a6085125c5
Totally update zh_CN locale.
...
投诉 → 报告
登陆 → 登录
2013-08-15 11:53:00 +08:00
ofGEEK
fe85e9f739
Update client.zh_CN.yml
2013-08-15 11:42:20 +08:00
ofGEEK
22d26b471b
Keep up with the en locale.
2013-08-15 11:38:54 +08:00
Sam
c2653b2915
Merge pull request #1309 from stephankaag/sidetiq
...
Replace Clockwork with Sidetiq
2013-08-14 16:51:04 -07:00
Neil Lalonde
9170166e93
Finish renaming blocked emails to screen emails
2013-08-14 16:45:30 -04:00
Stephan Kaag
a6b4b5dbf2
Replace Clockwork with Sidetiq
2013-08-14 21:39:40 +02:00
Neil Lalonde
bc0d4f1bfc
Add a confirm modal to Delete All Posts button
2013-08-14 11:48:18 -04:00
Sander Datema
e0636fa914
Updated Dutch translation
2013-08-14 15:47:48 +02:00
Sam
019d52f4ac
Merge pull request #1319 from adrianlang/patch-1
...
Fix typo in german translation
2013-08-14 01:11:10 -07:00
Adrian Lang
701090bf3e
Fix typo in german translation
2013-08-13 21:36:57 +02:00
Robin Ward
9782d3777e
Merge pull request #1314 from quickwango/patch-1
...
missing german translations
2013-08-13 07:39:33 -07:00
Phillip Schichtel
8a0e253b6f
oops, that should not be there
2013-08-13 16:29:49 +02:00
Jeff Atwood
ce92d21d22
copyedit pass on admin descriptions
2013-08-13 02:00:01 -07:00
Jeff Atwood
6722a1fe22
some minor user deletion tweaks
2013-08-13 00:41:23 -07:00
Phillip Schichtel
18c304bda6
more translations
2013-08-12 21:32:04 +02:00
Phillip Schichtel
306a6eeb3c
fixed indention
2013-08-12 21:23:35 +02:00
Neil Lalonde
b36c6d7b78
Users cannot change their own username after 3 days since registering. Site setting username_change_period allows you to change the number of days.
2013-08-12 14:55:09 -04:00
Neil Lalonde
879652f055
Add setting edit_history_visible_to_public to control whether post edits can be viewed by everyone. Uncheck it so only staff users can see edits.
2013-08-12 11:12:20 -04:00
Anton Batenev
8e8167b41e
Russian translation (actual version)
2013-08-12 09:58:45 +04:00
Phillip Schichtel
7029261318
added the missing de.user.change translation
2013-08-12 00:20:29 +02:00
charlieshum
199d6a3fcc
Update client.zh_TW.yml
...
update the translation by comparing with client.en.yml
2013-08-10 19:43:47 +08:00
Neil Lalonde
bb492eb8bf
Add filtering to staff logs page
2013-08-09 16:59:05 -04:00
Robin Ward
652169daf6
Include a list of more new topics in the digest emails at the bottom
2013-08-09 14:43:02 -04:00
Neil Lalonde
90a3bcf6ff
Add filter by action to staff logs page
2013-08-09 10:06:59 -04:00
Neil Lalonde
ce05b43c1d
Fix delete user button on admin/user page so it's enabled at the right times, and update its title attribute to be more helpful
2013-08-08 12:54:38 -04:00
Adrian Lang
b6a133c6b1
Fix various errors in german translation
2013-08-08 11:26:01 +02:00
Neil Lalonde
b097d780d0
Tweaks to staff action logs page
2013-08-07 18:29:13 -04:00
Neil Lalonde
b0848db6de
Oops, forgot to use i18n in some places
2013-08-07 16:46:23 -04:00
Neil Lalonde
5c8c52482a
Add a way to view staff action logs in admin
2013-08-07 16:27:34 -04:00
Neil Lalonde
d2fb6ec53f
Blocked Emails list in admin
2013-08-07 16:27:34 -04:00
Robin Ward
fe3a69c271
Private message emails now include the history
2013-08-07 13:03:45 -04:00
Anton Batenev
5f4bcfaafa
Russian translation (actual version)
2013-08-05 10:17:18 +04:00
Régis Hanol
e397c14702
updated locales
2013-08-13 22:09:36 +02:00
Régis Hanol
e5e3164ea1
added the "allow uploaded avatars" site setting
2013-08-13 22:06:22 +02:00
Jeff Atwood
fadb6afde8
missed an image upload extension removal
2013-08-04 01:20:52 -07:00
Jeff Atwood
2fe70819d5
don't show image extensions
...
BECAUSE SERIOUSLY IMAGES JESUS DUH
2013-08-04 01:19:15 -07:00
Jeff Atwood
c2acdaad9d
add better copy for username changes
2013-08-04 01:11:35 -07:00
Neil Lalonde
98b58150bb
Dashboard calculations are done with an async job now
2013-08-02 18:32:33 -04:00
Jeff Atwood
f996a8757a
add "post last edited at" to edit tooltip
2013-08-02 13:15:50 -07:00
Robin Ward
d5dd70c503
Merge pull request #1287 from charlieshum/master
...
Update client.zh_TW.yml
2013-08-02 13:14:34 -07:00
Neil Lalonde
9db0ac16a9
Add site setting delete_removed_posts_after to configure after how many hour posts that were deleted by their authors will be deleted
2013-08-02 13:35:52 -04:00
charlieshum
7b4a236c3f
Update client.zh_TW.yml
2013-08-02 19:41:33 +08:00
Sam
d25dfb85ce
Merge pull request #1280 from kubabrecka/cs_update50
...
cs translation update
2013-08-01 18:13:32 -07:00
Régis Hanol
faeb4a9ebd
enhance upload selector
...
- Change the icon on the button to a file when attachments are enabled
- Display the list of allowed extensions in the upload selector
- FIX : regexps for validating uploads weren't escaping the dots
2013-08-02 01:30:18 +02:00
Jeff Atwood
c063580275
slightly shorter copy for first post JIT education
2013-08-01 15:58:46 -07:00
Jeff Atwood
0f067a2ad3
we need that <hr> in notification emails, I think
2013-08-01 15:15:32 -07:00
Kuba Brecka
74979b17d4
cs translation update
2013-08-01 18:27:15 +02:00
Jeff Atwood
0480c55d9f
minor activation copy improvement
2013-07-31 11:44:42 -07:00
Robin Ward
491c93c3d1
Merge branch 'makeheadspace-fix_spelling_on_settings'
...
Conflicts:
config/locales/server.en.yml
2013-07-31 10:24:37 -04:00
Robin Ward
6f81b9b9af
Merge branch 'fix_spelling_on_settings' of git://github.com/makeheadspace/discourse into makeheadspace-fix_spelling_on_settings
2013-07-31 10:23:04 -04:00
Uģis Ozols
0fc5d53e5a
Remove redundant 'are'.
2013-07-31 13:05:14 +03:00
Jeff Atwood
4e59f2d122
update copy for self-deleted posts
...
still needs variable replacement for the 24 hours part
2013-07-30 13:16:13 -07:00
Zee Spencer
1caa301712
Fix spelling of noscript in the settings page.
2013-07-30 10:22:31 -04:00
Neil Lalonde
4fd5087f91
Add button to delete a spammer in the flag modal
...
Add SiteSettings: delete_user_max_age, delete_all_posts_max. Add delete spammer button to admin flags UI
Moderators can delete users too
2013-07-29 15:29:44 -04:00
Neil Lalonde
5f3e9131ed
Deleting a user from admin user page has the option to also block signups from the same email address
2013-07-29 15:29:43 -04:00
Neil Lalonde
5f8a130277
Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field.
2013-07-29 15:29:43 -04:00
Sam
77494e201a
Merge pull request #1258 from elo7/pt_BR
...
Added pt_BR user.change key value
2013-07-28 22:18:37 -07:00
Daniel Cukier
c73f22b515
added pt_BR key
2013-07-26 11:17:20 -03:00
Anton Batenev
ce8d69ccf1
Russian translation (actual version)
2013-07-26 14:35:59 +04:00
Johan
cca9473c55
updating the spanish translation in client.es.yml
2013-07-24 04:43:53 -04:30
Sam
366cb13140
restyle all user notification emails to use a custom html template
2013-07-24 17:24:55 +10:00
Régis Hanol
be9217d4c8
add server-side filesize check on uploads
2013-07-24 00:54:41 +02:00
Sam
7c5e15966f
Merge pull request #1225 from ZogStriP/upload-selector-handles-attachments
...
uploads selector texts is now different when attachments are enabled
2013-07-23 00:44:17 -07:00
Sam
9ac6c6e2e9
Merge pull request #1233 from sir-pinecone/improve-group-deletion
...
Add confirmation modal to admin group deletion
2013-07-23 00:43:06 -07:00
Régis Hanol
6474e7df97
uploads selector texts is now different when attachments are enabled
2013-07-22 23:15:23 +02:00
Robin Ward
43ceacabab
Link to edit "About Me" links directly to the field.
2013-07-22 16:53:21 -04:00
Neil Lalonde
b0ca3a34ca
Neil have fixed his grammar
2013-07-22 15:45:46 -04:00
Robin Ward
3e7b418ea8
First Try: Include Post History (context) in Notification Emails
2013-07-22 15:06:37 -04:00
Robin Ward
ed745c3fdd
Merge pull request #1222 from ZogStriP/fix-s3-related-issues
...
Fix s3 related issues
2013-07-22 07:30:41 -07:00
Robin Ward
c879c58481
Merge pull request #1227 from abbat/master
...
Russian translation (actual version)
2013-07-22 07:23:18 -07:00
Michael Campagnaro
9616767bff
Add confirmation modal to admin group deletion
2013-07-22 02:48:23 -04:00
Régis Hanol
2986798ba7
add newuser-max-attachments setting
2013-07-22 02:39:17 +02:00
Anton Batenev
ad31eefb27
Russian translation (actual version)
2013-07-22 01:49:46 +04:00
Régis Hanol
613e31d3ef
added a warning regarding the case of the s3_upload_bucket setting
...
until we get proper setting validation.
2013-07-20 11:54:21 +02:00
Prem Prakash
713735f4c8
updating pt_BR translations
2013-07-18 00:09:54 -03:00
Robin Ward
e2ff064aa3
Merge pull request #1198 from prem-prakash/master
...
Adding Portuguese Brazilian translations
2013-07-17 06:59:31 -07:00
Robin Ward
6839869170
Merge pull request #1211 from zsj950618/master
...
Add some translation of Simplified Chinese
2013-07-17 06:53:07 -07:00
Robin Ward
75e636f5a5
FIX: Invalid YAML
2013-07-17 09:51:03 -04:00
Junki Cho
b4cae0f5d3
Korean language pack
2013-07-17 09:36:50 -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
Sam
2573935155
improve security UI
2013-07-17 15:10:49 +10:00
Sam
625204c8bd
work in progress category UI
...
refactor hack from earlier
2013-07-17 14:54:21 +10:00
SJ Zhu
0956c60c99
add some missing Simplified Chinese translation
2013-07-17 09:47:07 +08:00
Régis Hanol
46ff98f2d3
fix composer toolbar upload title
2013-07-17 01:21:27 +02:00
Robin Ward
86d0255d5a
Merge pull request #1197 from kubabrecka/cs_update49
...
cs translation update
2013-07-16 07:33:33 -07:00
Sam
06bd9e3234
allow login required screen to be customized
2013-07-16 20:49:04 +10:00
Sam
ff7d9cac38
fix non localized said: in quotes
2013-07-16 17:22:54 +10:00
Jeff Atwood
957d7a31dd
clarify queue_jobs is developer only
2013-07-15 23:12:27 -07:00
Sam
ecf17cfebb
work in progress, add fidelity to category group permissions (full, create posts, readonly)
2013-07-16 15:46:11 +10: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
premprakash
8c5e0e7550
Adding Portuguese-Brazil language
2013-07-15 14:45:16 -03:00
Kuba Brecka
e2a2bddd60
cs translation update
2013-07-15 16:40:39 +02:00
Robin Ward
ed60f24502
Merge pull request #1194 from ZogStriP/uploads
...
[Upload] Great deal of renaming
2013-07-15 07:06:18 -07:00
Robin Ward
2bba939d9f
Merge pull request #1196 from abbat/master
...
Russian translation (actual version)
2013-07-15 07:04:27 -07:00
Anton Batenev
fb00418f7a
Russian translation (actual version)
2013-07-15 15:45:51 +04:00
Sam
25bcd6007c
Update client.nb_NO.yml
...
broken yaml
2013-07-15 21:26:28 +10:00
Sam
bf06be3260
Merge pull request #1189 from erlend-sh/patch-4
...
Update client.nb_NO.yml
2013-07-15 03:14:22 -07:00
Sam
16976a2092
Merge pull request #1192 from cfstras/locale
...
Locales: updated German locale, mainly the admin section
2013-07-15 03:08:33 -07:00
Jeff Atwood
906d1bc7c8
improve copy on daily action limit
2013-07-14 23:11:10 -07:00
Jeff Atwood
f46b619547
simplify copy around merge and split
2013-07-14 22:24:59 -07:00
Régis Hanol
36e6345eee
change the icon in the composer toolbar with a more generic upload icon
...
also changed all references to "images uploads" to a "uploads"
2013-07-14 23:44:50 +02:00
Claus Strasburger
f92075f360
Locale german: got another one
2013-07-14 20:37:40 +02:00
Claus Strasburger
1d4abbe1fd
Locales: updated German locale, admin content like the admin section and flagging
2013-07-14 20:11:07 +02:00
Erlend Sogge Heggen
542408550c
v1 Complete translation for client.nb_NO.yml
...
All strings now have a first-take translation. Might have missed some due to the inconsistent use of double quotes, single quotes and no quotes (we're still good!).
I'm not entirely sure what happens when I apply edits to a still pending-for-pull patch; sorry if I goofed.
2013-07-14 14:16:17 +02:00
Régis Hanol
3397c2235f
display the size of the attachment in the preview
...
instead of adding it during post processing
2013-07-14 12:28:24 +02:00
Erlend Sogge Heggen
ac9cfe32f9
Update client.nb_NO.yml
...
Moar translations. Also jumped back and fixed what I could find of the ones with missing double quotes.
2013-07-13 20:47:11 +02:00
Robin Ward
6ca5df0a09
Can recover deleted topics. Deleted topics show the first post as deleted in the UI.
2013-07-12 12:09:17 -04:00
Sam
f05bc44fbe
Merge pull request #1182 from sanderdatema/dutch_translation
...
Dutch translation updated
2013-07-11 19:59:08 -07:00
Sam
00c6bffc61
Merge pull request #1183 from erlend-sh/patch-3
...
Update client.nb_NO.yml
2013-07-11 19:58:29 -07:00
Robin Ward
19c169540c
Staff can enter and view deleted topics
2013-07-11 16:39:35 -04:00
Erlend Sogge Heggen
1976c622dc
Update client.nb_NO.yml
2013-07-11 16:54:51 +02:00
Sander Datema
d4bc6f977b
Dutch translation updated
2013-07-11 16:54:46 +02:00
Roy Guo
994f3d4ad5
Update client.zh_CN.yml
...
banned: "禁止参与讨论" # can't create or reply topics
blocked: "禁止登陆" # can't login
2013-07-11 11:47:17 +08:00
Robin Ward
8ffe9e28d6
Shows who deleted a post
2013-07-10 16:22:49 -04:00
Neil Lalonde
0e3e5bf533
Add relative_date_duration site setting
2013-07-10 12:38:43 -04:00
Robin Ward
cc47616cdb
Merge pull request #1157 from abbat/email-custom-headers
...
Add custom headers for email messages
2013-07-10 07:12:51 -07:00
Robin Ward
4eb5f99103
Merge pull request #1173 from nterray/translate_reply_subject
...
French translation of user_replied/posted subject
2013-07-10 07:11:16 -07:00
Sam
8367326e76
glyphs on the user stream, rename responses to replies
2013-07-10 16:35:06 +10:00
Nicolas Terray
19c5894874
French translation of user_replied/posted subject
...
This is a follow-up of the commit 013ad0fdd
2013-07-10 00:30:53 +02:00
Neil Lalonde
4c0fe3bc12
Add a BIG WARNING to queue_jobs site setting
2013-07-09 15:34:51 -04:00
Neil Lalonde
3c38062802
Check for updates: edge cases when the message on the dashboard doesn't make sense.
2013-07-09 14:01:08 -04:00
Anton Batenev
ed1fb847ed
Russian translation (actual version)
2013-07-09 18:26:59 +04:00
Robin Ward
5cda0e556c
Merge pull request #1111 from jamesaanderson/flash-video-onebox
...
Add flash video onebox support
2013-07-09 06:55:56 -07:00
Jeff Atwood
2c314e275e
improve new category copy a bit
2013-07-09 00:49:38 -07:00
Jeff Atwood
853fcb9b88
improve best of copy slightly
2013-07-08 23:39:22 -07:00
Neil Lalonde
ad096ac2b7
More nav links on admin users list page
2013-07-08 12:44:14 -04:00
Neil Lalonde
9b0f63627b
Add blocked users count to dashboard
2013-07-08 12:44:13 -04:00
Robin Ward
013ad0fdda
Added In-Reply-To
and References
email headers. Additionally removed username from
...
email replies and new posts to keep the subjects collapsable.
2013-07-08 11:48:40 -04:00
James A. Anderson & Jalil Mohammed
d51a3cf50f
Add flash video onebox as disabled setting by default
2013-07-08 06:37:44 -07:00
Jeff Atwood
4ddd50fe17
add "new" to PM title there for clarity
2013-07-08 00:01:24 -07:00
Jeff Atwood
7bf798891b
better new user block PM copy
2013-07-07 23:58:07 -07:00
Sam
f42fc3be37
Merge pull request #1150 from mcwumbly/topic-likes
...
little tweaks to like counts in topic list view
2013-07-07 23:39:38 -07:00
Sam
3dbb4ff9bc
Reorder filters on user page and name them better (All, Topics, Posts, Responses)
2013-07-08 12:12:06 +10:00
Sam
d79aa917f1
add option suppress_reply_directly_above to stop suppressing the reply directly above
...
added a bunch of debugging information to help diagnose weird positioning issues
2013-07-08 11:13:45 +10:00
Anton Batenev
4e04c4dddd
Add custom headers for email messages
...
See http://meta.discourse.org/t/custom-headers-in-emails-site-settings/7480
2013-07-07 04:37:44 +04:00
Robin Ward
337f393af5
Merge pull request #1155 from ZogStriP/remove-auto-link-images-wider-than-setting
...
removed auto_link_images_wider_than setting
2013-07-06 17:12:11 -07:00
Robin Ward
63f4519268
Merge pull request #1152 from abbat/patch-1
...
Fix Cyrillic transliteration map
2013-07-06 17:10:09 -07:00
Régis Hanol
45c227c81c
fix column name in admin email logs
2013-07-06 22:29:16 +02:00
Régis Hanol
6251935b1e
removed auto_link_images_wider_than setting
2013-07-06 22:19:16 +02:00
Anton Batenev
9999561b86
Fix Cyrillic transliteration map
...
Fix Cyrillic transliteration map for letters which hasn't ASCII equivalent
2013-07-06 18:38:01 +04:00
David McClure
a3eb175683
- like counts use number formatting (so 1100 is 1.1K like other counts)
...
- made 'likes' column wide enough to hold 3 digit and > 999 likes
2013-07-06 00:07:10 -07:00
Neil Lalonde
1c0e0da683
Add rss feed for latest and hot
2013-07-05 16:49:06 -04:00
Robin Ward
7335f5fb7f
Merge pull request #1145 from abbat/yandex-workaround
...
Workaround solution to help Yandex crawler index discourse.
2013-07-05 10:04:40 -07:00
Neil Lalonde
a0f07f8914
Show the error message when send activation email fails from admin
2013-07-05 11:50:43 -04:00
Anton Batenev
694a6f4970
Fix recommendations from #1145
2013-07-05 15:59:39 +04:00
Régis Hanol
7c82d6d4d0
FIX: new users are allowed to upload images to your servers
2013-07-05 00:44:18 +02:00
Anton Batenev
af36d32f7f
Workaround solution to help Yandex crawler index discource.
...
Yandex search engine doesn't index noscript tag content. See also
http://meta.discourse.org/t/noscript-tag-and-some-search-engines/8078
2013-07-04 22:08:23 +04:00
Robin Ward
ea11286ab6
Merge pull request #1131 from novemberkilo/feature/temporary-boost-trust-levels
...
Feature: Admin can modify user trust levels
2013-07-04 06:57:59 -07:00
Sam
b83e3a3ffd
Merge pull request #1137 from kubabrecka/cs_update47
...
cs translation update
2013-07-03 23:29:05 -07:00
Sam
33a49607d6
Merge pull request #1138 from kubabrecka/en_yml_action_type_fix
...
remove localization duplicate - seems like a typo
2013-07-03 23:15:26 -07:00
Anton Batenev
89dcded3a7
i18n transliteration map from Russian Cyrillic to ASCII
...
i18n transliteration map from Russian Cyrillic to ASCII
(ISO-9:1995 / GOST 7.79-2000, table B) for pretty URLs (slug)
2013-07-04 01:17:01 +04:00
Kuba Brecka
f7e2b3be7f
remove localization duplicate - seems like a typo
2013-07-03 21:27:46 +02:00
Kuba Brecka
e58f9ef843
cs translation update
2013-07-03 21:22:41 +02:00
Robin Ward
f328804488
Merge branch 'add-list-of-authorized-extensions' of git://github.com/ZogStriP/discourse into ZogStriP-add-list-of-authorized-extensions
...
Conflicts:
app/models/site_setting.rb
2013-07-03 11:18:42 -04:00
Robin Ward
c12e87650d
Merge pull request #1130 from adrianlang/patch-1
...
Fix German translation of user_automatically blocked template
2013-07-03 08:06:15 -07:00
ThomasHarper
7ef5f0ac9b
Update server.fr.yml
2013-07-03 14:47:38 +02:00
ThomasHarper
4f10ea9880
Update server.fr.yml
...
Added few POPS3 translations and few things
2013-07-03 14:22:31 +02:00
ThomasHarper
67502d0c8e
Update server.fr.yml
...
added cas_domainname
2013-07-03 14:07:26 +02:00
ThomasHarper
64a00e284e
Update client.fr.yml
...
Missing capital on homepage
2013-07-03 11:43:52 +02:00
Navin
3da37506da
Back end - temporary boosting of trust levels
2013-07-03 10:30:40 +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
Robin Ward
22e6b3f466
FIX: When moving topics to an existing topic, say it's an existing topic in the moderator message.
2013-07-02 15:47:15 -04:00
Neil Lalonde
075ed1ab53
Refactor user blocking code; hide the Block button in admin
2013-07-02 14:42:53 -04:00
merugear
f47effa154
Changed grammar on powered_by_html
2013-07-02 12:11:28 +02:00
Jeff Atwood
8057851cf5
"there are no more" is sufficient, drop "to read"
2013-07-01 23:29:49 -07:00
Anton Batenev
5281ba5af3
Russian translation (actual version)
2013-07-01 11:14:19 +04:00
Régis Hanol
6723ba6014
Add a list of for file uploads
2013-07-01 02:19:03 +02:00
Neil Lalonde
c1a39b5a30
Show date with year in message to banned users who try to log in
2013-06-30 12:49:34 -04:00
Neil Lalonde
dca216ed54
Be a bit more clear in the forgot password message
2013-06-28 18:14:16 -04:00
Neil Lalonde
2d6118297d
Changes to tiny date format to remove mon and show short format dates instead
2013-06-28 13:10:04 -04:00
Neil Lalonde
3c9cdead49
Update title on bookmark button of the last post you read
2013-06-28 13:10:04 -04:00
ThomasHarper
0382ec319e
Update client.fr.yml
2013-06-28 16:38:10 +02:00
Robin Ward
4711c75e53
Merge pull request #1103 from royguo/patch-1
...
Update server.zh_CN.yml
2013-06-28 07:21:50 -07:00
Robin Ward
251d169c0d
Merge pull request #1104 from ThomasHarper/patch-5
...
Update client.fr.yml
2013-06-28 07:21:10 -07:00
ThomasHarper
71464c0c31
Update client.fr.yml
...
dynamic_favion added
2013-06-28 16:04:20 +02:00
ThomasHarper
80e886bfde
Update client.fr.yml
...
Adding few translations again
2013-06-28 15:58:19 +02:00
ThomasHarper
a94947f5b0
Update client.fr.yml
...
Adding missing fr translation
2013-06-28 15:25:05 +02:00
Roy Guo
4034cde6aa
Update server.zh_CN.yml
...
num_clicks : "点击数"
2013-06-28 09:54:37 +08:00
Jeff Atwood
40c9014634
make flag reply reply-ier
2013-06-27 16:01:48 -07:00
Neil Lalonde
5d6ad8f39c
Show a useful message when a banned user tries to log in
2013-06-27 15:14:42 -04:00
Robin Ward
bf96c8ad01
Support for Custom FAQ content
2013-06-27 12:50:24 -04: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
Sam
9fd00cac65
work in progress, add custom faq link, ember router needs to know about this or the redirect trick will not work
2013-06-27 17:15:59 +10:00
Jeff Atwood
5d1f5505af
"private topics" doesn't need to say "count"
2013-06-26 21:26:51 -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
Robin Ward
89f182899f
Support for custom Privacy Policies
2013-06-26 10:59:36 -04:00
Neil Lalonde
196a8f4ba5
Add dashboard warnings for system_username and notification_email site settings
2013-06-26 10:57:04 -04:00
Jeff Atwood
e4f1255cde
copy improvement on account approval
2013-06-26 01:17:27 -07:00
Jeff Atwood
1ec411c811
we're so excited, and we just can't hide it
...
we're about to lose control and we think we like it
2013-06-25 23:57:28 -07:00
Neil Lalonde
b2d300fe0b
Add ability to give users a title. Show them under usernames beside posts. Needs love from a designer.
2013-06-25 18:39:20 -04:00
Neil Lalonde
a86b35c873
Remove the access_password site setting
2013-06-25 15:05:25 -04:00
Jeff Atwood
87db582297
minor copyedit on "20 to go.."
2013-06-25 10:36:46 -07:00
Jeff Atwood
a9f4fa4927
copyedits on reply via email
2013-06-25 10:07:27 -07:00
Robin Ward
3067c2ed3b
Private messages have instructions for reply by email. We also strip X-Discourse headers
...
before sending the message as they are no longer needed.
2013-06-25 11:35:26 -04:00
Robin Ward
3fc69337d3
Enable reply by email for all users, display a message in the footer indicating so.
2013-06-25 11:27:17 -04:00
Neil Lalonde
c79ab3fc2e
Change modal that asks which topic you want to reply in; upgrade bootbox.js
2013-06-24 15:01:07 -04:00
ThomasHarper
7e9d942060
Update server.fr.yml
...
Adding quotes and few things missing
2013-06-24 15:41:24 +02:00
Robin Ward
bad7707cf3
Merge pull request #1082 from ThomasHarper/patch-2
...
Update client.fr.yml
2013-06-24 06:28:51 -07:00
Robin Ward
4b638a0fea
Merge pull request #1083 from ThomasHarper/patch-3
...
Update client.fr.yml
2013-06-24 06:27:59 -07:00
Anton Batenev
fe51fd87cc
Russian translation (actual version)
2013-06-24 15:55:44 +04:00
ThomasHarper
b8960f26c9
Update client.fr.yml
...
Dates were missing and few stuff on back end
2013-06-24 12:43:02 +03:00
ThomasHarper
fadab25609
Update client.fr.yml
...
Missing quote
2013-06-24 12:01:42 +03:00
Erlend Sogge Heggen
6db64124fd
Updated NO translation - Some questions in dscr.
...
Did X more lines.
I'm afraid to change stuff that's not in quotes, so I'm unsure whether or not I should be changing line like these:
browse_all_categories: Browse all categories
view_latest_topics: view latest topics
suggest_create_topic: Why not create a topic?
jump_reply_up: jump to earlier reply
jump_reply_down: jump to later reply
or these:
progress:
title: topic progress
jump_top: jump to first post
jump_bottom: jump to last post
total: total posts
current: current post
2013-06-21 21:37:35 +03:00
Robin Ward
601c35fc58
Merge pull request #1067 from adkron/feature/supress_to_suppress
...
Correct spelling of suppress
2013-06-21 07:08:12 -07:00
Jeff Atwood
a9c251e71a
restructure /admin/flags rows a bit
2013-06-21 00:29:54 -07: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
3775a9c11d
shorter copy to fit on /admin better
2013-06-20 11:51:24 -07:00
Robin Ward
2e7c5a674c
Merge pull request #1049 from ZogStriP/admin-alerts
...
Admin alerts
2013-06-20 07:51:40 -07:00
Sam
14db3869ba
Merge pull request #1050 from abbat/master
...
Russian translation (actual version)
2013-06-20 01:17:53 -07:00
Sam
08df4c41cc
Merge branch 'master' of github.com:discourse/discourse
2013-06-20 17:42:29 +10:00
Sam
4a8a663a67
flagging workflow changes per http://meta.discourse.org/t/we-need-an-archive-flag-notification-button/7450
2013-06-20 17:42:15 +10:00
Anton Batenev
f1a1b8ca11
Russian translation (actual version)
2013-06-20 03:44:07 +04:00
Jeff Atwood
f1fd29003d
switch medium time format to "mins" vs "minutes"
2013-06-19 16:09:57 -07:00
Régis Hanol
8a26b86739
added image magick alert
2013-06-19 22:36:56 +02:00