Ecosyste.ms: OpenCollective

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

HarTex

Discord server management, reimagined.
Collective - Host: opensource - https://opencollective.com/hartex - Code: https://github.com/TeamHarTex/HarTex

Auto merge of #574

574: Macros: Migrate r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <[email protected]...

github.com/TeamHarTex/HarTex - 8c9f91da9a7753c6d17e283a7a1e13966f207b3f authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 0ce69576ef22e120886c5b0f114c57bbcb674e0e authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 01f843cbe131950d8a2d798250bfe2701134e200 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 20fecf61e49e2e5d90f9e6277aab43eb24aeef70 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 904e4aed506862f2f3dcf69703a8555fbf80d9da authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - d41ac06e289d97d16833b6e935d35ded2007e1de authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - e7693be4e5ddd1b979df40921fd93df44a8de607 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - d1b82422b9550117ea4d4bd4d458aedf401c1980 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - e62db1798f0857eaefdfacddd5b7436ed49f7912 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - ca251114a6d5a06a8b0ca32005a51e95833af908 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 4dbcffcac1e47dad5cd74d7a9c02f09b986f34ee authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 2b7e097c4cc637fab9bc9474a23a5bf62f3da495 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 38f1341b001abc618b0aeb9cafc99d32e509fb36 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 560af865c2d33e98737387a52530ebd3dc7da012 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 911713c93dcdbcfbf1b0d7c0940b6cab29016f5b authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 7c61ef58c9683952562e37753d3d972defabd2d8 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - ee86f26f577a8e6219e878e0624ec71aee305bd8 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 5bd937c9032468eda3107d056525d90ce3a67ae1 authored about 2 years ago
continue migration

github.com/TeamHarTex/HarTex - 5a42013bc8987e56495d6e4f12034fb69401c133 authored about 2 years ago
remove useless hartex-macro-utils

github.com/TeamHarTex/HarTex - e9e18aa27b586fe5fb151cedfdbd4294afb09ebe authored about 2 years ago
init migration back to rustc diagnostics

github.com/TeamHarTex/HarTex - 868d8d6acb0a4d2d9ac362d8525f5ef3ad3859be authored about 2 years ago
Auto merge of #573

573: Integrate Fluent into Localizing Messages r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX121...

github.com/TeamHarTex/HarTex - a39ba00ee4448b2554a24d2a24788c214f9c80c1 authored about 2 years ago
make clippy happy

github.com/TeamHarTex/HarTex - ae5c22f0428f53bfaa43a7da79a0abbbae182071 authored about 2 years ago
make clippy happy

github.com/TeamHarTex/HarTex - 4275abf8e76abe6defdf35c4ff7c68170ce5564b authored about 2 years ago
fix compiler errors

github.com/TeamHarTex/HarTex - 74414ae42b42d8e476800e4cd1425079acad94ad authored about 2 years ago
remove the need for ranging stuff?

github.com/TeamHarTex/HarTex - 951435b123eec6e29c477c272fc7fd204fe514e0 authored about 2 years ago
trim the message before indexing...

github.com/TeamHarTex/HarTex - 9ad83ce9821dbddd79c23dadef9bfa9e96d02761 authored about 2 years ago
attempt to fix terms

github.com/TeamHarTex/HarTex - 729354c224b23bdd0e58bbf08d71ab9aab633e0b authored about 2 years ago
use fork of projectfluent.rs

github.com/TeamHarTex/HarTex - 7d896a6ffae87a099aec45ab506f82c21da8868f authored about 2 years ago
switch to concurrent memozier and initial message localization

github.com/TeamHarTex/HarTex - 12a3a7b2e331c4e95d2fc9d25681c6043ef43bbb authored about 2 years ago
Auto merge of #572

572: Commands Manager: Add `edit` Command r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <39...

github.com/TeamHarTex/HarTex - f4ad8817c7d7bf9ce76ec6aac95b5e7cbffb0f66 authored about 2 years ago
impl edit command

