ce8cd4a786
Small fixes for generating procedure, re-added emoji substitution
2018-03-11 12:46:10 +01:00
7b3a4d1f68
Moved message data generators to base class
2018-03-11 11:59:08 +01:00
dcf957fc75
Fix for selecting channels log to generate
2018-03-10 19:16:58 +01:00
3e5dfb13cf
Helper Reporter methods _msg* now returns dict instead of string
2018-03-10 19:10:35 +01:00
59ae9c7046
Introducing templates for message lines
2018-03-10 18:57:19 +01:00
710142d3d7
Moved write_message to Reporter base class
2018-03-10 18:48:55 +01:00
37aca84605
Added NoneReporter
2018-03-10 18:39:29 +01:00
57db9b69f6
Fix a way how users and URLs are treated in report
...
In case of user replacement there was a bunch of regular expressions
used, which was an overkill. Substituted them with one generic regexp.
Moved method which is responsible for substitution to the base class.
Last change is a cosmetic one - uploaded files are represented as
absolute path with file:// prefix, so that it is easier to open it with
xdg-open for example.
2018-03-10 17:45:31 +01:00
b5e9c150ed
Merge to head
2016-11-26 19:23:03 +01:00
af7f24e9a9
Dropping Python 2 support
2016-11-26 19:13:12 +01:00
c8c1dd4bfe
Small fixes, version bump, alpha stage, added emoji map.
2016-11-26 18:03:29 +01:00
c79d8ae0e1
Small fixes, version bump, alpha stage, added emoji map.
2016-11-26 17:57:58 +01:00
352a88dcce
Implementation of TextReporter
2016-11-26 15:10:19 +01:00
ac9dee9e5d
Fix returned channel list
2016-11-25 09:37:29 +01:00
97069e0a83
Added reporters module
2016-11-25 07:45:37 +01:00