| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | don't prefix relay messages with 'relay/' | 2019-07-01 | 1 | -1/+1 | |
| * | Add RESET char in relay lines due to weechat bug | 2019-06-30 | 1 | -0/+1 | |
| * | make relay server name LIGHTBLUE | 2019-06-30 | 1 | -1/+3 | |
| * | Make relaying LOW priority, so local event is printed before relaying | 2019-06-30 | 1 | -1/+2 | |
| * | self.bot.trigger() relaying - needed for write loop notification cross-network | 2019-06-22 | 1 | -1/+4 | |
| * | Cache ParsedLine IDs of relay messages so we can ignore them (avoid loop) | 2019-06-21 | 1 | -2/+12 | |
| * | pass from_self arg in formatted.* message events | 2019-06-21 | 1 | -1/+1 | |
| * | use event["from_self"] instead of checking nickname | 2019-06-20 | 1 | -1/+1 | |
| * | Remove debug print | 2019-06-20 | 1 | -1/+0 | |
| * | Add relay.py - cross-network relaying | 2019-06-20 | 1 | -0/+109 |
