1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-22 08:52:18 -05:00

Commit Graph

  • fbb74184d5 Bugfix for some messages do not show up directly Sebastian Kaspari 2010-03-13 23:47:18 +0100
  • 5f3948e6c5 Ignore case of conversation's name Sebastian Kaspari 2010-03-13 23:46:35 +0100
  • 7376ba7856 Implemented onServerResponse() (default: disabled), disabled onUnknown as well by default Sebastian Kaspari 2010-03-13 21:55:21 +0100
  • d321e2930f Post unknown messages to the server info window Sebastian Kaspari 2010-03-13 21:16:32 +0100
  • 9f0ad056a0 Disconnect from server on delete Sebastian Kaspari 2010-03-13 21:06:29 +0100
  • 5dd23fce43 Add identity to server on creating a new server Sebastian Kaspari 2010-03-13 20:53:37 +0100
  • 7e20226b51 Workaround: Remove identity assigned to server if server is deleted until we have some kind of identity manager Sebastian Kaspari 2010-03-13 20:28:39 +0100
  • 58bd63debd Server: restore defaults on clearConversations() Sebastian Kaspari 2010-03-13 20:18:24 +0100
  • ee60c3c386 New Settings: prefix messages with timestamp, use 24h or 12h time format Sebastian Kaspari 2010-03-13 20:15:09 +0100
  • 7d9a727fa0 Settings helper class Sebastian Kaspari 2010-03-13 19:56:42 +0100
  • 7183c1c06c Settings Activity and co. Sebastian Kaspari 2010-03-13 19:56:32 +0100
  • 47b3628853 Some documentation Sebastian Kaspari 2010-03-13 19:06:35 +0100
  • 9e1265ee87 Do not capitalize every word Sebastian Kaspari 2010-03-13 18:49:31 +0100
  • af676f610a Implemented: /notice <nickname> <message> Sebastian Kaspari 2010-03-13 18:47:47 +0100
  • 2d1fd7130b Added 2010 to xml files ;) Sebastian Kaspari 2010-03-13 18:12:22 +0100
  • a1da2ba80f eclipse does whatever eclipse does Sebastian Kaspari 2010-03-13 18:07:23 +0100
  • 98e24bb8a2 Small changes (Manifest, "about" layout) Sebastian Kaspari 2010-03-13 18:05:36 +0100
  • 57e9ba721f Moved server.xml to conversations.xml Sebastian Kaspari 2010-03-13 18:04:59 +0100
  • 90a3c25c58 Added AboutActivity Sebastian Kaspari 2010-03-13 17:56:10 +0100
  • 004906df1e Added header Sebastian Kaspari 2010-03-13 17:24:47 +0100
  • f038ad3c39 Some more documentation Sebastian Kaspari 2010-03-13 16:54:48 +0100
  • 1bce5e1fc9 Added 2010 ;) Sebastian Kaspari 2010-03-13 16:52:20 +0100
  • 16a89c9417 Use server password on connect if defined Sebastian Kaspari 2010-03-13 16:46:32 +0100
  • bfd67da5b9 Read server password from database on object population Sebastian Kaspari 2010-03-13 16:45:06 +0100
  • 7d55a03a02 Server: setPassword() getPassword() Sebastian Kaspari 2010-03-13 16:44:05 +0100
  • 90878c9b34 Implemented /close Sebastian Kaspari 2010-03-13 16:02:48 +0100
  • 5b54d66f70 Server: Use a LinkedHashMap to archive a predictable order Sebastian Kaspari 2010-03-13 15:51:39 +0100
  • 825cf278be Database: Helper method for updating server records Sebastian Kaspari 2010-03-13 15:41:34 +0100
  • 80a5e56294 Use realname of identity (Workaround for PircBot handling version as real name) Sebastian Kaspari 2010-03-13 15:17:32 +0100
  • 01f03747b0 Use nickname and ident of the identity Sebastian Kaspari 2010-03-13 14:58:01 +0100
  • e61dbe86ae Attach identity on loading server from database Sebastian Kaspari 2010-03-13 14:55:19 +0100
  • 7ec5499541 Server: methods to attach an identity to a server Sebastian Kaspari 2010-03-13 14:45:45 +0100
  • d82db7aa38 Database: Helper method for loading an identity by id Sebastian Kaspari 2010-03-13 14:41:29 +0100
  • 7c48f907d9 First implementation of the Identity class Sebastian Kaspari 2010-03-13 13:41:10 +0100
  • 3abd38e913 Switched to sdk version 3 (Android 1.5) Sebastian Kaspari 2010-03-13 13:31:31 +0100
  • 0a5ded2e99 identation Sebastian Kaspari 2010-03-12 20:35:25 +0100
  • 0cb9238206 Save identity information from ServerAdd view to database Sebastian Kaspari 2010-03-12 20:16:20 +0100
  • 1e922c1542 Added helper methods to store identities in database Sebastian Kaspari 2010-03-12 20:15:49 +0100
  • 8fc96c2d86 Constants for the identities table Sebastian Kaspari 2010-03-12 19:48:58 +0100
  • 06bbd0442b Adjustments for the on screen keyboard Sebastian Kaspari 2010-03-12 00:49:50 +0100
  • abc75c068a Disabled vertical fading for conversation views Sebastian Kaspari 2010-03-12 00:31:02 +0100
  • 986325ceef Changed scrollbar style of conversation view Sebastian Kaspari 2010-03-12 00:16:42 +0100
  • da58a7d042 Renamed servers.xml to conversations.xml like activity names Sebastian Kaspari 2010-03-12 00:10:18 +0100
  • 3f9d741101 Serveradd view: scrollbar style Sebastian Kaspari 2010-03-12 00:08:33 +0100
  • 0d925fa741 Added user configuration to server add view Sebastian Kaspari 2010-03-12 00:07:30 +0100
  • 733ecd7d96 Do not expose complete history list, make the history accessible via index - see issue 2 Sebastian Kaspari 2010-03-11 23:46:11 +0100
  • 14ca3e0668 Synchronized all LinkedLists - see issue 2 Sebastian Kaspari 2010-03-11 23:41:31 +0100
  • 54c968f302 Added reason to quit message Sebastian Kaspari 2010-03-11 22:58:01 +0100
  • e7a903851e Remove channel views on part Sebastian Kaspari 2010-03-11 01:10:21 +0100
  • b87501622c Renamed Broadcast constants from CHANNEL_* to CONVERSATION_* Sebastian Kaspari 2010-03-11 00:25:53 +0100
  • ab18588c9b Added warning icon Sebastian Kaspari 2010-03-11 00:08:47 +0100
  • 58b9398800 Bugfix: All messages were posted to the current view if full channel view was used Sebastian Kaspari 2010-03-11 00:08:36 +0100
  • 46f5d1d008 Disable posting non-commands on the ServerInfo view Sebastian Kaspari 2010-03-11 00:05:04 +0100
  • 66d3b2682b Show message on connect Sebastian Kaspari 2010-03-10 23:57:31 +0100
  • 031c042d50 Show error if user is not connected but sends a message Sebastian Kaspari 2010-03-10 23:53:39 +0100
  • 0570e3d638 Reload serverlist on resume() (Server status may has been updated) Sebastian Kaspari 2010-03-10 23:48:21 +0100
  • d92403d4a6 Manifest: Changed ServerActivity to ConversationActivity Sebastian Kaspari 2010-03-10 23:47:42 +0100
  • be872c25c7 Renamed ServerActivity to ConversationActivity to prevent confusion (ServerActivity <-> ServersActivity) Sebastian Kaspari 2010-03-10 23:30:59 +0100
  • fa9cdd5f1d ServerActivity: register for server broadcasts and update view Sebastian Kaspari 2010-03-10 23:28:49 +0100
  • 35f430ad9b MessageListAdapter: Synchonize the addMessage() method as the LinkedList may throw an ConcurrentModificationException Sebastian Kaspari 2010-03-10 23:27:24 +0100
  • 3a3e4ae822 Only connect on click if not already connected or connecting Sebastian Kaspari 2010-03-10 23:17:22 +0100
  • 9efb7b8e4a Disable input if not connected Sebastian Kaspari 2010-03-10 23:12:01 +0100
  • ac48ee9aae Directly jump to server view on click and watch the client connecting Sebastian Kaspari 2010-03-10 23:09:39 +0100
  • dda143186b Implemented onNotice() event Sebastian Kaspari 2010-03-10 23:06:40 +0100
  • 6d8cbb6ff4 Remember selected conversation in server object Sebastian Kaspari 2010-03-10 22:56:44 +0100
  • 7174eb356e Don't show conversation name at top if ServerInfo view is selected Sebastian Kaspari 2010-03-10 22:52:48 +0100
  • b8043453bd Don't write name into ServerInfo view (as there's no name) Sebastian Kaspari 2010-03-10 22:48:21 +0100
  • 6e99800a21 Added ServerInfo window Sebastian Kaspari 2010-03-10 22:42:05 +0100
  • ec85ac51b7 Ignore empty messages entered Sebastian Kaspari 2010-03-10 22:17:53 +0100
  • e0284da95f Added aliases /j and /q Sebastian Kaspari 2010-03-10 22:15:20 +0100
  • 9d7e360e7c Scroll to new conversations on create Sebastian Kaspari 2010-03-10 22:10:40 +0100
  • 1c44a4e7bd Implemented command: /query <nickname> Sebastian Kaspari 2010-03-10 22:07:35 +0100
  • 94f624360d Open a new query if it doesnt exist on "external" action (/me) Sebastian Kaspari 2010-03-10 21:46:12 +0100
  • 2f97adaf30 Handle "external" actions (/me) in queries Sebastian Kaspari 2010-03-10 21:40:49 +0100
  • 09cb4af8f3 Yaaic now handles private queries :) Sebastian Kaspari 2010-03-10 21:34:20 +0100
  • 9a702f5d1a Check conversation type on handler execution where needed Sebastian Kaspari 2010-03-10 21:14:20 +0100
  • 7863ee8aa2 ChannelReceiver now uses conversations instead of channels Sebastian Kaspari 2010-03-10 21:12:21 +0100
  • 3104603543 IRCConnection now uses conversations instead of channels Sebastian Kaspari 2010-03-10 21:12:07 +0100
  • cf891d8371 ServersActivity now uses conversations instead of channels Sebastian Kaspari 2010-03-10 21:11:10 +0100
  • 9e94638f14 ChannelListener now uses conversations instead of channels Sebastian Kaspari 2010-03-10 21:06:42 +0100
  • 9259ae2afd All handlers now use conversations instead of channels Sebastian Kaspari 2010-03-10 21:06:18 +0100
  • 47ee4d1d6e CommandParser now uses conversations instead of channels Sebastian Kaspari 2010-03-10 20:58:37 +0100
  • d30360b606 BaseHandler now uses conversations instead of channels Sebastian Kaspari 2010-03-10 20:58:11 +0100
  • 046342dcd2 ServerActivity now uses conversations instead of channels Sebastian Kaspari 2010-03-10 20:56:14 +0100
  • d1e6b0ffa8 MessageListAdapter now uses conversations instead of channels Sebastian Kaspari 2010-03-10 20:46:07 +0100
  • 5517660011 DeckAdapter now uses conversations instead of channels Sebastian Kaspari 2010-03-10 20:45:56 +0100
  • d9755926ec Server class uses conversations instead of channels Sebastian Kaspari 2010-03-10 20:33:43 +0100
  • 396f1ad4d9 First basic implementation of a query model class Sebastian Kaspari 2010-03-10 09:37:48 +0100
  • 38564ad644 Conversation: Added abstract method getType() and added constants TYPE_* Sebastian Kaspari 2010-03-10 09:37:31 +0100
  • 1c128cc682 Channel now inherits from Conversation Sebastian Kaspari 2010-03-10 09:32:20 +0100
  • 64c7ad2f45 Moved command handlers to org.yaaic.command.handler and renamend them. Sebastian Kaspari 2010-03-10 09:01:49 +0100
  • 0342c6ea7f some cleanup Sebastian Kaspari 2010-03-10 08:57:37 +0100
  • c52cc6a1f8 Implemented command: /kick <nickname> Sebastian Kaspari 2010-03-10 08:57:16 +0100
  • 6ecbac45af Added op, voice, deop, devoice commands to command parser Sebastian Kaspari 2010-03-09 23:59:40 +0100
  • 2b895d855c Implemented command: /voice <nickname> Sebastian Kaspari 2010-03-09 23:59:11 +0100
  • e67b8a73ab Implemented command: /op <nickname> Sebastian Kaspari 2010-03-09 23:59:02 +0100
  • e64fee57c2 Implemented command: /devoice <nickname> Sebastian Kaspari 2010-03-09 23:58:53 +0100
  • ed1fe91596 Implemented command: /deop <nickname> Sebastian Kaspari 2010-03-09 23:58:42 +0100
  • ed23e0e6dc Implemented command: /quit [<reason>] Sebastian Kaspari 2010-03-09 23:46:32 +0100
  • 3b8f6ee494 Remember channel's topic and print on /topic Sebastian Kaspari 2010-03-09 23:35:40 +0100