summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.cpp
AgeCommit message (Expand)Author
2013-04-09changed redirect_uri to pdp15.lindenlab.com/redirectCho
2013-04-09updated to use new API routesCho
2013-04-05changed connect to use POSTCho
2013-04-05changed routes according to Kelly's and Enkidu's adviceCho
2013-04-04merging in viewer-chuiGilbert Gonzales
2013-04-03changed FBC Services redirect_uri for testingCho
2013-04-03made Facebook Friends list auto-populateCho
2013-04-03made auth code extraction more robustCho
2013-04-03got connectToFacebook working with code and redirect_uri passed as LLSD body ...Cho
2013-04-02created LLSocialList and LLSocialListItem and linked them up to the facebook ...Gilbert Gonzales
2013-04-03got it workingCho
2013-04-03updated to use POST for connect and disconnect, instead of WebkitCho
2013-04-03updated to account for new routes in FBC ServicesCho
2013-04-02updated to work with new /get-friends/ response formatCho
2013-04-01removing the facebook test label which appends friends names. Now using the a...Gilbert Gonzales
2013-04-01mergeGilbert Gonzales
2013-04-01Some not so clean code to use to show facebook friends using the existing ava...Gilbert Gonzales
2013-04-02added request to /get-friends/ after FB loginCho
2013-03-29mergeGilbert Gonzales
2013-03-29Using curl to access pdp with the has-acces-token API and then upon receipt w...Gilbert Gonzales
2013-03-29added response to successful FBC authenticationCho
2013-03-29changed url to pdp15.lindenlab.comCho
2013-03-14forgot to add new .xml file for the gear menu in the FBC Test panel. Also cle...Gilbert Gonzales
2013-03-13Now using the FBC Test panel you can select the '+' button to view FBC app se...Gilbert Gonzales
2013-03-14CHUI-700 FIX [CHUIBUG]"Zoom in" feature for avatars has disappearedCho
2013-03-12ACME-99 FIX Populate the FB tab friends list with FB dataCho
2013-03-09ACME-98 FIX Create a FB Login button in FB tab in People panelCho
2013-03-09ACME-97 FIX Create an extra FB tab in the People panelCho
2013-02-25CHUI-790 FIXED Just disable "+" if selected participant is your own avatarMnikolenko ProductEngine
2013-02-13CHUI-765 FIXED User's name is added to the list in Nearby tab.Mnikolenko ProductEngine
2012-08-30CHUI-305: Minor changes after code review. Using templated findChild() instea...Gilbert Gonzales
2012-08-29CHUI-305: Problem: The 'resident picker' had multiple parents and due to the ...Gilbert Gonzales
2012-05-24CHUI-78 FIXED group actions gear menu in People->Groups.Seth ProductEngine
2012-04-26merge with viewer-releaseRichard Linden
2012-04-14CHUI-78 WIP Made the gear buttons spawn the avatar list context menu.Vadim ProductEngine
2012-04-14CHUI-78 WIP Remove bottom button bar from the people panel.Vadim ProductEngine
2012-04-13CHUI-91 FIXED Moved block list to a separate People floater tab.Vadim ProductEngine
2012-04-10CHUI-77 WIP Made per-tab filters work.Vadim ProductEngine
2012-04-06CHUI-77 WIP Moved setting filter label to XML.Vadim ProductEngine
2012-04-05CHUI-78 WIP Added drop-down menus and connected callbacks to the new view/sor...Vadim ProductEngine
2012-02-08EXP-1879 FIXED Crash in People floater in mouselook mode.Vadim ProductEngine
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-10-13cleaned up floater reg, removed extraneous functionsRichard Nelson
2011-09-29EXP-1209 FIXED Sidetray removed.Paul ProductEngine
2011-09-29Merge sergeylproductengine/viewer-experience-fui with richard/viewer-experien...Paul ProductEngine
2011-09-27EXP-1224 FIXED (Create and register a floater for People side tab)Paul ProductEngine
2011-09-26fixed toolbar context menuRichard Nelson
2011-03-12Switched to using *_SQUARED constants instead of multiplied constants, and cl...Ricky Curtice
2011-03-10Squared all dist_vec() based comparisons and other dist_vec() operations wher...Ricky Curtice
2011-02-22STORM-28 FIXED Added the ability to send agent's own calling card to others.Seth ProductEngine