Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.0.1
Pardol
Browse files
Dec 31, 2018
Release 1.0.1
· 54f47af2
Zach
authored
Dec 30, 2018
View commits for tag v1.0.1
v1.0.1
54f47af2
Dec 25, 2018
Introduce min char count for markdown parsing
· 978dfe64
Zach
authored
Dec 25, 2018
978dfe64
Dec 22, 2018
Fix NSEE when running from debug
· 441959af
Zach
authored
Dec 21, 2018
441959af
Dec 15, 2018
Use guild-specific bot displayname instead of username
· c1feaa87
Zach
authored
Dec 14, 2018
c1feaa87
60s rate limit on stats command
· 50913817
Zach
authored
Dec 14, 2018
50913817
Make discord better handle whitespace-only messages
· efb5304c
Zach
authored
Dec 14, 2018
efb5304c
Nov 22, 2018
Update readmes and docs files that referenced the license
· f3b9fcd1
Zach
authored
Nov 22, 2018
f3b9fcd1
Make header more portable
· 0bfce4eb
Zach
authored
Nov 22, 2018
0bfce4eb
Relicense under MIT
· 373076a6
Zach
authored
Nov 22, 2018
373076a6
Tweak some kotlin code for language features pointed out
· 9c1897a9
Zach
authored
Nov 21, 2018
9c1897a9
Bump version to 1.0.1-SNAPSHOT for future work
· 8321f60e
Zach
authored
Nov 21, 2018
8321f60e
Release 1.0.0
· 068f4681
Zach
authored
Nov 21, 2018
View commits for tag v1.0.0
v1.0.0
068f4681
Add travis.yml
· 7998c1e1
Zach
authored
Nov 21, 2018
7998c1e1
Add basic docs
· acaa3a53
Zach
authored
Nov 21, 2018
acaa3a53
Nov 15, 2018
Make IRC pier more fault tolerant
· 7e7f58c0
Zach
authored
Nov 15, 2018
7e7f58c0
Raise timing stats queue limit
· f9ec3d85
Zach
authored
Nov 15, 2018
f9ec3d85
Nov 10, 2018
Sanity check multiple bridges with the same name
· 5821a5fe
Zach
authored
Nov 10, 2018
5821a5fe
Add example regex to readme for irc no prefix
· f272e123
Zach
authored
Nov 10, 2018
f272e123
Update KICL to resolve colon stripping issue
· 9795d922
Zach
authored
Nov 10, 2018
9795d922
Improve DiscordPier#replaceTarget
· 6f765844
Zach
authored
Nov 10, 2018
6f765844
Basic commandline argument parsing, git hash in version
· 4034ef7f
Zach
authored
Nov 09, 2018
4034ef7f
Minor tweaks to Discord->IRC formatting to make it more true to Discord
· b10f3c5c
Zach
authored
Nov 09, 2018
b10f3c5c
Update README for last
· d1482a59
Zach
authored
Nov 09, 2018
d1482a59
Move no prefix over to regex, needs testing
· 2e6ed6d6
Zach
authored
Nov 09, 2018
2e6ed6d6
Nov 06, 2018
Refactor IRC -> Discord format parser (#17)
· 16664beb
kashike
authored
Nov 05, 2018
16664beb
Nov 05, 2018
Merge pull request #16 from zachbr/fix/test
· 10df0a7b
Zach
authored
Nov 04, 2018
10df0a7b
actually run tests
· 79dd600a
kashike
authored
Nov 04, 2018
79dd600a
Fix tests and try to get gradle to actually run them
· 4354f7b6
Zach
authored
Nov 04, 2018
4354f7b6
Add tests for enforceSenderName and replaceTarget in DiscordPier
· 2b6e87aa
Zach
authored
Nov 04, 2018
2b6e87aa
Enforce Discord username length requirements
· 375796c0
Zach
authored
Nov 04, 2018
375796c0
Merge pull request #15 from zachbr/fix/emoji
· 0ca354f6
Zach
authored
Nov 04, 2018
0ca354f6
Merge pull request #13 from zachbr/fix/avatar
· b1a923b1
Zach
authored
Nov 04, 2018
b1a923b1
don't inject anti-ping character between surrogates
· 1585e19b
kashike
authored
Nov 04, 2018
1585e19b
Nov 04, 2018
find members in guild by effective name for avatar url
· f1a2460e
kashike
authored
Nov 04, 2018
f1a2460e
Fix whitespace, more specific handler name for last
· dc262c75
Zach
authored
Nov 04, 2018
dc262c75
Add IRC CTCP ACTION support
· 4dc4a9a7
Zach
authored
Nov 04, 2018
4dc4a9a7
More aggressive IRC anti-ping
· 0b7ae9a4
Zach
authored
Nov 04, 2018
0b7ae9a4
Refactor name handling for emotes, require "@" prefix to mention
· bd02b5e5
Zach
authored
Nov 04, 2018
bd02b5e5
Start using markdown parser with our custom renderer again
· fff9f4da
Zach
authored
Nov 04, 2018
fff9f4da
Make sure to still bridge an empty discord message if it has attachments
· 4973f11c
Zach
authored
Nov 03, 2018
4973f11c
Loading