Modify ↓
#1266 closed task (fixed)
Remaining rough edges in the "chat list" feature
Reported by: | dx | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 3.5 |
Component: | Unspecified / other | Version: | Unspecified |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Other |
OS version/distro: |
Description (last modified by )
Implement it for some non-purple builtin protocols- Implement it for bitlbee-facebook
- SIPE support improved, but requires running "chat list" before actually joining channels, which breaks autojoin. Figure out if other protocols have an equivalent issue, or skim the code. I think there was someone in #bitlbee willing to help here.
Skypeweb joins to a different channel, not the specified one.Purple's jabber opens an input query instead of using the server parameter, add a hack for that.Trying to join jabber groupchats adds them without the server portion of the address
Attachments (0)
Change History (9)
comment:1 Changed at 2016-09-25T03:24:04Z by
comment:2 Changed at 2016-10-13T02:34:24Z by
- Trying to join jabber groupchats adds them without the server portion of the address
comment:3 Changed at 2016-10-18T07:18:11Z by
Description: | modified (diff) |
---|
399d65a68619538c4ecacddc5fb6f14312647bb6 implements it for built-in jabber and hipchat. That counts as "some non-purple builtin protocols" for me.
comment:4 Changed at 2016-11-19T04:09:09Z by
Description: | modified (diff) |
---|
fecdd715ed3975415a78a342880dbde0e734a759 implements the jabber input request hack
comment:5 Changed at 2016-11-19T04:10:16Z by
Description: | modified (diff) |
---|
Added comment:2 to the description
comment:6 Changed at 2016-11-19T04:11:40Z by
Milestone: | → 3.4.3 |
---|
comment:7 Changed at 2016-11-28T12:25:13Z by
Description: | modified (diff) |
---|
87872c712535013cbba81653021a41091a9ed7f2 fixes purple jabber missing the server portion when adding
comment:8 Changed at 2016-12-27T00:32:48Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
1882b70857d9b8f9d68caa668e79614f376fb850 deals with the sipe thing
Closing this, bitlbee-facebook is an external plugin anyway and that needs to be done after the release is out
Note: See
TracTickets for help on using
tickets.
1a8875f handles the skypeweb thing