Commit Graph

304 Commits (8a13530ce4eeb481ee467fd3ec54f1ed7e9f632a)

Author SHA1 Message Date
maxim_productengine 2093275ad5 MAINT-5165 Don't show 'Maketplace listings' folder 2018-03-06 16:23:29 +02:00
maxim_productengine 3e2734ccbc MAINT-5165 Hide Inbox and Outbox despite "Show Filters..." settings 2018-02-20 17:52:36 +02:00
maxim_productengine 7764d9d291 MAINT-8262 Crash in LLInventoryModel::createNewCategory(..) 2018-02-02 18:06:16 +02:00
andreykproductengine 5756d41595 MAINT-7863 Fixed Log in keeps fetching marketplace folders and items 2017-10-02 20:38:37 +03:00
Mnikolenko Productengine c2363c3ae9 MAINT-7489 FIXED Viewer may silently empty trash without the users request under obscure inventory folder states 2017-06-14 11:29:30 +03:00
Mnikolenko Productengine 7021f95b5b MAINT-7436 FIXED [viewer-neko] Crash occurs when trying to highlight non-existent(or removed item) using SLURI 2017-05-24 17:28:30 +03:00
andreykproductengine c7dde30435 MAINT-7424 Fixed number of items in the Trash not calculating correctly 2017-05-19 18:47:20 +03:00
andreykproductengine fb7be87beb MAINT-7354 correction to misbehaving 'purge' and notification spam. 2017-05-08 18:05:10 +03:00
Mnikolenko Productengine 00529b31b7 MAINT-7383 Revise notification for Empty Trash / Purge trash action to include number of items being deleted. 2017-05-04 15:00:33 +03:00
andreykproductengine dcd1b45d2e MAINT-7354 Trash alert should display trash, not prompt to purge it all 2017-04-28 15:39:04 +03:00
andreykproductengine 605160d501 MAINT-7118 Swapping legacy people API with new cache 2017-02-15 20:40:03 +02:00
andreykproductengine b94aa751c9 MAINT-6959 Ability to set custom folders for uploading items 2017-01-17 20:11:00 +02:00
Mnikolenko Productengine bcadc2c1b3 MAINT-1660 Don't hide script editor floater immediately after removing script from inventory. 2016-07-29 17:53:33 +03:00
andreykproductengine 9c6eb9ae40 MAINT-4146 - [Griefing] Folders from muted avatars not sent to trash at login 2016-07-25 18:18:53 +03:00
Mnikolenko Productengine 936681cb82 MAINT-6568 Detached Object Ends up in Root of Inventory 2016-07-25 11:18:20 +03:00
AndreyL ProductEngine 7718f3a9a3 Merged in lindenlab/viewer-lynx 2016-07-07 00:59:47 +03:00
andreykproductengine 0070a5f964 MAINT-6490 Newly created inventory reports version mismatch 2016-06-17 19:04:10 +03:00
AndreyL ProductEngine 445cd96293 Merged in lindenlab/viewer-release 2016-05-20 00:03:30 +03:00
AndreyL ProductEngine b32d00308e Merged in lindenlab/viewer-release 2016-05-06 17:31:36 +03:00
Oz Linden 950c41d184 merge 4.0.4-release and MAINT-5974 2016-05-06 10:28:42 -04:00
Oz Linden 9be58e915a merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
andreykproductengine 352403b0e2 MAINT-6272 Viewer inventory cache bug 2016-04-01 21:16:07 +03:00
AndreyL ProductEngine 0ff6fa576a Merged in lindenlab/viewer-bear 2016-04-01 06:18:49 +03:00
AndreyL ProductEngine eb413ec41e Merged in lindenlab/viewer-release 2016-04-01 03:56:20 +03:00
Aura Linden 104b117154 Faster to copy changes than merge branches. 2016-03-31 15:26:53 -07:00
AndreyL ProductEngine ac6af25508 MAINT-6238 Warn user if Trash is overflowing 2016-03-31 18:08:31 +03:00
Rider Linden b8c1976460 Merge 2016-03-17 13:14:21 -07:00
Oz Linden 31f3db0291 merge changes for DRTVWR-417 2016-03-16 13:08:06 -04:00
Mnikolenko ProductEngine 145aa1d074 MAINT-6119 Viewer needs a few NULL uuid checks 2016-02-18 11:36:05 +02:00
andreykproductengine 9efda8ac70 MAINT-5933 FIXED When a new library avatar folder is created in Clothing folder, folder rename is grayed out until relog 2015-12-07 18:54:52 +02:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Rider Linden bbb9d4f21b MAINT-5732: Change to the way event polling handles error conditions and cancel calls.
Refactor any remaining LLCore::HTTPHandlers to use boost::shared_ptr
Started minor refactor in the materials manager into coroutines (unfinished)
2015-10-14 17:46:24 -07:00
Rider Linden 75c6549fde Set consistent terminology for yield/wait -> suspend for coroutines. 2015-09-18 11:39:22 -07:00
Rider Linden 9df2e7e4cb Merge 2015-08-11 12:18:47 -07:00
Nat Goodspeed 391d9a367b Merge restore of more selfless changes 2015-07-10 19:34:20 -04:00
Nat Goodspeed efa9a0f99c Backed out changeset bab1000e1b2d: restore 'selfless' changes 2015-07-10 19:30:10 -04:00
Rider Linden fe5567639d Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive. 2015-07-08 12:09:36 -07:00
Rider Linden 1138c57f9a Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<> for refrence counting. 2015-07-08 10:01:27 -07:00
Rider Linden 247eb0c9c3 Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 2015-07-07 19:41:27 +01:00
Nat Goodspeed b262ded7e0 MAINT-5351: Remove 'self' parameter from coroutine functions.
lleventcoro_test.cpp runs clean (as modified for new API), and all the rest
builds clean, but the resulting viewer is as yet untested.
2015-07-01 18:33:29 -04:00
Rider Linden d0d58c41b4 Default headers added.
Group manager finished conversion.
Outfit folders coverted.
2015-06-04 17:36:24 -07:00
Merov Linden 1717a7edbd DD-379 : React on update for both listing and version folders 2015-05-01 14:28:58 -07:00
Merov Linden 6877144915 DD-384, DD-388 : Do not trust cached values for stock folders, do not consider a non fetched stock folder empty 2015-04-09 16:47:46 -07:00
Merov Linden 32e5d99c9d DD-291 : Use a heavier but more resilient test for listing updates 2015-04-02 21:40:22 -07:00
Merov Linden 0118a862fb DD-291 : Fix code path on category update in the SLM update case 2015-04-01 21:54:07 -07:00
Merov Linden 84b3899af2 DD-291 : Trigger a GET /listing when receiving a category update 2015-03-28 14:32:50 -07:00
Merov Linden 4ea33a3b3c Pull merge from lindenlanb/viewer-release 2014-11-11 11:40:19 -08:00
Monty Brandenberg f9c73f089a BUG-7454 Viewer crashes while logging with a turned off "HTTP Inventory"
The HttpRequest objects used in inventory ops are created lazily
when needed.  The update() operation didn't protect against their
not being created.  Added some guard tests around the update()
operations and we're good.
2014-10-06 05:44:54 +00:00
Monty Brandenberg 329608d246 Tuning and documentation. Use a fast poll frequency (0.05S)
on the HTTP requests for inventory.  We'll benchmark with that
and see how it goes.  Document some of the history of the
background fetcher for future devs.  Suggest some future
projects to make things faster.  Pointers on using LLSD with
the llcorehttp library in the readme.  And restructured
the LLSD onCompleted() processing phases using do{}while(false)
which produced a code flow that is fairly attractive.
2014-09-22 18:49:45 -04:00
Monty Brandenberg 11036d7bf4 Cleanup work. Use http constants for content-type and
accept headers in mesh and textures.  For texture metrics
reporting, use the AP_INVENTORY policy class which is
non-pipelined and pointing (usually) in the right direction.
Use a do-while(false) structure to manage common exit path
code in onCompleted() methods.  Identical to a 'goto' but
might amuse the pedantic.  Tuning on background fetch to
have it cycle faster.  This is experimental.  I suspect
with HTTP balancing in llcorehttp, we can do away with the
timers here.
2014-09-19 19:43:25 -04:00