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

I18n(fix): fix a typo

github.com/SrainApp/srain - b7d42e16fa1412bd90f2988a71113baec9306f5a authored over 5 years ago
Lib(fix): fix srn_extra_data_free

github.com/SrainApp/srain - 20ec6ae02b11b5c734bd03c3cf4766b76beb96d4 authored over 5 years ago
Merge pull request #183 from SrainApp/feature/pattern

Pattern management

github.com/SrainApp/srain - 9b6b3b517b23461f735b356807f4ae99e1573cf9 authored over 5 years ago
I18n(update): update original text

github.com/SrainApp/srain - 9a94f3c922f53c21aa7a726e0de40e3b5623fc59 authored over 5 years ago
Doc(update): update change log

github.com/SrainApp/srain - 50363201e6a24cac9ac2ad21760baff851671f3b authored over 5 years ago
Doc(update): update commands manual

github.com/SrainApp/srain - f33738d752ef1efe7d2198a67e24b389f5ba709c authored over 5 years ago
Core(chore): enrich command echo

github.com/SrainApp/srain - 380d207550211f0697fa93c8bfa81e14a52e5de7 authored over 5 years ago
Core(cleanup): cleanup core header files

github.com/SrainApp/srain - f0c8ece8e2d281d45825c9c391ee5c74c1543111 authored over 5 years ago
Core(update): rename /rignore to /filter

github.com/SrainApp/srain - a53481e1b7f42164d1e6428c15809b4ade31487d authored over 5 years ago
Core(impl): srn_chat_add_{misc,error}_message() no longer require user

Add srn_chat_add_{misc,error}_message_with_user() for case that messages
and users need to be as...

github.com/SrainApp/srain - 520589257ef5e8b4089d92958326c3103fdba896 authored over 5 years ago
Core(impl): introduce /render & /unrender command

github.com/SrainApp/srain - f8ef0e02fb2ea124ccabb0c0a2275b1c032aa25c authored over 5 years ago
Render(fix): fix pattern render

github.com/SrainApp/srain - a95390a2890390ab197e68af0ac4ac1b808290de authored over 5 years ago
Render(improve): print debug log

github.com/SrainApp/srain - d1e4b2d878689aebc7b3beb363263ed9e5a774ea authored over 5 years ago
Core(cleanup): drop /relay & /unrelay command

github.com/SrainApp/srain - 85a60e5abbf5c4587cab0be26572bde4f395dd39 authored over 5 years ago
Render(impl): introduce pattern render, drop relay render

github.com/SrainApp/srain - be20cc394ccdb4fbdae9169882064066e0f42de2 authored over 5 years ago
Filter(refactor): attach data to extra data but not chat

github.com/SrainApp/srain - ef9c534bb7ff367df71d63a6c9b6ccd589e2cc85 authored over 5 years ago
Core(impl): add extra_data for SrnChatUser/SrnServerUser

github.com/SrainApp/srain - 3d44d6f41820efe2ee8c5c556a92d338943c1252 authored over 5 years ago
Lib(refactor): use SrnPatternSet instead of global hash table

github.com/SrainApp/srain - 9232d115061720b0952cf0c9e47ad2a0ae0de2ad authored over 5 years ago
Lib(refactor): make extra data a standalone implementation

github.com/SrainApp/srain - be82df7da8e3f96660649af0364314645f2088fb authored over 5 years ago
Doc(update): document command /rignore

github.com/SrainApp/srain - 621305844debe79677f24ef631349ed99b2d8a6a authored over 5 years ago
Core(impl): implement /rignore & /runignore base on pattern filter

github.com/SrainApp/srain - 4351805d227515f920c48535019a4339ea672475 authored over 5 years ago
Filter(impl): implement regex filter again

github.com/SrainApp/srain - 56356cda7856d27c1540d020a538bf9378811f08 authored over 5 years ago
Doc(update): document /pattern

github.com/SrainApp/srain - 822d5f44d10d13654432bd8e83158ad12730e600 authored over 5 years ago
Core(impl): implement /pattern command for regex pattern management

github.com/SrainApp/srain - f07d6a0d095c5624602da464415bf02c1a4a8921 authored over 5 years ago
Lib(impl): introduce regex pattern management

github.com/SrainApp/srain - 9ade6f3c04ffae78ed1ef81f3afaca055d34424f authored over 5 years ago
Core(impl): introduce chat extra data

github.com/SrainApp/srain - 9157bcbad949d06a5c8693fbe6661f52e7c934d0 authored over 5 years ago
Merge pull request #182 from SrainApp/refactor/filter

