Commit Graph

1489 Commits

Author SHA1 Message Date
Inusaito Sayori
dcb349d55d Satisfy Issue 1932: Totalgroup member count 2015-05-25 15:37:31 -04:00
Inusaito Sayori
36347aba83 [RLVa] Censor Report Abuse floater
This shouldn't matter because it only censors the ui elements, everything else the floater sends is untouched, ids and actual name variables...
It annoyed me that pie menu could work around @shownames and @shownametags restrictions.
2015-05-22 16:53:43 -04:00
Inusaito Sayori
aa1e0ce067 Feature Request: Add option to hide own look at beacon(from Alchemy)
Option is in System->Security & Privacy, at the top with the rest of the lookat options.

Syncs llhudeffectlookat with Alchemy
2015-05-20 21:09:56 -04:00
Inusaito Sayori
03f2192684 At the request of Aleeri in group, add support for EXP-901
Notifies nonfriends when their chat is blocked
This is instead of showing the muted autoresponse message, so only muted people will see it now.

Also cleans up some excess autoresponder code.
2015-05-20 11:31:28 -04:00
Inusaito Sayori
078a6980b9 Feature: Find on Map from IM floater's flyout menu. 2015-05-19 11:49:35 -04:00
Inusaito Sayori
1fcb478a2a Offer Sit on away option in World->Status submenu. 2015-05-19 06:59:28 -04:00
Inusaito Sayori
2bb4df78ad Fix block conference options not being selectable from preferences.
Thanks to Nomade Zhao for pointing this out!!
2015-05-19 06:58:18 -04:00
Inusaito Sayori
63d7e18456 Selectable cloud textures (from Alchemy)
Option is in Clouds tab of the Advanced Sky Editor.
2015-05-19 06:57:26 -04:00
Inusaito Sayori
38983e30fb Cleanup code a bit in snapshot floater and make stuff look nicer there too. 2015-05-19 06:39:25 -04:00
Inusaito Sayori
f79b28117d translate preview flyout_button where button was previously translated. 2015-05-15 06:34:24 -04:00
Inusaito Sayori
580a7a4599 Additional buttons was pushing text off the edge of area search, refresh and stop are now icons. 2015-05-15 01:07:57 -04:00
Inusaito Sayori
d02df9e451 Can minimize the local chat floater. 2015-05-15 01:06:31 -04:00
Inusaito Sayori
4e4dbd4012 Satisfy Issue 1916: Local Gesture Preview/Play
Adds a dropdown option to gesture preview button to preview locally.
Note that any chat commands in gestures will still work as they normally would!

Translators: do your thing or hold your peace. (floater_preview_gesture.xml)

These code changes will look nicer viewer without space changes~
2015-05-14 23:55:20 -04:00
Inusaito Sayori
8e05524027 Add TP and Look options to area search (happy now?) 2015-05-14 11:22:36 -04:00
Inusaito Sayori
1db2ffe02b Feature Request: Allow blocking conferences from nonfriends exclusively.
Option is in Communication tab, as the old one was.

Translators will need to localize this. (panel_preferences_im.xml)
2015-05-12 18:00:14 -04:00
Inusaito Sayori
2631ae91e7 Sync notifications with upstream to fix Issue 1913: Unable to log in. ERROR 2015-05-07 09:33:30 -04:00
Inusaito Sayori
193fc27ba2 Issue 1836: Autoresponse Improvement, adds World->Status->Autoresponse submenu
Moves Fake Away, Busy, and Away into a submenu of World called Status, from upstream.

Tweak to LLView::findControl to work with per account controls too.
TogglePerAccountControl added for when a control a menu is using is not in the main group.
2015-04-24 23:41:19 -04:00
Inusaito Sayori
b9a6fb8468 In pay floaters, display proper currency symbol on non-SL grids. 2015-04-23 23:56:01 -04:00
Inusaito Sayori
886a05549d Fix alignment of Text Chat Preferences; bottom_delta > bottom 2015-04-19 19:26:51 -04:00
Inusaito Sayori
9f06333a86 Address Issue 1897: Pressing letter keys STARTS local chat
Option lives in Text Chat preferences. "Letter keys start typing into local chat"

