-
When the user creates a new topic, it immediately adds support to the Agreement camp and assigns a camp leader.
It shows "Nickname assigned as camp leader Agreement" activity, but there is no supp…
-
At the moment, you can only see the first names of users in group chats which can be confusing when there are a lot of users with the same name. At the moment, I hard coded some nicknames into user.py…
-
```
Starbases should be given nicknames that can be used instead of the moon
name or in addition to the moon name.
```
Original issue reported on code.google.com by `matthewv...@gmail.com` on 17 Dec …
-
```
How can i sent the nick for presence subscribe?
```
Original issue reported on code.google.com by `anca.b...@gmail.com` on 12 May 2011 at 10:53
-
```
How can i sent the nick for presence subscribe?
```
Original issue reported on code.google.com by `anca.b...@gmail.com` on 12 May 2011 at 10:53
-
```
How can i sent the nick for presence subscribe?
```
Original issue reported on code.google.com by `anca.b...@gmail.com` on 12 May 2011 at 10:53
-
This is an incredible project, I'm learning so much from playing around with this project.
I have a question about changing nicknames after connecting. I'm working on a feature to be able to chang…
-
hit tab while writing a message to trigger autocomplete
when you're first starting a message or if you start with like `/msg`, it should autocomplete nicknames for mentions and DMs
-
I noticed that the :bt nickname given to binary-types conflicts with the nickname given to bordeaux-threads ... and while this isn't exactly a bug, it does prevent (for example) cl-inotify from loadin…
fade updated
12 years ago
-
Maybe tied to a cookie for simple auto-requesting a nick. Could generate a unique client ID and reserve the nick for that client ID for a time, and have that time extend every time the users connects.…