Ecosyste.ms: OpenCollective

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

github.com/SrainApp/srain

Modern IRC client written in GTK
https://github.com/SrainApp/srain

Script(update): build and install man doc

deaf72330b31f97e2da2beacd0698580aeda1f10 authored almost 5 years ago
Missed one. From IRCnet.

9a92695d3caa77484005a16ba1cf2bf3fcd3e468 authored almost 5 years ago
Added ports to all listings. Added SSL/TLS ports to the 2 only servers listed as so under their corresponding web pages.

65ad6f3d5e7f59885157ddaf1a3d868ee830d56a authored almost 5 years ago
Doc(fix): fix wrong version in changelog

e787cc1a08639ce5d5126b7b4d07a7e10fd9eb62 authored almost 5 years ago
Doc(fix): fix code block

50916dc6b63639930d9f85a2daf0e8286f806360 authored almost 5 years ago
Merge pull request #231 from tomac4t/debian-fix

Doc(update): update the doc about how to build a debian package.

d6d90ea6ec5c45ff8367876c8be3392e7edad3f2 authored almost 5 years ago
Doc(update): update the doc about how to build a debian package.

Related issue:
- SrainApp/srain-contrib#3

dccf141eb9c97ce3c7371866228fa465b2a083ec authored almost 5 years ago
Merge pull request #230 from SrainApp/bugfix/user-list-num

Fix wrong user statistic after reconnection

7c817dbeb1961ece0788e1da111558d396011be6 authored almost 5 years ago
Sui(fix): HACK: clear user type of SrnChatUser to correct the user stat

153f62f8001d786693125444991ddafa4c499373 authored almost 5 years ago
Sui(fix): update user type in SuiUser

be7bf721ba22051d7cbad7536b364d9f40145feb authored almost 5 years ago
Sui(fix): update user stat before it is removed from list

876a60f892d6d5ed40c47ebc2c1458166ade7551 authored almost 5 years ago
Merge pull request #229 from SrainApp/improve/widget-focus

Improve widget focus handling

d951b2d27328da4d850638cec7a1e832a00cf5ae authored almost 5 years ago
Removing TLS from all but DALnet.

dc68e2793a1f85504213952e4ab54a67ebe5256b authored almost 5 years ago
Sui(improve): auto grap focus when {connect,join} panel stack switch

4d36e12a0deea522ba722b8afb4ecf081062bddc authored almost 5 years ago
Sui(improve): auto grab focus to input text view

333a9303ab737db24c67ac0b9562c4c157cc8855 authored almost 5 years ago
Sui(improve): prevent focus be taken by buttons

11d6f04b1133136470f88ab87ab05d9a3b0b36ce authored almost 5 years ago
Left a trailing comma by mistake.

d51575f1dabce489cf814872a81f66e65799f277 authored almost 5 years ago
Adding more pre-defined servers, as per file TODO

e3c9d9b1d49204d73b293351cc6d68587f083d56 authored almost 5 years ago
Merge pull request #227 from SrainApp/bugfix/send-long-message

Truncate long message and Improve message transcoding

92ecdf2e5305d856e4deb10f6045c11be23f6a8c authored almost 5 years ago
Lib(chore): minor fixes

d946e9ff5daf9d5ea5c772858b159e22b308e24b authored almost 5 years ago
Sirc(chore): adapt to new string transcoding function

a9f91390d46f4cc4216a90a39d31af16f66c7bf2 authored almost 5 years ago
Lib(fix): rewrite string transcoding function

- For to_codeset, we only need UTF-8 is need, because GTK only supports
UTF-8
- Deal with inva...

50e7757fa46e0ae5d4f32163f088e943c456c434 authored almost 5 years ago
Sirc(fix): fix expected_len

7aaddd1527a7edd2b82f5cfb6b0bacbdc58253eb authored almost 5 years ago
Sirc(fix): fix wrong compare

8728c874794dea4202b9a1012f9e03c47fa0efd9 authored almost 5 years ago
Sirc(fix): make sure to send legal length PRIVMISG

954716b38c8afd62709ba71d7c84f913ae18ee4b authored almost 5 years ago
Sirc(impl): introduce IRC command builder

7e2860cd022022460b2d239db17ebf282d792b6d authored almost 5 years ago
Merge pull request #226 from SrainApp/improve/channel-errors

Add channel related errros to corresponding buffer

dfad27fd178c7454e86bde5bd3dfd9659ceedbc2 authored almost 5 years ago
Core(refactor): use add_numeric_error_message as possible

8494b7d78f6f09ed3625c71bb44c07f90268b9b9 authored almost 5 years ago
Core(chore): minor rename

c757ff3b98a75c8ca7b7413483e6ced0c0ed7b97 authored almost 5 years ago
Core(refactor): helper func for adding error message

8e1c0197d2a00e703aafa15621f84527e907d71a authored almost 5 years ago
Core(impl): deal with channel related error messages