Code is from upstream..ish
2015-04-19 18:59:17 -04:00
Inusaito Sayori
be41d8f734 Getting possessive 2015-04-18 13:11:13 -04:00
Inusaito Sayori
f514243c1b Make /regionsay fall back on normal chat pipes 2015-04-04 15:47:20 -04:00
Inusaito Sayori
744def3c1f French Translation updates~ Thanks Nomade! 2015-04-01 01:54:46 -04:00
Inusaito Sayori
e73ebfdb76 Merge branch 'master' of https://github.com/DamianZhaoying/SingularityViewer 2015-03-25 17:39:15 -04:00
Inusaito Sayori
eb0247d27a Revert "[STORM-2109] Apply fixes from Brett Joseph of Vivox", this doesn't seem ready yet.
This reverts commit 0681b88cbc.
2015-03-25 08:18:32 -04:00
Inusaito Sayori
eefa0957ab Minor tweak to a label 2015-03-25 08:05:50 -04:00
Inusaito Sayori
9d8028009e French translation pokings from Nomade 2015-03-25 08:05:07 -04:00
Inusaito Sayori
398014b118 Port Hover Height from Alchemy, it's in quicksettings~
Lots and lots of other sync~
Also has a command /hover
Added /resync command from Alchemy.
2015-03-25 08:04:24 -04:00
Damian
a50ec32474 Update floater_region_tracker.xml 2015-03-22 07:00:57 -03:00
Damian Zhaoying
0dc6bd937d Add file floater_region_tracker.xml to spanish translation 2015-03-22 06:56:16 -03:00
Damian Zhaoying
b124ca5ad3 Update translations on spanish files. 2015-03-21 22:37:20 -03:00
Lirusaito
abeb12ac75 Missed file, oopsies 2015-03-21 19:09:44 -04:00
Inusaito Sayori
578e5b7191 Fix wrong child names in world map 2015-03-21 03:46:22 -04:00
Inusaito Sayori
7811d8857c Port Region Tracker Floater from Alchemy~
Added getGridSpecificFile function to append the grid when it's not SL.

Also slightly rearrange Singularity menu.
2015-03-21 03:45:09 -04:00
Inusaito Sayori
16a2b28c1b Put the two new mouselook settings under Input & Camera tab. 2015-03-19 04:02:32 -04:00
Inusaito Sayori
6cd7941fd2 Feature Request: Offer to show that autoresponse to muted was sent.
Also, stop letting RLV filter cmdline_printchat() calls.
2015-03-19 03:37:01 -04:00
Inusaito Sayori
0681b88cbc [STORM-2109] Apply fixes from Brett Joseph of Vivox
Applies the following commits:
fe982eedd58b5ac91f250f8446dc44dd2624c976 - Better MediaConnect handling of 1026 return status,  media already connected.
6d343c74f6cfd456f99bd4bc39fa7a5ef3a1fc50 - More voice related changes to improve the user's experience.
f85263acf3902f2d54e108c4b62fa090e91b2b6e - Added the loop back setting so people can hear themselves during the mic test.

Removes outdated SLim code from llimpanel.cpp
2015-03-18 22:59:44 -04:00
Damian Zhaoying
e40cee8708 Update spanish translations files and fix some typos. 2015-03-17 02:35:48 -03:00
Cinder
ab4e195bb4 Fix search floater title 2015-03-15 10:38:28 -04:00
Lirusaito
be6ad2a919 Add Mouselook IFF from Alchemy!
Also Assorted Code Cleanup and sync with Alchemy
Debug Settings are AlchemyMouselookIFF and AlchemyMouselookIFFRange
Look to see if an avatar is in a nearby region always when checking if they're an estate owner.
2015-03-13 22:16:07 -04:00
Inusaito Sayori
728434e8ef Feature Request: Allow bulk edit for objects' descriptions and names
Translators need to translate the multiple_objects_selected string in floater_tools.xml
2015-02-26 22:56:53 -05:00
Inusaito Sayori
e9a517985b Instead of "?object_not_owner" display " (Owner)" appended on Object IM Info Floater
Translators may want to update floater_object_im_info.xml, string "owner" was added.
2015-02-13 02:56:52 -05:00
Inusaito Sayori
d1e5d67336 What Altivec? This isn't PowerPC 2015-02-12 21:01:24 -05:00
Inusaito Sayori
6b9c53c3c0 Fix missing ) at the end of llTextBox description tooltip. 2015-02-05 00:38:17 -05:00
Inusaito Sayori
3620e537ab Satisfy Issue 1827: Group Profile Texture Expansion
Also fix buttons laying over Group Insignia text
2015-02-05 00:37:35 -05:00
Inusaito Sayori
ac0afbcc4a Fix llDialog tooltip 2015-02-02 16:12:56 -05:00
Inusaito Sayori
a9593e62b7 LLViewerMenu code cleanup 2015-02-02 16:12:32 -05:00
Inusaito Sayori
97f6b9d845 Fix missing notification warning pointed out by Nomade and the French testers
Merci Beaucoup, tout les monde!
2015-01-26 13:33:31 -05:00
Inusaito Sayori
290f143b5c Fix the << button on local chat not working, thanks for pointing this out, Nomade~
Also code cleanupsies~
2015-01-21 17:21:38 -05:00
Inusaito Sayori
72c85ef104 Solve Issue 1234: Enable opening of chat logs in external editor under linux too
Requires xdg-open, but meh~
2015-01-12 19:14:53 -05:00