Ecosyste.ms: OpenCollective

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

github.com/katzenpost/katzen

Traffic analysis resistant messaging with Gio based user interface
https://github.com/katzenpost/katzen

disable return submit on android platform

see: https://todo.sr.ht/~eliasnaur/gio/224

651b97657fbde23cbf836ec4c350f48dfeb6bb31 authored over 3 years ago by Masala <[email protected]>
add submit button on composition

ee303c1ae39b2497efbeb1e72f58ad30fb459172 authored over 3 years ago by Masala <[email protected]>
remove > from txt entry

6246088c48838bfcdd8f56588d1cd152be468810 authored over 3 years ago by Masala <[email protected]>
add docker android build instructions

8a87048931069155ef530061bb3851e07572510a authored over 3 years ago by Masala <[email protected]>
add build tests to github runner

2c09074787c352870b028d695f02ccfb406c0fe7 authored over 3 years ago by Masala <[email protected]>
redraw screen once per minute to refresh timestamps

0d29b7c7118e36a9b70cb7a166e23b64aa27c643 authored over 3 years ago by Masala <[email protected]>
actually update catshadow

3504fbd2b48d09e57b58dce1d4600e8e4edcbc17 authored over 3 years ago by Masala <[email protected]>
Revert "update catshadow"

This reverts commit 61c6a62ae4c0de67ddc7f628027880db9b3fd913.

b86059a0a2d127488a334b783c3e0160e9653286 authored over 3 years ago by Masala <[email protected]>
update catshadow

61c6a62ae4c0de67ddc7f628027880db9b3fd913 authored over 3 years ago by Masala <[email protected]>
update catshadow

8869251bd6bec02785a329ec2970bd472e143e1a authored over 3 years ago by Masala <[email protected]>
stubbed out Settings view #35

