6 コミット (97eaa45ed7be42daecd35f6d72b862fa79de445e)

作成者 SHA1 メッセージ 日付
  Shane Mc Cormack 97eaa45ed7 Actually fire ChannelUserModeChangeEvents 7年前
  Shane Mc Cormack f103ca0b0f Change publish to publishAsync() in onChannelJoin to fix DMDirc/DMDirc#791 (#793) 7年前
  Chris Smith 192550f434 Move event bus code to a bundle. 7年前
  Chris Smith 4c35da850d Update copyright. 7年前
  Chris Smith 5cc0af4324 Use EventBus interface. 7年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Chris Smith 8e1c213a8c Make topics use new date APIs. 8年前
  Chris Smith deb3b52ce4 Update date handling after parser changes. 8年前
  Chris Smith 513120b5be Convert events to use new date APIs. 8年前
  Chris Smith 9897426a7a Make topics have proper dates. 8年前
  Chris Smith 9176802331 Remove checkParser checks. 9年前
  Chris Smith bcbf7dc346 Use new formatter for mode discovery. 9年前
  Chris Smith ea13622549 Make a couple more events use new formatter. 9年前
  Greg Holmes 0ea7328c4f Check events are for us now there are no SpecificCallbacks. 9年前
  Greg Holmes 7455fe09da Fix client after parser changes. Eventbouseseses. 9年前
  Chris Smith bb62909c4c Remove split user mode handling. 9年前
  Greg Holmes 21c3cf3630 Switch channel away/back to new formatters. 9年前
  Chris Smith d35fd12d0a Use new formatter for kick events. 9年前
  Chris Smith b4551bf883 Use new formatter for channel nick changes. 9年前
  Chris Smith 1aac5499df Make channel part/quit events use the new formatter. 9年前
  Chris Smith 27c2985176 Use new formatter for channel joins. 9年前
  Chris Smith 615f1d6622 Make CTCPs use the new formatter. 9年前
  Greg Holmes 0f70297218 "Fix" some compile time warnings 9年前
  Chris Smith 42fe0db71f Fix naming of events. 9年前
  Chris Smith 2b31be1c90 Add new formatter entries for channel mode changes. 9年前
  Greg Holmes ba464023fa Switch topics over to events, fix lots of bugs in the events. 9年前
  Chris Smith 7b3aabb4e6 Pass in date to all channel events. 9年前
  Chris Smith 98af21f4b4 Disable the old formatting path for some events. 9年前
  Greg Holmes a69affc703 Pass Users into doNotification everywhere. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Greg Holmes 0af10fe01e Add managers to cache User + GroupChatUser 9年前
  Greg Holmes fc23f90e2e More GroupChatUser changes. 9年前
  Greg Holmes 6bf34be332 Make more things use GroupChatUser. 9年前
  Greg Holmes e2a108b5de More GroupChatUsers 9年前
  Greg Holmes e300bab3c5 Make Channel.getUser optional. 9年前
  Greg Holmes d88a183d9c Use GroupChatUser some more. 9年前
  Greg Holmes 2ee996a75e Remove TopicChangeListener. Add Topic to topic events. 9年前
  Greg Holmes 4b5519f282 Stop publishing topic events twice. 9年前
  Greg Holmes bb3c224bd0 Add Channel unset event. 9年前
  Greg Holmes 438e65ff0a Initial workon ChannelClient. 9年前
  Greg Holmes 348033fc13 Stop get(Local)User returning Optional. 9年前
  Chris Smith 0e26372a5c Use User in Topic. 9年前
  Chris Smith 6ecb8e2e9a Make getParser() optional. 9年前
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9年前
  Chris Smith 39bfa3f01f Remove some deprecated uses of getConnection(). 9年前
  Chris Smith f2f89a9c9f Change optionals. 9年前
  Greg Holmes 4e5663a58c Add EventBus logging to EventHandler. 9年前
  Chris Smith 353c485c62 EventUtil tidying. 9年前
  Greg Holmes 746bb6081d Generify MBassador. 9年前
  Greg Holmes b12a0cb412 MBassador. 9年前