History of channels/useragentswitcher.py of f520485f8c2831cc
History of the file that is called channels/useragentswitcher.py at checkin f520485f8c2831cc
2020-05-21
| ||
11:54 | Add more detailed user-agent string, introduce conf.version (from pmd) file: [f18e75e82e] check-in: [d9a4e95fc9] user: mario, branch: trunk, size: 2273 [annotate] [blame] [check-ins using] [diff] | |
2018-08-20
| ||
16:02 | Update Firefox UA file: [71f46e84c4] check-in: [f520485f8c] user: mario, branch: trunk, size: 2317 [annotate] [blame] [check-ins using] [diff] | |
2016-12-16
| ||
16:26 | Reverted all `module = __name__` assignments, because that was carrying the module over, not the base classname. Added #extraction-method: meta information to channel plugins. file: [8661193ea8] check-in: [09dec64f41] user: mario, branch: trunk, size: 2317 [annotate] [blame] [check-ins using] [diff] | |
2016-12-10
| ||
17:55 | Fix `module = __name__` setting. (The .module attribute is still not avoidable, used too widely in GenericChannel etc.) file: [bebd1e46c5] check-in: [fbfe51ec5f] user: mario, branch: trunk, size: 2306 [annotate] [blame] [check-ins using] [diff] | |
13:55 | Use `module = __name__` consistently for all plugins file: [681f56976f] check-in: [88aac7840a] user: mario, branch: trunk, size: 2306 [annotate] [blame] [check-ins using] [diff] | |
2015-05-17
| ||
03:03 | Add WinAmp user agent. file: [fc341bc2fe] check-in: [d4f8ceee3f] user: mario, branch: trunk, size: 2317 [annotate] [blame] [check-ins using] [diff] | |
2015-05-02
| ||
23:44 | Better plugin comments for user interface. file: [656ccfb2dd] check-in: [85c2fd4f56] user: mario, branch: trunk, size: 2038 [annotate] [blame] [check-ins using] [diff] | |
2015-04-21
| ||
06:05 | Replace old __print__/dbg.XYZ references with new log.XYZ() wrapper. file: [51e2b87f3f] check-in: [ebae9e51ac] user: mario, branch: trunk, size: 1895 [annotate] [blame] [check-ins using] [diff] | |
2015-04-06
| ||
18:53 | Added: Add UserAgentSwitcher plugin. (Just for experimenting really, not required.) file: [08fd23fe89] check-in: [e8c162f72a] user: mario, branch: trunk, size: 1906 [annotate] [blame] [check-ins using] | |