Ecosyste.ms: OpenCollective

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

Arbor Chat

Building a sustainable, high-context, user-respecting chat platform.
Collective - Host: opensource - https://opencollective.com/arbor-chat - Website: https://arbor.chat - Code: https://github.com/arborchat

feat: enable new color theme

Colors carefully chosen by Elizabeth Abowd!

github.com/arborchat/sprig - 88e2d89f5a363e456039b66cdfe25849cf65e1ee authored over 4 years ago by Chris Waldon <[email protected]>
Remove documentation about loading from disk, add E-mail contribution.

github.com/arborchat/wisteria - fe56bf02581751ecab7affefe15416060d3cdda3 authored over 4 years ago by Daniel Wilkins <[email protected]>
Remove outdated implementation links.

github.com/arborchat/arborchat - cc6956daf03e41a4a80361229bde8f3dd44be594 authored over 4 years ago by Daniel Wilkins <[email protected]>
feat: set application title to Sprig

github.com/arborchat/sprig - 811b2c4b54737bdf50cec33b1ef50ae605958db1 authored over 4 years ago by Chris Waldon <[email protected]>
chore: fix misc text misalignment on community menu

github.com/arborchat/sprig - d5ea8ca1ea0993e7c4994ac9aaaa9bf0ee9517ac authored over 4 years ago by Chris Waldon <[email protected]>
chore: hide non-functioning community selection checkboxes

github.com/arborchat/sprig - 04f9ee196711d0c1603e386c063c58f1e191d0b0 authored over 4 years ago by Chris Waldon <[email protected]>
feat: invert filter button colors when active

github.com/arborchat/sprig - 9148c8777ec205dffc1a024f199562ee0ad4901b authored over 4 years ago by Chris Waldon <[email protected]>
feat: un-filtering reply list now returns to pre-filter scroll position

github.com/arborchat/sprig - 79e542b7aeead51bb534ca8e6bb03281e66e0efd authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: properly indent sibling messages

I lost the left inset on sibling messages when I split their logic
out from the unselected messa...

github.com/arborchat/sprig - da7495e3a3c8a9e32c0edd9f028aa28f0b47af48 authored over 4 years ago by Chris Waldon <[email protected]>
feat: change the default color mappings for messages

github.com/arborchat/sprig - f2591dc40565a0e7cd7c3618845edf49a506ce99 authored over 4 years ago by Chris Waldon <[email protected]>
feat: hide layout profiling option on unsupported OSes

github.com/arborchat/sprig - 8db73452af7bcc885215277faaca321d28c49302 authored over 4 years ago by Chris Waldon <[email protected]>
deps: update to latest gio fork

github.com/arborchat/sprig - f471e289d8954a994a70f8736dc2f49dc28eddc0 authored over 4 years ago by Chris Waldon <[email protected]>
Tweak the readme.

github.com/arborchat/wisteria - 0e22d61b869f10dd6eae5a7e72062e291e63227c authored over 4 years ago by Daniel Wilkins <[email protected]>
feat: preselect community when creating new conversation

github.com/arborchat/sprig - 93a6fce421b183e244aa7516822a95f2cdab0912 authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: make default state of messages unselected color

github.com/arborchat/sprig - afc332f81509e11fd3ac9e8922690dc38d3f66cb authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: make color mux background independent

github.com/arborchat/sprig - 26b936ea15d10d335785fdb516dbc67bfb9870f2 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: mirror from within git repo

github.com/arborchat/sprig - 686f8e801324b49500d55d4a350a58e0c720d28e authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: attempt to mirror to github

github.com/arborchat/sprig - aa9b5671146b31db4a2084058589c56145702877 authored over 4 years ago by Chris Waldon <[email protected]>
docs: fix link to node encoding

github.com/arborchat/arborchat - 55f1a54ca149e58e718824e9611bff22b71e2962 authored over 4 years ago by Chris Waldon <[email protected]>
docs: clarify node ID encoding and example

github.com/arborchat/arborchat - b442e506d3f855406840af256476ffbf3e5a6b8c authored over 4 years ago by Chris Waldon <[email protected]>
docs: define how to encode node IDs as strings

github.com/arborchat/arborchat - 9ccaee2f8674dd09f3db2e1ac3ced216c4644df9 authored over 4 years ago by Chris Waldon <[email protected]>
add missing word and use better link descriptor

github.com/arborchat/arborchat - c1af937cc4f7ccd34e173ae073d5a124efe919d1 authored over 4 years ago by Amolith <[email protected]>
normalize capitalization and correct spelling

github.com/arborchat/arborchat - c6abb7d95735589b4cae31472f69b2d7ee1f943a authored over 4 years ago by Amolith <[email protected]>
normalize capitalization and link to twig

