Ecosyste.ms: OpenCollective

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

github.com/mollyim/sweetlies-server

Server prototype for hosting a private Signal network.
https://github.com/mollyim/sweetlies-server

Bump version to 5.91

93fbb877419edf739eacefcb2676ddcc9f1736e8 authored over 3 years ago by Chris Eager <[email protected]>
Add mvn verify to `test` workflow

f84736bd32321e9343dc9463db05321d7a7de21d authored over 3 years ago by Chris Eager <[email protected]>
Reformat indentation

20cdd09171594746a2dcc2fcacc9dfa974b9b81b authored over 3 years ago by Chris Eager <[email protected]>
Reorganize and expand dependency declarations to fix `mvn verify` failures

f98dd809412afb9b478b34168f28f3d49d1f8c4e authored over 3 years ago by Chris Eager <[email protected]>
Move dropwizard-dependencies from parent to dependency management

ce76c5c117b4094ea1aa55f1d53a86fa258957bd authored over 3 years ago by Chris Eager <[email protected]>
Move some duplicated versions to BOMs and properties

e663e1b0a6a4a36a03f1038c3197d604341b1bf0 authored over 3 years ago by Chris Eager <[email protected]>
Register MultiRecipientMessageProvider with the websocket interface too

ee3b91e4fb04e82ac26ead0b641fd437d4d6f48a authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.90

9995f271c860b134bc483d123a2e02cf73f1c46a authored over 3 years ago by Ehren Kret <[email protected]>
@Min does not apply to byte[] use @Size instead

cf59d849b0d9fb8ddec53cda055d342133e3eb92 authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.89

77f134ddcada809704a750d4799323f958024adb authored over 3 years ago by Jon Chambers <[email protected]>
Upgrade to actions/setup-java@v2

8913192b7eddd831e23daeba702754cdc352ce83 authored over 3 years ago by Chris Eager <[email protected]>
Introduce an ASN-to-IP manager.

f8c623074be8a736beaa6b5934ec1abfd08aaaf1 authored over 3 years ago by Jon Chambers <[email protected]>
Return Optional.empty() for present-but-not-routed IPs.

94ac3f6cc8845879efe166361663f05701dbe28c authored over 3 years ago by Jon Chambers <[email protected]>
Add a utility class for associating IP addresses with ASNs.

1160af9522b36928df57929a00136288807b8bea authored over 3 years ago by Jon Chambers <[email protected]>
Add support for getting country codes for ASNs.

b89de860d3096077f8364909508e7cd0f51e43ca authored over 3 years ago by Jon Chambers <[email protected]>
Use the S3 object monitor to retrieve Tor exit node lists.

fbaf4a09e2d7f4eb84fe66417a797fa4c9d7582c authored over 3 years ago by Jon Chambers <[email protected]>
Add an "excessively large object" safeguard.

28e3b23e8cc64e355dce33ab07951790eec304de authored over 3 years ago by Jon Chambers <[email protected]>
Introduce an S3 object monitor.

cfa8cbedc159e48d565fc2dd497314ff6647a2c5 authored over 3 years ago by Jon Chambers <[email protected]>
More clearly separate concerns for explicitly getting monitored objects.

3056ea8cbca7fa3ab3d2b177c35eb5e78f5a98b7 authored over 3 years ago by Jon Chambers <[email protected]>
Set tab width to 8

be4c46e674368c9e28996b92bf081e791380ea46 authored over 3 years ago by Ehren Kret <[email protected]>
Add optional logging for mismatches

bacf524ae60be2f461f5ba359bd35f31d92c8f6e authored over 3 years ago by Chris Eager <[email protected]>
Set min/max threads for backup/storage service.

From https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ThreadPoolExecutor.html:
Wh...

aa65d34c36e145cac1bef2afd1902a4f5d3e7896 authored over 3 years ago by Graeme Connell <[email protected]>
Add more tests

