Ticket #802 (closed enhancement: fixed)
Auto save of server name in Jabber join group chat
| Reported by: | silver7@gmail.com | Owned by: | evands |
|---|---|---|---|
| Milestone: | Adium X 1.0 | Component: | Service/XMPP (Jabber) |
| Version: | 0.82 | Severity: | normal |
| Keywords: | jabberr server name other than conference.host.domain.name.com auto save | Cc: | |
| Patch Status: |
Description
File -> Join Group Chat gives you the following feild:
"Server: conference.host.domain.name.com"
It would be nice to have the ability to have it auto saved to the last server used. As shown in the following example:
Server: public.host.domain.name.com or foo.host.domain.name.com
Wher public, or foo is the name of the server used. Curently I need to retype public.host.domain.name.com a quick fix would be nice. Is there a config file I can modify?
Change History
comment:2 Changed 7 years ago by evands
- Version changed from 1.0 to 0.82
- Severity changed from normal to enhancement
comment:3 Changed 7 years ago by evands
- Owner changed from nobody to evands
- Status changed from new to assigned
- Milestone set to Adium X 0.90
comment:4 Changed 7 years ago by evands
- Status changed from assigned to closed
- Resolution set to fixed
(In [13305]) * Fixed autocompletion of names in the invite section of the Join Group Chat window when the window is initially opened.
- Implemented auto-saving of the Jabber conference server (on a per-account basis) used to join group chats. The initial default of conference.host remains. Closes #802
- Cleaned up some code in these files
comment:5 Changed 7 years ago by evands
(In [13306]) Merged [13305]:
- Fixed autocompletion of names in the invite section of the Join Group Chat window when the window is initially opened.
- Implemented auto-saving of the Jabber conference server (on a per-account basis) used to join group chats. The initial default of conference.host remains. Closes #802
- Cleaned up some code in these files
Note: See
TracTickets for help on using
tickets.


No quick fix is possible, but I like the idea of it auto-saving and repopulating on a per-account basis. conference.host.domain.name.com is a sane default but, as shown by your example, not a catch-all.