Refactor filter

github.com/SrainApp/srain - 8512710fd1f0714576683df1791ed4a7de62421d authored over 5 years ago
Filter(refactor): refactor filter

github.com/SrainApp/srain - d82352f43a273fef003012d7e675626fb5370657 authored over 5 years ago
Core(fix): eliminate warning when setting topic

github.com/SrainApp/srain - 50d9934fe03352572eb3a8b7d5811f9fc72e5a72 authored over 5 years ago
Render(fix): fix mirc colorize renderer

github.com/SrainApp/srain - 0a180152d852b410b0622bac080ec2dadeb42273 authored over 5 years ago
Lib(fix): fix parsing state assertion

github.com/SrainApp/srain - 68d9c1182b7943c33856b9754a78dcda951f6b45 authored over 5 years ago
Merge pull request #181 from SrainApp/refactor/decorator-to-render

Decorator rename and refactor

github.com/SrainApp/srain - e446da6748a9bb368e2a0508760c5f50e22569f4 authored over 5 years ago
Render(refactor): rename decorator -> render

github.com/SrainApp/srain - 7027a9b7c10e79f9b1e37d1d443a60fd0bfa5134 authored over 5 years ago
Config(cleanup): internal header file

github.com/SrainApp/srain - 618e1a27616aa6645e046a169382524bd9930336 authored over 5 years ago
Core(refactor): message fields rename

github.com/SrainApp/srain - 0a2431aa478f19f68b4685c41fa3c25c5c55c450 authored over 5 years ago
Script(update): bump version to 1.0.0rc4

github.com/SrainApp/srain - 2793c53b0b406c826a5c3d666081a316daf0f41e authored over 5 years ago
I18n(update): cleanup original text and update zh_CN translation

github.com/SrainApp/srain - ee2bf5b4ca58d11b5da00c4221b569587ae67cc1 authored over 5 years ago
Sui(fix): fix a typo

github.com/SrainApp/srain - 92373d31838e8268a040546739fd3afe7f50070b authored over 5 years ago
I18n(cleanup): some text not need to be translated

github.com/SrainApp/srain - f3915bfee8294ccc13245c29e0f48d79f596ab54 authored over 5 years ago
I18n(update): update zh_CN translation

Signed-off-by: Jianqiu Zhang <[email protected]>

github.com/SrainApp/srain - f64f04c334759fdd924b4d0e964c2bfd69c98801 authored over 5 years ago
Config(update): enable csd by default

github.com/SrainApp/srain - 8f4e867caea70190c1241cac48e379682ec542f6 authored over 5 years ago
Sui(improve): eliminate warning when message list page size = 0

github.com/SrainApp/srain - c0b5fc231095a53c8dd389f0198a489a98a05917 authored over 5 years ago
Sui(update): add translator credits on about dialog

github.com/SrainApp/srain - d559acb0823fda3af0a1eaa4fb0e3479142a9d3b authored over 5 years ago
Doc(update): update changelog

github.com/SrainApp/srain - b6ed9e7a4f6aa4f7e512e10b79b7e71babd75c13 authored over 5 years ago
Doc(update): add fedora install guide

ref: #173.

github.com/SrainApp/srain - fd50d12b0f1e0c60e97683bd0c562c31779c83ef authored over 5 years ago
Config(fix): persistence password storage

github.com/SrainApp/srain - 5ddf97cee6cc8901dec478bc0953f7c5db83b8d5 authored over 5 years ago
Merge pull request #180 from SrainApp/feature/password-storage

Password storage support, close #141.

github.com/SrainApp/srain - 5617e7ebe35c7c74b76e7ea0e48f021b2c9fd2b9 authored over 5 years ago
Doc(update): document about password storage

github.com/SrainApp/srain - cf26b286f26d637784d718f49189cadb21e7ee09 authored over 5 years ago
Core(fix): skip NickServ login when nick not match

github.com/SrainApp/srain - 9b50fa1f21f4e357ac0886c1f7f7802a91defcb3 authored over 5 years ago
Sui(impl): use "--no-auto" options to require srain not to auto connect

github.com/SrainApp/srain - c37f91877d30b982865ca395044951e6568c2cb4 authored over 5 years ago
Sui(fix): minor fixes

github.com/SrainApp/srain - afcc1e7f6af125ca72ce93bf1cb64796e98ad7cd authored over 5 years ago
Sui(impl): allow remember channel password

github.com/SrainApp/srain - 7165d358a2ce2d29e8a5d9b8e048fd5727d949df authored over 5 years ago
Config(impl): add password field for chat config