github.com/arborchat/arborchat - 092e3cb7061420091f31d2a6dc8ef57be5f98b66 authored over 4 years ago by Amolith <[email protected]>
correct capitalization

github.com/arborchat/arborchat - 5fd3d5820ac4fbe5aa9f8efa47ffd1106404c10e authored over 4 years ago by Amolith <[email protected]>
replace "here" link text with better descriptors

Same as 8a82515

github.com/arborchat/arborchat - 96a5fcac5fadea08d8e75750c060293839f1f233 authored over 4 years ago by Amolith <[email protected]>
grammatical, spelling, and capitalisation changes

I corrected a few misspelled words, capitalised the first letter
of bullets and the words "Arbor...

github.com/arborchat/arborchat - 3b80199bb7178821ec41a7beb5c94dc318b6596a authored over 4 years ago by Amolith <[email protected]>
improve clarity for sending replies

The process for sending a reply was somewhat ambiguous before, assuming
the user would know what...

github.com/arborchat/arborchat - 48f8963575320110e262529b15e7c2862b788f6a authored over 4 years ago by Amolith <[email protected]>
reword extraction phrase and remove newline

Double-clicking doesn't always extract the archive in the current
directory so it would be bette...

github.com/arborchat/arborchat - 94774636bf7b7d8ffc5b414ae27443d2abc552ee authored over 4 years ago by Amolith <[email protected]>
reword installation phrase

In general, it's better to refrain from using "here" as link text for
web accessibility. Descrip...

github.com/arborchat/arborchat - 13debb314d2d4b98688606c0d324c03cf63625e3 authored over 4 years ago by Amolith <[email protected]>
feat: remove unneeded profiling

github.com/arborchat/sprig - 02b52ca1559ef241e790968186a11ac273cd2867 authored over 4 years ago by Chris Waldon <[email protected]>
feat: ensure theme editor cannot break itself

This makes the theme used to draw the theme editor independent from the
one that it edits. This ...

github.com/arborchat/sprig - 6eff947adcec09754f34a902e1541c6532238eac authored over 4 years ago by Chris Waldon <[email protected]>
feat: simplify reply layout

github.com/arborchat/sprig - 32163e95675c5d7868240a3f3d6438acf655a79a authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable multiplexing theme colors

github.com/arborchat/sprig - d3e39bbd4ee258f64fbf0f28eb9f1ec597673727 authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable editing text colors

github.com/arborchat/sprig - 0b8c8caf6ca1e30ec634a904a3eea67218d31cfd authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable in-ui theme tweaks

github.com/arborchat/sprig - 39c7483492a5a7eed11acada756f3789017933bf authored over 4 years ago by Chris Waldon <[email protected]>
feat: ensure new conversation radio button is visible

github.com/arborchat/sprig - bd1ce611284e48949531eb6de1d8a3e2c42d11f8 authored over 4 years ago by Chris Waldon <[email protected]>
feat: move profile timings into separate ui bar

github.com/arborchat/sprig - 4e38a6a548decac283834899495f9abe95041479 authored over 4 years ago by Chris Waldon <[email protected]>
feat: unify color management into single theme type

github.com/arborchat/sprig - 9670b46c8d9e5b481706003ff7944946b3694cc6 authored over 4 years ago by Chris Waldon <[email protected]>
feat: add paste button to connection form

github.com/arborchat/sprig - 4700a9faf33cd2f3b53b9d502e5e8dac84ed076a authored over 4 years ago by Chris Waldon <[email protected]>
feat: add in-ui layout profiling

github.com/arborchat/sprig - 41893932d0d58fedde76d0a76db3ae201054fcee authored over 4 years ago by Chris Waldon <[email protected]>
feat: add margin above and below replies

github.com/arborchat/sprig - c84fcdcf97d63681285e3da9e358633f59e1330e authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: actually switch icons

github.com/arborchat/sprig - 155498ba5f386d2be38a18cd7a5527ed28e8ccd7 authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: ask for address after consent if first launch

github.com/arborchat/sprig - 2cd49bf2ec08ad73450afefe0fb7711358cb3ec0 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: build with a different icon in dev

github.com/arborchat/sprig - 04d0cca654c50d5daddf0ac865e23abe4fc7aa32 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: improve build config to use stable signing key

github.com/arborchat/sprig - 8ac51192c90260975928f0e53d1c8ad7b048f15f authored over 4 years ago by Chris Waldon <[email protected]>
feat: automatically discover existing identities

github.com/arborchat/sprig - 5b90eaceeb82654aa5805fbb33f47056ec5c0b18 authored over 4 years ago by Chris Waldon <[email protected]>
feat: make android system inset background color black

