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

Fix: MCMP volume for fadein/fadeout with continue (#6274)

<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...

e82a23230f74d8b4fb557785fa0f5f6ddae04ede authored about 2 years ago by Mike Conley <[email protected]>
Fix: correct our non-handling of DO TIMING_MARK (#6272)

We do not do anything with this protocol but according to RFC860
(see https://www.rfc-editor.or...

7b569bea9b4166637e71f57614b9f0a38f896d3a authored about 2 years ago by Stephen Lyons <[email protected]>
Improve: add autowrap and support for Chinese/other language word wrapping (#6207)

Modify text wrapping to use actual text width as calculated by "horizontalAdvance", this allows ...

d8b93808fa8d2963f31c7fc9f51b4a9b21b1b782 authored about 2 years ago by Henry Hsiao <[email protected]>
Fix: MCMP continue (#6264)

<!-- Keep the title short & concise so anyone non-technical can understand it,
the title a...

42d5ae1e641c59763095ec1dce9b40b6f10b274b authored about 2 years ago by Mike Conley <[email protected]>
Infrastructure: tidy up naming of SLOT methods and their usage - Part 5 (last) (#6266)

When Qt's slot/signal system is used to invoke a method there is some
overhead - so it makes se...

e8383fddba962a97ac46a32f2bc4add8230140f9 authored about 2 years ago by Stephen Lyons <[email protected]>
Fix: Make first-launch alias placeholder pattern be translatable (#6262)

<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...

fcabfcf39546f6cb3d6d66138a5ce96b9f23a134 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: tidy up naming of SLOT methods and their usage - Part 4 (#6259)

When Qt's slot/signal system is used to invoke a method there is some
overhead - so it makes se...

fca0815347d3887979edb583b40a6bda93328d8f authored about 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: fix logo in README (#6257)

<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...

fe99c84016f4f70f214037e57d8d855432837e5a authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: fix launching Mudlet in codespaces (#6256)

<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...

23a27bb0fadc335eb138460c50f4bcc1b4f5be9b authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: tidy up naming of SLOT methods and their usage - Part 3 (#6258)

When Qt's slot/signal system is used to invoke a method there is some
overhead - so it makes se...

6d4d17e9a78a40d39153c6ebaa40460af4635a3c authored about 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: tidy up naming of SLOT methods and their usage - Part 2 (#6255)

When Qt's slot/signal system is used to invoke a method there is some
overhead - so it makes se...

2743746511a10833eb55533a73b438ea2bbcc6b5 authored about 2 years ago by Stephen Lyons <[email protected]>
Improve: New Crowdin updates (#6112)

242a79a0a617bc173cab426906866c2fcd9ea246 authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: Update sanitizers.cmake to latest upstream (#6240)

#### Brief overview of PR changes/additions
:crown: An automated PR to update the built-in
`3r...

42f0f31930fa617e55c84d421642aef7c4d1daae authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: add links to naming antipatterns in Lua API (#6244)

<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...

2d9f17d42d1b5bf84d4a9e4f44f5b0ce9ed08ac5 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: re-enable windows GitHub builds (#6251)

<!-- Keep the title short & concise so anyone non-technical can
understand it,
the title ...

77b424ec32b3da90df94334edac8a86a1ef908ad authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Sort translation stats more precisely (#6224)

#### Brief overview of PR changes/additions
Sort translation stats more precisely by fractions ...

8384728932243c0e6907fce524a8978ceb364a3d authored about 2 years ago by Kebap <[email protected]>
Infrastructure: remove unneeded Host::connectToServer() (#6253)

It can be replaced by another, more detailed, function call
(using `ctelnet::connectIt(...)`) t...

16b65d005a213734e9da177a5f32823a8ba9f720 authored about 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: tidy up naming of SLOT methods and their usage - Part 1 (#6254)

When Qt's slot/signal system is used to invoke a method there is some
overhead - so it makes se...

629d5a9fd7b591ee966d4a917b6be0bc31baa3db authored about 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: Add naming antipatterns to contributing guidelines (#6246)

Add antipatterns to docs

0372381491b9d7f8673d9a34c7e1fea70c139511 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Update bundled IRE mapper script to latest upstream (#6249)

(autocommit) Updated IRE mapping script to latest upstream

Co-authored-by: mudlet-machine-acc...

837591c731a41da25fdac8e3b26973b40401fbd7 authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: Update links for Busted as it's moved from olivine-labs to lunarmodules. (#6247)

* Update links for Busted as it's moved from olivine-labs to lunarmodules.
* Remove the hated t...

2feaa1df2ac3921a28c3af21ec52fb646790f45c authored about 2 years ago by Damian Monogue <[email protected]>
Infrastructure: fix clang-tidy review workflow to build (#6241)

3317df9728f4bfb5a5fc68670a07cd4563a40528 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: add self-hosted raspberry pi build for performance testing (#6226)

766cb0e448fc8db416991728679f794d34264114 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: add documentation for text rendering classes (#6217)

* Add documentation for text classes

* Update src/TBuffer.cpp

1f01db31686c9df0114a161c9182d6d1cff29d95 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Update text for translation in Crowdin (#6237)

(autocommit) Updated text for translation

Co-authored-by: mudlet-machine-account <mudlet-mach...

c94ca17a67a8a58467063e80d926d635e9e9dcc5 authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: Update bundled IRE mapper script to latest upstream (#6238)

(autocommit) Updated IRE mapping script to latest upstream

Co-authored-by: mudlet-machine-acc...

c219d50c643c45ceea43563285f0222d4d9fd028 authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: Update singleshot_connect.h to latest upstream (#6239)

(autocommit) Update singleshot_connect.h to latest upstream

Co-authored-by: mudlet-machine-ac...

e64b427936577836c5d647dd10bf0c8ed181f122 authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: fix auto-updates for ktoolbox and cmake-scripts (#6228)

#### Brief overview of PR changes/additions
Enable automatic updates for https://github.com/Mud...

91e6f175bd37ec53dffba13d31a4b2749d014d11 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: untangle strings for translation (#5556)

Reduce repetition and number of strings:
- Entered number is invalid.
- Set the number of the ...

7eb79b3da92ec32792021ef1a34acf2594e4ffa1 authored about 2 years ago by Kebap <[email protected]>
Improve: Smooth fadein and fadeout for MCMP (#6219)

#### Brief overview of PR changes/additions
Mud Client Media Protocol (MCMP) Enhancement
To re...

e252d71c41fb4063e5f973268f33210e32f13b21 authored about 2 years ago by Mike Conley <[email protected]>
Infrastructure: Add package used for display benchmarking (#6223)

Brief overview of PR changes/additions
This adds the version of the stressinator designed for d...

c5aff78196bf05d6bcf93a4f61c60a4c43803084 authored about 2 years ago by Damian Monogue <[email protected]>
Fix: ensure liboleaut32 library is used for both QMake Windows Setups (#6220)

#6090 added the library to the QMake LIBS variable for the main build
system but it is in fact ...

72893199d5a2f954369ae0d7bb807062d23b24fb authored about 2 years ago by Stephen Lyons <[email protected]>
Fix: amend identifier that's a macro (and breaks compilation) on MSYS2/MINGW-W64 (#6218)

The error messages that this was producing were somewhat obscure but only
appeared in my MSYS2/...

61b67728e90fe9e938305696bd7c6904c152f4c1 authored about 2 years ago by Stephen Lyons <[email protected]>
Fix autologin and autoreconnect conflict (#6154)

#### Brief overview of PR changes/additions
make doAutoLogin check for autoreconnect and set th...

6bda8e8c38501405958d70821c99a242adde2395 authored about 2 years ago by Tim Johnson <[email protected]>
Infrastructure: don't use ccache for release and PTB builds (#6214)

0210f43281402728a8ce61a7abeb10cc1ee1f1db authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Update text for translation in Crowdin (#6213)

#### Brief overview of PR changes/additions
:crown: An automated PR to make new text available ...

f725e5c92c6145466977c04854a7f5a7074aa7a7 authored about 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: update patreon supporters list (#6212)

Update on a plaque list

c38bcc50b6c63a9462266f77bb51f716e94ca80e authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: setup-windows-sdk.ps1 to not close immediately on error (#6206)

Update setup-windows-sdk.ps1

Added "Read-Host" to the Windows build PS script, this prevent t...

2b72e585a03ad753a597bbf5da81acabef0d6e9f authored about 2 years ago by Henry Hsiao <[email protected]>
Add: `mudlet accessibility on` alias for new profiles (#6201)

#### Brief overview of PR changes/additions
`mudlet accessibility on` will toggle a few settin...

cc4ee39ef07bf2b6fbb738426fdfda5aff6cf584 authored about 2 years ago by Vadim Peretokin <[email protected]>
Fix: correct Port number error in 3Kingdoms predefined Muds data (#6202)

This will close #6184.

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

412ef8fc33d392ba61f7ce42544ac8a2a198b47a authored about 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: update clang-tidy review to 0.9.0 (#6205)

#### Brief overview of PR changes/additions
Update clang-tidy review to 0.9.0
#### Motivation ...

e1805afdbd78169c74fc14e4dbef775d483cafd3 authored about 2 years ago by Vadim Peretokin <[email protected]>
Fix: Read map UserData from JSON map files (#6191)

* Read map UserData from JSON map files

* Fix formatting

* Update src/TMap.cpp

Co-authored-by...

2c0cc5b3f5c4340c5a0e62c340ac06c26285cd92 authored about 2 years ago by keneanung <[email protected]>
Fix: use native language for desciptions of a couple of predefined MUDS (#6143)

Following the inclusion of "Mud.ren" with its Chinese description text
(in https://github.com/M...

4ae81c7dbcabe435306ab80bcf37519abe3169b4 authored about 2 years ago by Stephen Lyons <[email protected]>
Add: inputline-related options to `setConfig` (#6197)

22a1f90bb16944f17026a5291973b6fde5b29d98 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: improve build caching on Linux & macOS (#6199)

217e98dbb15bfcae171e1c03717f6340e3d8e2c7 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: add ccache to Appveyor (#6193)

#### Brief overview of PR changes/additions
Add ccache to Appveyor.
#### Motivation for adding...

8e80630c44038585cba0af989212c02f24f81e65 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: use cmake 3.23.3 that's available in AppVeyor (#6196)

#### Brief overview of PR changes/additions
Use cmake 3.23.3 that's available in AppVeyor
####...

893fae032876cc2c95c218562eae9b3720155600 authored about 2 years ago by Vadim Peretokin <[email protected]>
Fix: do not allow map context menu "Set Exits" when multiple rooms selected (#6183)

Whilst it will successfully operates on the "centre" room indicated in the
"Full" map info this...

51a14c6e3f6e81b77d1e0a9e84eb844639ccfeb5 authored about 2 years ago by Stephen Lyons <[email protected]>
Add: customisable shortcut for toggling between input line and main window (#6187)

#### Brief overview of PR changes/additions
Customisable shortcuts for toggling between input l...

76eb18545f6f2d1dafa5edfcc2156eec6bcb5463 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: fix ordered-map submodule location and pointer (#6186)

Fix ordered map submodule location and pointer

9039f1bdc1251607c39097193d39deda18a3124a authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Remove workaround for gon (#6190)

#### Brief overview of PR changes/additions
Remove workaround for gon. 0.2.5 should have fixed ...

2f29635d02822112ef4266cfe6d291da74d19a23 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: update build agent to macOS 11 (#6189)

Update macOS agent to 11

3e83f9a1a689fbc8eb620494cc8c02ff01a9c400 authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: trim translations-related debug output (#6179)

#### Brief overview of PR changes/additions
It's been a few years that translations have been a...

ef92eb3c661ecfbb93e81631e31ee268eddb9bb7 authored about 2 years ago by Vadim Peretokin <[email protected]>
Fix: LuaRocks now load in macOS development environment (#6142)

Include user rock locations in C/Lua paths

6de75caa2bb0c9c64e0d429f780c6d0681edcac3 authored about 2 years ago by Vadim Peretokin <[email protected]>
Add: options to dealing with blank lines for screenreaders (#6175)

7a41b54ee4b80e66222d3f0cf5dd7a27eecf1dcb authored about 2 years ago by Vadim Peretokin <[email protected]>
Add: ctrl as well as shift selection using a text cursor (#6167)

d65b0971b05d0decc428871d44d5014e69872e4d authored about 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: document a couple of data structures in the buffer (#6171)

b0bf9f7191255801fd4e21a9cb85f4ee7b19d509 authored about 2 years ago by Vadim Peretokin <[email protected]>
Add: screenreader-friendly main window (#6090)

25e6e3ca30b61879080e75974ff26860478698f8 authored about 2 years ago by Vadim Peretokin <[email protected]>
Improve tab order in the connection screen - again (#6151)

d26df6e0571a5247d8d34c07832d7f764400c24d authored about 2 years ago by Kebap <[email protected]>
Infrastructure: sort translation statistics (#6162)

#### Brief overview of PR changes/additions
Show translation statistics in a sorted manner:

...

697d0014e2f7afca1836d548698b8ba94530cb05 authored over 2 years ago by Vadim Peretokin <[email protected]>
Improve: Change icon mudren.png (#6144)

ac3a8a820965b3b52743f2a4c67cd226dd9ee620 authored over 2 years ago by 噢哎哟喂 <[email protected]>
Improve: remove extraneous setPalette calls (#6139)

Remove extraneous setPalette calls

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

eaae80a9d9d664f54235d16586d2e8bf59c335e7 authored over 2 years ago by Vadim Peretokin <[email protected]>
Improve: don't set default volume, rate, or pitch for TTS (#6141)

49315d805fdfcc593d28573e484b4d1a27c4fe43 authored over 2 years ago by Vadim Peretokin <[email protected]>
Add: new default game, Chinese mud.ren (#6140)

Plugging mudren in

Add description

Co-authored-by: Stephen Lyons <[email protected]>

abf0370c2228907a3630161d8be7a096ae3b4ca9 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Add ldoc comment for Geyser.Label:setFormat (#6136)

* Add ldoc comment for Geyser.Label:setFormat as it was pointed out we were missing it

e96b4baf247375c30fcb8e4dacffa2203b23040f authored over 2 years ago by Damian Monogue <[email protected]>
Infrastructure: move away from constructor initialisation lists - part 2 (#5937)

For classes from "T2*" to "TM*" (approximately)...

I have steered away from using `{}` to ini...

4655c93b2f936e603c15a25bf536ce05efb066c4 authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: fix a couple of member initialisation order warnings (#6134)

Also correct a typo in the QMake project file that listed a `.cpp` file
in the `HEADERS` qmake ...

1fd3f683beb2df48b1ebf6ccf170163e8c2f937e authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: increase minimum Qt to 5.14 (#6133)

f744b276aeb7e273d81b8d93900b7260c8a2f4b1 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: scope ControlCharacterMode enum (#6132)

#### Brief overview of PR changes/additions
ControlCharacterMode was declared globally, meaning...

4b4cf00831735c7c242d47d58294fc729ddeb55b authored over 2 years ago by Vadim Peretokin <[email protected]>
Improve: update exit pattern in generic_mapper (#6125)

Fix: Adjusted exit pattern to match small variation on exit lines in certain muds

<!-- Keep t...

b5b76ae378056288ca386b8c7939a57a44b8ef11 authored over 2 years ago by Eraene <[email protected]>
Infrastructure: Update text for translation in Crowdin (#6129)

(autocommit) Updated text for translation

Co-authored-by: mudlet-machine-account <mudlet-mach...

6db0b9d2b16df5dadeef7e429fb7c407d52bfedb authored over 2 years ago by mudlet-machine-account <[email protected]>
Add: indicate locked rooms in exits dialogue (#6102)

This PR was prompted by a discussion in Discord about the locked status of
rooms not being show...

8ecdbffd77814256236be4faca6ca9f7610ab778 authored over 2 years ago by Stephen Lyons <[email protected]>
Fix: storing/retrieving alpha for map info bg (#6115)

Fix: storing/retrieving alpha for map info bg (#6115)

61a2c8e8d22ee5e512189d7fc01d852df6119bde authored over 2 years ago by Piotr <[email protected]>
Fix: return empty table if no stub-exits for getExitStubs functions (#6081)

The existing code produced a nil+warning message if there are no exit stubs
for a room when `ge...

dc0ecd1abbbee1eb12d8abab784d9dd1ed257257 authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: remove hidden 'Website:' label from connection dialog (#6111)

This will close #6087 and address one task in #6031

The original plan was to reposition and ...

332505dd994cc2c89cfdd59025b980ffa078838b authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: Update autocompletion data in Mudlet (#6124)

(autocommit) Updated autocompletion data

Co-authored-by: mudlet-machine-account <mudlet-machi...

92c9123e53a2de4866462685fdc5d15db90bf0af authored over 2 years ago by mudlet-machine-account <[email protected]>
Fix: 'New profile' button to clear an existing password (#6114)

* Fix 'New profile' button to clear an existing password

* Fix typo

641f7a92a42e99744df33d335ed137df7c1abbd1 authored over 2 years ago by Vadim Peretokin <[email protected]>
Improve: remove expiry argument from tempLineTriggers (#6122)

Remove expiry argument from tempLineTriggers

5298f333e13872b3eb78984733ffe472a1ad0722 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: remove some unused variable warnings with no 3D mapper (#6121)

When the environmental variable `WITH_3DMAPPER` is set to `"NO"` for builds
on Raspberry Pis or...

ce2475da357125d0d21bf0347516e7cabe2a2323 authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: correctly #include winsock2.h for Windows builds (#6120)

One or more Qt libraries happens to cause the `windows.h` header file
to be `#include`d; unfort...

e9027d4397b8a9327d120911c0a17caafdab1fe6 authored over 2 years ago by Stephen Lyons <[email protected]>
Improve: you can now toggle view mode regardless of selection (#6118)

Remove selection requirement for toggling view mode

bd91aa87bf4087ca8236afe4885d0104f6b56016 authored over 2 years ago by Vadim Peretokin <[email protected]>
Improve: removed tab trigger that is no longer needed from generic_mapper (#6103)

4ca893150406eab46c16eb8bbc6082345e520bb4 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Set permissions for GitHub actions (#6091)

3ddec10f5a029ceca3540ec5902ebce0461338cc authored over 2 years ago by Naveen <[email protected]>
Infrastructure: Consider uncaught errors when running tests to be a failure (#6107)

#### Brief overview of PR changes/additions
While making a gha to run busted tests for Mudlet p...

7c02de76c15c8a1d553204a19c9749b930ec983e authored over 2 years ago by Damian Monogue <[email protected]>
Infrastructure: Bump ZedThree/clang-tidy-review from 0.8.3 to 0.8.4 (#6109)

edde62895dec150100f52ecc52bdbc481d3f2861 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Infrastructure: Update text for translation in Crowdin (#6108)

#### Brief overview of PR changes/additions
:crown: An automated PR to make new text available ...

8b7a7ed6d32e5d2761391edec7a8aa8dfabdc58b authored over 2 years ago by mudlet-machine-account <[email protected]>
fix default auto-join IRC channel (#6106)

Update dlgIRC.h

385833ac467f5377e57510ef037954ada8fd7269 authored over 2 years ago by Tim Johnson <[email protected]>
Fix: locked & closed door QRadioButtons being swapped in room exit dialogue (#6105)

This has been the case since 2014 when I extended the room exits dialogue
considerable but has ...

aa7d2c77b3806fe7b8dc4da2d45e89df80472ed6 authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: update `qt-ordered-map` with fix for deprecations (#6098)

Update qt-ordered-map with fix for deprecation

9d0610dc988efbb7da8e51b1b910d83528e14c67 authored over 2 years ago by Vadim Peretokin <[email protected]>
Fix: convert QFrames in roomExits dialogue to titled QGroupBoxes (#6104)

Using `QGroupBox`es (without the `QCheckBox`) is so they can display a
title, mostly of the exi...

ff23dbd9bfc832e685e5e08938da2c73de6e5e1f authored over 2 years ago by Stephen Lyons <[email protected]>
Infrastructure: update `development` with release 4.16 (#6100)

* Mudlet 4.16.0 release!

* Re-set dev

dc2164fb0030cbd7ff0044cbf99a5c3e51ef2cc0 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: set next release to 4.17.0 (#6099)

4276690b38e5ed9a3eaa504fdb702be099c1fe26 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Update autocompletion data in Mudlet (#6096)

#### Brief overview of PR changes/additions
:crown: An automated PR to update autocompletion da...

8206bd881fae380db6ec27c99285c21bc45af672 authored over 2 years ago by mudlet-machine-account <[email protected]>
Improve: New Crowdin updates (#6088)

eaba9b0160665ec9af78cb43155aab75845fd39e authored over 2 years ago by mudlet-machine-account <[email protected]>
Infrastructure: Update text for translation in Crowdin (#6094)

#### Brief overview of PR changes/additions
:crown: An automated PR to make new text available ...

f5a79dfa4efec6e1cbfd7851d21e8bc7a9f07202 authored over 2 years ago by mudlet-machine-account <[email protected]>
Fix: eliminate some obsolete code warnings in Lua label related function (#6063)

Compilation was tested and found to be okay by myself on Qt 5.12.9 and
5.15.2 (Linux/GCC).

S...

6e04c73a4db6ae77bd2e04a265649b841f5e63cd authored over 2 years ago by Stephen Lyons <[email protected]>
Improve: give a simpler connection dialog a go (tabbed) (#5883)

89464ac79f26ece21373a15de4cc287a1c16c285 authored over 2 years ago by Vadim Peretokin <[email protected]>
Add: `setConfig` and an initial set of values (#6074)

7d07baac48692c0316435518746a338b8df595be authored over 2 years ago by Vadim Peretokin <[email protected]>
Improve: increase max allowed links to 20k (#6064)

27cb9c3c25af59288710ccfe8b075f43a7032185 authored over 2 years ago by Vadim Peretokin <[email protected]>
Infrastructure: Bump github/codeql-action from 1 to 2 (#6085)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release n...

2eeeb25d8ba529da6341f5dd9c4f2ba027a7d39f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>