Commit Graph

64 Commits (d0a51da8942c1908ecad3f718cf620dafd96c511)

Author SHA1 Message Date
Richard Linden 17e9c872ad Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-11-11 19:17:49 -08:00
Richard Linden c4fc085f74 fixed some warnings 2013-11-06 18:16:57 -08:00
Merov Linden 3a57a67c5d ACME-1099 : Fix crash when getting the Facebook cap from a (potentially null) region 2013-10-28 17:15:57 -07:00
Merov Linden bf22b7150d ACME-905 : Get the FacebookConnect cap each time we need it (it's not that much) 2013-09-06 18:26:21 -07:00
Gilbert Gonzales 3ba9cf2048 ACME-789: Remove SLShareHost setting from settings.xml 2013-09-03 19:11:20 -07:00
Gilbert Gonzales ed828365b8 ACME-866 User receives error when hitting Disconnect in Facebook floater, if access token was cleared manually on backend: Problem was that when the user was already disconnected the Facebook connection state was not being set to disconnected. 2013-08-29 16:05:49 -07:00
Cho 4595978d59 removed momentary error message upon connecting to Facebook 2013-08-14 20:02:31 +01:00
Cho d0e964289e added read_from_master parameter for ACME-829 2013-08-13 01:47:20 +01:00
Gilbert Gonzales 481abb1381 ACME 824: Suggested Friends do not repopulate if you disconnect and reconnect to Facebook API in same viewer session 2013-08-09 18:31:10 -07:00
Gilbert Gonzales 3e08ccf6ab ACME-801: Adding a suggested friend as a friend does not remove them from the suggested friend list 2013-08-06 17:12:32 -07:00
Gilbert Gonzales c7342bc6c0 ACME-744: Adjusted comment to be more clear 2013-08-06 10:27:18 -07:00
Merov Linden 76aeb6ea70 Pull merge from lindenlab/viewer-fbc 2013-08-03 08:13:47 -07:00
Merov Linden 3527846196 ACME-796 : Do not flip the fbc state to failure while connecting through web browser. Handle the dismiss case as best as possible. 2013-08-02 19:25:10 -07:00
Gilbert Gonzales a4bad4ba21 ACME-744: Temporary solution. The internal browser was not setting keyboard focus properly...as to why an investigation is needed. For now explicly setting keyboard focus to the internal browser after it is displayed. 2013-08-02 18:58:37 -07:00
Merov Linden b19b2737b2 ACME-761 : Use the cap for the service url unless overridden by the SLShareHost setting from settings.xml 2013-08-01 21:46:37 -07:00
Merov Linden 571ce028fd Pull merge from lindenlab/viewer-fbc 2013-08-01 20:56:09 -07:00
Merov Linden 7bcda3a511 ACME-785 : Use a specific notifytip message (without the OK button) for fbc success notification 2013-08-01 20:53:27 -07:00
Gilbert Gonzales 1f6d19436e ACME: add SLShareHost variable to settings.xml, which allows changing the fb service host location as needed. 2013-08-01 15:12:58 -07:00
Gilbert Gonzales a2b1e06c3d ACME-778: Adjusted the facebook code so that isConnected() does not depend on state changes. Instead it returns true if the user successfully connected and false if the user successfully disconnected. 2013-07-31 19:04:45 -07:00
Gilbert Gonzales d0764f57a5 ACME-757: Switching back to pdp15 host for testing. 2013-07-31 13:03:57 -07:00
Merov Linden 85c8c1daf0 ACME-757 : Change the hard coded url to fbc service (still a hack) 2013-07-30 13:02:29 -07:00
Gilbert Gonzales 0254b74abf ACME-773 Remove the 'Use another account...' in the ACCOUNT panel 2013-07-25 16:04:58 -07:00
Gilbert Gonzales 91c8740c35 ACME-602 Remove logging code that reveals use of suggested friends 2013-07-24 17:17:19 -07:00
Gilbert Gonzales 66522bb6bd ACME-677 Make the 'Connect...', 'Disconnect' and 'Use another account...' buttons disabled upon clicking 2013-07-23 13:31:41 -07:00
Gilbert Gonzales 882b2508db ACME-729 Implement the 'Use another account...' button 2013-07-22 18:49:22 -07:00
Merov Linden eadb42eb9d ACME-734 : Fix : Feed browsing history but without the query part 2013-07-19 22:35:45 -07:00
Merov Linden ae4c17dee1 Pull merge from lindenlab/viewer-fbc 2013-07-19 17:55:44 -07:00
Gilbert Gonzales c3c61018cd ACME-732 Create the viewer side info route responder 2013-07-19 16:36:55 -07:00
Merov Linden 16709a9bef ACME-734 : WIP : Implemented changes for https URL in the address bar and added options to web floater to hide history and disable buttons 2013-07-18 21:05:41 -07:00
Cho 3d6a98d845 created floater_fbc_web for ACME-734 and ACME-735 2013-07-17 02:59:40 +01:00
Cho fdea8c66de switched FB auth to in-viewer browser for ACME-733 2013-07-16 22:15:14 +01:00
Cho 36db132f23 added state parameter to PUT /connection route for ACME-692 2013-07-12 01:29:57 +01:00
Cho f7a1f7b784 Replaced content change callback with an event in LLFacebookConnect for ACME-648 (more or less) 2013-07-04 02:43:09 +01:00
Cho 85824ebc09 Removed share callbacks from LLFacebookConnect 2013-07-04 02:13:47 +01:00
Cho ad8aeecb83 Added auto-connect upon 404 from a POST in LLFacebookConnect, and added FB_POSTED state, for ACME-667 2013-07-04 01:29:54 +01:00
Cho b070533bda added FB_POSTING and PB_POST_FAILED states to LLFacebookConnect for ACME-663 2013-07-03 01:38:30 +01:00
Cho 853ad9d70d Implemented events for LLFacebookConnect state changes for ACME-662 2013-07-03 00:35:10 +01:00
Cho 1449e645c6 added callback to LLFacebookConnect upon connect for ACME-659 2013-07-02 01:21:38 +01:00
Cho fa1e0e486a Removed image URL callback from LLWebProfile for ACME-657 2013-07-01 23:27:52 +01:00
Cho 89ae19e57e removed old error popups and added better logging for ACME-653 2013-06-28 20:19:17 +01:00
Cho 0e50cbc2ed made it optional to autoconnect in LLFacebookConnect::getConnectionToFacebook() for ACME-648 2013-06-28 01:21:14 +01:00
Cho 2683281878 changed FBC photo sharing to use JPEG instead of PNG for ACME-636 2013-06-27 19:34:39 +01:00
Merov Linden 9f0646bcc0 ACME-580, ACME-572, ACME-591 : Added a toast notification when posting to Facebook successfully 2013-06-25 12:43:37 -07:00
Cho d1d495870a updated viewer to use new /friends route for ACME-534 2013-06-19 01:36:23 +01:00
Gilbert Gonzales 041de2ee85 merge 2013-06-17 14:59:27 -07:00
Gilbert Gonzales efa555cc5c ACME-558: Adding logging information, when a friends list is received the log message 'Facebook: Friends list received' will be displayed. When the suggested friends list is updated the log message 'Facebook: Updating Suggested Friends List' will be displayed. 2013-06-17 14:59:03 -07:00
Merov Linden 3910ce512f Merge with viewer-fbc 2013-06-14 20:11:14 -07:00
Merov Linden 2eb466908e ACME-520 : Add more extended state in LLFacebookConnect and handle it consistently and transparently from the public interface 2013-06-14 20:01:33 -07:00
Gilbert Gonzales 37dcc33532 ACME-558 Update LLPanelPeople to use the friends list callback and remove the timer dependencies 2013-06-14 16:07:03 -07:00
Gilbert Gonzales f5fb235aac ACME-537: Prevented error code for showing up when disconnected from FB and opening the 'Friends' tab of the people panel. 2013-06-13 16:57:04 -07:00