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

irc: combine irc_shell.c and irc_core.c

github.com/SrainApp/srain - 191137924cbc4dc8115915830dd447c4aaa1112a authored almost 9 years ago
ui: when bubble_msg_t.chan == '\0', chan is the visible one

github.com/SrainApp/srain - 5b9194c20029fc1bfca30c00b09d92b8c8f56dc0 authored almost 9 years ago
work with idles, everything is fine

github.com/SrainApp/srain - 29c92d2a56f5217a089c60b0043225f2eebe7503 authored almost 9 years ago
theme: add reset.css

github.com/SrainApp/srain - 330a9d7793a16b764c983b0ef0d5a27173dcc626 authored almost 9 years ago
work with online list logic, add idle.c

github.com/SrainApp/srain - faf96e3725bb9e29a4d45264aa33cbff0e4bc476 authored almost 9 years ago
zero memory in srain_send()

github.com/SrainApp/srain - 929bd24ffc688af0c93d7267fe37b620d1b606fe authored almost 9 years ago
let srain_recv alloc mem for param then free it in idle func and etc.

- rename again: ui_session -> ui_chan: 不要强迫症了好不好 :(
- let all functions which maybe called as idl...

github.com/SrainApp/srain - fe7dc0effc0c3aee225f567998218673452fb7ce authored almost 9 years ago
rename ui_chat -> ui_session

github.com/SrainApp/srain - 0afc835ccd806c0211c713e62b1a178ad42d6f1e authored almost 9 years ago
irc: add irc_parse.c

github.com/SrainApp/srain - 53910640508a2b85fd357be0c473edeadcc36d71 authored almost 9 years ago
add lock to bubble_msg_t, need to be reweite

github.com/SrainApp/srain - 10dd0b55512ace86f6121be5a4cc926935704591 authored almost 9 years ago
irc: close connection when quit

github.com/SrainApp/srain - c41429116b039736195c7b4b591e87dd6a8f3843 authored almost 9 years ago
irc_recv(): recv only one message during one call

* ui_test.c: add ui_test
* rename SomeSturcture -> some_structure_t
* irc_cmd.h: add RFC magic nu...

github.com/SrainApp/srain - e813377b9366dfa1078b70772031bb115831a19b authored almost 9 years ago
ui: GtkImage: icon-size = 0

github.com/SrainApp/srain - 12e4edc8c6aae5d94c7d2899f446c17736e5a6de authored almost 9 years ago
ui: clear input_entry's text after a message sent

github.com/SrainApp/srain - 244e56ddc171c9a1cc1749ca5373ba20ef0e5ce0 authored almost 9 years ago
irc: fix irc_parse():: trailing is delimited by "<space>:"

github.com/SrainApp/srain - d506bbc1a39b651be35a431bd6fa45264909d68a authored almost 9 years ago
I AM A FOOLISH: fix a mistake :|

github.com/SrainApp/srain - 3ae88144b7c752198af5cce670a92e5caf14a698 authored almost 9 years ago
messy code :(

github.com/SrainApp/srain - 9163924c9dcd3a9c91c5c593722c9964b139ca3e authored almost 9 years ago
misc: rename i18n/ -> po/, add data directory

github.com/SrainApp/srain - 80aa7d95d7bdd4c405519d7f4cb57db9ad133deb authored almost 9 years ago
irc: rewirte irc_parse(), more powerful now

github.com/SrainApp/srain - 8fb6e117c368851bcfab115c3d5501208c392817 authored almost 9 years ago
irc: remove macro xxx_TOKEN

github.com/SrainApp/srain - 3711e678c848564930c5f9642022fa702383f63b authored almost 9 years ago
irc: work with irc_parse() and add irc_test.c, Roughly completed

github.com/SrainApp/srain - f0919dd8e053b0a51fd7d5fbf7aa3487711d5613 authored almost 9 years ago
fix crash when received message (maybe

github.com/SrainApp/srain - 33afe43ac02dded104178d52ac61bb64c51c3519 authored almost 9 years ago
ui&irc: try to glue UI & IRC together, not finished yet

github.com/SrainApp/srain - 045915d2241f6e95e6ec6452e6419e4c0daf1dcc authored almost 9 years ago
irc: start working about irc

- borrow code form: github.com/Themaister/simple-irc-bot
- add printerr macro

github.com/SrainApp/srain - fa5a5871ec4f72da9313b5bc78a3c68183f6ae27 authored almost 9 years ago
misc: modify log macro

github.com/SrainApp/srain - 593f6b9461daa27799250d6371f3b55512a1b1bd authored almost 9 years ago
ui: add image_window.galde, image can be viewed in fullscreen

- remove some unnecessary return value of callback function
- ui/msg_bubble.galde: add GtkEventBo...

github.com/SrainApp/srain - ed7965ad3d659777f659b9555197a07ffbd24d22 authored almost 9 years ago
misc: add a simple log macro

github.com/SrainApp/srain - 4336c2c0daba6749172930c387bf81b45fd6bf30 authored almost 9 years ago
ui: add chat_send_button callback function

github.com/SrainApp/srain - 947ccbb9afaa35918af4900bbccc4dbde38a1a99 authored almost 9 years ago
fix #2 in a ugly way

github.com/SrainApp/srain - 9a02d500bcbd0c6d0c6fb94ad71da602cfa3a064 authored almost 9 years ago
ui: fix alignment of send_msg_bubble_box

github.com/SrainApp/srain - c337991d5db4904883990de9bbd849a8ea5f657e authored almost 9 years ago
ui: send_image and recv_image work now, no finished yet

github.com/SrainApp/srain - d6b55313284797b8c4ca1e2a334fb34af6d06a94 authored almost 9 years ago
ui: add detail_dialog and its callback func, uesd to show WHOIS message

github.com/SrainApp/srain - 61a148e5bee5caf43fdc168982db7d44298022a5 authored almost 9 years ago
misc: separating UI module

github.com/SrainApp/srain - 58d97f4bfa6d254c846b7dec32b00c9e77d5b135 authored almost 9 years ago
misc: fix tyop remove -> rm

github.com/SrainApp/srain - 0acd9a44ef1ddac66d71b5edafb2fe532baf05b3 authored almost 9 years ago
ui: add ui_online_list_xxx() function

github.com/SrainApp/srain - 0d5a2fa44c46f9a1079ed6bc73139800490d7ea9 authored almost 9 years ago
ui: add get_widget_by_name() to replace chat_list[]

- src/inc/ui.h: remove structure Chat

github.com/SrainApp/srain - 391830d28a512867799caf62430d8ea09a0dd44a authored almost 9 years ago
ui: add popmenu of msg_bubble and add func ui_rm_chat and etc.

* src/inc/ui.h: change structure of `Chan` and rename it to `Chat`
* src/ui.c:
- add popmenu ...

github.com/SrainApp/srain - 5a536f60e3bee9bafce6fda4107afcd89990722b authored almost 9 years ago
ui: ui logic implement

* function ui_xxx_msg() work now, no finished yet
* little change of glade file
* add Msgxxx data...

github.com/SrainApp/srain - 60759f5896fbacaf54c7e5eb738cacc3cbb11843 authored almost 9 years ago
ui: add send_msg_bubble recv_msg_bubble and sys_msg_bubble

github.com/SrainApp/srain - 6e0141f66f4514c6cc56660475044ad7866185a8 authored almost 9 years ago
misc: remove .ycm_extra_conf.py from git

github.com/SrainApp/srain - 0f11a0875ccf40c0d30eef1d87442111904027a3 authored almost 9 years ago
gtk3: add ui module, spilt ui from srain.c

looks like a IM now~

github.com/SrainApp/srain - c46ebcb5d6cd132db6c17e45968ff38778856c96 authored almost 9 years ago
misc: update .gitignore

github.com/SrainApp/srain - 21e93bab753ae474ce0a5a6d2a930e65def5e7ee authored almost 9 years ago
i18n: add i18n.c and export function `i18n_init()`

github.com/SrainApp/srain - d9d1ee984403db0b29bd5ba8e628f8115341e752 authored almost 9 years ago
gtk3: glade & css test

github.com/SrainApp/srain - 8b40d796559f036bc10fdf29e2cf2637a92f4562 authored almost 9 years ago
misc: add YCM configure file

github.com/SrainApp/srain - 010d598374b3c47cf222eb369bb704f42058e338 authored almost 9 years ago
gtk3: gtk test

github.com/SrainApp/srain - 48262f1d0768336f557cc103a924548f51a98d53 authored almost 9 years ago
build i18n framework

github.com/SrainApp/srain - 804aa8eca3f1e8838ce0e06a7a1b24df3fff5ed3 authored almost 9 years ago
Initial commit

github.com/SrainApp/srain - 8fac8ca33c7ff12bfdf1ef3a51a5ff93d59c231e authored almost 9 years ago