Skip to content

Releases: solocommand/Socialite

Fix guild member right-click from tooltip

08 Nov 01:37
Compare
Choose a tag to compare

Prevents a LUA error from happening when right-clicking on a guild member in the TitanSocial tooltip

Battle for Azeroth Update

19 Jul 00:59
d98dbc4
Compare
Choose a tag to compare

Updates to remove deprecated events and version bump.

Please note:

  • This requires an update to the TitanPanel dependency. Until Titan is updated, it must be modified to load. See more information here: https://sourceforge.net/p/titanpanel/tickets/1068/
  • With significant changes coming to the Guild and Social UIs, there is a strong chance that this addon will break again once those changes are re-enabled. Will be doing testing on Beta as soon as they are available!

Group mobile app users with other battle.net app users

02 Nov 02:10
3bb777c
Compare
Choose a tag to compare
Merge pull request #20 from solocommand/bnet-mobile

Group mobile with battle.net app

Update interface version

16 Oct 15:32
Compare
Choose a tag to compare

No longer displays as out of date.

Backwards compatibility for LibUIDropDownMenu

11 Jun 02:58
Compare
Choose a tag to compare
Merge pull request #18 from solocommand/7.2.5

version bump

Update interface version

22 Apr 14:58
Compare
Choose a tag to compare

No longer displays as an out-of-date addon.

Actual fix for right-click

10 Feb 01:01
Compare
Choose a tag to compare

Previous change left in some of the NoTaint UIDropDownMenu function calls for variables that were out of scope. Since they are already locally scoped, restored these segments to the original.

Fix for right-click functions

02 Feb 02:21
Compare
Choose a tag to compare

The previous update to the right-click menu support broke the ability to send invites, and has been corrected.

Fix for right click menu taint

26 Jan 02:02
Compare
Choose a tag to compare

Version bump, performance updates

26 Oct 00:16
Compare
Choose a tag to compare
  • Update ToC Version for patch 7.1
  • Defer frame rendering to limit redrawing the frame multiple times in a single update.