Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/autoflow

:lock: Format paragraphs in Atom
https://github.com/pulsar-edit/autoflow

Merge pull request #1 from pulsar-edit/confused-Techie-patch-1

Archival Notice

4e5e1e21afd92ac3394f836b0860e272feb71bee authored over 2 years ago
Archival Notice

76ebae220dbe592fd3ca0417a490ab406d60a685 authored over 2 years ago
Merge pull request #69 from atom/dw-deprecate-repo

Update README.md to mention repo deprecation

8c9f5d26bf12c864353df1672eae75f4d60181ef authored over 6 years ago
Update README.md to mention repo deprecation

dfad841f1b4c9261585b4779dbfa48931d08546f authored over 6 years ago
Prepare 0.29.4 release

1134766a8ecd6654349499c0ae19fdc728ab0f9d authored almost 7 years ago
Merge pull request #67 from samestep/special-characters

Don't let special characters surpass wrapColumn

06be5a7fffaa1abe920d3c6b4e900c22583dc35c authored almost 7 years ago
Don't let special characters surpass wrapColumn

d214cfb7c7b2e11ff9fc6adbcc400dc4cbac09e5 authored almost 7 years ago
Prepare 0.29.3 release

840dd175127459f69040a3e36c6e13d530b7158e authored about 7 years ago
Merge pull request #66 from atom/wl-idris-comments

Support Idris and Haskell comments

36b524594627e3b388b999bec2b6f8ab5a5c7754 authored about 7 years ago
The # character force-skipping tests is quite annoying

60a35cb818e244a6452049aa30feb573ff61735c authored about 7 years ago
Also Haskell

8df8fae192ac301cbf04c792dd33bbf43e4ecdbd authored about 7 years ago
Support Idris-style ||| comments

2b36328b7f927faa23b593ac2cb32cf678ddfef1 authored about 7 years ago
Prepare 0.29.2 release

62b8caa6771d3c2016c80303b5c8aa549ef5d0dd authored about 7 years ago
Add back support for roxygen comments

Closes #33

69fdfb24a7bc6e5b32b040f1fd5b788e96b7b3c5 authored about 7 years ago
Merge pull request #65 from atom/wl-deactivation

Dispose of registered commands when deactivating

ab9d72ca6ef59be25f03771bd9238099a18cffe6 authored about 7 years ago
Dispose of registered commands when deactivating

7c33f02125e8b30131eb8f007f1caeb572d15cc9 authored about 7 years ago
Merge pull request #64 from atom/wl-lineprefix-regex

Fix linePrefix regex bugs

aa5e33f5e810430ba99ab35d445003be584ffab6 authored about 7 years ago
Fix linePrefix regex bugs

f50240438ce5ef5a0ad70b1b8d6d55d757247bbb authored about 7 years ago
Prepare 0.29.1 release

6179e60bed8b2430ed703fd68137b5a9b219f4ea authored about 7 years ago
Merge pull request #45 from satchm0h/master

Fix up the reflow behavior of MD lists, a bunch of comment styles, and ascii email inclusions

ab799330d66c825254832e0bd4fa02c75dae1e5c authored about 7 years ago
- Fixing issues identified by @maxbrunsfeld code review

b9b10ab885ad589438f28605272d41b29b6c746d authored about 7 years ago
Merge pull request #57 from idesi/master

Update documentation to include shortcut for windows and linux

a8e89d4fe0d8c15babfa53df73263cc930882597 authored almost 8 years ago
Update wording

6d8fc25373f9812c479ca6e8c1b54efb03ea6a83 authored almost 8 years ago
Add platform information

c117b6845ad1b9d92ea2ff443c1b7814120bd496 authored almost 8 years ago
Update documentation to include shortcut for windows and linux

22d685d191d0087e78c9eec913d91835a99bf82d authored almost 8 years ago
Merge pull request #55 from atom/template-update

:memo: Update issue and PR templates

910ae1c2df4f0ba1988819316b3166e996be8bd3 authored about 8 years ago
:memo: Update issue and PR templates

257001268891d449a08e19fbb101162107fece35 authored about 8 years ago
Merge pull request #54 from atom/template-update

Update issue and PR templates

bea5305e96168ce4a229661173c6b0819552f442 authored about 8 years ago
Update issue and PR templates

84c985f7136eac427adf2c05bc7006f0c6bf1ce4 authored about 8 years ago
Prepare 0.29.0 release

4f57a405c5319603f5ebad8eff246d6875ee5c5b authored about 8 years ago
Change shortcut to ctrl-shift-q on Linux to avoid conflict on international keyboards

5b83a33b7b38886c86a220ffa1711193e3b6c2cf authored about 8 years ago
Prepare 0.28.0 release

cacdf0bb54e254624d16e83456286588db2c2e41 authored about 8 years ago
Change shortcut to ctrl-shift-q on Win32 to avoid conflict on international keyboards

