Commit Graph

203 Commits (e46ba2a7068c19ae827df0a4f4eaeade472ee967)

Author SHA1 Message Date
Ansariel 1d91bb3bc5 Merge Firestorm LGPL tip 2015-12-03 10:34:52 +01:00
Ansariel d5e65beb9d FIRE-17152: Lindens Home Home control panel House Control panel URL is wrong 2015-12-01 00:43:27 +01:00
Ansariel 68739bc569 Merge Viewer-Bear 2015-10-27 01:31:15 +01:00
AndreyL ProductEngine 52d30bbbe9 MAINT-5464 FIXED Do not add badge to links that have a port number specified. 2015-10-23 07:52:43 +03:00
Ansariel 4a7ebe3708 size_t this... 2015-08-22 20:37:43 +02:00
Ansariel f7e1774fcd Try to re-allow URLs without protocol again... 2015-08-22 12:40:09 +02:00
Ansariel 5fe09cb64d Merge Viewer-Bear 2015-08-22 03:13:17 +02:00
Mnikolenko ProductEngine 8d34d1a9c5 SL-173 FIXED Allow searching for an experience by SLurl. 2015-08-18 11:22:39 +03:00
Ansariel 805c83bc7a Simplify fix for FIRE-16642 2015-08-13 20:59:06 +02:00
Ansariel 3273e637f9 FIRE-16642: Show invalid Hypergrid node URIs 2015-08-13 20:35:35 +02:00
Mnikolenko ProductEngine 96e641b329 MAINT-5451 FIXED A domain name without a top level domain should not be decorated 2015-08-07 11:47:17 +03:00
AndreyL ProductEngine e62d5ea4e8 MAINT-5019 FIXED Undesired "http://" added to domains sent in chat
Completely removed matching of the URLs w/o a protocol
+ Some unit tests
2015-07-29 07:35:08 +03:00
AndreyL ProductEngine 62c748936c MAINT-5019: Buildfix - added a tests for emails, improved handling of URLs starting with www. 2015-07-15 23:58:56 +03:00
AndreyL ProductEngine 078612e292 MAINT-5019 FIXED Additional cases 2015-07-14 04:39:20 +03:00
andreykproductengine 79ffc6569b Merge from viewer-relese and become version 3.8.1 2015-07-01 14:40:05 +03:00
Oz Linden 949942c730 merge changes for 3.7.29-release 2015-06-08 16:33:02 -04:00
Ansariel 4ce6691cf8 Merge viewer-xp_tools 2015-06-25 11:57:17 +02:00
Mnikolenko ProductEngine bb87365c37 Merge viewer-release, become version 3.7.29 2015-04-28 13:36:35 +03:00
simon a219cf1c98 Merge viewer-release 2015-04-15 15:07:13 -07:00
Mnikolenko ProductEngine cccde14f9b MAINT-5058 FIXED Get the query string by simple extracting it from whole url. 2015-04-15 13:16:23 +03:00
Oz Linden 034fb74d05 merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
Oz Linden a8ef252571 merge changes for 3.7.27-release 2015-04-13 16:23:36 -04:00
Cinder 5a282abe18 STORM-2113 - uri parsing cleanup and fixes 2015-04-11 15:23:06 -06:00
Ansariel d7091cd375 FIRE-16298: Fix OpenSim SLURL parsing 2015-06-08 23:21:37 +02:00
Nicky 006190f2a1 Merge with tools update. 2015-05-05 13:09:27 +02:00
Ansariel aabeeadf77 More hammering on the URI fail:
* Don't try to parse an unescaped URI - it will fail; unescape the label after parsing
* Use the default tooltip text for the labels
* Set the tooltip for both host and query part of an URI
2015-05-04 10:17:43 +02:00
Ansariel 6477e1c742 More URI unfailing 2015-05-04 00:26:12 +02:00
Ansariel 9be423524d Merge LL V3.7.27 2015-04-14 22:08:31 +02:00
Nat Goodspeed b5324afb6f Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2015-02-24 21:02:12 -05:00
Oz Linden 905431cf60 merge changes for 3.7.25-release 2015-02-24 15:48:28 -05:00
Oz Linden 6f3cf79a3a merge changes for 3.7.24-release 2015-01-13 13:46:45 -05:00
Mnikolenko ProductEngine f097c731d6 MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part of the link always appears. 2015-03-04 13:10:58 +02:00
Mnikolenko ProductEngine bf51454223 MAINT-4169 FIXED grey out all but domain name in SL-links, same as it's done for non-Linden URLs 2015-01-09 12:10:32 +02:00
Mnikolenko ProductEngine 427191118e MAINT-4169 ShowGreyQueryInUrls debug setting was removed and the grey part of the link always appears. 2015-01-19 17:52:06 +02:00
maksymsproductengine 027899963c merge with 3.7.23-release 2014-12-19 23:20:47 +02:00
callum_linden 23711c9275 Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013 2014-12-10 08:44:08 -08:00
Mnikolenko ProductEngine 28e8b8ecdb MAINT-4683 FIXED Display SLURLs with incorrect coordinates as regular URLs. 2014-12-04 12:40:13 +02:00
dolphin c2a516aee1 ACME-1635: Trusted Experiences now referred to as Key Experiences. 2014-11-06 16:25:17 -08:00
Ansariel 86ef6aa5aa Convenience... 2015-04-02 11:39:30 +02:00
Ansariel 5711dc8fad FIRE-11330: More changes to prevent names getting stuck if both name request via caps or legacy fail
Previous version could lead to a situation where a name request fails both via
caps or legacy, or it will return broken data, with both cases leading to a
callback connection waiting in the callback map and not issuing new requests for
the same name.

With the change, we might request names multiple times again, but handle the
callback only once (first one wins) and disconnect all others waiting, since
callObservers() will make sure all interested parties get notified about the
received name.
2015-04-01 15:39:36 +02:00
Ansariel 7f1f0019d8 Optimize previous fix:
We only need to request the name from the name cache once. In case a name has
to be resolved another time while the response to our first request hasn't
arrived yet, do not request it again but just add another observer for that
agent id - it will be called as well once the request is finished.
2015-03-31 13:50:57 +02:00
Ansariel cd378552e1 FIRE-11330: Possible fix for MAINT-3118 2015-03-30 18:48:52 +02:00
Liny 4cdac61634 Change placeholder that is shown while display name is still being fetched to proper placeholder. 2015-03-06 14:08:29 -08:00
Ansariel 6708f8d110 Merge fix #5: Fix the BUG-8331 fail - removing protocol from the URL will make SLURL barf 2015-02-25 14:06:38 +01:00
Ansariel b64ddf6776 Optmize LLUrlEntrySeconlifeURL::getLabel() - don't need to extract URL parts if we just return the normalized URL anyway 2015-02-25 12:11:00 +01:00
Ansariel 50894e18a2 Merge fix #3: Show full normalized trusted URL instead of just the host - we're not playing Jeopardy and want to guess what URL exactly we are opening 2015-02-25 11:05:20 +01:00
Tank_Master 22386b18b4 Merge LL 2.7.25 2015-02-24 21:22:32 -08:00
Ansariel e52d57cba2 Merge LL V3.7.23 2015-01-15 15:44:43 +01:00
maksymsproductengine c8cfcf8ea1 Fix build issues. 2014-10-16 17:27:44 +03:00
maksymsproductengine 2b8827a55f MAINT-4169 FIXED Suppress initial display of the path portion of URLs from other users and scripts 2014-10-13 19:14:42 +03:00