summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterfacebook.cpp
AgeCommit message (Collapse)Author
2018-01-17Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵callum_linden
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()'
2016-06-02MAINT-5194 Visual Outfit browserpavelkproductengine
Made refactoring of LLFloaterOutfitSnapshot and LLFloaterSnapshot
2016-04-29MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flowpavelkproductengine
Initial version, further refactoring pending
2015-04-27MAINT-5004 FIXED Snapshots posted to Facebook at current window size are ↵pavelk_productengine
terrible quality
2014-10-18Update to build on Xcode 6.0: collection of removal of unused variables ↵callum_linden
[-Wunused-variable]
2014-08-26STORM-2073: Fixed: Double post when clicking "Post" while not logged in. ↵NiranV
Makes the previous double post for "Connect" obselete.
2014-08-20Fixed: Line endings.NiranV
2014-08-20STORM-2073: Fixed: Do not post our status if we press the "Connect" button ↵NiranV
otherwise we end up double posting.
2014-07-25Changed: Reflected changes made to the Facebook floater XMLs in code.NiranV
Fixed: Deprecated llerrs/llwarns/lldebugs/llinfos on the way.
2014-05-07Fix Windows build issues: change in onVisibility() profile needed to ↵Merov Linden
percolate to SL Share panels
2014-03-17ACME-1376 : Suppress location checkbox in Facebook Photo panelMerov Linden
2014-03-15Made location checkbox automatically unchecked when caption is empty for ↵Cho
ACME-1375
2014-03-14Made location checkbox disabled when caption is empty for ACME-1375Cho
2014-03-10MAINT-3555 : Consitency fix after merge of changeset f269634 in viewer-acmeMerov Linden
2014-03-04ACME-1342 : Fix wrong type when getting friends_accordion in resourcesMerov Linden
2014-03-02ACME-1335, ACME-1336 : Add callbacks to FB events so to update the FB friend ↵Merov Linden
lists in a timely manner
2014-02-28ACME-1335, ACME-1336 : Add info text to the Friends tab in Facebook when no ↵Merov Linden
friends are visible
2014-02-28ACME-1332 : Update the friends lists in the FB Friends panel when friend ↵Merov Linden
status (add/remove) changes
2014-02-28Made lists only visible when populated in Friends tab in Facebook floater ↵Cho
for ACME-1334
2014-02-28Added FB+SL friends list to Friends tab in Facebook floater for ACME-1334Cho
2014-02-27ACME-1327 : Implemented preview in all SL Share panels, switch ownership of ↵Merov Linden
preview to focused SL Share photo panel
2014-02-21Added Friends tab to Facebook floater for ACME-1325Cho
2014-02-10ACME-1318 : Handle No filter a bit more smartly so we don't fail on an ↵Merov Linden
unknown filter to do nothing...
2014-02-06changed Facebook default image upload size to 1200x630 and Twitter to 800x600Cho
2014-02-03ACME-1295 : Implement an mAllowFullScreenPreview flag in snapshotMerov Linden
2014-01-30ACME-1293 : Use notification to signal from the snapshot panel to its ↵Merov Linden
container rather than grabbing global instances, use unique control_name for widgets, fix Post button visibility on Twitter
2014-01-29ACME-1272, ACME-1292 : Disable filter drop down when necessaryMerov Linden
2014-01-28ACME-1282 : Prevent rendering of UI in SL Share snapshotsMerov Linden
2014-01-28ACME-1275 : Implemented filters to the Twitter and Facebook panelsMerov Linden
2014-01-28ACME-1195 : Complete perf improvements. Also we do not regrab/refresh when ↵Merov Linden
we don't have to (e.g. change format) in particular when changing filter. Better control that way and faster UI.
2014-01-28ACME-1195 : WIP : Lazy evaluate intermediate images in snapshot preview so ↵Merov Linden
perf is better in common cases, allow thumbnail to be computed from grabed frame (for SL Share), thumbnail display still buggy in SL Share
2013-12-16ACME-1233 : Avoid iteration on the quality setting and make it more consistentMerov Linden
2013-12-11ACME-1233 : Set the quality for jpeg images send to Facebook correctlyMerov Linden
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho