AndreyL ProductEngine
|
b25a22a2c1
|
Merged in lindenlab/viewer-release
|
2016-05-19 23:02:37 +03:00 |
Mnikolenko Productengine
|
b2fd397818
|
MAINT-6220 enable searching of the friend list with the classic username of the avatar.
|
2016-05-04 11:31:00 +03:00 |
Oz Linden
|
bc22e58743
|
merge changes for 4.0.1-release
|
2016-01-15 16:55:04 -05:00 |
AndreyL ProductEngine
|
0c4ec86424
|
MAINT-5297 Backed out changeset: dd9e3cbf10e5
|
2015-11-19 22:17:37 +02:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Mnikolenko ProductEngine
|
515c06727c
|
MAINT-5762 FIXED Groups - Message about number of groups you can join does not recognize that your account is premium
|
2015-10-28 12:12:19 +02:00 |
AndreyL ProductEngine
|
70136a7e3d
|
MAINT-5297 Allow global toggle of 'View People Icons' - Global switch part
--HG--
branch : develop
|
2015-09-02 01:16:18 +03:00 |
andreykproductengine
|
dd3b9776d2
|
MAINT-5227 FIXED Changing premium access of an account with > 42 groups back to basic account shows negative number of groups that they can join
|
2015-05-28 17:46:20 +03:00 |
Merov Linden
|
8dae4bc222
|
Pull merge from lindenlab/viewer-release. Fixed some conflicts and compile errors
|
2014-05-06 18:21:04 -07:00 |
Richard Linden
|
5b846ed2a6
|
merge with release
|
2014-03-12 12:48:43 -07:00 |
Merov Linden
|
8b5ce1e474
|
Pull merge from lindenlab/viewer-release
|
2014-03-10 15:30:38 -07:00 |
Cho
|
ac9cf045ec
|
Added Friends tab to Facebook floater for ACME-1325
|
2014-02-21 02:06:03 +00:00 |
maksymsproductengine
|
e6c85c46c4
|
MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
- memory leaks fixing;
|
2014-02-05 20:45:09 +02:00 |
Richard Linden
|
fe518bde8e
|
merge with release
|
2013-11-06 17:22:04 -08:00 |
Richard Linden
|
52da9f5f49
|
merge with viewer-release
|
2013-09-09 18:58:41 -07:00 |
Gilbert Gonzales
|
c767354a20
|
merging viewer release
|
2013-08-28 18:30:38 -07: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 |
Richard Linden
|
e340009fc5
|
second phase summer cleaning
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
2013-08-09 17:11:19 -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
|
91c8740c35
|
ACME-602 Remove logging code that reveals use of suggested friends
|
2013-07-24 17:17:19 -07: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
|
853ad9d70d
|
Implemented events for LLFacebookConnect state changes for ACME-662
|
2013-07-03 00:35:10 +01:00 |
Cho
|
0ecfc4a186
|
removed remaining FBC test stuff from llpanelpeople.cpp for ACME-661
|
2013-07-02 01:58:40 +01:00 |
Cho
|
1449e645c6
|
added callback to LLFacebookConnect upon connect for ACME-659
|
2013-07-02 01:21:38 +01:00 |
Gilbert Gonzales
|
a32522b99a
|
ACME-638: Removing the personfolderview, personmodelcommon and persontabview. Also removing FBC Test Two tab from the 'People' panel.
|
2013-06-28 15:23:07 -07:00 |
Gilbert Gonzales
|
db5aba55b1
|
ACME-638: Removed LLSocialList class and FBC Test tab in the People panel.
|
2013-06-28 13:48:44 -07:00 |
Cho
|
0e50cbc2ed
|
made it optional to autoconnect in LLFacebookConnect::getConnectionToFacebook() for ACME-648
|
2013-06-28 01:21:14 +01: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 |
Cho
|
933debfc10
|
cleaned up FBC snapshot feature and made it work with new direct upload route on FBC API
|
2013-06-12 01:16:27 +01:00 |
Gilbert Gonzales
|
6bf2dad1cc
|
ACME-484: Right-click menu only has 'Add Friend' and 'View Profile' options. Also multi-select is disabled.
|
2013-06-04 14:05:13 -07:00 |
Gilbert Gonzales
|
0c0f4edb00
|
ACME-484 Add a right click menu to the 'Suggested Friends' tab
|
2013-05-31 18:13:01 -07:00 |
Gilbert Gonzales
|
7e2a20308e
|
ACME-435 Only show the 'People you may want to friend' tab when it is populated.
|
2013-05-31 14:55:38 -07:00 |
Gilbert Gonzales
|
296377a64f
|
ACME-434 When tab becomes visible, pull suggested friends data.
|
2013-05-30 17:03:54 -07:00 |
Cho
|
ff29125788
|
updated postCheckinMessage to use new parameters and new route path
|
2013-05-29 01:31:48 +01:00 |
Merov Linden
|
1c740dfb51
|
Pull merge from viewer-release
|
2013-05-22 14:21:49 -07:00 |
Merov Linden
|
53ed2e4ac6
|
ACME-381 : Implement experimental checkin feature (used to test publish_actions permissions workflow)
|
2013-05-20 19:32:55 -07:00 |
Oz Linden
|
72e7269da3
|
merge changes for 3.5.2-release
|
2013-05-20 09:08:20 -04:00 |
Gilbert Gonzales
|
dd8295ab07
|
ACME-324 Populate list with FB only friends: Fixed a bug that was causing FB+SL friends to appear within the 'Invite people you know to Second Life' tab.
|
2013-05-14 13:58:41 -07:00 |
Merov Linden
|
dbef09a2bb
|
ACME-344 : Menu hooked up. Readded the missing completedHeader() methods in responder that I mistakenly took out during the refactor.
|
2013-05-13 18:29:28 -07:00 |
Merov Linden
|
cc87c67852
|
Pull merge from viewer-fbc
|
2013-05-10 18:29:00 -07:00 |
Merov Linden
|
7c4bfc8f55
|
ACME-348 : Completed : Facebook Connect refactored, LLPeoplePanel test list hooked correctly.
|
2013-05-10 18:25:45 -07:00 |
Gilbert Gonzales
|
fb27eae155
|
ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB icon, and FB name: Found a couple bugs that were causing the positioning of text to be incorrect in the 'Peope you may want to friend' tab.
|
2013-05-09 17:36:04 -07:00 |
Gilbert Gonzales
|
359c3d520e
|
ACME-342 Format the PersonView so that it shows the avatar icon, SL name, FB icon, and FB name: Rendering now matches the UX spec.
|
2013-05-09 16:02:03 -07:00 |
Merov Linden
|
62eda57ea1
|
ACME-348 : WIP : LLFacebookConnect refactorin completed. Not functional yet though.
|
2013-05-09 10:25:21 -07:00 |
Merov Linden
|
14be8efcc6
|
ACME-348 : WIP : LLFacebookConnect refactoring
|
2013-05-08 16:53:52 -07:00 |