github.com/arborchat/sprig - ce8268ee3504fcf79fbcbd22051689a901957995 authored over 4 years ago by Chris Waldon <[email protected]>
feat: simplify connection logic

Previously, there were some weird edge cases where the app
might not actually connect to the rel...

github.com/arborchat/sprig - e937502ab180932903a4d528125c3218090f182b authored over 4 years ago by Chris Waldon <[email protected]>
deps: tidy modules

github.com/arborchat/sprig - fda7956f44701d4e4ce1a92d8278505c0a3c9d44 authored over 4 years ago by Chris Waldon <[email protected]>
feat: fix android insets in landscape orientation

github.com/arborchat/sprig - 9ded6c9ee07ee06a8fc66b1cb991c5a5b6184d6e authored over 4 years ago by Chris Waldon <[email protected]>
feat: auto-hide reply metadata that doesn't fit

github.com/arborchat/sprig - 5b93dffad800f3f58b113c36ebd26da70383e3fe authored over 4 years ago by Chris Waldon <[email protected]>
feat: vertically align reply metadata text

github.com/arborchat/sprig - d1ff298ec2576c336cab19aa9dc3c47676a08d0f authored over 4 years ago by Chris Waldon <[email protected]>
feat: display id and community names consistently

github.com/arborchat/sprig - 21dc8efa752478c1b797cec45b77118dcc9b4d07 authored over 4 years ago by Chris Waldon <[email protected]>
feat: shrink reply button to fit inline with short reply

github.com/arborchat/sprig - 0c08e5e2ce023d64e73f31daab3e41a4b57f4445 authored over 4 years ago by Chris Waldon <[email protected]>
feat: align buttons in editor better

github.com/arborchat/sprig - 08bf3ed9571c12abbbcc021928386d7f3790bcc7 authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: keep cancel button visible on new convo editor

github.com/arborchat/sprig - f6720e744e7a782aa3317c0aa5c539107f590877 authored over 4 years ago by Chris Waldon <[email protected]>
feat: refactor name display into separate widget

github.com/arborchat/sprig - a2cfe5d699e4b6501a992f891411bd3ecea65ec9 authored over 4 years ago by Chris Waldon <[email protected]>
feat: configure explicit filter button

This commit makes tapping on the selected message into a deselect
operation and changes filterin...

github.com/arborchat/sprig - 5c6e43292395602a40e0fad5da1879ab0734d677 authored over 4 years ago by Chris Waldon <[email protected]>
feat: change new conversation icon to be clearer

github.com/arborchat/sprig - 57ba0ceb1174d7867a99c09db71b78ef83c8d021 authored over 4 years ago by Chris Waldon <[email protected]>
feat: move reply cancel button into editor

github.com/arborchat/sprig - 8ae5dcecf643d32b91edc2e233fe3706094536c0 authored over 4 years ago by Chris Waldon <[email protected]>
feat: move reply button into line with selected message

github.com/arborchat/sprig - 997c8795b9e88b73175512f44d400782b53bae9b authored over 4 years ago by Chris Waldon <[email protected]>
feat: display community information on selected reply

github.com/arborchat/sprig - 9b0b5dfee71c250710ff1f7f271559be55d613b5 authored over 4 years ago by Chris Waldon <[email protected]>
feat: add username suffix derived from node id

This should help reduce the risk of users stealing one another's
usernames by disambiguating ide...

github.com/arborchat/sprig - 778bb48e3df32ea449a40685116071b36db77c40 authored over 4 years ago by Chris Waldon <[email protected]>
feat: ask user to indicate understanding before starting

This commit adds a screen asking the user to acknowledge that arbor messages
are immutable and p...

github.com/arborchat/sprig - 2a75dffe02be096db1440e1a383a7042b10cf81a authored over 4 years ago by Chris Waldon <[email protected]>
deps: update gio version slightly

github.com/arborchat/sprig - 50de7d45191d330cdb6ec73841f43735019a671d authored over 4 years ago by Chris Waldon <[email protected]>
doc: update project status

github.com/arborchat/sprig - 449961f58aa2fadcb44fff6b1071a5b139351412 authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable pasting into message editor

github.com/arborchat/sprig - 43be1aa2f8bd3bdf3c086138779eb411b285ac91 authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable copying selected message to clipboard

github.com/arborchat/sprig - 208182d4846bf18f0997603dab61cd33c6a957e9 authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: fix reply editor layout after gio update

github.com/arborchat/sprig - b6892edd802710378a3c8ada12a742c64dd5e91a authored over 4 years ago by Chris Waldon <[email protected]>
deps: port to newer gio version

github.com/arborchat/sprig - 2e30e44a3c58a0e7fa7aa9cc94aa13f1bf9d5137 authored over 4 years ago by Chris Waldon <[email protected]>
feat: refactor reply list and community list to use share impl