github.com/SrainApp/srain - 5b0229557e90bf2f9b0540749e5fb1b211aa5583 authored over 5 years ago
Config(refactor): rename passwd -> password

github.com/SrainApp/srain - 2eee64b1f266a8c7949d90ee823665ae57b0ffa1 authored over 5 years ago
Script(update): install libsecret in CI environment

github.com/SrainApp/srain - 29d87a7ac235ccdbc0f29bb1cc079b076d0d9c6c authored over 5 years ago
Sui(impl): allow remember {server,login} password

github.com/SrainApp/srain - ec230c74cb0f90c8bf22b70bd31e88d7fb8510c0 authored over 5 years ago
Config(impl): password storage

github.com/SrainApp/srain - 2619d1303a96b2d170b65573adfe5b51175b9fae authored over 5 years ago
Script(update): build with libsecret

github.com/SrainApp/srain - 8479831d1a33742de3a26d3aa597b5095fa0e4d2 authored over 5 years ago
Sui(refactor): refine login method UI

github.com/SrainApp/srain - b496622ba2f28b2e9bf7102578c57af397a7665a authored over 5 years ago
Config(refactor): refine password field in login config

github.com/SrainApp/srain - 5fd584497609e4c6f50fd48ef151aa97b2000136 authored over 5 years ago
Script(update): cleanup flags of libircclient

github.com/SrainApp/srain - 2c7818adf0db886c01a77d661c54907c9562be84 authored over 5 years ago
Doc(fix): remove document about dropped {subcommands,options} of /server

github.com/SrainApp/srain - 3e8e39296327cbc48387ee0000de7c620aaaafc0 authored almost 6 years ago
Decorator(fix): do not skip channel prefix in url

github.com/SrainApp/srain - 84e2b4abe801fb08f31a80501c3464eb92fd67fd authored almost 6 years ago
Doc(update): note for sending slash prefixed message

github.com/SrainApp/srain - f037f9c7f37b3f8a8968260771dba34628773aba authored almost 6 years ago
Core(improve): allow user send slash prefix message

github.com/SrainApp/srain - 856ebc7a646b54b16b69306b044904b1294a7b14 authored almost 6 years ago
Merge pull request #176 from SrainApp/bugfix/locale-category

Fix locale category directory

github.com/SrainApp/srain - 42e5a53e27814ffad03e580441dcb2de5df01803 authored almost 6 years ago
I18n(fix): fix locale category dir

github.com/SrainApp/srain - 309269bb336093a7a9ba313655e2a2939bf5a4fd authored almost 6 years ago
Merge pull request #175 from tim77/master

Add Russian translation

github.com/SrainApp/srain - 7906fed14d968de6f37d45a10dd38dc089b130f4 authored almost 6 years ago
Update Russian translation

github.com/SrainApp/srain - 3fbc12850485d0b92cb8dc0462ca3fa40e2d0e03 authored almost 6 years ago
Add Russian translation

github.com/SrainApp/srain - efa8c12a09c90bae0d0edf17a1c504b8aa554d4f authored almost 6 years ago
I18n(update): update original text

github.com/SrainApp/srain - 981637c928f9692fba31c6bd152cbf073c2a79c6 authored almost 6 years ago
Script(update): bump version to 1.0.0rc3

github.com/SrainApp/srain - 2d28f2071d6cea6e30984874574387b2ed1de39b authored almost 6 years ago
Merge pull request #171 from SrainApp/bugfix/unquery-fail

Fix /unquery command

github.com/SrainApp/srain - c78ed857675426ae7d26ad25fa055e17213dda70 authored almost 6 years ago
Core(fix): get correct SrnChat when run /unquery

github.com/SrainApp/srain - db9715c4195de22dd6f6574c9239413972832cfe authored almost 6 years ago
Data(improve): adjust go bottom botton margin

github.com/SrainApp/srain - 312f76e3d52f4801498b65b51e6774f6c62dc724 authored almost 6 years ago
Script(update): ignore ccls cache

github.com/SrainApp/srain - 076b33adbbf7db8035c5d406d1b7939366da15a8 authored almost 6 years ago
Merge pull request #170 from SrainApp/bugfix/endless-sasl-auth

Fix endless SASL auth

github.com/SrainApp/srain - f28ecddd33b0e17fdcb41a735e0fcec2325bf259 authored almost 6 years ago
Core(fix): do not end SASL auth by client when auth failed

