524
edits
m (Formatting change) |
m (Another formatting change :/) |
||
Line 4: | Line 4: | ||
20060109: | 20060109: | ||
* mylist: Fixed spurious "mixed" status | *mylist: Fixed spurious "mixed" status | ||
* Don't mark files (un)watched when they already are, thus preserving the viewed/update date. | *Don't mark files (un)watched when they already are, thus preserving the viewed/update date. | ||
* !vote(tmp): adjustable granularity, round instead of throwing syntax errors on input which doesn't match said granularity and (multiple) space tolerance. | *!vote(tmp): adjustable granularity, round instead of throwing syntax errors on input which doesn't match said granularity and (multiple) space tolerance. | ||
* !votetmp: don't automatically override a permanent vote; 10/10 AniDB users think this makes no sense and I'm one of them. | *!votetmp: don't automatically override a permanent vote; 10/10 AniDB users think this makes no sense and I'm one of them. | ||
* !vote*: better revote messages (can just be pasted to cast vote) | *!vote*: better revote messages (can just be pasted to cast vote) | ||
* !addfile, !remove: fix subtle parse error because of optional space before group, as shown by groups like this: <DerIdiot> !addfile gokujou seitokai 20 3wa w | *!addfile, !remove: fix subtle parse error because of optional space before group, as shown by groups like this: <DerIdiot> !addfile gokujou seitokai 20 3wa w | ||
* !addfile, !remove: whitespace insensitivity outside of anime title and case insensitive "last" | *!addfile, !remove: whitespace insensitivity outside of anime title and case insensitive "last" | ||
* New version information. | *New version information. | ||
* !mylist: don't strip (back)quotes from the input entirely, also whitespace tolerance | *!mylist: don't strip (back)quotes from the input entirely, also whitespace tolerance | ||
* !addfile, !a4g, !file, !group, !remove, !voteg: prefer case match for groups. (Doesn't actually affect the !file family yet because they don't even try when they find multiple groups.) | *!addfile, !a4g, !file, !group, !remove, !voteg: prefer case match for groups. (Doesn't actually affect the !file family yet because they don't even try when they find multiple groups.) | ||
* !addfile, !remove: small mistake in parsing changes fixed (affects single letter anime requests, although there are only a handful in the db) | *!addfile, !remove: small mistake in parsing changes fixed (affects single letter anime requests, although there are only a handful in the db) | ||
* !mylist: removed spurious quote in syntax | *!mylist: removed spurious quote in syntax |