0cd3640f1343cc00210517523b71b32f45ed718a authored over 3 years ago by Ehren Kret <[email protected]>
Change from quadratic scan to use more memory instead

c595d9415c976cebe3121524d12146cbb025d347 authored over 3 years ago by Ehren Kret <[email protected]>
Add handling of registration id in multi recipient send payload

f76e6705c0e4a0ad1438fc1121372b1e358da155 authored over 3 years ago by Ehren Kret <[email protected]>
Add unit test to readU16

1a604d8c79f18b42893e0b5ae6d16db260c1671b authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.88

10cd60738ac086407f01d68700717b7e544739b0 authored over 3 years ago by Chris Eager <[email protected]>
Add class prefix to counter

89470ff536f4eb33146bdcdb75db1b5f90929cfa authored over 3 years ago by Chris Eager <[email protected]>
Bump version to 5.87

79b8202452b21f81ebc2198b3b3a42c22ec62182 authored over 3 years ago by Chris Eager <[email protected]>
Get more detailzed serialization mismatches

d252e579f45bcc4682d05f5e23729a4fe2bb6720 authored over 3 years ago by Chris Eager <[email protected]>
Fix observed mismatches by swapping in original UUID

30b2c2b5adbd61d266c01aea4589f00464da2ebc authored over 3 years ago by Chris Eager <[email protected]>
Add additional tests for AccountStore#create

282f39141e5083804b02e7f9f9670521670a4d45 authored over 3 years ago by Chris Eager <[email protected]>
Switch platform value from `null` to "unrecognized" in metrics

85e4de693300c75c6f85e15607a62d4b942071c9 authored over 3 years ago by Chris Eager <[email protected]>
Explicitly declare commons-lang3 as a dependency.

0b993098a8fc5230804f7e101d7f8b4886a4e119 authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.86

1880773fb9237bdd15c0be68a003be942af6abdf authored over 3 years ago by Chris Eager <[email protected]>
Include server GUID when sending messages over websocket

00c9023e74e75457819fe9da6699a2fd974810b0 authored over 3 years ago by Chris Eager <[email protected]>
Bump veresion to 5.85

d59eabd9d7365dbd482276c13008c1081c81b43d authored over 3 years ago by Chris Eager <[email protected]>
Classify DynamoDB mismatches in AccountsManager

2a3ea13c9e7ce80d9afcde6e16eec7c55baf15c9 authored over 3 years ago by Chris Eager <[email protected]>
Include the uuid with the list of mismatched devices

6906336dfb9d94f8810adc288c642685b49f7a24 authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.84

514b94a5cb351846cd2b9fae4b85ab32b8779ab5 authored over 3 years ago by Chris Eager <[email protected]>
Don’t throw exceptions from ReportMessageManager#store()

df01be2dcae61a3ce802f1e9139e3c6587b974d1 authored over 3 years ago by Chris Eager <[email protected]>
Bump version to 5.83

10c6f885fd72ad808dc9c83124f8b88ce8b62fc1 authored over 3 years ago by Jon Chambers <[email protected]>
Bump dropwizard-dependencies to 2.0.21

3b1eb3a9db7f601a739207f18fc950defca70f69 authored over 3 years ago by Chris Eager <[email protected]>
Fix NullPointerException in WebSocketResourceProviderTest

224e6dac315109e8695eb840b37813e534dbe7a7 authored over 3 years ago by Chris Eager <[email protected]>
Add report message API

e320626c6ef6e197cad79151770e5b9672e06a46 authored over 3 years ago by Chris Eager <[email protected]>
Break down rate limit overruns by country.

03dac2bf7e8ace3b38048b4c780ea02a56fc8639 authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.82

730303567fc1096d8bd3dc23cf41757943f05d70 authored over 3 years ago by Ehren Kret <[email protected]>
Refactor repeated use of the UserCapabilities constructor

57ff9f86f547bac1aa8cd0e1638cea3b55ddc983 authored over 3 years ago by Ehren Kret <[email protected]>
Add sender key capability

