Sebastian Kaspari
|
97eae1f4f0
|
ServersActivity: do not update data set before starting another activity
|
2010-03-20 20:09:42 +01:00 |
|
Sebastian Kaspari
|
9b6f97844a
|
highlight message (red) if current nickname is used
|
2010-03-20 19:36:41 +01:00 |
|
Sebastian Kaspari
|
b94f7cc789
|
Removed response code from server response messages
|
2010-03-20 18:31:43 +01:00 |
|
Sebastian Kaspari
|
8869590fad
|
Added small border around conversations
|
2010-03-20 18:30:29 +01:00 |
|
Sebastian Kaspari
|
2dd47f3bb8
|
Hide server response 353 and 366
|
2010-03-20 18:12:30 +01:00 |
|
Sebastian Kaspari
|
e28c09e704
|
Add/Edit server: server title should be unique
|
2010-03-20 17:52:42 +01:00 |
|
Sebastian Kaspari
|
0a4a6be5fd
|
There's no import activity
|
2010-03-20 17:40:52 +01:00 |
|
Sebastian Kaspari
|
be2584f5fe
|
Handle irc:// uris
|
2010-03-20 16:32:42 +01:00 |
|
Sebastian Kaspari
|
d5d294a5aa
|
Imports
|
2010-03-20 15:56:43 +01:00 |
|
Sebastian Kaspari
|
cb7473b93c
|
Use UTF-8 as default charset
|
2010-03-20 15:47:57 +01:00 |
|
Sebastian Kaspari
|
b41017ce93
|
Only update message list adapter on resume if existing
|
2010-03-20 15:44:34 +01:00 |
|
Sebastian Kaspari
|
7e36456b7a
|
Possibility to edit already existing servers
|
2010-03-20 15:44:05 +01:00 |
|
Sebastian Kaspari
|
cfe90d718f
|
ConversationActivity: Fill views with buffered messages on resume
|
2010-03-18 22:37:37 +01:00 |
|
Sebastian Kaspari
|
54e8d9ac10
|
Fixed timestamps - save timestamp persitent in message object
|
2010-03-18 22:10:19 +01:00 |
|
Sebastian Kaspari
|
d0cbb77f5f
|
Show server responses but skip some messages
|
2010-03-18 21:33:20 +01:00 |
|
Sebastian Kaspari
|
d721599351
|
Always scroll if not using full channel view
|
2010-03-18 20:26:04 +01:00 |
|
Sebastian Kaspari
|
61d1713a56
|
Show own invites in selected conversation
|
2010-03-18 19:53:20 +01:00 |
|
Sebastian Kaspari
|
91536b1609
|
Implemented IRC events: onSetPrivate() onRemovePrivate()
|
2010-03-18 19:49:52 +01:00 |
|
Sebastian Kaspari
|
f40480d773
|
Implemented IRC events: onSetModerated() onRemoveModerated()
|
2010-03-18 19:48:11 +01:00 |
|
Sebastian Kaspari
|
75fb9c419c
|
Implemented IRC events: onSetInviteOnly() onRemoveInviteOnly()
|
2010-03-18 19:46:09 +01:00 |
|
Sebastian Kaspari
|
50af2687ae
|
Implemented IRC events: onSetNoExternalMessages() onRemoveNoExternalMessages()
|
2010-03-18 19:43:54 +01:00 |
|
Sebastian Kaspari
|
8d8e3691a4
|
Implemented IRC events: onSetTopicProtection() onRemoveTopicProtection()
|
2010-03-18 19:41:38 +01:00 |
|
Sebastian Kaspari
|
438a7e5d3e
|
Implemented IRC events: onSetChannelBan() onRemoveChannelBan()
|
2010-03-18 19:38:55 +01:00 |
|
Sebastian Kaspari
|
8f6f7c7c74
|
/mode can be used when no channel is selected
|
2010-03-18 00:25:29 +01:00 |
|
Sebastian Kaspari
|
ffaba5e25d
|
Send unknown commands to the server
|
2010-03-18 00:14:29 +01:00 |
|
Sebastian Kaspari
|
1b2461f8fe
|
Added command: /mode <channel> <mode>
|
2010-03-18 00:04:50 +01:00 |
|
Sebastian Kaspari
|
5629f2f308
|
Show unknown lines on the server info window
|
2010-03-17 23:50:31 +01:00 |
|
Sebastian Kaspari
|
62f5fcc074
|
Use an activity for the "join channel" dialog instead of a real dialog)
|
2010-03-17 22:43:56 +01:00 |
|
Sebastian Kaspari
|
ca4a207b50
|
ServersActivity: Use the icon as centered background
|
2010-03-17 21:54:43 +01:00 |
|
Sebastian Kaspari
|
97b5467897
|
ConversationActivity: Use the icon as centered background
|
2010-03-17 21:52:51 +01:00 |
|
Sebastian Kaspari
|
b100a9935b
|
Translucent background for conversations
|
2010-03-17 21:52:20 +01:00 |
|
Sebastian Kaspari
|
c89acdb4bc
|
Wrapper for background drawables: NonScalingBackgroundDrawable
|
2010-03-17 21:51:05 +01:00 |
|
Sebastian Kaspari
|
f84804bea7
|
Using slightly more space for the conversations
|
2010-03-17 20:02:30 +01:00 |
|
Sebastian Kaspari
|
c88322a922
|
Rounded corners for conversation views
|
2010-03-17 19:58:23 +01:00 |
|
Sebastian Kaspari
|
da1a11fca0
|
Disabled debugging of IRC events (logging to debug log)
|
2010-03-17 19:38:58 +01:00 |
|
Sebastian Kaspari
|
9f19c0b7ac
|
(Fixed issue 5) store message adapter in conversation and reuse it
|
2010-03-17 19:32:27 +01:00 |
|
Sebastian Kaspari
|
876b96c358
|
Implemented IRC events: onSetChannelLimit() onRemoveChannelLimit()
|
2010-03-15 23:52:32 +01:00 |
|
Sebastian Kaspari
|
b201a93adc
|
Implemented IRC events: onSetSecret() onRemoveSecret()
|
2010-03-15 23:48:44 +01:00 |
|
Sebastian Kaspari
|
89ebe3e284
|
reply on ctcp finger
|
2010-03-14 23:34:51 +01:00 |
|
Sebastian Kaspari
|
93abba8232
|
Implemented sending files via DCC: /dcc SEND <nickname> <file>
|
2010-03-14 22:54:41 +01:00 |
|
Sebastian Kaspari
|
45a2ca0849
|
Implemented channel events: onSetChannelKey() onRemoveChannelKey()
|
2010-03-14 22:22:51 +01:00 |
|
Sebastian Kaspari
|
eb150c52e0
|
Broadcast helper: Broadcast.createConversationIntent()
|
2010-03-14 22:20:39 +01:00 |
|
Sebastian Kaspari
|
ce98d23b77
|
Renamed ChannelReceiver to ConversationReceiver
|
2010-03-14 22:13:23 +01:00 |
|
Sebastian Kaspari
|
a8ea5c2c92
|
Renamed ChannelListener to ConversationListener
|
2010-03-14 22:11:54 +01:00 |
|
Sebastian Kaspari
|
cc8c7d0546
|
Typo: oped/deoped should be opped/deopped
|
2010-03-14 15:44:21 +01:00 |
|
Sebastian Kaspari
|
314799cd83
|
Realname cannot be blank - see issue 4
|
2010-03-14 15:43:26 +01:00 |
|
Sebastian Kaspari
|
7103510d1e
|
Moved CommandException to org.yaaic.exception package
|
2010-03-14 13:35:16 +01:00 |
|
Sebastian Kaspari
|
454e034a5c
|
Added validation to AddServerActivity
|
2010-03-14 13:34:25 +01:00 |
|
Sebastian Kaspari
|
c21fd58cf3
|
Show message on disconnect and update server status
|
2010-03-14 12:42:29 +01:00 |
|
Sebastian Kaspari
|
aca93e39e2
|
Changed error message (connect)
|
2010-03-14 12:00:45 +01:00 |
|