Ecosyste.ms: OpenCollective

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

Srain

Modren IRC GTK client
Collective - Host: opensource - https://opencollective.com/srain - Website: https://srain.silverrainz.me - Code: https://github.com/SrainApp

Silence "Unknown capability" warning on trailing ' ' (#349)

* Silence "Unknown capability" warning on trailing ' '

This happens on "CAP ACK" from Ergo an...

github.com/SrainApp/srain - 46036eddc73478d5d725ba39611219e65caa5694 authored about 3 years ago
Remove unnecessary check

github.com/SrainApp/srain - ddda0fd3aba81bc366de766c73ed5288977bdc8f authored about 3 years ago
Silence assertion failure on '/part'

I get this error in the console when using '/part' with no argument:

```
** (srain:1402455): CR...

github.com/SrainApp/srain - 58403028eae13e5ee2df068746582a3db687cfcc authored about 3 years ago
Add tooltips to buttons with no text

github.com/SrainApp/srain - 1e04cffcd2db5a11a7b83ea57b39d20395577259 authored about 3 years ago
Merge pull request #345 from progval/server-time

Add support for server-time

github.com/SrainApp/srain - 2010802c23d0d5479e4691764667c6853ea86f8e authored about 3 years ago
Systematically use g_autoptr instead of sirc_message_context_free.

github.com/SrainApp/srain - c6ae925bd5afc85f69912110b2b21fb5edeabaf9 authored about 3 years ago
Apply review suggestions

github.com/SrainApp/srain - 6fb90299c6d8f5707652d28d0ba7c5e56ef54d7e authored about 3 years ago
Add support for server-time

https://ircv3.net/specs/extensions/server-time

This adds a new `const SircMessageContext*` para...

github.com/SrainApp/srain - 731dd3d3c1c838a7ddbdaf75c850bcea2248f2b4 authored about 3 years ago
Merge pull request #346 from SrainApp/feature/clear-message

Add command `/clear` for clearing messages of current buffer

github.com/SrainApp/srain - 601ad02fe604c94b164feac8b4d174e693f49078 authored about 3 years ago
Doc(update): changelog for 1.2.5

github.com/SrainApp/srain - a4ca290e49c966a0b549628dddc91d101bc2f460 authored about 3 years ago
Script(update): bump version

github.com/SrainApp/srain - eac4a7ccdc8739e2c18ec56da4ff62db67d96085 authored about 3 years ago
Doc(update): changelog for 1.3.1

github.com/SrainApp/srain - 07987c6fa90247715de1e6245e8fae4d3452b4a5 authored about 3 years ago
Doc(update): document "/clear"

github.com/SrainApp/srain - 779f45199360539feefc0f598f588ea123d9594b authored about 3 years ago
Core(impl): add a "/clear" command for clearing buffer messages

github.com/SrainApp/srain - 657217e0a2ace99a0649317ad18a5c0c43b749d8 authored about 3 years ago
Sui(impl): clear messages

github.com/SrainApp/srain - 191f7ea5d0a503ef5527123366a4b162e627da34 authored about 3 years ago
Merge pull request #344 from SrainApp/bugfix/nickauth-before-rejoin

Rejoin channel after nickserv auth

github.com/SrainApp/srain - 0a784ce66ce566ce6f172ab8237fdd9197da1b0d authored about 3 years ago
Core(fix): rejoin channel after 8s when using nickserv auth

github.com/SrainApp/srain - 2c21e7d94418ece08c0927e032df0ef76e796507 authored about 3 years ago
Merge pull request #337 from progval/message-tags

Add support for message-tags

github.com/SrainApp/srain - 3ba1c82c1a60e2dfacd3d8127dc5f6beb85dc692 authored about 3 years ago
Merge pull request #336 from progval/mode-n

Add support for channel messages with origin out of channel

github.com/SrainApp/srain - a946d3e3fec3bc0fb28b68a7f8b7304eeaf10e82 authored about 3 years ago
Sanitize message tag parsing

github.com/SrainApp/srain - 30d26f34977e0cac5b0fc7e9f470f8c2b94ac383 authored over 3 years ago
Link to the message-tags spec in comments.

github.com/SrainApp/srain - b994924f4c82e451141c90c41352b2c6497cb6ba authored over 3 years ago
Merge pull request #339 from SrainApp/bugfix/macos-build

Fix macos build

github.com/SrainApp/srain - bfe78c88a06f6f5485634e26c3ff3b5a3e22c41b authored over 3 years ago
Doc(update): update guide for macos installation

github.com/SrainApp/srain - e715c4e1b629fda589a9f6a35e1cdb5ddd7639df authored over 3 years ago
Sirc(fix): declare func

github.com/SrainApp/srain - 79259dd0a610908e709eb7b412f2a78ed76994d7 authored over 3 years ago
Lib(fix): fix wrong variable name

github.com/SrainApp/srain - 8889d031ab5933afdd29558e173be0d29cfacd92 authored over 3 years ago
Lib(fix): add missing header for libecdsaauth

github.com/SrainApp/srain - 859e13944615cb3f2984ca86de56185d9b85f541 authored over 3 years ago
Merge pull request #338 from SrainApp/release-1.3

Release 1.3

github.com/SrainApp/srain - 1959caa071183feefe7a60ff4cac03b71437aec1 authored over 3 years ago
Script(update): bump version

github.com/SrainApp/srain - 8350d7dbb8067c743fdc7f53692274fca4082b7d authored over 3 years ago
Doc(update): update changelog

github.com/SrainApp/srain - c3b0de6f4316a4d83379cfeefd344ff804548513 authored over 3 years ago
Add support for message-tags

Not doing anything with it yet, though.

github.com/SrainApp/srain - e7bfa157a856d2224d686c50c89c0f9dddd497f2 authored over 3 years ago
Add support for RPL_UMODEIS (#332)

* Add support for RPL_UMODEIS

https://modern.ircdocs.horse/#rplumodeis-221

* fix indent

...

github.com/SrainApp/srain - eaa75ca1d3637d45527b3fdc5efa3bd39bf879a5 authored over 3 years ago
Implement ISUPPORT parsing + the UTF8ONLY IRCv3 specification (#331)

https://modern.ircdocs.horse/#rplisupport-005

https://ircv3.net/specs/extensions/utf8-only

github.com/SrainApp/srain - 2234bd9e05e293300db476a9ba687a79efe6f153 authored over 3 years ago
Add support for channel messages with origin out of channel

On channels with mode -n, people don't need to be in the channel
to send messages to it.

MODE a...

github.com/SrainApp/srain - 1f1d10d084abec86b73cc08e0e8b88c04610a05e authored over 3 years ago
Merge pull request #335 from SrainApp/feature/insert-emoji

Insert emoji

github.com/SrainApp/srain - 25fb0e6e67b164d29582f5c15eebaf2522fe5f4c authored over 3 years ago
Sui(impl): add button for poping emoji chooser

github.com/SrainApp/srain - d867ee12760b2434ec0734ebd396473cc9cd8702 authored over 3 years ago
Doc(fix): fix html favicon

github.com/SrainApp/srain - 8a3e4e76a42003ee6adec89fd3385f59992f49d2 authored over 3 years ago
Doc(update): document emoji button

github.com/SrainApp/srain - e7c32ac6e919c118d118a5f3ab81bcee554b7b38 authored over 3 years ago
doc: Add appstream to dependencies (#329)

* doc: Add appstream to dependencies

* Mention appstream is only needed on Debian-based distros

github.com/SrainApp/srain - ee0d46e561475c758542a342c64d4661f9327a16 authored over 3 years ago
Make nick completion case-insensitive

github.com/SrainApp/srain - 3127b0049c2d9bc55b4178c26f3a6b67557f210d authored over 3 years ago
Use g_return_if_fail() instead of assert()

github.com/SrainApp/srain - badf813e9e390e5b57a80e717f006eed34e5a67f authored over 3 years ago
data/builtin.cfg: Fix syntax errors caused by trailing commas (#330)

For libconfig<1.7

github.com/SrainApp/srain - b898c352be043c8dfc1f7782e08ee08c0a1c4f5a authored over 3 years ago
data/metainfo/meson.build: Fix typo (#328)

github.com/SrainApp/srain - e981ede121d4702e26f87cb238b3ffc82a0ed33c authored over 3 years ago
Data(fix): fix release data in metainfo

github.com/SrainApp/srain - 927df20dbdd316d87b6247dafb00b5f7e4369b86 authored over 3 years ago
Doc(fix): replace freenode with libera chat

github.com/SrainApp/srain - dc291e6b14a03d6faa71988d7687324895cfcf30 authored over 3 years ago
Merge pull request #325 from SrainApp/release-1.2.4

Release 1.2.4

github.com/SrainApp/srain - 4cdb6d1109f703c3c154290b295b4186e712fb31 authored over 3 years ago
Data(update): update metainfo

github.com/SrainApp/srain - 651bc5ab9419361b18725f58dbadd0485c659509 authored over 3 years ago
Script(update): bump version to 1.2.4

github.com/SrainApp/srain - 6c11651449415edb0b4f0844e6488032eb1e08da authored over 3 years ago
Doc(update): changelog for 1.2.4

github.com/SrainApp/srain - 8bdaf177c1f40d8e11c7e7a7a7d9991b07222c05 authored over 3 years ago
Merge pull request #320 from SrainApp/bugfix/fix-fix-gdk-warning

Fix fix gdk warning

github.com/SrainApp/srain - 9b924bfa21706eddfeeea6f27aa4462fe79ce7b1 authored over 3 years ago
Sui(fix): update icon only when GdkWindow available

github.com/SrainApp/srain - b057b11781343baf78ddcda743a4620cd4ab0d9c authored over 3 years ago
Revert "Sui(fix): prevent invalid GdkWindow"

This reverts commit 4f06127c1cc2bc5290363d230fc25c5938626eb9.

github.com/SrainApp/srain - c3de36b078c41dfd908aadad620b97acfd467c35 authored over 3 years ago
Merge pull request #322 from SrainApp/bugfix/url-preview-crash

Prevent crash when URL preview async task failed

github.com/SrainApp/srain - 8abd567211c2d8a1abc069d8d55a35afe42530a1 authored over 3 years ago
Sui(fix): prevent crash when URL preview async task failed

github.com/SrainApp/srain - 8e7aba90c9c5090f72aef900cfad58c0ebc89294 authored over 3 years ago
Merge pull request #321 from SrainApp/bugfix/ubuntu-ci

Script(fix): try fix ubuntu build

github.com/SrainApp/srain - b10620d7f3c9fe8505eaf3a4d18bef39aabae2de authored over 3 years ago
Script(fix): try fix ubuntu build

github.com/SrainApp/srain - abaae640b5e5bc46feb2b0ff63165e559eec1715 authored over 3 years ago
Merge pull request #317 from SrainApp/release-1.2.3

Release 1.2.3

github.com/SrainApp/srain - 37e59e98eefa088e69ff3cfca75f4fc57439fd56 authored over 3 years ago
Script(update): bump version to 1.2.3

github.com/SrainApp/srain - 58e4dcfec357fab6a7d20c84c1af1d189c6badfc authored over 3 years ago
Doc(update): changelog for 1.2.3

github.com/SrainApp/srain - 386500e160048ab38958c681c47fc78ec14b8bb8 authored over 3 years ago
Script(cleanup): no longer need bump-version.sh

github.com/SrainApp/srain - 0a0d2239300d5b7efea3c324ed4b5244b3b7bede authored over 3 years ago
Merge pull request #316 from SrainApp/fix-gdk-warning

Sui(fix): prevent invalid GdkWindow

github.com/SrainApp/srain - 112f7fab676dd0d6a9d69f077968de492556087d authored over 3 years ago
Sui(fix): prevent invalid GdkWindow

github.com/SrainApp/srain - 4f06127c1cc2bc5290363d230fc25c5938626eb9 authored over 3 years ago
Add sphinx.ext.githubpages

github.com/SrainApp/docs - 2ac0abd1f098c344ff081d0239ffeb433d5bbcb9 authored over 3 years ago
Merge pull request #312 from SrainApp/release-1.2.2

Release 1.2.2

github.com/SrainApp/srain - add48cc0a8f7eff5c8c0dc4ae6a38ccb7e79e29a authored over 3 years ago
Script(update): bump verison to 1.2.2

github.com/SrainApp/srain - 4af57cf2cc203cf8daad7253fe605e88877c5b35 authored over 3 years ago
Doc(update): changelog for 1.2.2

github.com/SrainApp/srain - 261c52abc5af5cd09288ff97539bf0db3a9a5b98 authored over 3 years ago
Merge pull request #311 from SrainApp/misc/add-libera.chat

Add libera.chat IRC network

github.com/SrainApp/srain - ff04929dbc120215c11dac1fa408fc56d25a92ca authored over 3 years ago
Add some sphinx exts

github.com/SrainApp/docs - 55c6d1a33174ae06f967e9d9e477fd6b440220c2 authored over 3 years ago
Move docs from my personal notes

github.com/SrainApp/docs - faa398bb7b67b760e2571094c0bd40ce7e191236 authored over 3 years ago
Add github action

github.com/SrainApp/docs - 87b528406c7a8ce860ec6c1e9444e92ba99d352a authored over 3 years ago
Init sphinx project

github.com/SrainApp/docs - f47a40b01326e0dda6d01a840ff9f5bcaae299c8 authored over 3 years ago
Initial commit

github.com/SrainApp/docs - 8f0215e269d41a0b7e09594482432e19856d5ba3 authored over 3 years ago
Data(update): add libera.chat IRC network

github.com/SrainApp/srain - db57b0e0a77a0bc7b8a8b61229ef702d36bfa418 authored over 3 years ago
Updated Dutch translation

github.com/SrainApp/srain - b6830e9fa644fd0e421af45697dc85a60d75a0d9 authored over 3 years ago
Merge pull request #303 from SilverRainZ/bugfix/windows-meson-prefix

Use hardcode meson prefix in window build

github.com/SrainApp/srain - f5495f4be5f8e2dc09f3dc3bf9dff959c1ce86cc authored almost 4 years ago
Script(fix): fix exe suffix again

github.com/SrainApp/srain - 5355602a800f8c4b6b92c875a9c011331f7c9bec authored almost 4 years ago
Script(fix): hardcode use hardcode meson prefix in window build

github.com/SrainApp/srain - 0d268eacf3a956f07503b53e4ba00ac5f47d42dd authored almost 4 years ago
Script(fix): fix binary suffix

github.com/SrainApp/srain - 7934e844e22b7ac84105a49cf30dc1582964969a authored almost 4 years ago
Script(fix): try fix mingw release workflow (#300)

github.com/SrainApp/srain - 28095118b9037260ed809cb958fd0d76b30bbb3f authored almost 4 years ago
Merge pull request #298 from SrainApp/release-1.2.1

Release 1.2.1

github.com/SrainApp/srain - 66d42952c0bf3c4cbbe8641be6f242229a109b06 authored almost 4 years ago
Script(update): bump version to 1.2.1

github.com/SrainApp/srain - ae4e555f3ff3f6dcd91e53826362cfc748440a87 authored almost 4 years ago
Doc(update): update changlog

github.com/SrainApp/srain - f27b02602e95b07956836e9381043a7169e5313f authored almost 4 years ago
Merge pull request #297 from SrainApp/misc/issue-290

Minor fixes

github.com/SrainApp/srain - 3a2f9121bcca7d948b3f0c887d89ee4b7bf036ac authored almost 4 years ago
Data(fix): make red icon square

github.com/SrainApp/srain - 4728c2938f27c61b3701c1b4adc88df0a69180f7 authored almost 4 years ago
Data(fix): remove empty meson.build

github.com/SrainApp/srain - bca45992128c16b14f41ab24933edb1742fb20e6 authored almost 4 years ago
Update translators

github.com/SrainApp/srain - f36e9307fa7b527831efdfa4d510cce8fc28cfcb authored almost 4 years ago
Merge pull request #292 from andmizyk/stable/1.2

Added Ukrainian translations

github.com/SrainApp/srain - a3084e4175fa7f4f5fc5f55eaad2674755916ffb authored almost 4 years ago
Added Ukrainian translations

github.com/SrainApp/srain - 9d9c5bb52f6a4a5f34dae5690bdc5467dd2876f0 authored almost 4 years ago
Data(update): update metainfo

github.com/SrainApp/srain - eec8764406b519fb64de6440bfc5433d61235981 authored almost 4 years ago
Merge pull request #289 from SrainApp/release-1.2.0

Release 1.2.0

github.com/SrainApp/srain - 4cd17fbfd855b654f0f00d6073b0cc0585b3a320 authored almost 4 years ago
Script(update): bump version to 1.2.0

github.com/SrainApp/srain - 286265733170a8786525f3b2067bb7b6e5eab1c7 authored almost 4 years ago
Doc(update): document for 1.2.0

github.com/SrainApp/srain - 56c07106a20a1007db7cc35489ef17d16001b835 authored almost 4 years ago
Merge pull request #288 from SrainApp/chore/fix-ci

Fix CI

github.com/SrainApp/srain - 500a1d407eb3869dcc0e620255c5d937171c6640 authored almost 4 years ago
Script(fix): correct libsoup package name

github.com/SrainApp/srain - a8de025d216b537394c84866b995ae60db34ed46 authored almost 4 years ago
Merge pull request #287 from SrainApp/feature/toggle-server-visiblity

Feature/toggle server visiblity

github.com/SrainApp/srain - ca29ec3690f821d0b517b05ee6f3979771c9f294 authored almost 4 years ago
Sui(impl): add toggle server visiblity menu button

github.com/SrainApp/srain - ee0e632eaf7671b734cab230f48600d1f6b71df6 authored almost 4 years ago
Sui(impl): add support for toggling visiblity of server buffer

github.com/SrainApp/srain - b16c28e11cc9c605ffbd36e29d365d74b74dfde1 authored almost 4 years ago
Merge pull request #283 from hno/master

Add /quote command

github.com/SrainApp/srain - e4ac11c2ad6a44cd2dccb25968cfa4492aa441af authored almost 4 years ago
Echo message in server chat when receiving unknown numeric responses

github.com/SrainApp/srain - 6f9fb4cfd986eac0ee6bf6e326f44e9898150435 authored about 4 years ago
Correct debug printout of unknown numeric responses

github.com/SrainApp/srain - eebfe0b6f2c8a7e418380d0df193ce9e19310ad2 authored about 4 years ago
Add /quote command for sending special IRC commands

github.com/SrainApp/srain - 7d0d4fd7067ce5ed0460da52aeb89d3b8ac61be0 authored about 4 years ago