1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00
Files
weechat/src/plugins/relay
Sebastien Helleu 7a1f9a1d7f relay: fix commands sync/desync in weechat protocol (bug #38215)
Fix:
- use proper arguments in commands sync/desync (use argv[0] instead of argv[1])
- when searching if a buffer is synchronized, its name has higher priority on "*"
  (so first check if buffer is synchronized, and if not found, search if "*" is
  synchronized)
- when receiving a "nicklist_*" signal, check if the buffer is synchronized with
  flag "RELAY_WEECHAT_PROTOCOL_SYNC_NICKLIST"
2013-02-03 09:51:15 +01:00
..
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00
2013-01-01 13:12:49 +01:00