mirror-chatterino2/lib
hemirt 3184234c19 Squashed commit of the following:
commit ea07bbef0b
Merge: 0b36f436 5cfcf114
Author: hemirt <hemirt@email.cz>
Date:   Sun Sep 23 20:05:14 2018 +0200

    Merge branch 'blacklist' into blacklistnew

commit 5cfcf114b6
Author: hemirt <hemirt@email.cz>
Date:   Sun Sep 23 20:00:16 2018 +0200

    rename second pattern to replacement

commit f08cc4cf88
Author: hemirt <hemirt@email.cz>
Date:   Sun Sep 23 19:52:30 2018 +0200

    delete out commented code

commit 1acb1278aa
Author: hemirt <hemirt@email.cz>
Date:   Sun Sep 23 19:52:03 2018 +0200

    fix replacement with emotes issues

commit 646268ab18
Author: hemirt <hemirt@email.cz>
Date:   Sun Aug 19 01:06:36 2018 +0200

    fix build

commit ad711b4c15
Merge: e8e059f8 8bcc9c48
Author: hemirt <hemirt@email.cz>
Date:   Sun Aug 19 00:52:38 2018 +0200

    Merge branch 'master' of https://github.com/fourtf/chatterino2 into blacklist

commit e8e059f847
Author: hemirt <hemirt@email.cz>
Date:   Sun Aug 19 00:25:58 2018 +0200

    add replaced emotes into twitchEmotes

commit a63454f00d
Merge: e7f2f397 63eaf3b9
Author: hemirt <hemirt@email.cz>
Date:   Sat Aug 11 22:38:16 2018 +0200

    Merge branch 'master' of https://github.com/fourtf/chatterino2 into blacklist

commit e7f2f39737
Author: hemirt <hemirt@email.cz>
Date:   Sat Aug 11 21:54:01 2018 +0200

    emotedata

commit f00d3da537
Author: hemirt <hemirt@email.cz>
Date:   Sat Jul 28 19:53:55 2018 +0200

    rename variables to fit better, emotes in capture groups from regex work

commit 00c9fa080a
Author: hemirt <hemirt@email.cz>
Date:   Mon Jul 9 19:53:53 2018 +0200

    add case sensitivity checkbox and fix validity issues due to isValid
    that checked regex

commit 4385fcd13f
Author: hemirt <hemirt@email.cz>
Date:   Sun Jul 8 21:09:14 2018 +0200

    remove commented code

commit 1834342f74
Author: hemirt <hemirt@email.cz>
Date:   Sun Jul 8 21:03:13 2018 +0200

    IgnorePhrase replacement

    also removes twitch emotes info about the matched and changed parts and
    shifts positions of other emotes from emote infos to the corresponding new
    position

commit d3b6e294ed
Author: hemirt <hemirt@email.cz>
Date:   Sun Jul 8 16:21:33 2018 +0200

    ignore phrases
2018-09-30 11:42:23 +00:00
..
fmt/fmt fix fmt dependency cuz qmake hates .cc file extensions 2017-09-24 19:20:53 +02:00
humanize@4e00a03623 add humanize as a dependency 2017-06-11 21:01:08 +02:00
libcommuni@a31ffb037e fix MSVC (2015) libcommuni link errors, and use correct warn flag (#44) 2017-05-27 23:35:58 +02:00
qBreakpad@a4626c12e9 Breakpad implementation (#535) 2018-06-27 23:06:37 +00:00
rapidjson@f54b0e47a0 windows builds now use rapidjson from a submodule 2018-01-07 03:32:03 +01:00
settings@7f0db95f24 Squashed commit of the following: 2018-09-30 11:42:23 +00:00
signals@e03c868ec9 Squashed commit of the following: 2018-09-30 11:42:23 +00:00
websocketpp@19cad9925f PubSub system (#346) 2018-04-15 15:09:31 +02:00
WinToast@ce441336ef Add missing WinToast submodule 2018-09-16 20:01:28 +02:00
README.md Include third party string-formatting lib 2017-07-23 11:57:30 +02:00

Third party libraries are stored here

Fetched via git submodule update --init --recursive

Using fmtlib/fmt