Ecosyste.ms: OpenCollective

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

Molly

A hardened version of Signal for Android.
Collective - Host: opensource - https://opencollective.com/mollyim - Website: https://molly.im/ - Code: https://github.com/mollyim

JSON metrics reporting.

github.com/mollyim/sweetlies-server - aea3f299a04a057e591d5a44cb203b53c3253ce5 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Bump version to 0.7

github.com/mollyim/sweetlies-server - 56674767801e0d6757f9e4dca16b95d968787e5e authored over 10 years ago by Moxie Marlinspike <[email protected]>
Support for querying PreKey meta-information.

github.com/mollyim/sweetlies-server - b263f47826ee65c74cf8ce46cb4c195e58c78117 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Bump version to 0.6

github.com/mollyim/sweetlies-server - 21723d6313ba79219e6838b44c7613421ec9a3bf authored over 10 years ago by Moxie Marlinspike <[email protected]>
Disallow registration from clients registered on another relay.

github.com/mollyim/sweetlies-server - a63cdc76b0ad63bd28b1b557d4e77984e2cffd24 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Fix for federated message flow to support source IDs.

github.com/mollyim/sweetlies-server - 129e372613df28fb5187fa682976f5fb899c2f27 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Directory update bug fix.

github.com/mollyim/sweetlies-server - 53de38fc06e53a32a6f231978ef402a78acc9cdb authored over 10 years ago by Moxie Marlinspike <[email protected]>
Support DataDog Reporting.

github.com/mollyim/sweetlies-server - 67e57947227767b07fdd9f2823f3ebc50f222044 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Add registrationId tests.

github.com/mollyim/sweetlies-server - 6aaca590201b160e50e0c0d29be0dcfbaaa366c2 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Add support for "registrationId" session enforcement.

github.com/mollyim/sweetlies-server - f4ecb5d7be0332035c0765d9ba1756f86bca96f5 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Make migration more sane.

github.com/mollyim/sweetlies-server - 35e212a30fbb725d67feaf96e76eace1bbf89452 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Make WebSocket optional, disabled by default. Add tests.

github.com/mollyim/sweetlies-server - a6463df5bbf82c738d414c514a3a3148ba64a475 authored over 10 years ago by Moxie Marlinspike <[email protected]>
Fix IncomingMessage requirements.

github.com/mollyim/sweetlies-server - a9994ef5aa7e82dd88c4a6a6e9112249e71f26c8 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Fixes for some multi-device bugs.

github.com/mollyim/sweetlies-server - 6e0ae70f02f1f2339e807715f4b1f311214d80ed authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Include device source and destination

github.com/mollyim/sweetlies-server - a0889130e5e166de07c9414d5c62cd211f1cab15 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Require exact device id match on message deliver.

github.com/mollyim/sweetlies-server - 8e763f62f5f115eab7299fa1c1e1d808a234fd71 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
basic websocket test

github.com/mollyim/sweetlies-server - 866f8bf1ef31d9419fe9bc237a21bdab373789a3 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Refactor WebSocket support to use Redis for pubsub communication.

github.com/mollyim/sweetlies-server - 7bb505db4c322ca41f10854c71a109dd441625e1 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Add device limiters

github.com/mollyim/sweetlies-server - 519f982604c27e379d95288cc28b9ef3b313ec0c authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Pass non-success response codes through federated client.

github.com/mollyim/sweetlies-server - 2f85cd214e7cb8796426cbfe8d92abb7402ce7f0 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Initial multi device support refactoring.

1) Store account data as a json type, which includes all
devices in a single object.

2) Simp...

github.com/mollyim/sweetlies-server - 74f71fd8a613a9ac2376d2ddeb0e20d0e4f64d53 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
One query to get set of accounts and long-existing logic error.

github.com/mollyim/sweetlies-server - 6f9226dcf9cdd16dd4b6084b97ee8ad502fabef8 authored almost 11 years ago by Matt Corallo <[email protected]>
Simplify message handling by returning early and throwing out maps

github.com/mollyim/sweetlies-server - eedaa8b3f43b7be57b05a07b8c7d867c0f9dec7d authored almost 11 years ago by Matt Corallo <[email protected]>
FederateionControllerTest

github.com/mollyim/sweetlies-server - 7af3c51cc478b00fbba4fbf36c39f7d80663e115 authored almost 11 years ago by Matt Corallo <[email protected]>
Split Account into Device and Account definitions.

github.com/mollyim/sweetlies-server - d3830a7fd4831af7959800efc08bd2f01d42c2e1 authored almost 11 years ago by Matt Corallo <[email protected]>
s/accountCache/deviceCache/g

github.com/mollyim/sweetlies-server - ce9d3548e446d71eb377fc771d4f9b599b4107d8 authored almost 11 years ago by Matt Corallo <[email protected]>
Add missing file

github.com/mollyim/sweetlies-server - 0bd82784a0fc79fc31d6adae8a82bc4586a81dc6 authored almost 11 years ago by Matt Corallo <[email protected]>
Fix some whitespace

github.com/mollyim/sweetlies-server - 542bf73a757dc74f72e0df0382ae62ff9dd2846d authored almost 11 years ago by Matt Corallo <[email protected]>
Auto refactor Only: s/Account/Device/g