github.com/arborchat/sprig - a374d6aae4b8fae3abb0670691df5bc7f17c92bf authored over 4 years ago by Chris Waldon <[email protected]>
feat: refactor local community list to be threadsafe and offline-first

github.com/arborchat/sprig - 13bff6eabe89d153785362ec9774605673b34331 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: add srht secrets to allow release

github.com/arborchat/sprig - 3e3e016756287e6ddb0d9e1241fad0edb13c897c authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: publish apk, windows, and linux release artifacts

github.com/arborchat/sprig - c2e9f49444f3742cc67a2859b3c276b32057298d authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: actually use xz compression in linux archive

github.com/arborchat/sprig - 8c14063d2d27c930036c2ec728cfcc8fc670e812 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: install zip to allow windows builds

github.com/arborchat/sprig - 55d6dc9b0df04101910f075da8878e931c7aa8da authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: build for windows and linux in CI

github.com/arborchat/sprig - 4191d56d67e30e0ffb8635da1fafb37d858ce935 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: add script to run on macbook to poll for builds

github.com/arborchat/sprig - 3fc653dcee5a6816a012c09d98e18a434f138723 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: ensure makefile sees all source code

github.com/arborchat/sprig - 18c762ca824ff22ae754adb433e6742180cc7fc7 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: skip redundant gogio install

github.com/arborchat/sprig - b77c515cd2981407b17364f7f8dbcc09192b8e78 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: install gogio correctly

github.com/arborchat/sprig - 918967a1bb8ab74baf77885fbc0d80f93e2f1f45 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: fix android tools path again

github.com/arborchat/sprig - 97c83a23e29bbad389438e3c681a345c462b964d authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: use a more recent android tools archive

github.com/arborchat/sprig - ccf514cc53b8a88ac96f6421fe8c6d9419d82bce authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: fix android tools installation hierarchy

See here for details: https://waldon.blog/2020/05/16/installing-a-working-android-dev-environmen...

github.com/arborchat/sprig - 4dd9bd581922dc942254c984dc3c7b86691b3f8c authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: actually install curl

github.com/arborchat/sprig - 64284658fe8f9e727fc672beca86c0ac8961abff authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: prevent yaml from messing up go env

github.com/arborchat/sprig - d5e06933247f9c2e4270d7b957a464e7b956f819 authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: correctly use map for environment

github.com/arborchat/sprig - a54b3441c6eacb8322c30a0a9068f1fec08cd14c authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: fix tabs in yaml

github.com/arborchat/sprig - 39d681585610dbc443411a612fd6dae067ff8a7b authored over 4 years ago by Chris Waldon <[email protected]>
ci/cd: attempt to build apk in CI

github.com/arborchat/sprig - 78eb93c6a81fbc58b5f99d36d1b6218b11a484f5 authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable creating new conversations

github.com/arborchat/sprig - c0995a48cfff626dba7e45ccbbbf1bf63df1c250 authored over 4 years ago by Chris Waldon <[email protected]>
feat: improve reply editor styling

github.com/arborchat/sprig - 871ebe9192a1859c95ee925cdd3171eca53299ea authored over 4 years ago by Chris Waldon <[email protected]>
bugfix: properly render new messages in current convo

github.com/arborchat/sprig - d4fadb6abcf5d889f7486edaed432f9a7d89d4dd authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable sending replies

github.com/arborchat/sprig - 2e1d0a7a065597c2b516b4a5ce543a8e8bc16cca authored over 4 years ago by Chris Waldon <[email protected]>
wip: start adding reply support in view

github.com/arborchat/sprig - 3559c8cdaef39ec98f3fbd61ddf648bd602ae283 authored over 4 years ago by Chris Waldon <[email protected]>
feat: load and save identity information

github.com/arborchat/sprig - fa6152f15d248eaa068980d80e95e80e8db48eb9 authored over 4 years ago by Chris Waldon <[email protected]>
feat: enable identity creation

github.com/arborchat/sprig - c2fede120c56ae433fcf3865cd4ad6ee5d24b8fa authored over 4 years ago by Chris Waldon <[email protected]>
feat: add clear selection button

github.com/arborchat/sprig - f9380f23cb13ceac10cabb7a1ca0b7739b04fd02 authored over 4 years ago by Chris Waldon <[email protected]>
feat: add back button from reply view

github.com/arborchat/sprig - 9c8b928f188dbe24990a129e700f7ed48ec3c62c authored over 4 years ago by Chris Waldon <[email protected]>
feat: all messages start with light-background

github.com/arborchat/sprig - 4063d1b51ebcc6ccbf1984200f674545cd2e4ffe authored over 4 years ago by Chris Waldon <[email protected]>