Mercurial > pidgin.yaz
changeset 3977:a76d5a49f3d3
[gaim-migrate @ 4163]
the defaultation to @jabber.org in the jabber prpl babies users. as a result, they
expect to be babied all the time and not have to learn that usernames in jabber
are in the format user@server/resource. this is a bad thing, because then we get
repeated requests for a server field to be added left and right. removing this
erroneous defaultation will force people to learn that they must think in the
format user@server/resource sooner, and maybe even get them to *gasp* read the
faq.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 16 Nov 2002 19:34:28 +0000 |
parents | a3ef995abd88 |
children | 4aae287ea06d |
files | .todo |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.todo Sat Nov 16 17:45:07 2002 +0000 +++ b/.todo Sat Nov 16 19:34:28 2002 +0000 @@ -1,4 +1,4 @@ -<!-- Automagically generated by the ToDo program on Sat Nov 16 12:42:45 2002 --> +<!-- Automagically generated by the ToDo program on Sat Nov 16 14:32:21 2002 --> <todo version="0.1.14"> <note priority="high" time="1036029816"> UI stuff @@ -644,6 +644,9 @@ <note priority="veryhigh" time="1036043418"> Segfault on account creation, esp. on register new account </note> + <note priority="veryhigh" time="1037475141"> + remove the defaultation to @jabber.org as this increases the level of confusion associated with the need to use user@server formats with jabber + </note> <note priority="high" time="1036043427"> problem seeing buddies with long blist? </note>