bfd2c32d4ec0e0c899167134731f521f25501a1b authored over 3 years ago by Ehren Kret <[email protected]>
Add an optional description to the payment intent request

e9a3d52d7fe0535903866647d7feabe66f747f9e authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.81

ac7eb88194b60dfaa5828017b0d6d411645a2ec1 authored over 3 years ago by Chris Eager <[email protected]>
Measure captcha challenge success rates.

d45154f2aa9bb1587ffedefec421c3e4234e1106 authored over 3 years ago by Jon Chambers <[email protected]>
Add configuration for regional SMS verification text

760462f8fbadf6fa6204d6d651c7584e93c08921 authored over 3 years ago by Chris Eager <[email protected]>
Bump version to 5.80

1999bd2bcbf88162325f446119e8f10e0291fdb5 authored over 3 years ago by Chris Eager <[email protected]>
Add client challenges for prekey and message rate limiters

46110d4d6558c37a45ad49f8b3282fb0124d6c3f authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.79

5752853bbaecab4d9064d9c579a0d5a7ac697c08 authored over 3 years ago by Ehren Kret <[email protected]>
Replace use of MDC with custom fields on the appender

02d06af3fc21193d3c6604f51e74c10ea70fc350 authored over 3 years ago by Ehren Kret <[email protected]>
Fix missing defaults

13ecbe7e5307169091391f159523dad5a14308f9 authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.78

09e0934eafeb400cefa136454aacd7d926d10fed authored over 3 years ago by Jon Chambers <[email protected]>
Create stripe api endpoint for apple pay donations

17047513c39c3635deb160a16445cc7c5968d7dc authored over 3 years ago by Ehren Kret <[email protected]>
Actually instantiate the donation controller in the service

b100f09205a74da264d18b153b64a8dda720b02a authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.77

03a531e1b039916caf548a4578fae227c0956c11 authored over 3 years ago by Ehren Kret <[email protected]>
Add host and service tags

670b69df24f3716dd0fc47d01463001e47905baf authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.76

7bd7d0e84e70343392ecc08445f564d993c64c49 authored over 3 years ago by Jon Chambers <[email protected]>
Add missing increment to counter

45710428144d344294e0d04e44c91691b19e6374 authored over 3 years ago by Chris Eager <[email protected]>
Create a logstash tcp socket appender factory

9cb89b42bf2119f91ec9f3c45c8ea2959ae123aa authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.75

9a4453c414287bf167f84f5c09aa74398e81c884 authored over 3 years ago by Jon Chambers <[email protected]>
Bump dropwizard from 2.0.13 to 2.0.21

5fa22bc073a2afbcffd88b990e8741bf54694e07 authored over 3 years ago by Chris Eager <[email protected]>
Don't generate stack traces for rate limit exceptions.

bf32b766a5602bb8650d5e357aed09ba594fd782 authored over 3 years ago by Jon Chambers <[email protected]>
Allow the environment to manage the Tor exit node manager's lifecycle.

f0a8b5a54a08a94b04a3e5dedba2e84f64a7b493 authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.74

8e68e0e0374c05b81a8ba943ba3817b90481145b authored over 3 years ago by Jon Chambers <[email protected]>
Actually instantiate the Tor exit node manager.

b81b811400f1dfb255d2c0b4c488349dd361a0c6 authored over 3 years ago by Jon Chambers <[email protected]>
Measure source country for all pre-key requests.

b41f97233e79fd3f4e1bdad1966c2e1e02fc613f authored over 3 years ago by Jon Chambers <[email protected]>
Add a simple utility class for testing if an IP belongs to a Tor exit node.

350de1c759141c117f3c5b845ee3d7496fcd9ed3 authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.73

055e8d80a1e550aca7101074135a0fe171ae7922 authored over 3 years ago by Jon Chambers <[email protected]>
Include message IDs when sending message batches.

dfb8a419e79ed7bfefcb3c3ee453d83a119c6c97 authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.72

