6930c8919e
FIX: duplicate emojis in emoji-toolbar
2015-03-23 21:35:53 +01:00
55f293d062
FEATURE: add a route to show the password reset dialog: /password-reset
2015-03-23 15:14:50 -04:00
0124187e3a
FIX: Ning json files sometimes have an extra ] at the end
2015-03-23 15:14:50 -04:00
8513045381
Include user title in email notifications
2015-03-23 14:12:11 -04:00
5bf7f3f4b5
FIX: Leaky DOM with combo-box
2015-03-23 13:04:33 -04:00
3954f69514
FIX: hoisting issue with regexp replacement patterns
2015-03-23 16:33:41 +01:00
dce258017f
FIX: Avatar shows over banner on mobile
...
cf. https://meta.discourse.org/t/avatar-shows-over-banner-on-mobile/26668
2015-03-23 16:08:46 +01:00
ca9c350994
Merge pull request #3291 from awesomerobot/master
...
clearfix for admin contents
2015-03-23 15:32:58 +01:00
84d41be196
clearfix for admin contents
2015-03-23 10:23:42 -04:00
624b0b81b2
remove uneeded column
2015-03-23 17:24:23 +11:00
1601211617
Revert "FEATURE: allow end users to opt out of getting any private messages"
...
This reverts commit 229ecc4f8a834cb14ffa09d7b8202718d405f189.
2015-03-23 17:21:58 +11:00
229ecc4f8a
FEATURE: allow end users to opt out of getting any private messages
2015-03-23 15:50:45 +11:00
8cb380354e
leftover debug code
2015-03-23 15:49:02 +11:00
536c930090
update message bus so we pick up on Exception -> StandardError change
2015-03-23 12:26:18 +11:00
bb20f64cb2
use standard error so its easier to catch
2015-03-23 12:20:50 +11:00
23513eaf87
get satisfaction has topics with no body
2015-03-23 12:16:43 +11:00
23ed7e9db8
Exceptions we use in the app should inherit off StandardError
2015-03-23 12:16:21 +11:00
24e4808aeb
ensure titles exist
2015-03-23 11:58:17 +11:00
acf6b253e1
FEATURE: pick a valid hostname for notification email based on hostname
...
FEATURE: allow notification email to be set via ENV
2015-03-23 11:57:59 +11:00
853c91d7d0
Merge pull request #3289 from fullfatthings/suppress_sso_welcome_emails
...
Add an sso option to suppress welcome emails
2015-03-23 10:36:58 +11:00
b1d78a4fd5
FIX: use batches for speed, and show progress from importers' update_tl0
2015-03-20 17:05:14 -04:00
3c4cee5f62
FIX: improve imported code blocks from bbPress importer
2015-03-20 15:54:54 -04:00
ce09adb5ff
some tweaks to Feature this Topic
2015-03-20 12:47:39 -07:00
c6afeb2259
Show the user card when clicking on users in the directory
2015-03-20 15:40:28 -04:00
6d38005a22
Allow staff to change uneditable user fields
2015-03-20 15:18:43 -04:00
8041342267
UX: Support dark themes on user directory
2015-03-20 14:55:46 -04:00
4d26ef5e29
Add Title tag, rename to "Users"
2015-03-20 14:20:50 -04:00
3c0fee1786
Fixes broken spec
2015-03-20 13:24:03 -04:00
e8648350eb
Add an sso option to suppress welcome emails
...
As discussed here: https://meta.discourse.org/t/create-new-sso-users-without-sending-welcome-emails/24894
2015-03-20 17:04:52 +00:00
229e1850ab
Improve the italic and bold buttons on multiline selections.
...
This misuses the system that Pagedown has set up somewhat, but it has to in order to affect the content inside the selection. The end behaviour seems to me to be non-buggy and much more obvious to an end user.
Essentially, instead of performing the operation to surround characters on one line, it splits the selection into lines the loops the operation. But usually a single "chunk" is returned with some replacement text and markdown to insert before and after the text. Because we're replacing text inside the selections the before and after are left blank and the selection contains all the changed markdown.
2015-03-20 16:53:44 +00:00
605fe4b11d
Don't count moderator actions in the user directory stats
2015-03-20 12:14:14 -04:00
9f22be2865
Restrict User Directory results more based on privacy
2015-03-20 11:42:39 -04:00
43ebd88505
Merge pull request #3287 from savef/fix-avatarimg-test
...
FIX: Discourse.Utilities.avatarImg test on Firefox
2015-03-20 10:32:34 -04:00
38fbbb28e3
Fix Discourse.Utilities.avatarImg test on Fx.
...
This qUnit test was failing in Firefox 36 with "setting a property that has only a getter" because devicePixelRatio was being changed directly. The fix uses defineProperty to redefine devicePixelRatio instead.
2015-03-20 12:53:56 +00:00
18f4f60956
FIX: used 'pin' terminology instead of 'feature topic'
2015-03-20 11:43:05 +01:00
e70597a0d0
typo
2015-03-20 10:17:16 +01:00
c5dd11f64c
we dont need much of the escaping magic cause for whatever crazy reason
...
this CSV format does not allow newlines
2015-03-20 16:51:46 +11:00
640a92ce30
JSHint fix
2015-03-19 18:30:19 -04:00
051a2a3d14
FEATURE: Can search the user directory by name
2015-03-19 18:07:48 -04:00
9e13067be0
Replace refreshModel
with a custom property
2015-03-19 18:07:47 -04:00
8bc5de665b
message bus upgrade to correct polling in background tabs
2015-03-20 09:01:32 +11:00
326dff6068
UX: User directory tweaks.
...
Also includes Better refresh semantics for query params (avoids
transition)
2015-03-19 17:09:39 -04:00
1931850151
UX: Always show the current user at the top of the directory
2015-03-19 15:32:23 -04:00
b18dfa7ca0
change copy of the 'save' button when creating a topic
2015-03-19 20:30:19 +01:00
225c1dc682
oops - typo (:fired:)
2015-03-19 20:07:48 +01:00
28c0f9dd1f
FIX: only nag when pinning globally
2015-03-19 20:05:03 +01:00
11bf7da63c
FIX: profile picture wasn't properly updating
2015-03-19 19:57:07 +01:00
5084e2bdf1
Merge pull request #3284 from techAPJ/patch-1
...
FEATURE: new site setting min_first_post_length
2015-03-19 19:55:27 +01:00
ae695d6438
UX: Show two lines per user on directory
2015-03-19 14:53:52 -04:00
b706307ac7
FEATURE: new site setting min_first_post_length
2015-03-20 00:20:38 +05:30