github.com/SrainApp/srain - cb007e3056e04a445e61b68e96380100b7a5434b authored almost 6 years ago
Merge pull request #169 from SrainApp/feature/scroll-to-bottom-button

Add scroll to bottom button for message list

github.com/SrainApp/srain - 1b3e3d0008f91135ffcfc6d9116ba2e85d901744 authored almost 6 years ago
Data(update): add default style for go buttom button

github.com/SrainApp/srain - 572d34fd118678d4623825da96eacb6587d7a8c1 authored almost 6 years ago
Sui(impl): add go bottom button for message list

github.com/SrainApp/srain - 2170bb65d830818733376c728d28a2b9e465725f authored almost 6 years ago
Doc(update): update document

github.com/SrainApp/srain - be2edd28ce90bade66ebe9e453e035df0ea0a410 authored almost 6 years ago
Merge pull request #165 from SrainApp/bugfix/reverse-invite-arguments

Reverse arguments of invite command

github.com/SrainApp/srain - 65e2964740551a371a55dada84b2a4ba2358ac42 authored almost 6 years ago
Core(fix): reverse arguments of invite command

github.com/SrainApp/srain - a952b10e1f13214a01ca761bc16ceb5aeb3c05fd authored almost 6 years ago
Merge pull request #162 from SrainApp/feature/away

Add support for AWAY.

github.com/SrainApp/srain - 75dba9f0dc649005c2b11d417f4f2898fd664d64 authored almost 6 years ago
Core(impl): deal with AWAY related events

github.com/SrainApp/srain - 965cb428a8f63f2c48524e176a24bdc9c3310a14 authored almost 6 years ago
Core(impl): add "/away" command

github.com/SrainApp/srain - 5a725f7de4b93860409f8a3ebe86ef93dfe5714e authored almost 6 years ago
Sirc(impl): add AWAY command

github.com/SrainApp/srain - f67f89f052b46740035075d3ca08775790a7f7d2 authored almost 6 years ago
Sui(fix): still update stack when no login method is selected

ref: #159

github.com/SrainApp/srain - 69d9c85f20a2ad9117ec80cad46910a7a64e53cb authored almost 6 years ago
Core(improve): make error message easier to understand

ref: #155

github.com/SrainApp/srain - d164e11f2e70473082c8af40eb79e0523608ef7c authored almost 6 years ago
Merge pull request #153 from SrainApp/feature/sasl

Feature/sasl

ref: #122

github.com/SrainApp/srain - a1cb42f6a6d9a4931658c61ad9d6db15205a71cc authored almost 6 years ago
Sui(fix): Add widget to advanced_mode_size_group

Align widgets by adding the file chooser into advance_mode_size_group

Signed-off-by: Jianqiu Zh...

github.com/SrainApp/srain - 88a84373368f382ef6138deb7204b2fddbb40f4d authored almost 6 years ago
Sui+Core(cleanup): Finish the SASL ECDSA Auth

Ref: #122

Signed-off-by: Jianqiu Zhang <[email protected]>

github.com/SrainApp/srain - 3fe9cc8ed980639d6babfac457e813c142aa6e41 authored almost 6 years ago
Core(fix): don't add service message to server chat when there is already a chat for such service.

github.com/SrainApp/srain - cd4463323f2047e28ad00268853e92b7b08c0e1f authored almost 6 years ago
Sui(impl): Add GtkFileChooserButton to sasl ecdsa auth

Signed-off-by: Jianqiu Zhang <[email protected]>

github.com/SrainApp/srain - 163946a8e287cb9a09f3797bc4d54074b540e5c4 authored almost 6 years ago
Sirc(impl): add sasl ecdsa-nist256p-challenge auth

Signed-off-by: Jianqiu Zhang <[email protected]>

github.com/SrainApp/srain - f21059f2fb5597921ae3aa4e192f252ca20b73ef authored almost 6 years ago
Merge pull request #152 from SrainApp/feature/sort-searched-channel

Make channel list in join panel sortable.

Close #151.

github.com/SrainApp/srain - 57f73e7151c507f08c04ddf252a7d51e32ae2bfb authored almost 6 years ago
Sui(update): no meaning for sorting by topic

github.com/SrainApp/srain - fe429840945d8c8001c29f45046ef4dfeeaf030f authored almost 6 years ago
Sui(impl): sort join panel's channel list by column header

github.com/SrainApp/srain - 8828da14c61a8977511fd3dc374583e790bba7c8 authored almost 6 years ago
Update repo address

github.com/SrainApp/contrib - f270995badda391fb8d0b2868ede9fe1db14d5e6 authored about 6 years ago