b04761dbe0078e36b8372219bc96be892e7af5fe authored about 8 years ago
AppVeyor should test against stable & beta

0972dc0bc2eaa090c39033fd17a69ff717abd1d6 authored over 8 years ago
Update README.md

3bc997a2795ef53e0745cb8488a2ab44fa53eaf6 authored over 8 years ago
Enable Windows builds on AppVeyor

1b40e3d932657f6598ed82c9ad44049ffd01bd98 authored over 8 years ago
Simple refactor of 'notFirstLine' to 'firstLine' per code review comments from Wliu

a9989bbb2bc328b346afec6accb8b64c09e66929 authored almost 9 years ago
Fixing linter errors

2487ef42b83ebe1d43326cfe85e99f1d158e1a68 authored almost 9 years ago
Changes to address issues #4, #36, #39, #43

- Fixed reflow of lists with '-' line prefix
- Added test
- Fixed reflow of '/*' block comments...

d4f5b12fef73e02404efda1b9093d6b214593983 authored almost 9 years ago
Prepare 0.27.0 release

7f5b4a355f83ec71322446f203ac0410a5a8969e authored almost 9 years ago
Merge pull request #40 from glv/master

Handle newlines at beginning and end of selection.

2a3ef5776f4ec06b702aa9b322f9646a3b97b479 authored almost 9 years ago
Handle newlines at beginning and end of selection.

This commit fixes a bug in reflow-selection when the selection begins on the
line before the sta...

b78796dd71dfd4a95d5d14e13353ad7e07d90a85 authored about 9 years ago
Prepare 0.26.0 release

dc9ccef01a293601c25ddd4fc504311f8f23ddd9 authored over 9 years ago
:art: Break up character class and add comments

Thanks to @lazutkin for the idea

1d4e7a812790430b835522b5f1663db5f3403744 authored over 9 years ago
Tweak comment

7f099a6da932c1b13e4ac13f20f2b11a260201e1 authored over 9 years ago
Add test for the yo letter and enable flowing for the Russian letters.

41b74dd290fa0a52640d2d2bc2ae6940620ed56e authored over 9 years ago
Replace regular expression with ASCII-only variant.

42d78688ffad8d7fd13a5c4db22c25f8e9385d33 authored over 9 years ago
Add cyrillic test.

3ea6d7822f41d68fb8d0178a4df9ca9d12bea3c2 authored over 9 years ago
Combine regexes for simple replace call

de639cc16977632db19d6a5a1f3d847a19a2ad3b authored over 9 years ago
Merge pull request #35 from JamesGuthrie/fix-crlf

Correctly reflow text with CRLF line endings

ff40883b661de73ea967cac6391fe0ff6541790b authored over 9 years ago
Create tab length in spaces string once per reflow

Previously it was once per paragraph block being reflowed

48194d6d1078ddeb722b86c9ea61c884a50e663c authored over 9 years ago
Merge pull request #37 from paddlefish/paddlefish/TabSupport

:bug: :white_check_mark: Fix reflow of tab-indented code

d607ad99fede6dab89bbe0cbf5030e346c0b6ea4 authored over 9 years ago
:bug: :white_check_mark: Fix reflow of tab-indented code

The previous algorithm did not consider that tabs occupy more horizontal space than other charac...

e70b6c8d9819be617b5f14d70fb0dbc6b1e19a45 authored over 9 years ago
Add test exposing broken CRLF behaviour

221334e5fb7228ce54c8d9987079bf0c1ceca787 authored over 9 years ago
Correctly reflow text with CRLF line endings

Currently only the \n component of a line ending is removed when
reflowing text with \r\n line e...

07e212c85c74518fff470bf4ddcec70b46ed7357 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

8955a28677368a9a4ec12ba650613fb914537a19 authored over 9 years ago
Prepare 0.25.0 release

0980f890187234509158ce6747bda9ab2f934c02 authored over 9 years ago
:art: Use Array::map

13e815c1adb782fe2537646c4c5599227c5b71d6 authored over 9 years ago
Merge branch 'master' of https://github.com/lordjavac/autoflow into lordjavac-master

Conflicts:
lib/autoflow.coffee
spec/autoflow-spec.coffee

0bf99377e740e95b03a5b6df603f479d7e2322cb authored over 9 years ago
Merge pull request #29 from atom/mq-coffeelint-plus

Add coffeelint support

85f033a3e1304e3a136506366c4152de6501dc5c authored over 9 years ago
Add coffeelint support

12221dc7af1dd77fc2520eef5b087b07cd2ce216 authored over 9 years ago
Prepare 0.24.0 release

f56301b76e40426199a51515bea8baeeba94916c authored over 9 years ago
Properly escape regular expression content

Closes #27

64219c1f43cc4f06e551a02ce606f9026d46e021 authored over 9 years ago
Prepare 0.23.0 release

9df513d5a0c99195610777c10730ebdfe593edb7 authored over 9 years ago
Merge pull request #26 from atom/jl-license