github.com/TeamHarTex/HarTex - 835f4ed4234488d1c8b925e4dd709878a5358252 authored about 2 years ago
add match arm for edit command

github.com/TeamHarTex/HarTex - 1716c75af92cb2792880332671d58a505c042e6d authored about 2 years ago
create edit command

github.com/TeamHarTex/HarTex - 1a845b447a759a0b533a73a7e646faf26abc7da8 authored about 2 years ago
Auto merge of #570

570: Update Rust crate num_enum to v0.5.9 r=HTG-YT a=renovate[bot]

[![Mend Renovate](https://ap...

github.com/TeamHarTex/HarTex - 122d9e96aa7c50418d5424493f03bffb0a8dceac authored about 2 years ago
Update Rust crate num_enum to v0.5.9

github.com/TeamHarTex/HarTex - e5308f4a922e068c8aab2de0d413516377b43281 authored about 2 years ago
Auto merge of #571

571: Update Rust crate num_enum_derive to v0.5.9 r=HTG-YT a=renovate[bot]

[![Mend Renovate](htt...

github.com/TeamHarTex/HarTex - 62866e1fa99fa1db1ea9dfc84a3c73b76a310e1d authored about 2 years ago
Update Rust crate num_enum_derive to v0.5.9

github.com/TeamHarTex/HarTex - 39198903b1137587f59aac0905af88985148c1e5 authored about 2 years ago
Auto merge of #569

569: Update Rust crate clap to 4.1.4 r=HTG-YT a=renovate[bot]

[![Mend Renovate](https://app.ren...

github.com/TeamHarTex/HarTex - 5f92c6ebd6f6fdc7a169d005574822cdbfcf0aa5 authored about 2 years ago
Update Rust crate clap to 4.1.4

github.com/TeamHarTex/HarTex - 800d0198535a5ff5171ab726da8364845c3f6f05 authored about 2 years ago
Auto merge of #568

568: Daily Dependency Update r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <39023054+HTG-YT...

github.com/TeamHarTex/HarTex - 108f21f4c4cc04001fafcb3d79b82b5329e28228 authored about 2 years ago
daily dependency update

github.com/TeamHarTex/HarTex - ea79a59d06555900fe72ef4e070f1774c7e94c11 authored about 2 years ago
Auto merge of #567

567: Localization: Get Fluent Bundle r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <3902305...

github.com/TeamHarTex/HarTex - 4712e54ef80c5f954c858a309f1d910ad843d159 authored about 2 years ago
update tests ci

github.com/TeamHarTex/HarTex - f20d9b35d628cc05ddaefd5599fd42718af0263a authored about 2 years ago
update lints ci

github.com/TeamHarTex/HarTex - 89a07c4286a8be5b98408ddba094bf27967aa3b0 authored about 2 years ago
run cargo fmt

github.com/TeamHarTex/HarTex - 682fd03289d165f7ea7df7b0a66c150c014a2ca6 authored about 2 years ago
Merge branch 'nightly' of https://github.com/HTG-YT/HarTex into nightly

github.com/TeamHarTex/HarTex - c70fa01b5430ad58cf3c50e84dd3b4839e45e754 authored about 2 years ago
fix compiler error

github.com/TeamHarTex/HarTex - a22e899365510d2f6f16f25256a153d9e311f115 authored about 2 years ago
Merge branch 'TeamHarTex:nightly' into nightly

github.com/TeamHarTex/HarTex - 4e0c2be76684c927ae89a14813e5fa365f6200a6 authored about 2 years ago
add resource to bundle

github.com/TeamHarTex/HarTex - e11953d1c3093738432fce8bda6a862a34d8ca37 authored about 2 years ago
check if localizations root is dir

github.com/TeamHarTex/HarTex - 8281ad8051eba9c9a7b330d099c099107a942acb authored about 2 years ago
remove error module

github.com/TeamHarTex/HarTex - a9d97b30b91e08e48b6fa2290e93b4d61f3ac59e authored about 2 years ago
add error module

github.com/TeamHarTex/HarTex - 5528c1c57c9e99380a02ffd4e85837f189429705 authored about 2 years ago
Auto merge of #566

566: Localization: Latency Chinese support r=HTG-YT a=Gary50613

Co-authored-by: 凱恩Kane <33802...

github.com/TeamHarTex/HarTex - 5cd5fa4538ae7863f487391f7be27b3d2fa9843f authored about 2 years ago
add i18n support for latency

github.com/TeamHarTex/HarTex - 7bc30b683950585836e4df7b78bb443882e01f21 authored about 2 years ago
move eyre crate to rust-utilities

github.com/TeamHarTex/HarTex - 1b7a9b9914b8395128a9d498646d0d584cc36e77 authored about 2 years ago
Auto merge of #565

565: Localization: Initialize Infrastructure r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 ...

github.com/TeamHarTex/HarTex - edc6f01dfaed5875a194bafcf690fd62c9570adb authored about 2 years ago
update return type

github.com/TeamHarTex/HarTex - 4d4096352993d1e8fc1f922d78fe8005030672f8 authored about 2 years ago
add unid-langid crate

github.com/TeamHarTex/HarTex - a32f8c07268bd2d01d5fec62dcf1dabc98e694bf authored about 2 years ago
add types file

github.com/TeamHarTex/HarTex - 829673fc3659490cc55482fa47fc2b7bbd6cc20b authored about 2 years ago
add types module

github.com/TeamHarTex/HarTex - e4f541d486520a3b1ac20ceb653c99029c1d3c6c authored about 2 years ago
create localization workspace

github.com/TeamHarTex/HarTex - 268c9db0b54327c7756db667e99e07d523c545ec authored about 2 years ago
add localization directory

github.com/TeamHarTex/HarTex - 878caa8f66da07a032338c9d406147b47bae1a44 authored about 2 years ago
rename ping to latency

github.com/TeamHarTex/HarTex - b75c9d1ffd50d5bdd42dcd130635ef318173b63a authored about 2 years ago
Auto merge of #564

564: Commands: Finish `latency` Command r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <3902...

github.com/TeamHarTex/HarTex - 63f6166dc9338e0031e62faf8846e4425943e7fa authored about 2 years ago
improve latency elapsed code

github.com/TeamHarTex/HarTex - c0c9fefc014ba0a313b0e2cc8c5f5112d9ca6a14 authored about 2 years ago
add latency edit

github.com/TeamHarTex/HarTex - 6f9cf97392bc0e5d515de8c84ab407cf1cf1b82d authored about 2 years ago
remove unneeded env var

github.com/TeamHarTex/HarTex - 992c17e0aa82dc8786a8f0dead6cb6239cd34adb authored about 2 years ago
Auto merge of #563

563: Update `rust-version` r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <39023054+HTG-YT@u...

github.com/TeamHarTex/HarTex - c6eaa55bfe52c4bd849ad2045f67ad6d6011bf82 authored about 2 years ago
remove outbound

github.com/TeamHarTex/HarTex - 8178fbc8c8f1f906956b094df387b4f1a1d020d2 authored about 2 years ago
update env var name

github.com/TeamHarTex/HarTex - b263a5aebcb5fd4a050f21f09120c1a455dd5de1 authored about 2 years ago
Auto merge of #562

562: Daily Dependency Update r=HTG-YT a=HTG-YT

Co-authored-by: HTGAzureX1212 <39023054+HTG-YT...

github.com/TeamHarTex/HarTex - f968968c99f9cb3235fa554d766f54e5e90b6779 authored about 2 years ago
daily dependency update

github.com/TeamHarTex/HarTex - cd0c30a1827d46dd121ae28b59ba835d40d48fb5 authored about 2 years ago
Merge branch 'TeamHarTex:nightly' into nightly

github.com/TeamHarTex/HarTex - 49e62c500d94f936dc8b9780a62314afe4a5df37 authored about 2 years ago