Sebastian Kaspari
dd07bd358a
Bugfix: Only automatically change nickname on server code 433 if not already registered with server
2011-04-12 22:23:51 +02:00
liato
624f8c5014
Add support for mIRC colors.
2011-03-27 19:40:26 +02:00
Sebastian Kaspari
7563437343
Server: Fix typo in addConversation()
2011-03-15 23:59:49 +01:00
Sebastian Kaspari
4262cbcd15
New Setting: Show notices in server window. Closes #47 .
2011-03-15 20:53:47 +01:00
Sebastian Kaspari
b855b7ea92
Hide join/part setting now hides quit messages too
2011-03-15 20:42:35 +01:00
Sebastian Kaspari
49f067cd67
IRCConnection: Formatting
2011-03-15 20:12:12 +01:00
Sebastian Kaspari
95f3c4b255
Some more simple refactorings
2011-03-14 22:15:13 +01:00
liato
a3ebf8d5d0
Handle auto joins after the user has registered with the server.
2011-03-09 08:54:28 +01:00
Thomas Martitz
f4637ac582
Use a different color for join/part/quit for the circles in the ConversationSwitcher view.
...
This makes it easier to ignore unintersting messages wihout turning off the setting to show joins/parts/quits.
Once circle is colored for a new message, the join/part/quit cannot override it anymore.
2011-03-06 11:11:17 +01:00
Sebastian Kaspari
669113610a
New user action view and new actions: reply, query
2011-02-05 16:04:36 +01:00
Sebastian Kaspari
d8b1a0218f
Added 2011 to licence header
2011-02-05 13:00:12 +01:00
Sebastian Kaspari
0fb2338f9c
Code cleanup (Formatting)
2011-01-25 21:02:27 +01:00
Sebastian Kaspari
feaf1d4aea
Fix sound notification
2011-01-15 23:38:56 +01:00
Sebastian Kaspari
e014165a17
New setting: Play (notification) sound on highlight
2010-12-17 22:29:33 +01:00
Sebastian Kaspari
4b3e47c799
Set vibration pattern (default does not always work)
2010-12-17 22:19:36 +01:00
Sebastian Kaspari
82e62db96c
New setting: Hide join and part messages
2010-11-18 19:25:26 +01:00
Sebastian Kaspari
6c3597ff80
IRCConnection: Just a bracket fix
2010-11-18 18:55:19 +01:00
Sebastian Kaspari
02b7ec1741
Replace all tabs with four spaces!
2010-11-18 18:52:19 +01:00
Sebastian Kaspari
f3f195f631
IRCService: Added javadoc
2010-11-18 18:47:12 +01:00
Sebastian Kaspari
ce0650d711
IRCService: Fixed a NullPointerException
2010-11-18 18:43:37 +01:00
Sebastian Kaspari
6d2a6bff14
IRCService: imports
2010-11-18 18:33:22 +01:00
liato
3708a9c60c
Small modification to the nick matching regular expression.
2010-11-17 02:53:08 +01:00
liato
f5b5b99adb
Improve detection for nickname in messages. This will prevent notifications from poping up when a word contains the nickname.
2010-11-17 02:36:52 +01:00
liato
81f2c94b87
Added setting to vibrate on highlight.
2010-11-17 01:32:09 +01:00
Sebastian Kaspari
1250c10d9c
Merged application and test project into one repository
2010-11-07 08:35:45 +01:00