Jeff Atwood
71aa41ccac
copyedits on new flagging behaviors
2014-07-31 16:17:38 -07:00
Jeff Atwood
875ee29478
fix copy on necromancy warning
2014-07-31 15:14:22 -07:00
Jeff Atwood
7856c7538f
correct SPF/TXT record docs
2014-07-31 15:00:51 -07:00
Sam
138d013e56
FIX: Suspended users should not be allowed to post
2014-07-31 13:15:16 +10:00
Sam
e9a1af0113
FIX: Do not suppress reply-to when other posts quoted
2014-07-31 11:40:02 +10:00
riking
f9ef715357
Improve email-in category settings UI
2014-07-30 09:58:41 -07:00
Sam
e7e70d14da
Merge pull request #2591 from BenLubar/benlubar-edit-history-public
...
add profile option for edit history visibility
2014-07-30 14:09:10 +10:00
Sam
58e05cb083
Merge pull request #2604 from vikhyat/fix-cors
...
Add Access-Control-Allow-Credentials
2014-07-30 14:07:27 +10:00
Sam
87dd681497
FEATURE: setting suppress reply when quoting
2014-07-30 10:55:49 +10:00
Vikhyat Korrapati
2f30ce79c8
Add Access-Control-Allow-Credentials to the CORS headers.
2014-07-30 02:36:30 +05:30
Régis Hanol
5bd1dbd953
Merge pull request #2600 from fantasticfears/patch-8
...
typo
2014-07-29 12:45:09 +02:00
Régis Hanol
cd06224e82
TRIVIAL: fix flag disposition auto messages
2014-07-29 09:27:53 +02:00
Erick Guan
faaecabc62
typo
2014-07-29 11:22:28 +08:00
Sam
1c25f00615
Fix build
2014-07-29 12:47:26 +10:00
Sam
1dcc10d035
Merge pull request #2585 from riking/logster-csrf
...
Suppress trackback CSRF errors from Logster
2014-07-29 12:34:25 +10:00
Régis Hanol
bddffa7f9a
FEATURE: flag dispositions normalization
...
All flags should end up in one of the three dispositions
- Agree
- Disagree
- Defer
In the administration area, the *active* flags section displays 4 buttons
- Agree (hide post + send PM)
- Disagree
- Defer
- Delete
Clicking "Delete" will open a modal that offer to
- Delete Post & Defer Flags
- Delete Post & Agree with Flags
- Delete Spammer (if available)
When the flag has a list associated, the list will now display 1
response and 1 reply and a "show more..." link if there are more in the
conversation. Replying to the conversation will NOT give a disposition.
Moderators must click the buttons that does that.
If someone clicks one buttons, this will add a default moderator message
from that moderator saying what happened.
The *old* flags section now displays the proper dispositions and is
super duper fast (no more N+9999 queries).
FIX: the old list includes deleted topics
FIX: the lists now properly display the topic states (deleted, closed,
archived, hidden, PM)
FIX: flagging a topic that you've already flagged the first post
2014-07-28 19:28:07 +02:00
Neil Lalonde
e639a2613e
FIX: leader_requires_days_visited should allow 0
2014-07-28 12:33:55 -04:00
Sam
32cea9d8cc
Feature: Show keyboard shortcuts link on desktop hamburger
...
(only shows up for desktop, hides "mobile view")
If you really need mobile view add ?mobile_view=1 to end of URL (also fixed)
2014-07-28 11:48:56 +10:00
Sam
1a6aa07611
FEATURE: editable badge groups
2014-07-27 18:22:01 +10:00
Ben Lubar
44dc4b4a17
add profile option for edit history, visible only when edit history is disabled globally.
2014-07-26 23:04:46 -05:00
Neil Lalonde
46bdd13491
FIX: too_few_topics_notice check and message should use basic_requires_read_posts site setting
2014-07-25 15:58:22 -04:00
riking
400bbb57fe
Suppress trackback CSRF errors from Logster
2014-07-25 12:43:57 -07:00
Neil Lalonde
5a33e6f00c
Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files.
2014-07-25 14:41:20 -04:00
Arpit Jalan
2413da4157
Update translations
2014-07-25 19:05:28 +05:30
Sam
ec03d135fa
FEATURE: allow advanced badge options in admin screen
...
clean up serializer, allow simplistic preview
2014-07-24 18:28:23 +10:00
Sam
526da15b9e
Improve badge UI add links to badge descriptions
2014-07-24 12:21:24 +10:00
Neil Lalonde
b4ad70d767
FEATURE: Continue to Discourse links are now buttons, and those pages will redirect automatically after 5 seconds
2014-07-23 12:32:12 -04:00
Robin Ward
c93a7020ec
Merge pull request #2565 from swalkinshaw/move-discourse-plugin
...
Move discourse_plugin to lib
2014-07-23 10:56:12 -04:00
Sam
46c406360d
FIX: cors setting was broken
...
Some days I wonder why we bother taking a whole gem
dependency when 10 lines of code does the job right
2014-07-23 17:04:09 +10:00
Jeff Atwood
fc1fa2d104
Caps Lock clearly needs more exclamation sign
2014-07-22 21:15:54 -07:00
Scott Walkinshaw
7e2aa5acfb
Move discourse_plugin to lib
2014-07-23 00:03:48 -04:00
Sam
b9a7d945c3
Improve badge grouping UI
...
Start work on triggers
2014-07-23 11:43:17 +10:00
Jeff Atwood
aad5d439d0
we were burying the lede on hide flag notify
2014-07-22 16:12:40 -07:00
Robin Ward
c004ad1d51
Merge pull request #2563 from techAPJ/patch-2
...
FEATURE: group name is required for private topic invite
2014-07-22 14:44:26 -04:00
Arpit Jalan
e7e823129e
FEATURE: group name is required for private topic invite
2014-07-23 00:03:15 +05:30
Neil Lalonde
386b6213a5
FEATURE: warn when caps lock is on during password input
2014-07-22 13:53:58 -04:00
Jeff Atwood
b3316b9f68
minor copy error
2014-07-22 01:46:58 -07:00
Jeff Atwood
5efca54bee
yet more New User Welcome Tip edits
2014-07-21 23:45:04 -07:00
Jeff Atwood
a82cad78af
more New User Welcome Tip improvements
2014-07-21 22:16:10 -07:00
Jeff Atwood
a4cdf33b22
don't need giant screenshot there
2014-07-21 16:52:49 -07:00
Jeff Atwood
7f55a6b78c
improved New User Welcome tips with pictures
2014-07-21 16:42:07 -07:00
Jeff Atwood
880c16982b
add note about possibly losing TL3 designation
2014-07-21 15:26:10 -07:00
Neil Lalonde
7c898f2e61
FIX: topic_exists_no_oldest translation
2014-07-21 10:36:41 -04:00
Robin Ward
da717c55d7
FEATURE: Like button should act like a toggle and stay there once you've
...
clicked it.
2014-07-18 17:01:27 -04:00
Sam
ed6766ccad
FEATURE: push Reader up to 100
2014-07-18 15:57:03 +10:00
Sam
c8284170ad
FEATURE: badge grouping UI
...
FIX: not loading more badges on badge show page
2014-07-18 15:46:36 +10:00
Sam
1359a02128
Merge pull request #2532 from riking/sidekiq
...
Pass more context from Sidekiq jobs to Logster
2014-07-18 10:24:51 +10:00
riking
d90404e830
Change 'code' to 'message'
2014-07-17 15:19:58 -07:00
riking
12cb682548
Start passing more context to Discourse.handle_exception
2014-07-17 14:11:56 -07:00
riking
2b5a955c18
Pass more context from Sidekiq jobs to Logster
2014-07-17 11:19:59 -07:00