summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertwitter.cpp
AgeCommit message (Collapse)Author
2018-03-01Automated merge with tip of viewer-releasecallum_linden
2018-01-17Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵callum_linden
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()'
2017-11-08MAINT-7940 Don't decrease character limit when sending snapshot to Twitter. ↵Mnikolenko Productengine
Increase limit to 280
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
2014-10-18Update to build on Xcode 6.0: remove more of unused variablescallum_linden
2014-07-25Changed: Reflected changes made to the Twitter 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-10MAINT-3555 : Consitency fix after merge of changeset f269634 in viewer-acmeMerov Linden
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-11mergeCho
2014-02-11Added #SecondLife to default Twitter status for ACME-1319Cho
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-10Added placeholder http SLURL for Twitter sharing on Aditi for ACME-1216Cho
2013-12-05Renamed floater_social to floater_facebook for ACME-1205Cho
2013-12-04Add character count display to floater_twitter for ACME-1215Cho
2013-12-04Added SLURL checkbox to floater_twitter for ACME-1216Cho
2013-11-13made Twitter status text truncate and untruncate for ACME-1183Cho
2013-11-13changed Twitter photo character limit to 100 just to be safe, and switched ↵Cho
to use cap server for Flickr and Twitter service
2013-11-12implemented Twitter character limits for status text box for ACME-1171 and ↵Cho
ACME-1172
2013-11-11made floater_snapshot links open the photo tab on the corresponding floater ↵Cho
for ACME-1168
2013-11-08added SLShare links to snapshot floater for ACME-1167Cho
2013-11-07updated panel_twitter_photo.xml to match design spec for ACME-1153Cho
2013-11-04added Twitter floater for ACME-1146, ACME-1147, ACME-1148, ACME-1149, and ↵Cho
ACME-1150