github.com/mollyim/sweetlies-server - bd6cf10402d54e7f2e033ac6d3580ff77e34a76a authored almost 11 years ago by Matt Corallo <[email protected]>
Fix jersey warning

github.com/mollyim/sweetlies-server - 5a837d44812135172595775f1436df5b2f07750c authored almost 11 years ago by Matt Corallo <[email protected]>
Add CORS header to allow any origin.

We don't need CORS protection because we don't use cookies at all
(so a different origin cant ex...

github.com/mollyim/sweetlies-server - e39016ad35bba6d8df0d4a4b69ddaf3b1a940a67 authored almost 11 years ago by Matt Corallo <[email protected]>
Clean up whitespace/copyright/includes + minor test tweak.

github.com/mollyim/sweetlies-server - b08eb0df5c50afcac204881920c16eea82295200 authored almost 11 years ago by Matt Corallo <[email protected]>
Rework messages API to fail if you miss some deviceIds per number

github.com/mollyim/sweetlies-server - 8c74ad073b463a6f66140a83451a4fa4711791e2 authored almost 11 years ago by Matt Corallo <[email protected]>
s/IterablePair.Pair/Pair/

github.com/mollyim/sweetlies-server - 918ef4a7ca8362efd45f67636bc8bd094f5a4414 authored almost 11 years ago by Matt Corallo <[email protected]>
Make first account "master" for directory purposes

github.com/mollyim/sweetlies-server - 2473505d4e45ded916957c7dfb630d055c223e6f authored almost 11 years ago by Matt Corallo <[email protected]>
Fix logging init

github.com/mollyim/sweetlies-server - 48fe609d539c5243b4101e0962587fa985623f9f authored almost 11 years ago by Matt Corallo <[email protected]>
Remove a DB query for resetting a number.

github.com/mollyim/sweetlies-server - 591d26981e1c0b89407c9ea0885fdcefe46409f8 authored almost 11 years ago by Matt Corallo <[email protected]>
Remove all differences in url parameters.

github.com/mollyim/sweetlies-server - 605e88d4bfb7e5afa56ae70fe16bb0e973865124 authored almost 11 years ago by Matt Corallo <[email protected]>
Fix account deletion for fetch'd messages

github.com/mollyim/sweetlies-server - a0768e219aee17ef68035a2aa3ef18878755f474 authored almost 11 years ago by Matt Corallo <[email protected]>
/v1/devices

github.com/mollyim/sweetlies-server - 40a988c0cd93ffbb7aec92376852d3c88e8d159e authored almost 11 years ago by Matt Corallo <[email protected]>
Move /v2/keys/{number} to /v1/keys/multikeys/{number}

github.com/mollyim/sweetlies-server - 5845d2dedd2ac41456376cf151fd1adfe0931a71 authored almost 11 years ago by Matt Corallo <[email protected]>
Remove very overzealous protobuf change.

github.com/mollyim/sweetlies-server - cb185a65527bdd3cd5a1dc6576746a93007a2192 authored almost 11 years ago by Matt Corallo <[email protected]>
Add PreKeyList hashCode

github.com/mollyim/sweetlies-server - 2dc5857645836546d42dae4eb1311738688bdba0 authored almost 11 years ago by Matt Corallo <[email protected]>
Remove useless setter

github.com/mollyim/sweetlies-server - 7d8336fd30e1d810a8ce466bd9bdc512633231f5 authored almost 11 years ago by Matt Corallo <[email protected]>
Fix StoredMessages calls (now all api calls have at least been tested on a running server...)

github.com/mollyim/sweetlies-server - f9d7c1de573fb10559fc5bc69b40f02b25f48769 authored almost 11 years ago by Matt Corallo <[email protected]>
AUthHeader indentation fix

github.com/mollyim/sweetlies-server - 648812a267011a3d98f64fce4ee87d4bd00cd286 authored almost 11 years ago by Matt Corallo <[email protected]>
New API to support multiple accounts per # (FREEBIE)

github.com/mollyim/sweetlies-server - ef1160eda850892a6cdf4eea705cd76058cef8c4 authored almost 11 years ago by Matt Corallo <[email protected]>
Add BitHub payment slug

github.com/mollyim/sweetlies-server - 4cd1082a4a5075c462e7132561cae9f21112520a authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Bump version to 0.3

github.com/mollyim/sweetlies-server - cae5cf7024e6ca9ca6a742fb10ef844896666390 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Change SMS/Voice code delivery priorities.

1) Honor a twilio.international configuration boolean that
specifies whether to use twilio fo...

github.com/mollyim/sweetlies-server - 96435648d310916bf866443823c053dfa2b083e0 authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Add support for Twilio voice verification.

github.com/mollyim/sweetlies-server - c194ce153dc2961a786ae9e77f5cb0f578887abc authored almost 11 years ago by Moxie Marlinspike <[email protected]>
Squashed History

github.com/mollyim/sweetlies-server - 4ad0dad3d9573d1e53d39d16753030a042cb0dfe authored almost 11 years ago by Moxie Marlinspike <[email protected]>