Add License field to package.json

e264db7d6cb7120aff93d2c96e7ac1a0c22ed58a authored over 9 years ago
Add License field to package.json

4f57999479bd76d152e2666d5cdc273ba46e66f5 authored over 9 years ago
Fix initial indentation (#24).

Strips leading spaces from lines before joining them.

16b33e06e6c852361a3f93a459e368d3b1b181af authored almost 10 years ago
Prepare 0.22.0 release

2ab5c83fc4099597c532799e0972577f3d026e48 authored almost 10 years ago
Use preferred line length based on editor scope

Closes #21

d4d49f8ecc4f74d11d2b40f9a8816110c6be8241 authored almost 10 years ago
Prepare 0.21.0 release

412edc2d5a4eadf3c251c086b77d03ad689160c7 authored about 10 years ago
Fix deprecated selectors in keymap

ed49f68072f8f1b427273eca8fb6a4470c79e63c authored about 10 years ago
Prepare 0.20.0 release

09c424f13221bd25632e1d72872d2531f6ce23b2 authored about 10 years ago
activationEvents -> activationCommands

7d4b284bd7cf2b62e0691dd767f9e61e140b3d17 authored about 10 years ago
Prepare 0.19.0 release

42abb48ef91af17deacaab0516008e32469b90eb authored about 10 years ago
Merge pull request #19 from atom/ns-modernize

Remove deprecated API usage

d87e5aaf965ea2ff585d3dcd339b523c1352ccdf authored about 10 years ago
Use event.currentTarget instead of event.target

So the command works with the shadow DOM disabled.

c5792096f18428159e30b1d5e692a05c74e90d6b authored about 10 years ago
Remove deprecated API usage

8caf09f8daf780f0f2f6e89478bd92e93e676ed1 authored about 10 years ago
Merge pull request #15 from PeterDaveHello/patch-1

make CI build faster

5ae5e1a4fdd8215a66fac9659874368f427fc918 authored over 10 years ago
make CI build faster

78e9b75805f8025608f58d479f84cb9c9e408a70 authored over 10 years ago
Prepare 0.18.0 release

eca7577e3c76d00fd6ca9d8c00cd58fbf5551b73 authored over 10 years ago
Don't use deprecated APIs

8ee3e26457dc47ba5127c4eb6de8e06ea4efc4b2 authored over 10 years ago
Update Travis configuration

12bbb9a3577b937a4863c83dfdf889d95e4fcf2e authored over 10 years ago
Update contributing file

1f19609f339aff55f3498bcbea3f78d61f8cb984 authored over 10 years ago
Prepare 0.17.0 release

ab740446ef28707fec7bb830a50d1cd512cc7eed authored over 10 years ago
Merge pull request #10 from aleksijuvani/patch-1

Add key bindings for Linux

27e41b509466553eb2d7c4328febb194fe8b55db authored over 10 years ago
:lipstick: Use same hotkeys for Linux and Windows

3e2fe2a0c20a0e58dff611f4008dd1cbc1577ff8 authored over 10 years ago
:penguin: Add key bindings for Linux

62d408abe28d2b3043755535d512857be2588908 authored over 10 years ago
Prepare 0.16.0 release

f66e1170dba815fbfdc7c0c7adf82a4143872c0d authored almost 11 years ago
:lipstick:

5cd3773b8470f6833222623b185c5a10ea567b3e authored almost 11 years ago
Merge pull request #8 from swanson/add-reflow-selection

Add ability to autoflow a whole selection (multiple paragraphs).

ee8450abf0356ad7ad75a4ed15eaa51263449454 authored almost 11 years ago
Fix typo in spec name

8605d880825a306715235d5b4654bc1c203834b9 authored almost 11 years ago
Reflow current selection, falling back to current paragraph if nothing is selected

9f71d13973bb312c3414726f274a3142e33c21d3 authored almost 11 years ago
Remove unused parameter; rename getLineLength() method

8982c8ba76e5fccd671a5d9bb6ef0aafad716645 authored almost 11 years ago
Extract line length to method

e94d34f2a68fbad70ff902c62783c87cbc487d38 authored almost 11 years ago
Add hotkey for reflow selection

d333f313d0b5291e20d9442e49519d078d5734d6 authored almost 11 years ago
Add ability to autoflow a whole selection (multiple paragraphs).

7449ec1eab3cb22d665dd3f681c68da46fb226ae authored almost 11 years ago
Prepare 0.15.0 release

a8303592d123588d4afc94b5ebf376929e693fbe authored almost 11 years ago
Update LICENSE.md and CONTRIBUTING.md

4e935451fdfca29c5664a1fcdc2061f8e64d5d9c authored almost 11 years ago
Add config setting to README

f4203950c1a0f6f2d71c5dfeb70ed44c40aba64e authored almost 11 years ago
Prepare 0.14.0 release

cbef9d0a006dfe801542a2c39d68558cd5fcf655 authored almost 11 years ago