aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_linkifytext.py
Commit message (Expand)AuthorAgeFilesLines
* Format all python files with blackTrygve Aaberge2021-03-201-37/+54
* Refactor linkify_text to use re.subTrygve Aaberge2019-08-251-0/+5
* Support @everyone in linkify_textTrygve Aaberge2019-08-251-0/+5
* Add some more tests for linkify_textTrygve Aaberge2019-08-251-0/+27
* Include @ in subteam handleTrygve Aaberge2019-08-251-2/+2
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-42/+18
* Import print_function and unicode_literals in all test filesTrygve Aaberge2019-04-081-1/+1
* Add @user-groups support (#680)Nana Amfo2019-04-081-0/+11
* Remove channel parameter from linkify_textTrygve Aaberge2019-04-031-15/+8
* Keep text directly after @channel/group/here when linkifyingTrygve Aaberge2019-04-021-0/+16
* Add apostrophe to the regex with a corresponding testPásztor János2018-11-121-0/+8
* Match nicks with parenthesis and/or unicode (#649)pasja2018-11-031-0/+37
* test: Make mock_weechat a dependency of realish_eventrouterTrygve Aaberge2017-09-151-1/+1
* Fix HTML entity-encoding of outgoing messagesTrygve Aaberge2017-08-011-0/+9
* massssssssive merge of the new codebaseRyan Huber2017-04-121-0/+6