Modern XMPP project discussion - 2019-09-12


  1. Ge0rG

    So what is the correct term for "user nickname"?

  2. Zash

    How about "user nickname"

  3. Zash

    "display name" might also work

  4. pep.

    nick, nickname, login, unix name, etc.? :)

  5. Zash

    Ge0rG: Can you clarify what you are refering to?

  6. Ge0rG

    Zash: options dialog, own nickname. I favor "Display Name" actually, because it doesn't need to be a nickname

  7. Daniel

    i vaguely remember having used "display name" before

  8. Daniel

    and/or would be fine with using that

  9. Ge0rG

    👍

  10. Daniel

    would you use that both for PEP and mucs?

  11. Zash

    > "Display Name", because it doesn't need to be a nickname This. Says what it does.

  12. Ge0rG

    Daniel: yes

  13. Ge0rG

    Daniel: it's the PEP nickname and the default value for the MUC nickname

  14. Ge0rG

    It will be this for now: https://github.com/yaxim-org/yaxim/commit/4de17a5a9f09d8bc619b0c2cf80704ee6bac7eb1 <string name="account_nickname_title">Display Name</string>  <string name="account_nickname_summ">Your nickname displayed to other users</string>

  15. Ge0rG

    Hm. Don't paste from GitHub diffs.