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

Add supporters tab (#2880)

* Add initial tab and icon

* Refactor text setting into separate methods

* Comment improve...

278d49f520318362328a02b6a49003003fa4eddd authored about 5 years ago by Vadim Peretokin <[email protected]>
Remove "release" folder from .zip (#2904)

426b836e317e6384cfe392837b5da4a931f14d0e authored about 5 years ago by Kebap <[email protected]>
Update autocomplete list (#2894)

9a0b73d6ba06989c1f23d054682c75a429021b8a authored about 5 years ago by Kebap <[email protected]>
Update string.trim to only return trimmed string as intended (#2893)

c575f3cf0965cd8ca4a89043aef85a27abf056f1 authored about 5 years ago by Vadim Peretokin <[email protected]>
Unpack and remove the correct file from coverity

702687a5f9d0769b20b7ad6c038fc7d4e80b7f65 authored about 5 years ago by keneanung <[email protected]>
Fix permGroup for aliases and timers (#2886)

06fd63fc2053686a9ab8e37e94d059b88dccf19a authored about 5 years ago by Vadim Peretokin <[email protected]>
Update translation sources (#2881)

aefc6f8bfa7c1a6e59c3504840733c1bc2c57f72 authored about 5 years ago by Vadim Peretokin <[email protected]>
Colourize emojis shown in Mudlet in Linux, Windows 10 (macOS already had) (#2835)

* Initial support for colour emojis

* Remove unhelpful comment

* WIP emoji replacements

...

d153faf083c98d6a7daf24d6e0f3afbb85f672c9 authored about 5 years ago by Vadim Peretokin <[email protected]>
Fix copy button size to be equal to others (#2801)

04d4b6e078ea8bdd7b6ef2fdf60373c08178a5d6 authored about 5 years ago by Vadim Peretokin <[email protected]>
Download coverity securely

cdca0b8efbe3fb3a54c72d96e9e70b1c3c48be87 authored about 5 years ago by keneanung <[email protected]>
Fix Ctrl+Delete not deleting by word anymore (#2755)

* Fix broken Ctrl+Delete by allowing QPlainTextEdit to process the event if we haven't

* Add ...

7ea371e710b49428fdff26081c627242a20bc3ee authored about 5 years ago by Vadim Peretokin <[email protected]>
Fix errors when creating new triggers (#2868)

* Fix creating a new trigger group giving an error right away

* Improve user experience when ...

0578c6142889baee5c65d22b958960b1539e31ec authored about 5 years ago by Vadim Peretokin <[email protected]>
Downgrade to GCC 7 for official builds (#2876)

6c6cf6fbf5f682e3b428e665171cf0f8ccd0628c authored about 5 years ago by Vadim Peretokin <[email protected]>
Update coverity download link to recommended one (#2874)

See https://scan.coverity.com/download: Linux (for Travis CI)

e4ba731423b543da2073f3394c2d9bdcefb2a12c authored about 5 years ago by Vadim Peretokin <[email protected]>
Update to latest 19.7.1 IRE mudlet mapper (#2871)

d5496a4a1aaef34cbdb4ef51e6d1d1f52c9652f6 authored about 5 years ago by Vadim Peretokin <[email protected]>
BugFix: add missing headers for FreeBSD (2) (#2872)

This is a squash and merge to combine two commits with
the following edited commit messages:

...

5ba47d99e7e5c98cd3ddaa69a1b4eeb911fd35cb authored about 5 years ago by Stephen Lyons <[email protected]>
Remove unnecessary boost/random.hpp & other fields (#2870)

* Remove unnecessary and outdated boost random

* Delete a couple of other unused fields

6482eb7c853921e745a0680bfb4d386f8c8c69a2 authored about 5 years ago by Vadim Peretokin <[email protected]>
Open Typo fix in multi-line tooltip for triggers (#2866)

13396e3d5d7df5f3a04e5bb8b2792336472739ef authored about 5 years ago by Vadim Peretokin <[email protected]>
Bugfix: add missing header for FreeBSD

Probably because of the slightly different includes for FreeBSD (maybe
because it does not inclu...

e64cb1535f5295ba7098f809c842f100f7e4dfa7 authored about 5 years ago by Stephen Lyons <[email protected]>
Refactor & upgrade setBorder* & add getBorder* (#2809)

* Refactor and upgrade setBorder* functions

* Review found mostly identical code in all 4 bor...

ce75965de9b35d65ca84a03a9ad2472545b83f1c authored about 5 years ago by Kebap <[email protected]>
Remove duplicate mAutoReconnect attribute (#2867)

275ee3c46ffbe1c84caca134a97b348d4753bbf4 authored about 5 years ago by Vadim Peretokin <[email protected]>
Use a structured binding isntead of std::tie (#2859)

0c46bcb43abaa84a155fa3096e610ebd513c4d78 authored about 5 years ago by Vadim Peretokin <[email protected]>
Replace clang extension with C++17 standard fallthrough attribute (#2862)

c8580cb16f823e6259604236e68778f4814f666c authored about 5 years ago by Vadim Peretokin <[email protected]>
Update from GCC 5 to 9 in PPA builds (#2860)

* Update from GCC 5 to 9 in PPA builds

* Re-add gcc symlinks (thanks git history!)

01b1b7dd82fe4bd756e878e4f1850bc3a92ac814 authored about 5 years ago by Vadim Peretokin <[email protected]>
Fix offline reconnect to connect to the right server (#2858)

4ed3930a06e5773c332e70cf14ae2307ce7964ed authored about 5 years ago by Vadim Peretokin <[email protected]>
New feature: Set custom icons in profiles list (#2814)

8d53bc6f50b7ac467435bd8e8888ceebdfce512f authored about 5 years ago by Vadim Peretokin <[email protected]>
Add proxy support (#2818)

6ce769086d5425b25249a56c7345b7ba3597bf15 authored about 5 years ago by Vadim Peretokin <[email protected]>
Trim 600+ word explanatory tooltips (#2850)

* Trim 600+ word tooltips

* Correct direction

a9d11c4ececcd00ad09adc803f4706c6d367f59a authored about 5 years ago by Vadim Peretokin <[email protected]>
Load Lua modules in Windows cmake builds (#2846)

8db01667ccc6cb7e77599e5950a054abf2a4c5c4 authored about 5 years ago by Vadim Peretokin <[email protected]>
Enable C++17 in Mudlet (#2845)

* Enable C++17 in Mudlet

* Remove unneeded Winsock2.h which conflicts

* Take off using nam...

a4bb78461c5829edec23694beb3abf40401780a6 authored about 5 years ago by Vadim Peretokin <[email protected]>
Add a repeating option to tempTimer (#2834)

* Link to -lstdc++ as we need to

* WIP

* Don't mark temporary, but repeating timers for de...

57a37bf61eed18a10523ae6c595b3f7cb2db7b62 authored about 5 years ago by Vadim Peretokin <[email protected]>
Make reconnect() and Reconnect button respect custom connectToServer() (#2836)

a69b55b86950033bef12b87f6a2b32911da950f8 authored about 5 years ago by Vadim Peretokin <[email protected]>
Don't upload artifacts to appveyor (#2848)

2e6f6fa4ddeb3fd90eb76119d0bac0cd20b4e2b0 authored about 5 years ago by Vadim Peretokin <[email protected]>
Gain translation stats in English (#2851)

* Gain translation stats in English

* dito for cmake

* don't LANG=C on win32

20fe0c83855721f616fb219338154dde0fee020d authored about 5 years ago by Kebap <[email protected]>
Factor out drawing map information label as a method (#2857)

d7e0a840b0fe7ee12a6864a44f11cd68c761995b authored about 5 years ago by Vadim Peretokin <[email protected]>
Reset sound location tooltip when sound is removed (#2820)

* Reset sound location tooltip when sound is removed

* Review feedback

1d7d021c9f9fa147ccfbc9533fe51fee92067f92 authored about 5 years ago by Vadim Peretokin <[email protected]>
Faster profile load: don't load formatter until needed (#2853)

* Add timing information

* WIP

* Only create the indenter state if we actually need it

...

0f6beb5c3ee930626455c124a2cc9fc640d3e219 authored about 5 years ago by Vadim Peretokin <[email protected]>
Update: include newer widechar_width.h which is faster for ASCII characters

Upstream have made an improvement and also updated to Unicode 12.1.0.

Also update some error me...

67449e506feaccf64f5a6ebb8b6decb8bec8cb3a authored about 5 years ago by Stephen Lyons <[email protected]>
BugFix: render tabs correctly (#2842)

This is a squash and merge of two commits with the following
edited commit messages:

This wi...

07d37ad4ff18fd4c285736aa10907601c2487e04 authored about 5 years ago by Stephen Lyons <[email protected]>
Fix 'FreeFSB' typos (#2844)

3ed6a2d7d74837934311c330f3c508b62342f1ea authored about 5 years ago by Vadim Peretokin <[email protected]>
Update Crowdin texts to latest (#2839)

40014bf640ad7784b3858ef7b68ba479df47a394 authored about 5 years ago by Kebap <[email protected]>
TLuaInterpreter update links to documentation (#2840)

* Update links to functions' documentation in wiki

* More updates

* + permPromptTrigger

...

10f80e5687ecba3dc9a88387aced550ac21ae5ca authored about 5 years ago by Kebap <[email protected]>
Fix permGroup for triggers to make a folder

permSubstringTrigger() creates a trigger group only if it is passed an empty set of patterns, bu...

f4a96c99d75474b2c8a43b030709832c95be9144 authored about 5 years ago by Damian Monogue <[email protected]>
New Crowdin translations (#2772)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Russian)

* New transl...

dc6a2347ea22aae94a92aa1fc481bde37153ce81 authored about 5 years ago by mudlet-machine-account <[email protected]>
Add Chinese input method to Linux AppImage (#2811)

* Install package with Chinese input method plugin

895797fa2f26bba36951e89f05a512bb8d7bfe08 authored about 5 years ago by Vadim Peretokin <[email protected]>
Improve upon editor introduction layouts (#2830)

7538a0d27f9d7b6a1e58c27194cbb7215a712696 authored about 5 years ago by Kebap <[email protected]>
Use make.mudlet.org for Windows snapshots (#2819)

* Test convert to powershell

* Alternative approach

* Zip release up

* Try

* fin

...

5f6bf00c6260dc907f56c480d680084c98881781 authored over 5 years ago by Vadim Peretokin <[email protected]>
Improve cTelnet::setEncoding argument naming (#2803)

ea9cfe9d7a4c8876e0dcd42d217800e436947e87 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove 'temporary testing' code from qmake build (#2825)

61a906e1db03605ba84e9bf05309c8e5ae48169c authored over 5 years ago by Vadim Peretokin <[email protected]>
Create FUNDING.yml (#2696)

e4a71d475648bd47c2f5969ad7b8a5f8069729b8 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove stray debug echo only echoing name of profile (#2817)

4db1dad10a45f255592f987fd2fe113d671cdf47 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix spelling dictionaries to load on Windows with non-ASCII usernames (#2758)

* Add prefix as suggested by hunspell library

* Normalise path separators

* Throw in file ...

db088591ddeb846be09fe725827e4b194dd08f1b authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove link & mention of Gitter (#2816)

ecda0f9e129612d12c57a4d3b1619b8a44c02ed5 authored over 5 years ago by Kebap <[email protected]>
Show full path to sound file instead of explanatory tooltip (#2812)

* Show full path to sound file instead of explanatory tooltip

* Review feedback

a538c86156e3de2dc5145de1f96649c5c2fb284c authored over 5 years ago by Vadim Peretokin <[email protected]>
Delete stray translation-stats.json in root (#2804)

3f31ea953f0890cd6a562554a0ac4d12297d8914 authored over 5 years ago by Vadim Peretokin <[email protected]>
Add Disconnect dropdown button to the Connect one (#2785)

976300a9b6b931aa47283e880bd6f11c7ce73a7e authored over 5 years ago by Vadim Peretokin <[email protected]>
Typo fix in TextEdit::mouseMoveEvent (#2789)

2b5afc2db7c77472839c393af41cae41cf7d0451 authored over 5 years ago by Vadim Peretokin <[email protected]>
Revert "macOS CI: cache 'brew update' to remove 5min from every build (#2768)" (#2802)

This reverts commit a86b9d6021c892cd546e978e4a8202c66a182d0a.

ac236a111a8fcff80151895808a4867aca67e287 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix Chinese text selection (#2790)

* Const small booleans that can be

* Preparatory refactoring

* Normal/narrow characters ar...

b3f37615ed41306393da55d1d1df7e061762f2da authored over 5 years ago by Vadim Peretokin <[email protected]>
Toggle "About" icon text display (#2777)

* Toggle "About" icon text display

* Fix Mudlet not to crash when button doesn't exist yet

b70d6d9674f21b1e1f2e1958d546eb176b424ffe authored over 5 years ago by Kebap <[email protected]>
[ImgBot] Optimize images (#2792)

/src/icons/package-exporter.png -- 53.26kb -> 52.33kb (1.75%)

a480df9fa1321e22bf21a3e90ceaed1a4e833819 authored over 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Fix package installation for Linux packages with config.lua (#2794)

The extra '/' was making Qt not rename the folder as intended.

0c7517d8bd0d57ebcbe947ba63226006d0c1b1c1 authored over 5 years ago by Vadim Peretokin <[email protected]>
Add icon for package exporter (#2787)

* Add icon for package exporter

* +package-exporter.png

40ba48504971e2e668c2ad885d716f76efd59f91 authored over 5 years ago by Kebap <[email protected]>
Fix feedTriggers to work no matter what server encoding is set to (#2791)

8e06eb43aa073154ca6dcfae2cdefb5fa639c590 authored over 5 years ago by Vadim Peretokin <[email protected]>
Add 'Copy profile (settings only)' button (#2779)

* Added button and got connection info copied

* Add copy profile with settings only

* Twea...

7cfee7ef49bf8f4ac063b0480bccc8e2171ac5ae authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix code editor search to scroll to result (#2786)

3beabce48e8df070fcf903b82eec6014a1ac83c5 authored over 5 years ago by Vadim Peretokin <[email protected]>
Update Edbee to latest upstream changes (#2782)

6c1da8024b6de70edd571e4f145606433e3e21a5 authored over 5 years ago by Vadim Peretokin <[email protected]>
Consolidate package/module manager buttons + add exporter (#2780)

2dfd2e08ce7b35b84d0c1cf929506bce93dfa7a0 authored over 5 years ago by Vadim Peretokin <[email protected]>
Update introduction texts in code editors (#2750)

* Update introduction texts in code editors

* Add feedback, permanent examples, fix [[syntaxes]]

2da79680a1e08b52175cdde060ebb6f55538aec0 authored over 5 years ago by Kebap <[email protected]>
Don't make super-advanced CLI arguments translatable (#2717)

* Don't make super-advanced CLI arguments translatable

* Review feedback

e5abeceae19bcf246bdd8d941a91f76723817114 authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2759)

* New translations mudlet.ts (Chinese Simplified)

* New translations mudlet.ts (Dutch)

* N...

2328d3b7cfc80f2ccb0fd268568c78f34fc31563 authored over 5 years ago by mudlet-machine-account <[email protected]>
macOS CI: cache 'brew update' to remove 5min from every build (#2768)

* Add 'brew update' caching

* Remove duplicate before_cache key

* Fixed find command

a86b9d6021c892cd546e978e4a8202c66a182d0a authored over 5 years ago by Vadim Peretokin <[email protected]>
Update default MinGW path to 7.x (#2767)

22a6e5d66e785df88582eabe71920f28438be08c authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove creating translation updates during travis

This part of the process was never really used and we moved the lupdate call to GitHub actions s...

16bbaff4300a44c09314be7190c085c830149ba2 authored over 5 years ago by keneanung <[email protected]>
Don't commit unused translation updates on travis

dde1fde74f706a41f5330f2c241f80bda83200df authored over 5 years ago by keneanung <[email protected]>
Scan dblsqd and edbee for translatable files as well

69ea605a069d29f7fad60bd474895225c3edd5ea authored over 5 years ago by keneanung <[email protected]>
Replace IRC with Discord as the main help method (#2753)

* Replace IRC with Discord as the main help method

* Update Mudlet Discord URL dynamically

...

0abbf582b77102ad2cc9a6e086c4b6f10e4d0e66 authored over 5 years ago by Vadim Peretokin <[email protected]>
Add updater and Edbee texts to translation (#2748)

56fb68d9ead646dbd826f202165ca9e6882b734f authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2733)

* New translations mudlet.ts (Italian)

* New translations mudlet.ts (Italian)

* New transl...

2815761cb7ef2933cc0c6b58cf51c95a6a25c413 authored over 5 years ago by mudlet-machine-account <[email protected]>
Update rest of Lua IO functions to have same behaviour when called without arguments (#2757)

Most of them read from STDIN, which is not relevant in the context of Mudlet, but it's good to h...

66308d5831bf72d2481552a783d657733834cdc1 authored over 5 years ago by Vadim Peretokin <[email protected]>
Back to work!

835f588edd3dbe8ab1ede3b40cf0dabc4fe9bcdd authored over 5 years ago by Vadim Peretokin <[email protected]>
Hotfix 3.22.1

056503d9477f51c72a46720310f679ca2189a7f7 authored over 5 years ago by Vadim Peretokin <[email protected]>
Fix broken io.lines() after Windows utf8 override (#2756)

5aadc73863f3c313f2afd9d1e33f70d91347321c authored over 5 years ago by Vadim Peretokin <[email protected]>
Prevent deleting the default area (#2742)

Simple check if the area name given to deleteArea() is actually same as host.mpMap->mpRoomDB->ge...

739f563bf095a68078128238a7925d484a95f2bd authored over 5 years ago by Kebap <[email protected]>
Revert "Revert "Change default command separator to ;; (#1866)" (#2711)" (#2739)

This reverts commit 74eb2fe4285a71027d80cd0393121a4c0b0acc15.

c079af7822b75bbfbb35e90c965f285533765ba2 authored over 5 years ago by Vadim Peretokin <[email protected]>
Update error messages in TLuaInterpreter (#2730)

fbd8a2f1064d59c571a56697371134556236bc62 authored over 5 years ago by Kebap <[email protected]>
Temporarily disable automerge check on status (#2734)

... since Travis tends to spam us with a lot of events, as @keneanung has figured out

1d15ef5555d1f34cb4c27f9eadd197e188f6178d authored over 5 years ago by Vadim Peretokin <[email protected]>
Back to development!

9480bffc4846e338739437086d58d986dc27d082 authored over 5 years ago by Vadim Peretokin <[email protected]>
Proper 3.22.0 release

7d4b30985b60284c0a69fb3b809707f7bc156529 authored over 5 years ago by Vadim Peretokin <[email protected]>
Remove extra bracket in utf8_filenames, which broke Mudlet loading

34d3f91b82fd1019536d10a52b8d42d9e7dc1e2f authored over 5 years ago by Vadim Peretokin <[email protected]>
3.22 release!

59d9a33c7ad1d0744ca416ab264da32233f3c93f authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2716)

* New translations mudlet.ts (Russian)

* New translations mudlet.ts (Russian)

* New transl...

4999fb9bc69b80bcc914d9c3d4458f6ee10cb146 authored over 5 years ago by mudlet-machine-account <[email protected]>
Link to getOS wiki documentation (#2719)

5a684a12ef50e751651f6e0f7e8e81b0bacb3cc5 authored over 5 years ago by Kebap <[email protected]>
BugFix: prevent loading crash on maps with buggy custom line colors

Although https://github.com/Mudlet/Mudlet/pull/2559 fixed a problem with
custom exit line colour...

890d4213d8588f73017ab7034fe1d7988bfbeea6 authored over 5 years ago by Stephen Lyons <[email protected]>
Added Leris to 'About' (#2714)

f1b9974129fa7cf01543aaa6b60fd08ba161a337 authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2715)

* New translations mudlet.ts (Italian)

* New translations mudlet.ts (Italian)

* New transl...

52874b7979225faad9f1dfacd144c7e6a55604a1 authored over 5 years ago by mudlet-machine-account <[email protected]>
Speed up Windows Appveyor builds by 2x (#2713)

* Add Appveyor caching of 3rd party dependencies

* Invalidate cache upon dependency changes
...

0168c7c05129a82584053dfe3dbcc6747211f93f authored over 5 years ago by Vadim Peretokin <[email protected]>
New Crowdin translations (#2702)

60c99137782b6e9ed3d3fef942b70e4bd054bd98 authored over 5 years ago by mudlet-machine-account <[email protected]>
Improve translation updates (#2712)

* First step of improving translation updates

This commit triggers on pushes to the developme...

628abca1e0f86691baf7e51c889dac381455ed30 authored over 5 years ago by keneanung <[email protected]>
Fix io.exists() and other LFS functions on Windows with non-ASCII usernames (#2709)

* Experiment - patch lfs.attributes on Windows

* Updated texts for translators

* Patch res...

b8843902518a4d7d29e08646d51d38eb7c3921b2 authored over 5 years ago by Vadim Peretokin <[email protected]>