48d1a722feb5220a4ab2cdcf62e3a2ac4f3efcfb authored almost 5 years ago
Script(update): allow setting CC variable via environment (#224)

Sets CC to gcc, if not otherwise specified.
https://www.gnu.org/software/make/manual/html_node/...

0c86dc7bd8b9e26371953d407fd546d1653ba52d authored almost 5 years ago
*(fix): fix typos mentioned in #222

4ac4c7d41bcee2e785cb8c19f3b79ea6d3c26ef6 authored almost 5 years ago
Merge pull request #219 from SrainApp/chore/release-1.0.1

Release 1.0.1

01b3761d172ff57a881cbe759b523b33c7bd8fb0 authored almost 5 years ago
Script(update): bump version to 1.0.1

3220ce0ca5cfe5176bc5ba541e0a8949352f8657 authored almost 5 years ago
Data(update): also update changelog section of appdata

2614969d3eeeaf72f1bfaee2e4b48874b3971f5e authored almost 5 years ago
Doc(update): changelog for 1.0.1

6e65d32918c5962a5722749801a122c81483f691 authored almost 5 years ago
Merge pull request #218 from SrainApp/improve/header-bar-button-box

Move header bar buttons into button box

6c6c488a2757f5981239bec5485c7e8759e63620 authored almost 5 years ago
Sui(fix): hide header box when CSD enabled

4020eb612b9b5d87df847a0ff9c37b47a431dccb authored almost 5 years ago
Sui(improve): add padding for header bar when CSD disabled

de137c8381f4b5641bc809c52687be758540a507 authored almost 5 years ago
Sui(improve): move connect button join button into button box

2c75f02b908d3254d23dddc3c63260b6d5d46279 authored almost 5 years ago
Merge pull request #217 from SrainApp/chore/update-debian-doc

Update documentation about Debian installation

2a6c00f4baf2c68a62718d82cd60de8ce7845729 authored almost 5 years ago
Doc(update): add link to FAQs on README

d7f68b1e3efc571a80136fa27ef21c47dcaff9ed authored almost 5 years ago
Doc(update): add two FAQs

00fc747a5789ef94adfb80b3fb5a25dc8037c54a authored almost 5 years ago
Sui(update): document Dutch translator

f46ea2c82ae219d700749de28c655b176c6205d1 authored almost 5 years ago
Doc(update): add doc about how to build a deb package

397e1b91a225777b4fd2c0fd83c3140c4f722534 authored almost 5 years ago
Doc(update): we now provide debian build script , thanks to @tomac4t

a2bffe0a221006b773e34a23772f8ee706881322 authored almost 5 years ago
Merge pull request #216 from avoidr/doc_dep

Update dependency documentation

6df516b6bdaa5b022abdd5b8489368ff100fe777 authored almost 5 years ago
Merge pull request #215 from Vistaus/master

Added Dutch translation

684e4e848ae806c9ec816391077142248640c784 authored almost 5 years ago
Doc(update): add note that gettext is needed only for building

5cb5fe16a330fd05dfc8f438e0150015bb55daf7 authored almost 5 years ago
Doc(update): document openssl dependency

5efbb80ee5e6aca62027f0d4f95abd8a77e760d6 authored almost 5 years ago
Added Dutch translation

4111d1cd51812e6f05ed452da80ddb115ab6c409 authored almost 5 years ago
Merge pull request #214 from SrainApp/bugfix/appdata

Valid appdata file

ac48f5463cdd260bcdc2e8a6b81addb783265045 authored almost 5 years ago
Data(fix): shortest allowed <caption> is 5 chars

74e909df951a7e52bc982c36d3cd153c5a2b02ac authored almost 5 years ago
Data(update): update screenshots in appdata

663868cb7d1ae4bb3a66647c90d2f4d664753a17 authored almost 5 years ago
Data(update): update changelog in appdata

550ecc5adb8b9cd72c8e08acd87a81f30a9e222b authored almost 5 years ago
Merge pull request #205 from SrainApp/improve/use-default-button-relief

Use default button relief and use symbolic icons

a88d91ad8a913c48125a4b5a28391fb37fd37545 authored almost 5 years ago
Sui(improve): use symbolic icon as possible

ad4ac726a0554490ef03c1c0a10281423b148601 authored almost 5 years ago
Sui(improve): let GtkMenuButton use default none direction icon

The GtkMenuButton widget can hold any valid child widget.
That is, it can hold almost any other ...

c89780146a0a5c0d93858cdffa527dac233c4321 authored almost 5 years ago
Sui(improve): repect default button belief

a261d0161ee0f44e0f7b2984ca29de8bd2ba74f0 authored almost 5 years ago
Merge pull request #206 from tomac4t/status-badge

Update the status badge.

55800d0d419b1b08298d54ce444e6db588c9f43f authored almost 5 years ago
Update the status badge.

c1bbd33a97f92c14e1afaa8823b26052c805d041 authored almost 5 years ago
Merge pull request #204 from cpba/flatpakconfdoc

Document configuration path for flatpak installs

1ba046fa3fdaf03669db98643897aa63e9711e40 authored almost 5 years ago
Merge pull request #203 from tomac4t/github-actions

Replace Travis CI with Github actions.

fa819f88f3803200982c08b4184a305a31cfeb6e authored almost 5 years ago
Update build.yml.

ae47defaa3e18783e1ef6ac6caceebaf16431063 authored almost 5 years ago
Fix the broken link.

1c1dc0ac7d8fa802dab6de90f6d68344afd520d1 authored almost 5 years ago
Replace Travis CI with Github actions.

278fc7f5f294adec39a45e0abf10d2828bc678ea authored almost 5 years ago
Document configuration path for flatpak installs

23564ef37f5c19c18aafbb5872a245ee878ebb8a authored almost 5 years ago
Merge pull request #202 from hhirtz/strcasecmp

Compare commands case-insensitively

a6cb289c07017966f304609ce2b5ecdd0845b182 authored almost 5 years ago
Compare commands case-insensitively

Some servers may send commands without capital letters.

7f83e6b2f4f42569715655ff2ca6999064009e95 authored almost 5 years ago
Merge pull request #201 from kpcyrd/hackint

Add hackint irc network

5213ac9c3f8cfb450ab9967059ab8dc069bc89ea authored almost 5 years ago
Add hackint irc network

e07ada87e24dc1dfa75a3cf3d64e035e61ea97e7 authored almost 5 years ago
Merge pull request #198 from SrainApp/feature/rename-when-ghost-quit

Chagne nickname back when ghost quit

5ac7ad69acc4af23cd4baf6346cf5bcfe727b73e authored almost 5 years ago
I18n(chore): just update because code changed

8c087279e97961a756f9463e548e219fe9f3948e authored almost 5 years ago
Core(impl): change original nick back when ghost offline

2eaa5cc13de17eaf2432cf4ba202f0661f51f5bb authored almost 5 years ago
Core(impl): introduce alternate nick

6f48a7b6cffcbb004419862c2ea7d10e3a5592b5 authored almost 5 years ago
Merge pull request #197 from SrainApp/chore/doc-update-for-1.0

Bump version to 1.0.0

a8daf1cc4d1bad50e09a1472e0a73122039f2201 authored almost 5 years ago
Script(update): bump version to 1.0.0rc9999

51924d792ef509356777e9b6dc717b6a8e74d687 authored almost 5 years ago
Doc(update): misc changes

4215f527503da5e9d251a8ad18e38fbae0395a74 authored almost 5 years ago
Doc(update): changelog for 1.0.0

71646932ca7de8454c926cf3b92d96dea0a35ee7 authored almost 5 years ago
Doc(update): add changelog template

5c63c8e5e697264c05cdd06ea21c7fe60d5d7335 authored almost 5 years ago
Doc(update): update FAQ

9dfbc8b6c7fea04de4f37b71eec4bbc9b8e8714f authored almost 5 years ago
Doc(update): update quick start

43b29b0eccc903c32a8a9e946c6cf0c299507c31 authored almost 5 years ago
Doc(update): add link to OpenBSD Ports

7116edfcc3d6ac58b11d68f53af4a624f957057b authored almost 5 years ago
Merge pull request #196 from SrainApp/improve/work-without-libsecret

Works without libsecret

0262fcf6e4cbe827ab57a444e4e631c46245cb5a authored almost 5 years ago
Config(fix): ignore password operation error for now

4e8623fe2e89f17bf3c42e84f50cfae85ef9eb03 authored almost 5 years ago
I18n(update): update po files

618715f75ceb05f569c96986bfdf45e5fa35b8a1 authored almost 5 years ago
Config(fix): fix typo

905385327cde2d202293d6cf7fa9717709c1849d authored almost 5 years ago
Script(update): happy chinese new year!

93b7e9adf473cd22e675e4828855d8bc74614d21 authored about 5 years ago
Lib(cleanup): add missing header files

daf7b4ebe548ed52d49a2d0be16f2ffef6dc260f authored about 5 years ago
Core(cleanup): message parameter should be const

71c94f88f5bc5543ad2f214b4e0b8504843e85eb authored about 5 years ago
Sui(cleanup): remove unused function

407a233bf916a1db3713eb3fcc5fdb3fe96c0291 authored about 5 years ago
Core(cleanup): remove invalid TODOs

92d3b3bcb7cc897fba0df2579c45c8f26a9d614f authored about 5 years ago
Sui(fix): use object param spec

675649d502762c14b9bf8fe67e147f8b7c9b2d2c authored about 5 years ago
Sui(improve): prevent unnecessary string copy

b0eb23ed010a6402ee0c6f4d649af37c7bcee25f authored about 5 years ago
Core(fix): correct nick generation

39ced08d782ed2d42c8c67bb3c2fcc913e8f7f77 authored about 5 years ago
Core(improve): rewind to origin nick when there are too much trailing

7b7b930117734368565c1940a09d34b8acc270be authored about 5 years ago
Core(fix): fix uninitialized variable

0ff97f2dfad9f44f4c5231e1998f5a551cab6c1b authored over 5 years ago
Script(update): bump version to 1.0.0rc9999

76622d0fcf3a1a485f37f0c54e274de262ac1c39 authored over 5 years ago
Doc(update): changelog for 1.0.0rc9999

425061579566162d78e40012df393378bbfe6daa authored over 5 years ago