Ecosyste.ms: OpenCollective

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

github.com/deltachat/dc40

Experimental deltachat client
https://github.com/deltachat/dc40

Create chat panel (#35)

Panel to create chat

85036b2fab20c412f4d18cf8d6c5291c8a0ead03 authored about 2 years ago by Sebastian Klähn <[email protected]>
Update README.md

587d258b76f4853fc9b1149dcef678a15d2f1722 authored over 2 years ago by Sebastian Klähn <[email protected]>
Cargo fix + removing unnecessary link fields (#31)

* v1

* remove message-list-wrapper

* v1

* v1

* fix styling

* update windowmanager...

db1d1dc256d09e8645001760def58cc107ce870e authored about 3 years ago by Sebastian Klähn <[email protected]>
Window manager (#30)

* v1

* remove message-list-wrapper

* v1

* v1

* fix styling

* update windowmanager...

a5e34648d49d8bd255a7771735a4fe03cbdc676a authored about 3 years ago by Sebastian Klähn <[email protected]>
Update README.md

e5338efa5555708c6cee326dc639ee173781e2d6 authored about 3 years ago by Sebastian Klähn <[email protected]>
Update README.md

8caeed57dac4c411ae630c98d5628aea38b5bd24 authored about 3 years ago by Sebastian Klähn <[email protected]>
Merge pull request #28 from deltachat/cleanup_account_add_button

cleanup account add button

cb0b860fb3e4333b2b3a581d27142f2aaf1ae1c3 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
cleanup account add button:

remove square artifact

ccec5090a5fe2058f0d5b3c46e1bb7bbc2c070d7 authored about 3 years ago by Simon Laux <[email protected]>
Merge pull request #24 from deltachat/refactor_chat_into_comp

Refactor chat into comp

78c643bb0419eccdaf8f8f29c66de2dc8f027d13 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
Merge branch 'refactor_chat_into_comp' of https://github.com/dignifiedquire/dc40 into refactor_chat_into_comp

d9940e7f5e7eeeb66b25423a12093b3a4879d5b9 authored about 3 years ago by Sebastian Klähn <[email protected]>
fixes

46ab77c18148313ffced10a427cc57860414ea04 authored about 3 years ago by Sebastian Klähn <[email protected]>
Merge pull request #26 from deltachat/speedup-chatlist

avoid re-loading whole chatlist for each chat

eec412a4bd9dc147b26f354a92b6b42f8e63571d authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
Merge pull request #25 from deltachat/center-avatar-in-chatlist

center avatar in chatlist

4e3b5813a829a6a2cf098092a4511bd7f2c5398c authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
Merge pull request #23 from deltachat/speedup-dev-runs

speedup dev runs

edce5216855b38703990167b9b3fac63b7ad08b5 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
Merge pull request #22 from deltachat/remove-strange-outline-of-scrollbar

remove strange outline of scrollbar

306848b7d63f2140505e242081d8526dbfb4939e authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
remove message-list-wrapper

cbf538ec68222dab9bab3d291ce5ae643a2c0143 authored about 3 years ago by Simon Laux <[email protected]>
avoid re-loading whole chatlist for each chat

f2ff77dfb51427f6a86e7d474566518a1fb223e8 authored about 3 years ago by B. Petersen <[email protected]>
center avatar in chatlist

36c8ee02fed020f45c02a852786906bbecaf0a8e authored about 3 years ago by Simon Laux <[email protected]>
Merge branch 'master' of https://github.com/dignifiedquire/dc40

dddd03e691efc5ac09757f1826ef5a81a1a42d85 authored about 3 years ago by Sebastian Klähn <[email protected]>
refactor chat into a component

f603870a785f5e4f6c19b9890ba7ee2a3c7d4c90 authored about 3 years ago by Sebastian Klähn <[email protected]>
speedup dev runs

bf7fc472cecf7c07f7fbeac83fddb10cf6b4a477 authored about 3 years ago by B. Petersen <[email protected]>
remove strange outline of scrollbar

4d0ac5188982fdd921feeba1c8e12ac5cfe30202 authored about 3 years ago by Simon Laux <[email protected]>
Merge pull request #21 from Simon-Laux/fix-letter-avatar-styling

fix letter avatar centering and make the avatar letter white in the message list

d493a05c5e107ac0a24477a41e60d3157c025a13 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
fix letter avatar centering

and make the avatar letter white in the message list

30bfc583260b51b47d12c2fe8136dd9e01efee76 authored about 3 years ago by Simon Laux <[email protected]>
Merge pull request #20 from Simon-Laux/fix-double-scrollbar

fix double scrollbar

a2845541074624bee04e3c3503311baea9704045 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
fix double scrollbar

6b4739b26031e439c7e811c6a91d10295c909e02 authored about 3 years ago by Simon Laux <[email protected]>
feat: implement basic context-menu (#19)

* feat: implement basic context-menu

uses it in chatlist to implement unpin, pin, archive and...

17e5ec0c22ceffceb8d27da30fadb4f4ca37f875 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
feat: restore selected chat when switching accounts

72e39a88f152ab592891af33cd6fb925c46fbbf2 authored about 3 years ago by dignifiedquire <[email protected]>
login style cleanup

6793b29bea5c73a4b36760ea75ab8ef15f873198 authored about 3 years ago by dignifiedquire <[email protected]>
Update .gitignore

181ea324a170d00d54ef50a6dbb9621455f9bd1e authored about 3 years ago by Sebastian Klähn <[email protected]>
fix accept button styles

7bda516c36033789d6d7772f48d7f0cc2b1f1f0c authored about 3 years ago by dignifiedquire <[email protected]>
cleanup & refactor to fix reloading

b809920b03bd8143ad44692d1fcedb37a0b76df1 authored about 3 years ago by dignifiedquire <[email protected]>
Merge pull request #18 from dignifiedquire/fix_typo

fix typo

acea3491da3af615dcb871dd337b78746cb5889e authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
fix typo

6ae556fed04a4aef8d219e3b7afbecb2d92cf5a3 authored about 3 years ago by Sebastian Klähn <[email protected]>
Merge pull request #17 from dignifiedquire/import_account_backkend

account import

566d2c92cd042cf765b3f010122653e6819ef752 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
account import

763a4af4385eddf58eb24a63cb8095ad4f51596d authored about 3 years ago by Sebastian Klähn <[email protected]>
feat: show more account details

4045e3f2a59eeb9c14ee94c23eb13d7b52143bee authored about 3 years ago by dignifiedquire <[email protected]>
feat: add block and accept contact request

1e9b2cdfad840288c158a578c773cce6f468d200 authored about 3 years ago by dignifiedquire <[email protected]>
docs: add wasm32 target

a151cb00ba05b81e4e494415a74a5e4ecc331059 authored about 3 years ago by dignifiedquire <[email protected]>
Merge pull request #16 from dignifiedquire/update-core

feat: update to latest core and new accounts structure

2ae7ea5be42acd22acba4ad3c807badb0be277fb authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
readme: add install instructions for tauri-cli

b96dc743bba18a17d299177a36b439c3ae603269 authored about 3 years ago by dignifiedquire <[email protected]>
fix: account: handle no chats

8f888aa9a366f6d6f159847e9bcadae1555c7fde authored about 3 years ago by dignifiedquire <[email protected]>
fix messages styling

41fce3c47edb995f7d50b55f50c08b51d41a72b6 authored about 3 years ago by dignifiedquire <[email protected]>
styling fixups and update deps

af28a898cb55430f6979d22d54e10695dcc2db95 authored about 3 years ago by dignifiedquire <[email protected]>
switch to dc master

b786eda13165454cd85c9d49a2cb6f2ce9701cd6 authored about 3 years ago by dignifiedquire <[email protected]>
update dependencies

620b4c426a4ebf08432d8453aa405aa33f172c63 authored about 3 years ago by dignifiedquire <[email protected]>
small frontend fixes

a48791378059f8a6047fa36b8069c663072d222e authored about 3 years ago by dignifiedquire <[email protected]>
feat: update to latest core and new accounts structure

44b0ef995726b6af706f132f255819e99092328f authored about 3 years ago by dignifiedquire <[email protected]>
Merge pull request #11 from dignifiedquire/tauri

9e62db714553d1a4903afc3fcefa1de1feac1a62 authored about 3 years ago by Friedel Ziegelmayer <[email protected]>
Merge pull request #12 from dignifiedquire/replace-close-button-with-icon

4ce15aa10cc10c94edc69300a0ee40ba1281cd37 authored over 3 years ago by Friedel Ziegelmayer <[email protected]>
replace close button with icon

749a1cb251575ed7e7a493a0a97d7dba0a901d24 authored over 3 years ago by Septias <=>
switch from electron to tauri

577c2b90aadebdbb80f53b1d49acfef3bae2f6c0 authored over 3 years ago by dignifiedquire <[email protected]>
cargo fmt

7f2f5b3f2b3b8ce11eccfc3207f45fd30b8b5c2b authored over 3 years ago by dignifiedquire <[email protected]>
add more instructions and some cleanup for trunk

024a64ea0b2aff28424770f9dcda0aafda70417d authored over 3 years ago by dignifiedquire <[email protected]>
remove client.js from webpack

2ea76c3538b6e3666452eae497d11b63126d0bc3 authored over 3 years ago by Sebastian <[email protected]>
update config

467714704153147aa79f55b1d36b8f35a99b8008 authored over 3 years ago by Sebastian <[email protected]>
add margin 0

34e4c99d39517c04e30afe2e52f9928a7335e6e9 authored over 3 years ago by Sebastian <[email protected]>
add config file

da6a3c8dcb75383af922fdece7bd62d813861b71 authored over 3 years ago by Sebastian Klähn <[email protected]>
add trunk

35b5af702b0c7d1fb56e888369d8eb27d2a0fa92 authored over 3 years ago by Sebastian Klähn <[email protected]>
remove webpack

d7a884b56b05885055ab80860abf745c3395cc5b authored over 3 years ago by Sebastian Klähn <[email protected]>
transform less -> scss

27ba45305e691e4a14e27dbf19406984d6a95d5f authored over 3 years ago by Sebastian Klähn <[email protected]>
update message-comp on message send

208c33ce8ca8a49199d4373a38924b3b197aa8fd authored over 3 years ago by Sebastian Klähn <[email protected]>
update deps

b3a3bd07831e1fedc4e4f3e94c30668850ce7a3a authored over 3 years ago by dignifiedquire <[email protected]>
update dependencies and add basic support for notifications

419d4bbe2aa89e667c155fe05472c2016e213171 authored almost 4 years ago by dignifiedquire <[email protected]>
update rust deps and fix line breaks in long texts

d9b925b60604e3d78b5e8d279c03b132f320b1a6 authored almost 4 years ago by dignifiedquire <[email protected]>
Merge pull request #5 from nicodh/switch-accounts

Switch accounts

2de9e26ebe88cc4b120ee604d2d3cb59c59f7568 authored almost 4 years ago by Friedel Ziegelmayer <[email protected]>
Readd create_account_callback

4ce910df1a696fb2c7214e7622c39c4c7ab34dc6 authored almost 4 years ago by Nico de Haen <[email protected]>
Update message list

22b4bd907222929298cbd8a64a73d56e837b7781 authored almost 4 years ago by Nico de Haen <[email protected]>
Skip configure if account is already configured

155314e1108b0956006676a31e7af42c8d94f76e authored almost 4 years ago by Nico de Haen <[email protected]>
Switch accounts and load chat list

f79315ecdf506fd90ce95c0f89251bb953ae5b3b authored almost 4 years ago by Nico de Haen <[email protected]>
Handle account configure & restore state errors

b54da5356203685e7ab38fc641c5c6cf55d7dbb5 authored almost 4 years ago by Nico de Haen <[email protected]>
feat: display text quotes

53488e67ff03d71bc5f8fe167f2b2a19738ef718 authored almost 4 years ago by dignifiedquire <[email protected]>
wip: dialog for account creation

7214bf8cecdda07819cd73794f6fe58c4adce3e4 authored almost 4 years ago by dignifiedquire <[email protected]>
feat: add basic chat header

06635cc3932f482765d4d3485d4aa98961a29638 authored about 4 years ago by dignifiedquire <[email protected]>
update deps

302adbbb715ba0b8a47ac05f675f36a5c87ac7f3 authored about 4 years ago by dignifiedquire <[email protected]>
render timestamp in correct local time

0e973d1dd6af29374c288e627b2437392f4e1181 authored about 4 years ago by dignifiedquire <[email protected]>
fix prefix alignments

d8fa85495c608b422fb67233ff2ce4586348ae21 authored about 4 years ago by dignifiedquire <[email protected]>
implement minimal status indicators for messages

3bb7bd7b39dd51c13b5ae0a9979ab12e0f42b788 authored about 4 years ago by dignifiedquire <[email protected]>
refactor: improve code organization

e2048335198a37b79263179ed1e0963fa8913199 authored about 4 years ago by dignifiedquire <[email protected]>
fix flow typo

71c53e643fa9aa689b225f4a72719aaf926fa1a2 authored about 4 years ago by dignifiedquire <[email protected]>
setup svg icons and add send button

fca256c3ff3d9d8f84c728defbc40fde6753129d authored about 4 years ago by dignifiedquire <[email protected]>
improve message list styles

f99f5c458484ff361687d42b758bf4a486b0d38b authored about 4 years ago by dignifiedquire <[email protected]>
setup events to properly refresh ui on events

0a875907a8e54219ee4e8d1d9831af20afc3eaa5 authored about 4 years ago by dignifiedquire <[email protected]>
small styling fixes

6959e256e4a66ac4f891ebd88f7aacaf258bc782 authored about 4 years ago by dignifiedquire <[email protected]>
improve styling of avatars and message rendering

0be951f23bd6e77ff5e9e355ff2d301d9b09512e authored about 4 years ago by dignifiedquire <[email protected]>
update dependencies

716a2552fa0e6c0f4ef27a8d2fbe2976c61afdc3 authored about 4 years ago by dignifiedquire <[email protected]>
refactor chatlist to be dynamically loaded

96f962010a86de787aa1ff94cfe1a68894c968b6 authored about 4 years ago by dignifiedquire <[email protected]>
extract list logic into its own component

4b18efcacad46cd84c9b3bdf2c74514350ab9e2f authored about 4 years ago by dignifiedquire <[email protected]>
split out message input

fe18a489266013e381fc03a46c19dafd35faab26 authored about 4 years ago by dignifiedquire <[email protected]>
split out sidebar and chatlist

9adf2e3e1e8e0a44ba98ff5ce02863eba6a5c97a authored about 4 years ago by dignifiedquire <[email protected]>
basic loading at the bottom

d90e7995218d581da33bf8a4760071afec0c8d5e authored about 4 years ago by dignifiedquire <[email protected]>
improve image styling

642a7f6343ef949a0f4dbd9c4fc6746dba60c4ff authored about 4 years ago by dignifiedquire <[email protected]>
link detection and improve message loading, some other fixes

dc9280fad597e4075eddc22f55552bf2cfc78e35 authored about 4 years ago by dignifiedquire <[email protected]>
format time and switch to bincode

8d1bf14bc2dee392d1bea67232453a12698a3e06 authored about 4 years ago by dignifiedquire <[email protected]>
bring back electron js

605971bd0b4c00f2bf83fd84a4573d5da7ae6893 authored about 4 years ago by dignifiedquire <[email protected]>
cleanup and remove unused files

de03fb795ada41c5eaccb3644204bdb5aecd9376 authored about 4 years ago by dignifiedquire <[email protected]>
update core and add message sending

564e79d2aa3b2de56fd0d550f9ae0d3c71d1db9c authored about 4 years ago by dignifiedquire <[email protected]>
scroll to bottom

8c2aa46ee36f904283ca96629a62143cfe69b507 authored about 4 years ago by dignifiedquire <[email protected]>
refactor: share state structs

93c741276bf14726e7dc30fd44faa69b25e36635 authored about 4 years ago by dignifiedquire <[email protected]>
switch to yew

7c7b57e7ba33aee7e21a471cd50068582db7ca22 authored about 4 years ago by dignifiedquire <[email protected]>