Ansariel
254cf3f9c0
Let's be safe and exclude all whitespace characters for the objectim SLURL regex
2014-02-01 14:05:11 +01:00
Ansariel
6e7a515c4c
Fix regex for objectim SLURLs to stop after first space so we can use it in messages (SLURL must be encoded to work properly anyway, so there should not be a space in there!)
2014-02-01 13:46:57 +01:00
Cinders
276c3683ac
Sync projects to match for the jira parser.
2013-10-06 22:30:11 -06:00
Tank_Master
2b5ccd9443
updates to jira parcer
2013-10-06 00:18:55 -07:00
Drake Arconis
07084226bf
Fixed mass per-frame regex from case insensitive check on SEC
2013-10-05 23:52:30 -04:00
Tank_Master
5a8d94c50f
Merge LL 3.6.4 pass 1
2013-08-28 00:10:39 -07:00
Cinders
b484eec92d
Update jira projects for matching, remove archived projects, add new projects
2013-08-16 09:42:38 -06:00
mberezhnoy
882ab04ef3
CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")
...
Added callback for friendship checking
2013-06-13 20:21:24 +03:00
Graham Madarasz
bf6182daa8
Update Mac and Windows breakpad builds to latest
2013-03-29 07:50:08 -07:00
Tank_Master
d4640277d0
Merge LL 3.5.3 release.
2013-07-09 16:24:58 -07:00
Tank_Master
14001c54df
Gastly CHUI merge pass 1, don't count on anything to work.
2013-06-26 12:14:54 -07:00
Kitty Barnett
a9ffc0120a
Merged with default tip (Revision 13149a524874)
...
--HG--
branch : RLVa
2013-05-06 23:54:58 +02:00
Merov Linden
c2d332a89c
CHUI-580 : WIP : Added disconnect of callbacks once they're called to prevent filling up the callback queue
2012-12-17 20:16:33 -08:00
Merov Linden
3d137bae5c
Merge with viewer-chui
2012-12-17 19:29:35 -08:00
Merov Linden
6fe7144104
CHUI-580 : WIP : Protect callback connections passed to LLAvatarNameCache::get() where necessary
2012-12-17 18:59:01 -08:00
Merov Linden
9b556fb3fe
CHUI-599 : Use the account name in all places that are not UI related but use avatar names to index, search and other code only uses.
2012-12-14 14:19:17 -08:00
Merov Linden
3a49beed0e
CHUI-580 : WIP : Change the display name cache system, deprecating the old protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up.
2012-12-05 20:25:46 -08:00
Tonya Souther
544569d1f2
FIRE-8319: Make SUP JIRAs link to jira.phoenixviewer.com .
2012-11-24 15:14:31 -06:00
Ansariel
d5824c41b0
Add new "BUG" LL JIRA project and our own "SUP" project to JIRA link parser
2012-09-18 17:22:57 +02:00
Ansariel
24890877d7
FIRE-917: Match case in JIRA link parser to reduce number of false positives
2012-09-18 17:20:32 +02:00
Tank_Master
d62390ef93
Added CHOP, MAINT, EXP, SINV, PATHBUG, and DOC to jira parcer; removed ER
...
also alphabetized the list
2012-03-09 17:49:56 -08:00
Kitty Barnett
caee90cf4c
Merged with default tip (Revision f2e17425d895)
...
--HG--
branch : RLVa
2011-11-04 11:46:25 +01:00
Vadim ProductEngine
ba129fff47
STORM-632 ADDITIONAL_FIX Use non-greedy regexp match to enable multiple <nolink>...</nolink> clauses in a single textbox.
2011-08-12 16:32:47 +03:00
Vadim ProductEngine
f695f8d112
STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as Web links in the ShareItemsConfirmation notification.
...
Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox.
2011-08-08 23:46:23 +03:00
Kitty Barnett
7b0455ba0f
Merged with default tip (Revision 78d1d228709c)
...
--HG--
branch : RLVa
2011-03-19 16:14:42 +01:00
Kitty Barnett
604345b918
Merged with .RLVa tip
...
--HG--
branch : RLVa
2011-02-19 01:12:23 +01:00
Merov Linden
c6895302ed
STORM-797 : pull in viewer-development
2011-01-12 11:12:56 -08:00
Vadim ProductEngine
dda4150e01
STORM-393 FIXED Changed group SLURL color to be the same as in other URLs.
...
By the way, removed "AgentLinkColor" color which has been used since STORM-579 was fixed.
2011-01-06 15:51:38 +02:00
Seth ProductEngine
376ee7a3f9
STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names.
...
- Added parcel info observer to LLUrlEntryParcel.
- Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives.
- Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests.
2010-12-30 18:18:33 +02:00
Kitty Barnett
922b851a5c
Merged with default tip (Revision 1ed382c6a08b)
...
--HG--
branch : RLVa
2010-12-19 17:32:13 +01:00
Vadim ProductEngine
abda07fb77
STORM-796 FIXED Implemented rendering /app/region/ SLapps into human-readable strings.
...
Example: secondlife:///app/region/Ahern/10/20/30/ is displayed as "Ahern (10,20,30)".
2010-12-16 20:22:32 +02:00
Richard Linden
ca2141ce90
merge with viewer-dev
2010-12-08 16:04:07 -08:00
Seth ProductEngine
7ed0938226
STORM-579 FIXED SLURLs color for residents and objects names in plain text chat match the user setting for "URLs" in the Color tab in Prefs.
...
Avatar names SLURLs now use the user color setting for "URLs" everywhere across the viewer.
2010-12-03 20:45:53 +02:00
Richard Linden
d276950c8d
build fixes
2010-11-15 17:03:52 -08:00
Richard Linden
50d21a75a7
merge
2010-11-15 15:52:54 -08:00
Kitty Barnett
dd5ce41d4f
Merged with default tip (Revision 8301f50a65b0)
...
--HG--
branch : RLVa
2010-11-13 17:54:47 +01:00
Oz Linden
b657516f72
pull beta changes back to development
2010-11-08 16:47:46 -05:00
Kent Quirk
bc7b6411d9
SEC-784
2010-11-05 18:39:26 -04:00
Kitty Barnett
e790c1d424
- internal : URL handler for secondlife:///app/agent/<uuid>/rlvanonym
...
-> will be used when there is a need to anonymize "/inspect", "/completename", "/displayname" or "/username" agent URLs
--HG--
branch : RLVa
2010-11-01 20:10:07 +01:00
Vadim ProductEngine
f3d4643b59
STORM-489 FIXED <nolink>'ed text rendered as URL
...
Changes:
* Suppressed URLs in object (sender) names of nearby chat messages loaded from history.
* Fixed text between <nolink>...</nolink> text being rendered as URL
(hand cursor on hover, context menu, context menu, opening Places SP on click).
2010-10-28 23:03:09 +03:00
Vadim ProductEngine
07353619d0
STORM-297 FIXED Fixed "<nolink>" text appearing in confirmation message if there is "<" symbol in Landmarks name.
...
Modified the "<nolink>...</nolink>" clause parsing regexp to allow "<" in the middle.
2010-10-22 19:39:38 +03:00
Arrehn
e19e95e55f
FIRE-3459: Support for multi-grid hop:// protocol, by ArminW
2011-10-28 18:09:14 -04:00
Arrehn
7394730eaa
Merge up to LL FUI
2011-10-28 02:00:09 -04:00
Kadah
656f5249a0
Added Jira link parsing
2011-04-10 17:42:58 -07:00
callum
f5b3fc596d
Add support for debug setting to disable link highlight & follow in URLs that appear in XUI widgets
2010-10-06 15:34:32 -07:00
Aimee Linden
ffae589843
Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03 17:41:39 +01:00
Aimee Linden
0a74d15935
Merge between james/viewer-identity-evolution and dessie/viewer-public
2010-09-03 15:30:16 +01:00
Tofu Linden
e416840f85
Backed out changeset c3d41f18ce2b
...
back-out the back-out for this branch. yay.
2010-08-24 19:22:00 +01:00
Tofu Linden
98cc236503
Backed out changeset a62bf7c0af21
...
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden
6ba23344c9
merge heads. whew.
2010-08-24 18:37:53 +01:00