6145 Commits (01517bde0f71d9c92e4b3ba571e0d5c9fa1282cf)

Author SHA1 Message Date
  Chris Smith 6546a7a3fb Initial pass at an UnreadStatusManager. 9 years ago
  Greg Holmes d36870597a Tidy SetNickColour, fix unit test. 9 years ago
  Greg Holmes 998daa2146 Fix SetNickColour CommandInfo. 9 years ago
  Greg Holmes 495cc4b0c6 Switch SetNickColour to use DisplayProperties 9 years ago
  Greg Holmes 6bf34be332 Make more things use GroupChatUser. 9 years ago
  Chris Smith 9d9857367e Use GroupChat in Connection.getChannels(). 9 years ago
  Chris Smith 657817fd9b Use GroupChat in Connection.getChannel(). 9 years ago
  Greg Holmes df7046f37c Handle GroupChatUser + User in processNotificationArg 9 years ago
  Chris Smith b96d1b1f8c Force a single global AutoCommand. 9 years ago
  Chris Smith 50ace5b32a Remove left over constructor. 9 years ago
  Greg Holmes 0f629b2c35 Add package private constructors for AutoValues. 9 years ago
  Chris Smith 6aa487bd6c Make AutoCommand use AutoValue. 9 years ago
  Greg Holmes e2a108b5de More GroupChatUsers 9 years ago
  Greg Holmes 145e3d6722 Add a remove method to DisplayPropertyMap. 9 years ago
  Greg Holmes 3641f1cb6f Fix typo in Javadoc. 9 years ago
  Greg Holmes e300bab3c5 Make Channel.getUser optional. 9 years ago
  Greg Holmes 28b2c9270d Fix tests. 9 years ago
  Greg Holmes e52f8b7ea0 Make Client store ClientInfo. 9 years ago
  Greg Holmes 1b328fb001 Store ChannelClientInfo in GroupChatUser. 9 years ago
  Chris Smith 75acc2bb2b Small changes to GroupChat/Connection interfaces. 9 years ago
  Greg Holmes d88a183d9c Use GroupChatUser some more. 9 years ago
  Chris Smith 2c5f10a6da Remove random unused, confusing Profile thing. 9 years ago
  Greg Holmes 2ee996a75e Remove TopicChangeListener. Add Topic to topic events. 9 years ago
  Chris Smith 0897600fe6 Fix EventFormatter recursively formatting messages. 9 years ago
  Greg Holmes 4b5519f282 Stop publishing topic events twice. 9 years ago
  Greg Holmes bb3c224bd0 Add Channel unset event. 9 years ago
  Greg Holmes 9980c881db Fix incorrect import. 9 years ago
  Chris Smith 1b56af02ee Make HighlightManager raise events. 9 years ago
  Greg Holmes a03829e643 Removed unused AwayStateListener. 9 years ago
  Greg Holmes 84a96f770c Remove NickListListener. 9 years ago
  Greg Holmes a9b5f86a96 Add NickList events. 9 years ago
  Greg Holmes 438e65ff0a Initial workon ChannelClient. 9 years ago
  Chris Smith 04c3303281 Remove Raw from core. 9 years ago
  Greg Holmes 3bd77172ec Remove InviteListener. 9 years ago
  Chris Smith b19b8e3ae2 Remove ChannelMap.contains too. 9 years ago
  Chris Smith da1ebe1f85 Remove hasChannel. 9 years ago
  Chris Smith 239974f942 Add utility method for holding parser readlock. 9 years ago
  Greg Holmes 60c60a35b4 Add ServerInviteExpiredEvent. 9 years ago
  Greg Holmes 6f100c3b84 Add javadoc. 9 years ago
  Greg Holmes 845acfce20 Start work on GroupChatUser implementation. 9 years ago
  Chris Smith deae9bd285 Make getChannel optional. 9 years ago
  Chris Smith 34a0bedc75 Remove getChannelNames. 9 years ago
  Chris Smith 167f858e91 Add getChannels and use it everywhere. 9 years ago
  Chris Smith b0901fa0ea Rename getChannels to getChannelNames. 9 years ago
  Greg Holmes a855f03a91 Fix some optionals from the merge. 9 years ago
  Greg Holmes 348033fc13 Stop get(Local)User returning Optional. 9 years ago
  Chris Smith 6586b8ad11 Make Query use Users better. 9 years ago
  Greg Holmes 7519e098c4 Fix factory. 9 years ago
  Chris Smith 45b2a4723e Remove parseHostmask from Connection. 9 years ago
  Chris Smith e46cd994cb Make ShowTopic less pathological. 9 years ago