issues
search
DMDirc
/
Parser
DMDirc's parser interface and IRC parser implementation
http://www.dmdirc.com/
MIT License
1
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minor changes for circle.
#167
ShaneMcC
closed
3 years ago
0
CircleCI Updates Hopefully.
#166
ShaneMcC
closed
3 years ago
0
Fix incorrect comment that refers to setter as getter
#165
cnorthwood
closed
4 years ago
2
Switch to Github packages
#164
greboid
closed
4 years ago
0
Create .travis.yml
#163
greboid
closed
5 years ago
1
Fix call debug info
#162
ShaneMcC
closed
5 years ago
1
Exception joining weird channel
#161
greboid
closed
5 years ago
2
Update autovalue to 1.6.
#160
csmith
closed
6 years ago
0
Don't throw ArrayIndexOutOfBoundsException if we get given an entirely empty line
#159
ShaneMcC
closed
6 years ago
0
Add signing key.
#158
csmith
closed
6 years ago
0
Add base class for channel events.
#157
csmith
closed
7 years ago
0
Fix SimpleRateLimitedOutputQueue endlessly requeueing lines rather than sending them.
#156
ShaneMcC
closed
7 years ago
0
Use OffsetDateTime for server-time parsing.
#155
ShaneMcC
closed
7 years ago
0
Fix handling of MessageTags times when we are not at UTC.
#154
ShaneMcC
closed
7 years ago
0
Allow parser sub-classes to redefine the callback manager
#153
ShaneMcC
closed
7 years ago
0
Add shutdown infra to parser.
#152
ShaneMcC
closed
7 years ago
0
Ignore .nb-gradle folder
#151
ShaneMcC
closed
7 years ago
0
Support for tsirc alongside message tags. Close #149
#150
ShaneMcC
closed
7 years ago
0
Support for tsirc alongside message tags.
#149
ShaneMcC
closed
7 years ago
0
Make all IRCProcessors handle timestamps.
#148
ShaneMcC
closed
7 years ago
1
Actually tell the server we understand server-time...
#147
ShaneMcC
closed
7 years ago
0
Update copyright for 2017
#146
ShaneMcC
closed
7 years ago
0
Remove unneeded nbproject folder
#145
ShaneMcC
closed
7 years ago
0
Add a Codacy badge to README.md
#144
codacy-badger
closed
7 years ago
0
Set the output stream on new output queues.
#143
csmith
closed
7 years ago
0
Check that pendingjoins actually has a pending join before raising error, and clear if out of sync.
#142
ShaneMcC
closed
7 years ago
1
Minor style fixes.
#141
csmith
closed
7 years ago
0
Fix test deprecations
#140
csmith
closed
7 years ago
0
Update dependencies.
#139
csmith
closed
8 years ago
1
Update gradle to 3.1.
#138
csmith
closed
8 years ago
1
Add config for pushing snapshots from circle.
#137
csmith
closed
8 years ago
1
Remove default port from ProtocolDescription.
#136
csmith
closed
8 years ago
1
Fix tsirc timezone handling.
#135
csmith
closed
8 years ago
1
Add some super basic OutputQueue tests.
#134
csmith
closed
8 years ago
1
Unignore Process001Test.
#133
csmith
closed
8 years ago
1
Restructure to standard maven/gradle layout.
#132
csmith
closed
8 years ago
1
Change parser group to com.dmdirc.
#131
csmith
closed
8 years ago
1
Make QueueItem an autovalue.
#130
csmith
closed
8 years ago
1
Add method to set output queue.
#129
csmith
closed
8 years ago
1
Merge OutputQueue and QueueHandlers.
#128
csmith
closed
8 years ago
1
Remove chain of Comparators in output queue.
#127
csmith
closed
8 years ago
1
Add framework for parser integration tests.
#126
csmith
closed
8 years ago
1
Random minor parser tidying.
#125
csmith
closed
8 years ago
1
Make QueueHandlerFactory final.
#124
csmith
closed
8 years ago
1
Don't pass BlockingQueue into handlers.
#123
csmith
closed
8 years ago
1
Split queue comparators into a class and test.
#122
csmith
closed
8 years ago
1
Rename QueueFactory to QueueHandlerFactory.
#121
csmith
closed
8 years ago
1
Use proper dates in QueueItems, fix broken logic.
#120
csmith
closed
8 years ago
1
Update dagger.
#119
csmith
closed
8 years ago
1
Update dependencies.
#118
csmith
closed
8 years ago
1
Next