Page MenuHomePhabricator
Feed Advanced Search

Jan 2 2015

chad closed T6852: Buttons break out of box when registering new users as Resolved.
Jan 2 2015, 5:14 PM · People
Krenair claimed T6852: Buttons break out of box when registering new users.
Jan 2 2015, 5:08 PM · People
Krenair added a revision to T6852: Buttons break out of box when registering new users: D11157: Revert "Remove an empty div".
Jan 2 2015, 5:05 PM · People
epriestley updated subscribers of T6852: Buttons break out of box when registering new users.

This was probably caused by removing that clear: both div.

Jan 2 2015, 2:37 PM · People
GMTA created T6852: Buttons break out of box when registering new users.
Jan 2 2015, 2:35 PM · People

Dec 30 2014

chad added a project to T6526: Implement "Badges" or "Medals", for annotating special users: People.
Dec 30 2014, 5:25 PM · Restricted Project, Badges (v0), People

Dec 29 2014

chad removed a project from T1205: Allow grey users in some form or other: Maniphest.
Dec 29 2014, 5:34 AM · Restricted Project, People, Auth, Wikimedia

Dec 15 2014

qgil removed projects from T4830: Applications with Public permissions requiring users to login: Calendar, Applications, Wikimedia, Tokens, Audit.
Dec 15 2014, 11:01 PM · Facts, Policy, People

Nov 19 2014

qgil added a subtask for T4830: Applications with Public permissions requiring users to login: T6594: Logged-out users can not access "View Raw" in comment dropdown menus.
Nov 19 2014, 9:11 PM · Facts, Policy, People

Nov 11 2014

epriestley merged task T6517: Search people by Korean problems into T2632: MyISAM fulltext does not support non-latin languages and we don't warn you about it.
Nov 11 2014, 12:43 PM · People
synsun.moon updated the task description for T6517: Search people by Korean problems.
Nov 11 2014, 6:09 AM · People
synsun.moon created T6517: Search people by Korean problems.
Nov 11 2014, 6:03 AM · People

Nov 3 2014

chad lowered the priority of T2943: Users can't delete or disable themselves from Normal to Low.
Nov 3 2014, 2:00 AM · People, User Preferences
chad edited projects for T1205: Allow grey users in some form or other, added: Auth, People; removed Phabricator.
Nov 3 2014, 1:38 AM · Restricted Project, People, Auth, Wikimedia

Oct 30 2014

chad closed T6427: "Show Details" link in Maniphest requires anonymous users to login, a subtask of T4830: Applications with Public permissions requiring users to login, as Resolved.
Oct 30 2014, 3:36 PM · Facts, Policy, People

Oct 27 2014

g-p-g added a comment to T6092: Allow sorting users by name.

Thanks, see D10480 for a more complete approach to that.

Oct 27 2014, 1:30 PM · People
cburroughs added a comment to T6092: Allow sorting users by name.

It seems obvious to me that A to Z ordering by username excluding disabled users should be the default query (exactly like is done in Projects which excludes archived ones in the default query), and then you could allow sorting my creation date and others.

Oct 27 2014, 1:27 PM · People

Oct 26 2014

epriestley closed T6092: Allow sorting users by name as Wontfix.

I think it's better because it's already built, it's simpler from a code perspective, it's consistent with most other applications (which sort from newest objects to oldest objects), and it does serve some use cases like checking how many users have signed up recently (which are rare, but probably more common than the browse-for-usernames use case).

Oct 26 2014, 6:47 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

The single letter example was... an example.

Oct 26 2014, 3:51 PM · People
epriestley added a comment to T6092: Allow sorting users by name.

