Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Mudlet/Mudlet

⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
https://github.com/Mudlet/Mudlet

Update Codespaces remote connect password (#4097)

a1cea3ad37a9c0d303e23ea0081b8319a033008e authored about 4 years ago by Vadim Peretokin <[email protected]>
Install CMake tools as well for Github Codespace (#4096)

c43e7edc7bf993df398f3b37e4825e88c9b3cff1 authored about 4 years ago by Vadim Peretokin <[email protected]>
ansi2string to strip ANSI colours (#4092)

b5502eeb3bd08a3bc332609d7fba6204e1550ac6 authored about 4 years ago by Manuel Wegmann <[email protected]>
Fix spelling in the Dockerfile (#4094)

1d7faa3fc09092f9c0ac94b762484f524536d4ef authored about 4 years ago by Vadim Peretokin <[email protected]>
Open Mudlet remotely using Github Codespaces (#4088)

* Improve codespaces setup

* Added libqt5opengl5-dev

* Forward vnc port 5900 by default

...

368a6908cd55c245f6837dc3980dc8ae33cc04b7 authored about 4 years ago by Vadim Peretokin <[email protected]>
New Crowdin updates (#4009)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Russian)

* New transl...

bb06e8433206f71b306322ad44870821db3936eb authored about 4 years ago by mudlet-machine-account <[email protected]>
Improve generic mapper triggers (#4086)

9762ef29d4585bbd0c7a43f8abb192b2711c041f authored about 4 years ago by Vadim Peretokin <[email protected]>
Valgrind complained about an uninitialized field. (#4090)

3ec8227d5217ddea8cab46e03595178a92fba616 authored about 4 years ago by Matthias Urlichs <[email protected]>
Setup Mudlet for C++ Github Codespaces (#4087)

8c1c8e68e1b677f7412183ada8a788bca73c6905 authored about 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated autocompletion data (#4084)

Co-authored-by: mudlet-machine-account <[email protected]>

a09faf3d049ec5d06d81f4bc5f1cca49ae7938ab authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add horizontal scrollbar to error-console (#4063)

* add scrollbar to errorconsole

* add horizontal scrollbar to error console

* hide if not ...

e6bd29c3994816de32f8cd611fe47a45db72d634 authored about 4 years ago by Manuel Wegmann <[email protected]>
Fix links clickable on the whole console width (#4083)

* prevent links to use full console width

prevent links to use full console width by checking...

4a9e6284a188cbdb352098ac4129b3872c27add3 authored about 4 years ago by Manuel Wegmann <[email protected]>
(autocommit) Updated autocompletion data (#4034)

Co-authored-by: mudlet-machine-account <[email protected]>

9192a097452be708b388d91e2e656b0d4253fb47 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add background image to mini/main console (#4064)

* first success

* add background image to miniconsole transparency for cecho,decho,hecho

A...

73d88149fb4082c51e1d27f9db26050e012dd5fe authored about 4 years ago by Manuel Wegmann <[email protected]>
Fix PTB build generation (#4081)

* Move commit date logic to earler

* Use commit date instead of author date

a8c3804e8965790e1b028b129db8e9d3eb9f23f4 authored about 4 years ago by keneanung <[email protected]>
BugFix: prevent Segmentation Faults when closing profile with toolbars

I was getting this error when closing one profile with a tool-bar when
multi-playing. Not sure o...

1e7a9d6afe89553dccfb7b1e671927572e58169c authored about 4 years ago by Stephen Lyons <[email protected]>
Allow different save/load directories and slots for Adjustable.Container settings (#4053)

* add slot and dir to save/load settings of Adjustable.Containers

* save slot in one file + d...

79dc0d9d1f3720fceaad6d76b8a0bf59ecd00b53 authored about 4 years ago by Manuel Wegmann <[email protected]>
Remove mapper click workaround (#4076)

716f523ef897ba0c8911c3886fb02bb07829fb24 authored about 4 years ago by Manuel Wegmann <[email protected]>
Allow attached Adjustable.Containers to behave like a frame (#4032)

* MainWindow border margin for attached Adjustable.Containers

* add attachedMargin to the doc...

3c110269e35e57cc9daa70300af2e57e0c47437d authored about 4 years ago by Manuel Wegmann <[email protected]>
allow adjustable container to load in userwindow (#4037)

7a0a2eeab3ac15f4b1f33768fae263d4e6b07909 authored about 4 years ago by Manuel Wegmann <[email protected]>
Allow Geyser containers to have height/width 0 (#4078)

* calculated_width 1 if 0

* same for vbox

* calculated size dynamic

* make code cleaner

dca8795cb68a71c404d88643d44d21806284d825 authored about 4 years ago by Manuel Wegmann <[email protected]>
fix autodock (#4048)

f772ec1d5ccfea3cd0ac571272fb5754ab3818d0 authored about 4 years ago by Manuel Wegmann <[email protected]>
set StyleSheet for UserWindows (border and title area) (#4046)

* setUserWindowStyle (primitive and Geyser)

* fix autoDock

* Revert "fix autoDock"

This...

08f25dda132e784fc4ccbbabe11de544982b39af authored about 4 years ago by Manuel Wegmann <[email protected]>
Geyser.Label rightClick menu (#4054)

* Geyser.Label rightClick menu

gives labels the possibility to have a right click menu

* a...

9d7cf845f7e56403fca8327fdcd75356fc10e341 authored about 4 years ago by Manuel Wegmann <[email protected]>
Update the port on StickMUD to use TLS (#4072)

ed5b6c8a9005e2443bf4c9e03ef1e7eff173401e authored about 4 years ago by Mike Conley <[email protected]>
Update generic_mapper.xml (#4075)

b002038b0c1265bfff38caecd4d3a579ddca5ea8 authored about 4 years ago by Vadim Peretokin <[email protected]>
fix issue with focus and resize of MiniConsoles when using custom command lines (#4073)

* fix focus and resize of MiniConsole command lines

* get it to work also for UserWindows

1329ba57f1a2179b491d49d34a906ec637bde698 authored about 4 years ago by Manuel Wegmann <[email protected]>
Add custom Input/Command lines (#4055)

* createCommandLine + Geyser.CommandLine

* subcommandline event / Geyser.CommandLine:setActio...

e1cc90ceebe7399f287976983e27e494a7b908d6 authored about 4 years ago by Manuel Wegmann <[email protected]>
Ignore Qt Creator autosave files (#4068)

ad3155be6acc90d932f66b1e838b45b16297ab04 authored about 4 years ago by Vadim Peretokin <[email protected]>
BugFix: TTYPE error

I introduced this error in #3889 and it was reported in, and this PR
will close #4066.

Signed-o...

f2d5bd4d6e3eda1ae98b5055f66495dbe2eaa717 authored about 4 years ago by Stephen Lyons <[email protected]>
Fix Geyser HBox/VBox in development (#4057)

d7d8385de555646b1e0aeae97934833a157c78d0 authored about 4 years ago by Manuel Wegmann <[email protected]>
Math in Geyser constraints (#4056)

* get rid of loadstring and more resizing possibilities

* Update GeyserGeyser.lua

* now re...

667a267f3a1009c29e8fdbafeef338668ff27368 authored about 4 years ago by Manuel Wegmann <[email protected]>
(autocommit) Updated autocompletion data (#4059)

Co-authored-by: mudlet-machine-account <[email protected]>

2da2b8dfd4e4cebcfcab6d659a1e59cda87a8399 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixed offset and scrollbars nestedLabels (#4043)

offset was calculated wrong for some combinations and the scrollbars didn't work and had a varia...

4f57da3127bcf369df8907fad26f4623ae0a7d83 authored about 4 years ago by Manuel Wegmann <[email protected]>
(autocommit) Updated text for translation (#4049)

Co-authored-by: mudlet-machine-account <[email protected]>

53407a071cace4d774975194ce8c177f1bee4ed8 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
BugFix: repair failure to load Lua modules from profile directory (#4051)

This was introduced by PR #3889 which was using a function defined in the
LuaGlobal.lua file be...

c25940d9b17768cedbd477dc48e08f3809c9ef0b authored about 4 years ago by Stephen Lyons <[email protected]>
Enhance: enable builds in a full Windows MSYS2 environment (#3889)

* Enhance: enable builds in a full Windows MSYS2 environment (QMake only)

By defining `WITH_M...

2a90a8afc74b4f203e6489a20252eb853ea08bd1 authored about 4 years ago by Stephen Lyons <[email protected]>
Introduce purgeMediaCache() [MCMP & MSP] (#4041)

* Introduce purgeAllMediaFiles()

* Introduce purgeMediaCache()

* Updating lua-function-lis...

c802275e2a072fd077946c9f210ae9efcdc7a034 authored about 4 years ago by Mike Conley <[email protected]>
Allow text color manipulation by StyleSheet on Geyser.Labels (#4042)

* Allow text color manipulation by StyleSheet on Geyser Labels

* cosmetic suggestion and rawEcho

cfad9ce6419617e274424507a4f5680e140abe0d authored about 4 years ago by Manuel Wegmann <[email protected]>
Found a typo where rb and gb were not made local (#4036)

cb4275693ae2ced27a98d17acaa5c9055f5823ce authored about 4 years ago by Damian Monogue <[email protected]>
(autocommit) Updated text for translation (#4033)

Co-authored-by: mudlet-machine-account <[email protected]>

6f57aeeb67035d2315b7bd1b77ff150f90624ccd authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix bresetProfile() #3692 (#4020)

* fixes resetProfile()

units need to be enabled to be compiled
the order was wrong

* time...

156111a84da338e3fe3b056e9106fcd260a2355d authored about 4 years ago by Manuel Wegmann <[email protected]>
MXP to MSP Tags (#4015)

* MXP to MSP Tags

* MXP to MSP Tags

* MXP to MSP Tags

* MXP to MSP Tags

* MXP to MSP...

1fe51003ad7ded25520e2e6fe03430e7380a5e14 authored about 4 years ago by Mike Conley <[email protected]>
Making the foreground section of the hex pattern a noncapturing group allows for only setting the background via hecho/etc. (#4027)

c0e2f9bbc9c98fec095a8bc06af6910e818a36d3 authored about 4 years ago by Damian Monogue <[email protected]>
Revise: minor change post PR #3966

Signed-off-by: Stephen Lyons <[email protected]>

f29bd0ea16052734dbe4e3f71d67a37e1490fe0a authored about 4 years ago by Stephen Lyons <[email protected]>
(autocommit) Updated text for translation (#4024)

Co-authored-by: mudlet-machine-account <[email protected]>

bf9b663aa75f411161891d9ee146ad3204c24364 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated autocompletion data (#4025)

Co-authored-by: mudlet-machine-account <[email protected]>

6f3e57fd1279f4b54448cc2124d8e05a13a99921 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
BugFix: restore L. yellow colour button + insert new control in tab order

Due to a numbering error the button used to set the ANSI colour for Light
Yellow for the profile...

73caa234e94fd5f91cc7b567ef1496025b792998 authored about 4 years ago by Stephen Lyons <[email protected]>
Revise: try and identify profiles and some controls in connection dialog (#3966)

Also convert all `setDisabled(state)` to `setEnabled(!state)` in the
`dlgConnectionProfiles` cl...

0c0cae81652c02530c023ba5b0ca88fcb922f325 authored about 4 years ago by Stephen Lyons <[email protected]>
Refactor to create and expose decho2ansi and hecho2ansi functionality (#4019)

c33f0a193994abd56b54ffe2e9bae2ab85858a40 authored about 4 years ago by Damian Monogue <[email protected]>
Fixes issue on miniconsoles using link store from the main console (#4017)

457ba239dc29a29e9ac65508fb03008b4ddfddfc authored about 4 years ago by Gustavo Sousa <[email protected]>
Support for parsing MXP closing prefixed closing tags used in Materia Magica (#4016)

- Workaround for parsing tags in the format `<scripted_action>x<x/scripted_action>`

417602b108762fbbb96574d525405cb9f0eab2dd authored about 4 years ago by Gustavo Sousa <[email protected]>
Revise: reorder tabs and tab stops in profile preferences (#3929)

Switch some uses of QGridLayout <==> QVBoxLayout depending on whether there
is more or only one...

4f48d914f81f838799386f1c440155c1162ac623 authored about 4 years ago by Stephen Lyons <[email protected]>
(autocommit) Update widechar_width.h to latest upstream (#4010)

Co-authored-by: mudlet-machine-account <[email protected]>

2c08d564d3b2b86ffa5c9417a3c440c022d2fa86 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated autocompletion data (#4011)

Co-authored-by: mudlet-machine-account <[email protected]>

8cafd66f992a69be3dadaead6257cf4e2638edde authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
New Crowdin updates (#3950)

* New translations mudlet.ts (French)

* New translations mudlet.ts (Spanish)

* New transla...

569e23f715cd46d24fa8ff160fe060eb4c3f3370 authored about 4 years ago by mudlet-machine-account <[email protected]>
Return table of useful things in HTTP response (#3727)

* Return table of headers in HTTP responses

* Apply code review suggestions

* Make sure to...

f370c914a0be853f0e11efd302da7bcb40fc20e5 authored about 4 years ago by Jonathan Mohrbacher <[email protected]>
Special macOS icons (#3829)

* New macOS .icns icon files

* wire in new macOS icons

Co-authored-by: Kebap <kebap_spam@g...

a4e3238111145f8769e88f2edcfd84c382e7103c authored about 4 years ago by Kebap <[email protected]>
bugfix: generic_mapper map config errors (#3971)

* bugfix: Correct help variable for map config

This makes calling `map config` without a spec...

d928b7ac3a3993e137a8d5990a992067a196fd99 authored about 4 years ago by Stack <[email protected]>
Add a separate getHTTP operation and associated events (#4003)

* Add a separate GET operation

Sometimes you just need to read some data from the HTTP server...

40130e4c92c008a099acf16a9ac7190f3c5e0f26 authored about 4 years ago by Matthias Urlichs <[email protected]>
Zoom via mouse wheel: keep the position under the cursor in place (#3998)

* Zoom centered on the mouse position

Zooming via the scroll wheel now keeps the position und...

654aeae358c32b36b53bcadfeb2db99f3e408cb2 authored about 4 years ago by Matthias Urlichs <[email protected]>
(autocommit) Updated autocompletion data (#4006)

Co-authored-by: mudlet-machine-account <[email protected]>

3cf49d28cd857e2691bc976a5deeb6d66d6f3f17 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix typo preventing use of getFg/BgColor on non-main consoles. (#3982)

b0ce66f9e6a372df0f9356beaeda4dbbf88fa892 authored about 4 years ago by Ian Adkins <[email protected]>
Add Geyser.MiniConsole:display() (#3993)

dd6bb7894577b8bcdb69385a61ec63b9dded48fb authored about 4 years ago by Damian Monogue <[email protected]>
NAWS width handling & reporting (#4002)

bf7bddb4acaae9951f8283c3008a1bc088eca48e authored about 4 years ago by Mike Conley <[email protected]>
Missing files in src/.gitignore (#3997)

f4afc37b7d9a7673980f88efbdcb5722c4a8ab45 authored about 4 years ago by Matthias Urlichs <[email protected]>
(autocommit) Updated autocompletion data (#3996)

Co-authored-by: mudlet-machine-account <[email protected]>

6d2c30b16f88c655a21f666d9f09e2804f7af557 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated text for translation (#3995)

Co-authored-by: mudlet-machine-account <[email protected]>

91658674cb6fa67c42a0924fc5ab29ecbb0eba17 authored about 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Server Data Encoding Selection via Telnet CHARSET (#3972)

* Add TELOPT_CHARSET (42) Support

* Add TELOPT_CHARSET (42) Support

* Add TELOPT_CHARSET (...

00e2bb83f313f6f46845adbb6a9c760f380b6883 authored about 4 years ago by Mike Conley <[email protected]>
Add cfeedTriggers, dfeedTriggers, and hfeedTriggers (#3974)

* Add cfeedTriggers, dfeedTriggers, and hfeedTriggers
* add apt update back to linux github bui...

7e85936e6bd9daea06a2f3cd1fb362decf76435d authored about 4 years ago by Damian Monogue <[email protected]>
Update build-mudlet.yml (#3991)

bc3b1dc6281438bb5f440135ae0cbd88e683b90b authored about 4 years ago by Vadim Peretokin <[email protected]>
Avoid new ptb if no new commit (#3990)

Co-authored-by: Vadim Peretokin <[email protected]>

2b4a06496f1ad76d038ee4d8b4148900c1e74c4a authored about 4 years ago by keneanung <[email protected]>
Capitalise 'errors' button text (#3987)

81ca478d090b2334907cc599a81087ec9d6aa8b9 authored about 4 years ago by Vadim Peretokin <[email protected]>
Update discordapp.com to discord.com (#3979)

471ef0bd03f8f00da09615e49bab517da50a1ae9 authored over 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation (#3968)

Co-authored-by: mudlet-machine-account <[email protected]>

964e872188f6ae81f6cbbe2ea81b1cfd96dbdd7e authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bugfix for string.split with too many characters (#3963)

* Allow string.split("my string", "") with strings > 32 characters
Co-authored-by: Vadim Pereto...

5efa8f2448c3e710e5dcd2d7a4c0ca959656f2d4 authored over 4 years ago by Damian Monogue <[email protected]>
Update Linux builds to Qt 5.12.9 (#3959)

* Update Linux builds to Qt 5.12.9

* Update .travis.yml

f87196c29931e14db1ec921ecdbae207b40b6db7 authored over 4 years ago by Vadim Peretokin <[email protected]>
Add dummy functions for TTS if Mudlet was compiled with TTS disabled (#3958)

885db48919e43a9aa2cecc51ea4162fffc5ebb0e authored over 4 years ago by Damian Monogue <[email protected]>
BugFix: announce end of replays when run from replay button

I got the logic reversed in the original #1519 for
`(bool) cTelnet::mmIsReplayRunFromLua` so the...

7d404df14b3d8a6b50ae2b1a7934cd565eff3b78 authored over 4 years ago by Stephen Lyons <[email protected]>
Merge pull request #3948 from SlySven/refactor_removeMinuteVisibleNameFromIcons

Refactor: remove minute visible name from Connection dialogue icons

c6f05139262f54b990d3cfc1bdf18779dcd523d7 authored over 4 years ago by Stephen Lyons <[email protected]>
Update: add a couple of new dictionaries to the set that Mudlet recognises

This is so that a text is displayed instead of a fall-back of the locale
code.

Signed-off-by: S...

b6fc23aac74087568a5a4c68b7a996b0180fd8d9 authored over 4 years ago by Stephen Lyons <[email protected]>
(autocommit) Updated edbee-lib submodule to latest in our fork (#3953)

Co-authored-by: mudlet-machine-account <[email protected]>

7221068ff0942985975eb2ebea96bb995abd8f06 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(autocommit) Updated autocompletion data (#3954)

Co-authored-by: mudlet-machine-account <[email protected]>

0dbed344575774adc965836bdb8b65f49f86470a authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Revise: src/dlgConnectionProfiles.h

CodeFactor says that the `static` keyword should come first (before the `const` one).

Signed...

9d0ff24f34fe8bf8522f1a263bfe051f629ed2bc authored over 4 years ago by Stephen Lyons <[email protected]>
Update src/dlgConnectionProfiles.cpp

Remove unneeded command as per peer-review suggestion.

Signed-off-by: Stephen Lyons <slysven...

6501f29a8b4d8429ced0f1a1558fd661608d941f authored over 4 years ago by Stephen Lyons <[email protected]>
(autocommit) Updated text for translation (#3949)

Co-authored-by: mudlet-machine-account <[email protected]>

9c49c190e45dd4c310d6420c35f86f3ecace56ef authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
New Crowdin updates (#3921)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Chinese Traditional)

...

bd4a1e71b56e68347588fd80de1de16afb9f6720 authored over 4 years ago by mudlet-machine-account <[email protected]>
Refactor: remove minute visible name from Connection dialogue icons

We have been trying to hide the text associated with the `QListWidgetItems`
in the connection di...

f3f3e1b6674d2cdc90536cb054b7ec6bad92e52a authored over 4 years ago by Stephen Lyons <[email protected]>
BugFix: make date display of profile's history follow selected UI locale (#3917)

* BugFix: make date display of profile's history follow selected UI locale

This PR adds a `QL...

be541916c1f5b1643ea920ace412fb1249ea241e authored over 4 years ago by Stephen Lyons <[email protected]>
Enhance: prevent password sniffing from sysDataSendEvent (#3928)

This revises cTelnet::sendData(...) so that it does NOT create a
`sysDataSendRequest` with the ...

690d25835c25b3926cf644dd5aebaadec03fc8be authored over 4 years ago by Stephen Lyons <[email protected]>
Skip downloading GET response if there's no file path (#3932)

3b03b791f40f1c27e3a7b40e7322436800eabae0 authored over 4 years ago by Jonathan Mohrbacher <[email protected]>
Donot resize item in HBox/VBox if not dynamic (#3947)

* BugFix: HBoxes and VBoxes should not change height or width if the policy for that constraint ...

1acb066c96e8f44a768f0155db7ed550069166ae authored over 4 years ago by Damian Monogue <[email protected]>
Add the keepColor option to replaceAll and replaceWildcard (#3943)

* Add the keepColor options to replaceAll finally
* Add it to replaceWildcard too

60b2aa7693677226a0acd0b8f7b172ba02007a23 authored over 4 years ago by Damian Monogue <[email protected]>
Remove Default Host code from IRC (#3927)

* Ensure `dlgIRC::mIsDefaultIrcClient` is set when IRC init from Lua.
This addresses some code ...

fe97eb834f496172acee276e0b6f0e06dd4c69ae authored over 4 years ago by Fae <[email protected]>
Revise: prevent multiple connection dialogues

This will close Issue: #2706.

Also fix a couple of warnings for the `dlgConnectionProfiles` cla...

558846074ecbcabbdd3a07f1e68ff9d14d1cb752 authored over 4 years ago by Stephen Lyons <[email protected]>
More concise tooltip for compact input line (#3937)

185187c9c3b4b2d6f1f00898b2b218ab5e8e2412 authored over 4 years ago by Vadim Peretokin <[email protected]>
(autocommit) Updated text for translation (#3936)

Co-authored-by: mudlet-machine-account <[email protected]>

70edcf67335bd05a35e73f01f487780565139a04 authored over 4 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix bug in parsing MXP tag with = symbol in attribute value (#3933)

6b0b59fc7159826ae4508f82c4bc593e9c205d4f authored over 4 years ago by Gustavo Sousa <[email protected]>
Don't call Lua functions with too many arguments (#3924)

* Don't call Lua functions with too many arguments

* Show a warning when trimming

f4c1687fb5a86c3992ecc7aa7e642fcde6ac6c4e authored over 4 years ago by Vadim Peretokin <[email protected]>
Client.Media: Remove Camel Case Package Requirement (#3925)

* Remove Camel Case Requirement from Client.Media

* Remove Camel Case Requirement from Client...

e3f1ca65c75b7c332d3867c68fc5017a902cfcbc authored over 4 years ago by Mike Conley <[email protected]>