blob: b8477bdb824dd3966cfeefabdcb35398788721e0 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 | CHANGELOG
=========
v1.2 (2023-10-15):
	Changes:
	* Don't show activity for messages in the 'core.weechat' buffer.
v1.1 (2023-10-12):
	Changes:
	* Don't show activity for messages below their buffer's notify level.
	* Change regular message activity colour from orange to blue.
	* Change private message activity colour from blue to orange.
	* Don't change the existing AnyBar colour if a lower priority message comes
	  in.
v1.0 (2023-10-10):
	First public release.
 vim:tw=80:comments=:fo+=n:formatlistpat=^\\s*\\*\\s*
 |