Even if we assume that you frequently need to look up users whose names you roughly remember how to pronounce but do not know how to spell (which I don't believe anyone does regularly), the proposed solution is a bad solution to the problem. It doesn't help if you remember their real name, or only part of their full name, or know the initial sound but not the initial spelling (e.g., "chris" vs "kris"). The best way to find users who you only know a tiny amount of information about is still search, and always will be. This is dramatically more true on large installs.

Oct 26 2014, 3:46 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

If the search was better I would agree with that; at this point I don't see what's the purpose for the People page. If I want to find people that need to be verified, there's a query for that, but if I actually want to find people then it's not possible.

Oct 26 2014, 3:42 PM · People
epriestley added a comment to T6092: Allow sorting users by name.

If you only know the name starts with "g", there are nine pages of results on this install. There will be many more on the WMF install. In all reasonable cases it is faster to go get more information about the user you're trying to look up so you can narrow your search instead of scanning through 900+ results manually.

Oct 26 2014, 3:36 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

Except in those cases where you are not sure about the exact name (which I would say is the reasoning behind even starting T6092), if I enter "pg" it doesn't show "g-p-g", if I enter "gp" it shows someone else with username "gpg".

Oct 26 2014, 3:33 PM · People
epriestley added a comment to T6092: Allow sorting users by name.

If you want to find people by username, start typing the username into the global search. You can also type any part of their real name, or a combination of letters from the username and real name (like "eprie priestley"). The typeahead is dramatically better for finding people than an ordered list.

Oct 26 2014, 3:29 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

It's useful for me to have sorting as it's easier to go through the list and find people. It seems obvious to me that A to Z ordering by username excluding disabled users should be the default query (exactly like is done in Projects which excludes archived ones in the default query), and then you could allow sorting my creation date and others.

Oct 26 2014, 3:21 PM · People
epriestley added a comment to T6092: Allow sorting users by name.

Beyond being unexpected, is this actually useful?

Oct 26 2014, 11:30 AM · People
MZMcBride reopened T6092: Allow sorting users by name as "Open".

I'm politely requesting a reconsideration of this ticket as I filed a similar task at https://phabricator.wikimedia.org/T914 and was pointed here.

Oct 26 2014, 3:24 AM · People

Oct 17 2014

btrahan closed T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet as Resolved.

Closed by commit rP9dd09f717192.

Oct 17 2014, 4:50 PM · People, Support Impact
btrahan added a revision to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet: D10724: Remove gravatar support.
Oct 17 2014, 4:47 PM · People, Support Impact
btrahan claimed T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.
Oct 17 2014, 4:45 PM · People, Support Impact

Oct 16 2014

Judge added a comment to T6330: Add filter for "Unverified" users in People module.

Hi Chris, thanks for your reply.
'Needs approval' is different from 'unverified'. Needs approval means that an admin still has to acknowledge the registration, while unverified means that the user did not finish the double opt-in yet.

Oct 16 2014, 6:39 PM · People
cburroughs added a comment to T6330: Add filter for "Unverified" users in People module.

Is Unverified different from 'Show only users who need approval'?

Oct 16 2014, 6:28 PM · People
Judge created T6330: Add filter for "Unverified" users in People module.
Oct 16 2014, 1:09 PM · People
epriestley renamed T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet from Time out on change profile picture to Remove Gravatar support to reduce setup complexity on hosts without access to the internet.
Oct 16 2014, 12:38 PM · People, Support Impact
epriestley added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

I think we should just remove Gravatar support completely. I don't think it's valuable enough to justify the complexity that supporting it implies.

Oct 16 2014, 12:37 PM · People, Support Impact
synsun.moon added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

Thanks @chad
I think gravatar option ( default = false ) is needed.

Oct 16 2014, 4:26 AM · People, Support Impact
chad added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

Please see T6261#78678

Oct 16 2014, 4:16 AM · People, Support Impact
synsun.moon added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

@chad
I think T6322 is different a little bit.
Change user picture was success, but it took very long time to see edit picture page.
Please check this,

Oct 16 2014, 4:11 AM · People, Support Impact
chad added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

Re-opening as people will still likely hit this case and it's likely fixable.

Oct 16 2014, 3:44 AM · People, Support Impact
chad reopened T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet as "Open".
Oct 16 2014, 3:43 AM · People, Support Impact
chad updated subscribers of T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.
Oct 16 2014, 3:40 AM · People, Support Impact

Oct 8 2014

leonardo.furio added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

Maybe not enough but depends from your point of view...maybe the real solution is give the opportunity to ask if you want gravitar or not.

Oct 8 2014, 11:42 AM · People, Support Impact
shrinidhirao added a comment to T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet.

Perfect!!! thank you!

Oct 8 2014, 10:31 AM · People, Support Impact
leonardo.furio closed T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet as Resolved.

Perfect!!! thank you!

Oct 8 2014, 8:22 AM · People, Support Impact

Oct 7 2014

chad triaged T6261: Remove Gravatar support to reduce setup complexity on hosts without access to the internet as Low priority.
Oct 7 2014, 6:20 PM · People, Support Impact

Sep 15 2014

hvr added a comment to T6091: Support for Git's `.mailmap` author mapping.

For the record, here's an example of what we have to cope with in our code-base: https://phabricator.haskell.org/diffusion/GHC/browse/master/.mailmap

Sep 15 2014, 7:51 AM · Haskell.org, People

Sep 14 2014

g-p-g added a comment to T6092: Allow sorting users by name.

The current sorting option doesn't make any sense when dealing with people, that's the motivation behind this.

Sep 14 2014, 11:45 PM · People
epriestley closed T6092: Allow sorting users by name as Wontfix.

I don't understand this use case and haven't seen other requests for this.

Sep 14 2014, 11:41 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

Also, this is not random access, it's "alphabetical" access.

Sep 14 2014, 11:37 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

epriestley, the use cases you're mentioning are already covered by the search features available for the People app (joined after, joined before); the one I'm mentioning is not. There's also a page only for the Approval Queue, which doesn't need to be modified.

Sep 14 2014, 11:36 PM · People
epriestley added a comment to T6092: Allow sorting users by name.

Most objects in Phabricator sort chronologically. The chronological ordering is helpful if you're creating accounts, because you can review or access those accounts the accounts you recently created easily. In the approval queue, it's helpful to show users in the order they entered the queue.

Sep 14 2014, 10:26 PM · People
g-p-g updated the diff for D10480: Filter by active users.

Thanks, is this closer to what we're all after?

Sep 14 2014, 9:23 PM · People
g-p-g added a comment to T6092: Allow sorting users by name.

I really think the question is a different one, how could the current behavior be useful or consistent with other areas? For instance, you don't get to sort projects but they are ordered alphabetically. Have you used an address book sorted by creation date, and how helpful was that?

Sep 14 2014, 8:11 PM · People
epriestley added a comment to T6091: Support for Git's `.mailmap` author mapping.

The parser isn't that bad, but I did discover a Git feature which appears to be undocumented and used only by the kernel:

Sep 14 2014, 7:21 PM · Haskell.org, People
epriestley added a comment to T6091: Support for Git's `.mailmap` author mapping.

It seems difficult to identify what the "latest" .mailmap file is. For example, we may be importing a commit which is an ancestor of an arbitrarily large number of branch heads, each with different and conflicting .mailmap files.

Sep 14 2014, 7:19 PM · Haskell.org, People
epriestley added a comment to T6092: Allow sorting users by name.

How is this helpful in finding users if you don't remember names?

Sep 14 2014, 6:59 PM · People
epriestley requested changes to D10480: Filter by active users.

I'll accept this if you:

Sep 14 2014, 6:08 PM · People
g-p-g created T6092: Allow sorting users by name.
Sep 14 2014, 3:16 PM · People
hvr created T6091: Support for Git's `.mailmap` author mapping.
Sep 14 2014, 11:56 AM · Haskell.org, People

Sep 11 2014

g-p-g retitled D10480: Filter by active users from to Filter by active users.
Sep 11 2014, 3:27 PM · People

Sep 2 2014

chad closed T6003: Support non-Latin scripts in usernames as Wontfix.

Thanks for all the information! Seems safe to close as wontfix, but reopen if needed.

Sep 2 2014, 3:49 PM · Wikimedia, People
richardvanvelzen added a comment to T6003: Support non-Latin scripts in usernames.
  • However, I'm not sure if there's an agreed-upon or standard way to canonicalize combining marks.
Sep 2 2014, 6:56 AM · Wikimedia, People

Aug 30 2014

qgil added a comment to T6003: Support non-Latin scripts in usernames.

Alright, thank you for the explanation. I'm proposing Declined at Wikimedia (aka Wontfix) after understanding your reasoning.

Aug 30 2014, 8:56 PM · Wikimedia, People

Aug 29 2014

epriestley added a comment to T6003: Support non-Latin scripts in usernames.

We are unlikely to support this:

Aug 29 2014, 11:21 PM · Wikimedia, People
epriestley updated subscribers of T4830: Applications with Public permissions requiring users to login.

I also have learned that the custom avatars in Recent Activity will not be shown to anonymous users either

Aug 29 2014, 9:52 PM · Facts, Policy, People
qgil moved T6003: Support non-Latin scripts in usernames from Potential blockers to Important on the Wikimedia board.
Aug 29 2014, 8:52 PM · Wikimedia, People
qgil moved T6003: Support non-Latin scripts in usernames from Backlog to Potential blockers on the Wikimedia board.
Aug 29 2014, 8:52 PM · Wikimedia, People
qgil created T6003: Support non-Latin scripts in usernames.
Aug 29 2014, 8:51 PM · Wikimedia, People
qgil added a comment to T4830: Applications with Public permissions requiring users to login.

... and now we have a real use case where the lack of public user profiles affects us.

Aug 29 2014, 8:45 PM · Facts, Policy, People

Aug 20 2014

btrahan closed T5922: File info page doesn't support public users, a subtask of T4830: Applications with Public permissions requiring users to login, as Resolved.
Aug 20 2014, 8:15 PM · Facts, Policy, People
qgil added a subtask for T4830: Applications with Public permissions requiring users to login: T5922: File info page doesn't support public users.
Aug 20 2014, 3:41 PM · Facts, Policy, People