030a791d697370866ef31dbc3cc1860ac7c5ec8b authored over 3 years ago by Jon Chambers <[email protected]>
Key the message rate limiter to sender e164, not UUID.

cf495ef7cf6d9b0582cb76bdd59459b3d01acb24 authored over 3 years ago by Jon Chambers <[email protected]>
Send directory updates in batches.

8fdbcbef44091523cb0fd8b7b818fd43926dead4 authored over 3 years ago by Jon Chambers <[email protected]>
Bump wiremock from 2.26.2 to 2.27.2

f357ad098fd41ae2d54a749caed0cd851f616479 authored over 3 years ago by Chris Eager <[email protected]>
Bump assertj-core from 3.15.0 to 3.19.0

30c99689280b4ca7be94dc4c6df02d48649ba5e0 authored over 3 years ago by Chris Eager <[email protected]>
Patch code to use new Base64

1a8c40c02a5cc7a749d6c364b53a2fe97b5c9d8f authored over 3 years ago by Ehren Kret <[email protected]>
Add logic to handle sending a common payload to multiple recipients

c448c37cc9fbd938c500c4fc11bb35caf4684b52 authored over 3 years ago by Ehren Kret <[email protected]>
Fix logic error

20677d4be12497140ac7f872110e26963c73c7e2 authored over 3 years ago by Ehren Kret <[email protected]>
Bump version 5.71

f117d9ff4dcaf38e452b296fe42e5b2b709dab4d authored over 3 years ago by Chris Eager <[email protected]>
Bump lettuce from 6.0.1.RELEASE to 6.0.4.RELEASE

2dbd7ffc7540dbfd18c6259a19705469210f822f authored over 3 years ago by Chris Eager <[email protected]>
Migrate rate limiters to rate limiter cluster

fac4538f6ffa356cc01a84ab500cf4af32fa6932 authored over 3 years ago by Chris Eager <[email protected]>
Bump version to 5.70

01e526af25ee7993e6cfc162b32b6eca213720d1 authored over 3 years ago by Chris Eager <[email protected]>
Add rate limiters cluster to all RateLimiters

7e805d15927a747503de95b12bdb808434697138 authored over 3 years ago by Chris Eager <[email protected]>
Bump version to 5.69

c63bebb3e733430318cd6fe7a4190dddcef6243d authored over 3 years ago by Chris Eager <[email protected]>
Fix potential NullPointerException in RateLimiter

0e6cfb460de984d4a24e997f0e65dbdc50aef3dc authored over 3 years ago by Chris Eager <[email protected]>
Bump version to 5.68

cd6b2512e170d349d2b861ac09578ff5c511594c authored over 3 years ago by Chris Eager <[email protected]>
Add secondaryCacheCluster to RateLimiter

4f6b1324494fd095a1cfbafc363eeb9fecb970fb authored over 3 years ago by Chris Eager <[email protected]>
Generate final locals and parameters.

b7c611a466f19c76cfda48149e31d17c4be5558a authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.67

0163242c8a491f49614e34e25fe66ee37e1d7b5f authored over 3 years ago by Chris Eager <[email protected]>
Bump libphonenumber to 8.12.21

7fa17e33e94d3b4e7d5bab961bd628a280c6e5b8 authored over 3 years ago by Chris Eager <[email protected]>
Fix deserialization for Duration in dynamic config

e4dbb8efe70891c9966ecdf3a44fca2f61b1b73d authored over 3 years ago by Ehren Kret <[email protected]>
Bump version to 5.66

89256fb5b3881e1102f58189549db782a2c9189e authored over 3 years ago by Jon Chambers <[email protected]>
Use a MIME Base64 decoder for attachment signing keys.

59e401f41e34bd39b859f185bfc4fcd7393f81c0 authored over 3 years ago by Jon Chambers <[email protected]>
Bump version to 5.65

4b42dd1db3aed6bada8bc38ef715f5c84a8a38b5 authored over 3 years ago by Jon Chambers <[email protected]>