7d849b3e6b5477e0eba3aa3f9608a84197843262 authored over 3 years ago by Yippy Skippy <[email protected]>
Wip gioui interface (#43)

* add app name and Settings button to home

* add titles to view, capitalize form fields

ru...

d429c6f06306b5c48a0b9b2e3eaa6689fb2e9924 authored over 3 years ago by Happy Goat <[email protected]>
add DisableDecoyTraffic key to sample configs

13c5fd0142d8e44148967b4a67df76ca51cfe990 authored over 3 years ago by Masala <[email protected]>
remove cruft from .gitignore

fc3ab1289a225021746b74880c19d08c594d1ecd authored over 3 years ago by Masala <[email protected]>
do not notify for focused chat

943023bd2e7a80cc2a97b4f889b9d7e796bd6938 authored over 3 years ago by Masala <[email protected]>
do not emit notification if conversation is focused

also removes the page transitions, because they make it very tedious to
check the type of the cu...

8842a6c4296fc05e1eb8229623d78acd4b8618a2 authored over 3 years ago by Masala <[email protected]>
return nil instead of empty MessageSent

21a7a230b6c1ffded3539749782bcdea04682728 authored over 3 years ago by Leif Ryge <[email protected]>
don't send empty messages

857ee3829d598ec2cb700b64e2d9addc4343003e authored over 3 years ago by Leif Ryge <[email protected]>
bump catshadow version

fixes a crash on contact removal

b434e72b6ac4b4c0794ea96813fc94511b27230a authored over 3 years ago by Leif Ryge <[email protected]>
update README

2fa3d57c21423203c9bdcb3c1d655f7fe80de956 authored over 3 years ago by Leif Ryge <[email protected]>
clearer labels for delivery states

"delivered" gave people the impression that it was an end-to-end delivery
receipt when in fact t...

fe4685937e19397f2f349da6a69a3ae2a5b4326f authored over 3 years ago by Leif Ryge <[email protected]>
update README, go.sum

ca3816ebdf37ebb362339b3648b431a271e43555 authored over 3 years ago by Leif Ryge <[email protected]>
sort home screen by time of last message

b37651e5ee5865b766b7a83f92093e54617f758c authored over 3 years ago by Leif Ryge <[email protected]>
show timestamp on selected message

instead of in the bottom bar

af4e466e78d4d425a2cdb89f209c58be819c9231 authored over 3 years ago by Leif Ryge <[email protected]>
note what timestamp actually represents

today is my first golang in a while... just searched for ternary operator and
ended up with this...

883f9b28d2d69f1474ec7b7d499b52fec6369586 authored over 3 years ago by Leif Ryge <[email protected]>
show minute-resolution timestamp on click

cdba7ff84bc6cfae574b155af533f74c459571e5 authored over 3 years ago by Leif Ryge <[email protected]>
truncate messages that are too long (for now)

TODO: messagse should be chunked and reassembled

4f7df1d4fbb5a183381d7dfabf23f5b56dd4305d authored over 3 years ago by Masala <[email protected]>
tweak message timestamp layout

dcc4c0fe8102cfe6dacdc75de68fd78fe1ee53e0 authored over 3 years ago by Masala <[email protected]>
truncate timestamps more

7776110361f1f89f7fc20a820de1538715f77531 authored over 3 years ago by Leif Ryge <[email protected]>
truncate message age to the minute

be62085885dadeadec88780c0eec3644b830eea4 authored over 3 years ago by Leif Ryge <[email protected]>
format time durations with durafmt

in this version, you can see milliseconds for the first second after sending a
message. a subseq...

0320ef8eb27217e6ec38cab2d99b4c46dd6b63d8 authored over 3 years ago by Leif Ryge <[email protected]>
remove mask on shared secret to avoid typos

2a27157cdae692a6f22e7640f01fa5722f675271 authored over 3 years ago by Masala <[email protected]>
cosmetic change to usage

ff331e2e8fe571bc5cfe5d326ec6fad619370be4 authored over 3 years ago by Leif Ryge <[email protected]>
add a message context menu

7a36baab9b65aadb589a4d7df095ae13671ce273 authored over 3 years ago by Masala <[email protected]>
normalize configuration files

502f5a3ce026ffaec12efbe15c1c28e31a148032 authored over 3 years ago by Masala <[email protected]>
add more android build instructions

5c423b8ad1e07cc107b5c71dffbd6bdf9b5fe6ea authored over 3 years ago by Masala <[email protected]>
add android build command to README

ab9f1e107127e63547157e19c4deb2aeb067567d authored over 3 years ago by Masala <[email protected]>
go mod tidy

81f559dd80ebacc35b3123d95fdcf40e6280bfb6 authored over 3 years ago by Masala <[email protected]>
go mod tidy

17d5a2c70a6549905b8d81de3abc7eedf7c3b268 authored over 3 years ago by Masala <[email protected]>
Merge branch 'add_fractal_avatar_generator' into wip_gioui_interface

56ab2c263b2200a9bdf92a13b5d0089e57d0ae3a authored over 3 years ago by Masala <[email protected]>
add spacer between messages

719b0d5859fba2b9335de8475f31ebe9ab28efca authored over 3 years ago by Masala <[email protected]>
detect tor and choose appropriate configuration

c0976f188f6f18cb947da08f5e3905e0fcd639a6 authored over 3 years ago by Masala <[email protected]>
go fmt

d3c064acab6c61ee0635ba5a4795e914ed5d28b8 authored over 3 years ago by Masala <[email protected]>
update client

c06ff72c87eb3ab731139cd14388f650643584ee authored over 3 years ago by Masala <[email protected]>
go fmt

5b02ca017fc7fba40eefab460d627e1a21b22bfd authored over 3 years ago by Masala <[email protected]>
update client

4d9900523550a1c358d385a532270911dc4ea03d authored over 3 years ago by Masala <[email protected]>
do not shutdown client on a connection failure

f394f0f3cd330f5aded5dfe1c0874a6547b9ffb0 authored over 3 years ago by Masala <[email protected]>
do not shutdown client on a connection failure

08f2ce125cdd245b768a7a5edaf8a918630cdf3c authored over 3 years ago by Masala <[email protected]>
fix circular datadir path bug

5d7be484955efab9b3e4417b5e0efc8fe050d58f authored over 3 years ago by Masala <[email protected]>
update to catshadow v0.0.42

ca9d015fe824109fcbb8e12efb8dbfcbdb89e862 authored over 3 years ago by Masala <[email protected]>
update to catshadow v0.0.42

d4df8fe938d68e0e5bbd32e0635a647dfe6ebe0c authored over 3 years ago by Masala <[email protected]>
add random avatar button

b88646a1948720bb89ea1c5913f72a66212c7e20 authored over 3 years ago by Masala <[email protected]>
add fractal avatars

7c9c28faecdadad6914f96246e29d406f86d6c1e authored over 3 years ago by Masala <[email protected]>
update catshadow, add WipeConversation

c58c1f744fe25a7c2bcaf2685b1ee2dbcbfd1c50 authored over 3 years ago by Masala <[email protected]>
disable unimplemented button

4ad8100b38cc9475a801ef4053925ad0d1b531bc authored over 3 years ago by Masala <[email protected]>
clear cached avatars by restarting homepage

4682fe696ac5e0f015a3d595228a93f429388af0 authored over 3 years ago by Masala <[email protected]>
tweak avatar selection style

f9e6cefe27ae2f841de94bb40ef350d19f25e643 authored over 3 years ago by Masala <[email protected]>
go fmt

e6603a4ba6c3a16f0a9a91724e90a64ba5009966 authored over 3 years ago by Masala <[email protected]>
cache avatar images after decoding

249083499a433962cf4400180dbbb1ce8b9dbb0f authored over 3 years ago by Masala <[email protected]>
update catshadow

4ac47721e11ac9771743c93c08cb25c677f0e72a authored over 3 years ago by Masala <[email protected]>
update old statefiles

38f776e854eb3ecf6c1b6a97678359cbcca16a1b authored over 3 years ago by Masala <[email protected]>
use client ref consistently

bd85906c557b3bff9f2dd644e1daaeb9cfabd450 authored over 3 years ago by Masala <[email protected]>
add avatar selection and storage

1a55fcf6d05f66caf23480f903e569f553ce5640 authored over 3 years ago by Masala <[email protected]>
update catshadow

cbef10abe64f580dadcbd3ed014fbc7c7a121a4b authored over 3 years ago by Masala <[email protected]>
add rename contact page

bedcd2023b5c5bc0332689aa58229a37f97cc397 authored over 3 years ago by Masala <[email protected]>
update catshadow

35eaa12769b26fa85bb5a915d37074f71f58b7ee authored almost 4 years ago by Masala <[email protected]>
update README with build instructions for arm64

b2b865fafb8809bc51398a691da3bc810a875d38 authored almost 4 years ago by Masala <[email protected]>
add back button to add contact page

09b85f547564a5a51dbd9857bbf0844e9cf86af1 authored almost 4 years ago by Masala <[email protected]>
update catshadow

ca1fe3092fc4462dd8580676d31250f6fe820f10 authored almost 4 years ago by Masala <[email protected]>
add case for android back button

fixme: this doesn't actually work

d71b0fddf1ce589640052c198c0d7a2f2763c20a authored almost 4 years ago by Masala <[email protected]>
redraw ui on delivery state changes

e643119377b37636872f4b9d9ce4f6b151a419cb authored almost 4 years ago by Masala <[email protected]>
redraw screen on keyx and other events

bfd4e786d8c0ab2feef266957d15490a685e37ef authored almost 4 years ago by Masala <[email protected]>
do not overwrite the statefile each run...

cbd357bdd90ef51627ff73f318fefc8e922ae71c authored almost 4 years ago by Masala <[email protected]>
capture android touch in home menu

582c9d9b6b2bd381d19d0ec24caaa8f65cfc9673 authored almost 4 years ago by Masala <[email protected]>
pick the apps default datadir for statefile

049c2930af8d9e37c856a1eb6cc9734d0dd0edb3 authored almost 4 years ago by Masala <[email protected]>
go mod tidy

3b75c45c12e6ccfec52bbf3c4a46ba6ee6f2e391 authored almost 4 years ago by Masala <[email protected]>
update Dockerfile.android

10e11f9f58a290677b3256cf7d954ed5d84dad0a authored almost 4 years ago by Masala <[email protected]>
do not block waiting for connection

0afbeeccb708cb78e6079ac8e20d4b19442aea70 authored almost 4 years ago by Masala <[email protected]>
add Dockerfile and Dockerfile.android

TODO: figure out how to export build artifacts properly

debc52768e936457919e695ca7b52594aac1129f authored almost 4 years ago by Masala <[email protected]>
update gioui.org and pointer API

c5a9a1b411ec4fe324f5fc205130c5f5bbec1e14 authored almost 4 years ago by Masala <[email protected]>
update README.md text

c68752db74a93d8b8503b661be88f33fd2122fce authored almost 4 years ago by Masala <[email protected]>
update build deps in README

cdf563b4b0e03556b15f848632c351fa2a7f04cf authored almost 4 years ago by Masala <[email protected]>
add libx11-xcb-dev to gitlab ci

20c9eafcfafc620e95b4737a1b81bd3b6508a0be authored almost 4 years ago by Masala <[email protected]>
add libwayland-dev to gitlab ci

0df0d9dfef661111c2c206149121426ce4f917e5 authored almost 4 years ago by Masala <[email protected]>
fix command in gitlab ci

8940177ae55ce5e62b38d648dc31b48fbd32c013 authored almost 4 years ago by Masala <[email protected]>
update gitlab ci

37379bf02cb1ad64e667252c17f63b9daf8ecb2a authored almost 4 years ago by Masala <[email protected]>
go fmt

28a7d66f5ff0db10cc2292eb6ba600c3a3f3412f authored almost 4 years ago by Masala <[email protected]>
put add contact button at top

ed5bc608b994e618fa1ab110875642e0161bf59c authored almost 4 years ago by Masala <[email protected]>
add password requirements text

cab3cb9cacd1df551a5375a2f46f89bf2d265639 authored almost 4 years ago by Masala <[email protected]>
release area under timestamp for text

5c6d54b590dfe4d3116c0d16b39b66bfea6d0827 authored almost 4 years ago by Masala <[email protected]>
update catshadow

7cf1a34be2d5bcf878a2ab0162289f2fd8e67d6d authored almost 4 years ago by Masala <[email protected]>
refactor event handler to capture client.HaltCh

de242508b3524efb9698b93114d1a0ec1e57c70d authored almost 4 years ago by Masala <[email protected]>
do not expire message received notifications

52a60b0bf263359890dd142ca8bfda8665d1d521 authored almost 4 years ago by Masala <[email protected]>
add notifications using notify

1c27fd514b0e79dd8cd2116bb033c3f2f57bf9e6 authored almost 4 years ago by Masala <[email protected]>
add back button to editcontact page

5a4b34459c0c904c677fa2679ac5aa88009b3b6d authored almost 4 years ago by Masala <[email protected]>
add back button from conversation view

d77178ee5627210f5a87818c0bd92e7e1a4c3fd9 authored almost 4 years ago by Masala <[email protected]>
increase contrast

502f2f5385854bede62b9f7007b535cc2deb9595 authored almost 4 years ago by Masala <[email protected]>
add editcontact page

e4d30fbf970fbb9635edc5e2fbaf08aaf2404cd6 authored almost 4 years ago by Masala <[email protected]>
refactor and add right click support

af7096f0b01ef33ae7f38c05d49f9c315987cc09 authored almost 4 years ago by Masala <[email protected]>
modify giou.org gesture.Click to return Buttons

85ebab88b6efa5b707de2050fbcc09e9d91c5e65 authored almost 4 years ago by Masala <[email protected]>