Ecosyste.ms: OpenCollective

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

github.com/idno/known

A social publishing platform.
https://github.com/idno/known

Make sure parent set up won't clobber vars

f168b98aad037e38c49239892b542e348a97627f authored over 8 years ago
Lets have some quieter logs.

6accd330ea2ed3faba11d7efa2f17f387aa77dc3 authored over 8 years ago
Make sure these object are tagged correctly

91e71a6e6fde4d775e1bcf162d74f22a3b1d729d authored over 8 years ago
Avoid notice errors for when passing a logged out user

92740b46f9ad35ad878448ca1c7811ed78ca9d15 authored over 8 years ago
Using correct username

7ad4b626052f6f28be1ad7c84dfb2b405b865b27 authored over 8 years ago
Merge branch 'master' into admin-acl-tests

# Conflicts:
# Idno/Entities/AccessGroup.php

3c854112734cdf51bd9e4b5d7df9c42b824171ce authored over 8 years ago
Ensure ACL method lists are deduped

3141c76582573816595c08d7b81e879b50d5c605 authored over 8 years ago
If we couldn't load an object, throw "no content"

61249fa1b694f10ce6397de8670b4f651af95f69 authored over 8 years ago
Remove auto-click on file picker

628ed2308f6dfec6043d2723cb6638cc5b016b8b authored over 8 years ago
Restoring right-aligned images

507be9230a00deeeddb5d7897bd280e368d3f771 authored over 8 years ago
Merge pull request #1540 from mapkyca/remove-slug-debug

Pour some salt on the slug debug

ac4c8f2ea432a2f11655886f95d76bbeda882679 authored over 8 years ago
Merge pull request #1533 from cweiske/bookmark-micropub

Add support for bookmarks in micropub

c70809cd22fa8822dd5abd6e4dc39ab18d94ec0c authored over 8 years ago
$entity->draw now clones the template

7fcd2acf5cf2177eac3988fc574ecacdcc3a777f authored over 8 years ago
Remove support for full class name template names

fbcd88e06a0e36fe34ce90eeb9a3a3a2d9b6a267 authored over 8 years ago
$entity->draw() now accepts a suffix

90817c7930eeb39d24f389864660b9adf46b1d43 authored over 8 years ago
Allow entity/shell to be called with a pre-rendered body

57e38108f7e2348a91251aed117ca00cd36bebf1 authored over 8 years ago
Removing comment - don't do this

1582f0ded1f9bc08caa19211cd54d1d4e71b5cb8 authored over 8 years ago
Minor code fixes

936a7cb6afafd24c99a029b031794dcb6ca06cc0 authored over 8 years ago
Formatting fixes

3dc4c77a905e40d1b34595c1e206903062e474c1 authored over 8 years ago
Restoring some custom styles

064f11176b0ec41abfd8d0c76c1b0d22dfd379a5 authored over 8 years ago
Merge pull request #1543 from mapkyca/admin-acl-bypass

Bypass access groups query for site admins.

7ea4be559eb5af00209a233ae87568431775ea27 authored over 8 years ago
Access group test

b8745d0076741069ec684fec0ab0f07bbaa13437 authored over 8 years ago
Avoid notice error when session is empty

7be8008ecb27531f34e1bc355684b689f472615b authored over 8 years ago
Avoid notice error when session is empty

9302eee6c635f1b01192276c6d73f0f6a8826d20 authored over 8 years ago
Make it possible to create an AccessGroup when there is no logged in user.

72af87043ab8c8ccea86d220a5774f52e5997f7d authored over 8 years ago
introducing swapUser() helper method

2acf845de63daddbcf62427e6fbacf8eb58a4651 authored over 8 years ago
Bypass access groups query for site admins.

68a4a177b93b076fcfcfcb71c1c6991802110822 authored over 8 years ago
Better WYSIWYG style support

08bcc070f86cfbd923193d3232f4f088cdf90feb authored over 8 years ago
style update for image display

d0e6b08fe53b008b7afb13ab742b879d041c6816 authored over 8 years ago
Remove "This is an IndieAuth server" message. (#1541)

This is not needed anymore since the bug in IndieAuth.com is fixed
that required this message.
...

6d553254174227f9d7f1cc526f154bb25cf452d8 authored over 8 years ago
removing inline style

4a711ae6714c516c3a1b03ca6674ff092a7aee52 authored over 8 years ago
Send "IndieAuth: authorization_endpoint" header (#1537)

Resolves: #1499

53abb246af00d035daccfe0b26b2fe3ede2b3880 authored over 8 years ago
Pour some salt on the slug debug

6264929b2db260e822b1c8b418476b07e1ef2aa5 authored over 8 years ago
Make micropub authentication work on FastCGI servers

When Apache connects to PHP via FastCGI, the HTTP "Authorization" header
is not sent to PHP.
.ht...

b46de7f5d435f51ff41d6cd838c8c20b6ee50986 authored over 8 years ago
Add support for bookmarks in micropub

Resolves: #1518

c21639a2c33fa0f24e9de994350aef6232c33b8a authored over 8 years ago
Whitelist rather than blacklist themes for gitignore

0d981ac7ef0a3f0841fd059a954d49d4f20a5ba5 authored over 8 years ago
Don't limit static pages to 10 pages per category

b4a8412c2f5b52e0ecc228480911a3b7ac0668f1 authored over 8 years ago
Add "delete" action to micropub endpoint (#1534)

Resolves: #1514

7f41c62b40ae94533b71ff45cf41281ab75486b9 authored over 8 years ago
Send proper micropub error responses (#1532)

Conform to the spec by sending out JSON error responses:

- When the access token is invalid
...

0c2b7934a23afbc25ca4b2b7dc055e27749a06f5 authored over 8 years ago
Merge pull request #1497 from pierreozoux/patch-2

Performant nginx configuration

0782003739589543f7e5f791d152be4d96c5cecc authored over 8 years ago
Merge pull request #1520 from mapkyca/pubsubatom

Pubsub: findFeed now supports atom alternatives

3f1fae6c5f7db1169f5fa5a8f140959db5502903 authored over 8 years ago
Merge pull request #1526 from cweiske/html-decode

Fix HTML entity decoding while keeping support for unicode tags.

909dc40a6833d365f9e8e69e6c56378299502b83 authored over 8 years ago
Merge pull request #1535 from cweiske/annotation-micropub

Support annotation creation via micropub (like/reply(comment))

2281676daf8a4330c72dbf4e0308798c2e02faaf authored over 8 years ago
Support multiple syndication URLs in micropub requests (#1528)

Resolves: #1513

1d95fc7e4193609e8464b9e7d3492445d8796e3d authored over 8 years ago
Don't present the user with a blank page. (#1525)

5ecd720eea11cf1c4c447b13fc054844373f3ef8 authored over 8 years ago
Encode HTML entities posted via micropub's "content" property. (#1524)

Only content[html] may contain HTML, "normal" content needs to be encoded.

Resolves: #1519

0636705e9970d375b5936f6220c1d0d366521b8c authored over 8 years ago
Support annotation creation via micropub (like/reply(comment))

10f0fa5d71c7f429781c8dd206110b1d3304d9ad authored over 8 years ago
Fix HTML entity decoding while keeping support for unicode tags.

Decode "&auml;" to "ä", but keep "<", ">" and "&" characters encoded.

Resolves: #1523

81e91876fc46d7e3340b17167c49808c58216f86 authored over 8 years ago
Support single category in micropub endpoint (#1527)

Resolves: #1512

03f1914c1b1f5a7d46f36c74b03a42ef4e286bcd authored over 8 years ago
Merge pull request #1522 from mapkyca/typeo

Fixing minor, yet dumb, type-o

4c7d8f22d2e69514434e49ad63154ca2815f122d authored over 8 years ago
Fixing minor, yet dumb, type-o

d6a138c1b3a6ad016d76c7a3ad3ecf5ba8c0c55b authored over 8 years ago
Pubsub: findFeed now supports atom alternatives

c9b4463d04318f9a2144077bebdc588f39d520f0 authored over 8 years ago
Merge pull request #1507 from mapkyca/pubsubcore

Make PubSub functions useable by child classes

5593071b3a792709f66cec0e425d70bd666c07c6 authored over 8 years ago
Make PubSub functions useable by child classes

6d6af5c321edde8255ce1f7d051186f70a39e0d5 authored over 8 years ago
Merge pull request #1501 from mapkyca/base64url

URL Safe base64 encoding methods

3d2c66e26fbefd7a726277a56540ad3aa14f7818 authored over 8 years ago
URL Safe base64 encoding methods

c781a2cd89a0d645112066e93a9bcc0ecdaabd35 authored over 8 years ago
Improved word counting

ef696fbb3dc599deb7f45dbb9d598bfecfeb5c89 authored over 8 years ago
Don't autop forms/input/longtext

d8d8dd0f0c2f4ed2db1887e497623910155ca799 authored over 8 years ago
Introducing forms/input/longtext

9cf8f972a539b4aa1113e63d9cffd58b6ee612bd authored over 8 years ago
Removing some comments

bb9561297ad0d1340c56bfb3860f3eacfb8a2e20 authored over 8 years ago
Merge pull request #1476 from physcocode/master

Delete attachment on deletion of entity

141ab8299a23a60605b5cebda6bcf1edf4cf0c70 authored over 8 years ago
Wrap static pages in edit wrapper

1e1b47adffdc9a750cfbce9514f02bcc3bb1e919 authored over 8 years ago
Ensure $object is always checked for

e7e1d54619848c463a24eabf4a67784b4101c37a authored over 8 years ago
Less frightening error messages

444f954cc62f92c97f35cfddebcb2432746faabf authored over 8 years ago
Style updates for Admin

6a3c506aed5ec74d9bb6d9574d9956f8c2de7bed authored over 8 years ago
Vertical centering for labels

f1a4fb7cf68bdbc018f364fb18b24a808b8bad53 authored over 8 years ago
Refusing symlink

Symlinks should NEVER exist in the code.

5e3b2b9635c155b48c83affb20708bf62d84908a authored over 8 years ago
Merge pull request #1484 from chrisaldrich/master

Add Short Profile plugin

e5f3ee87cf05989f7b9433deae6f4f1e1f8bc917 authored over 8 years ago
Merge pull request #1495 from mapkyca/typo-fix

Fixing permissions

39015cbd902f4126d0fb78d45da498b8cc4136b8 authored over 8 years ago
Add extension to user admin

d9cd3d8062c6d2b4b69175432a109d9bdb5c3abe authored over 8 years ago
rewrite rules not needed anymore

196688189a8a6a42bd106dd6a1e75e2425ea6fa8 authored over 8 years ago
more secured php

02cd75fbbe7a142277f8f3874f59684b2c1a4673 authored over 8 years ago
Performant nginx configuration

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fblog.indie.host%2F

F...

b6657f3af13bc660d550bd105493c0848ba4d04e authored over 8 years ago
Strip unnecessary tags from pasted text

04ea10b8f57907077f3d2332d1081b0ae1b24267 authored over 8 years ago
Fixing revoke

2df239034e01a7690a80805acf9ebb2976779579 authored over 8 years ago
Fixing type checks

4b93417117add00e3a97637a045257513f907a22 authored over 8 years ago
Fixing even dumber assignment error

75b597b0e17fcd55d3b85beb02d0775a3f6d34cb authored over 8 years ago
Fixing a dumb typo

790f3fa1190d8e6428c732ba62987dfd34ec3a4b authored over 8 years ago
There is a bug in session validation. Bypassing for now.

96bd59179663e2df0279613f8c9cfff636698cf7 authored over 8 years ago
Session validation tweak

c9f11df5a3721ac912df40f2145e5c61e94f8232 authored over 8 years ago
More detailed session validation error message

ea3e134bd8efabb672705c052e924e00a0afd9c5 authored over 8 years ago
Send error message to log

9200a2d2e9b1df03521fb8fbacb857676549e34a authored over 8 years ago
Merge pull request #1494 from mapkyca/acl-addmember-bypass

Acl addmember bypass

e2cb47bc991c170d8bfff9ff6c59c468d54b4108 authored over 8 years ago
Merge pull request #1492 from mapkyca/fixing-acls

Fixing acls redux

1936f19f0512e834f7c825a67dc3d4171a59e955 authored over 8 years ago
Remove canEdit() check on addMember() (fixes #1493)

dd6cc3ef782eecb71f070d13a7610e60f7bc3ef5 authored over 8 years ago
Fixing ACL entry removal

4ed912c056c02e1ac80cbc420e3852e173a1b7df authored over 8 years ago
fixing isMember(), which would fail if $user_id was the first element (since we were using lazy comparison)

3a50af70d5315230ed3325e62a9878b2260790c2 authored over 8 years ago
Prevent duplicate values being added to array

d9608bb3a63b9569fcf51602934becfc36423181 authored over 8 years ago
Merge pull request #1486 from mapkyca/pedantic-tests

Catch duplicate exceptions.

6d6545c981d7dd23b4decd3fd4b5dab19ebf312c authored over 8 years ago
Merge pull request #1490 from mapkyca/pedantic-files

Remove pedantic-mode error when file is missing

94a6e67347de685e9a0fe4196ddab905410e371a authored over 8 years ago
Merge pull request #1491 from mapkyca/fixing-acls

Fixing acls

c700044e27847e51b857df9c1daba524fabea06c authored over 8 years ago
Merge pull request #1489 from mapkyca/access-defaults

Access defaults

a77540095763257ce40be3373791de4a714ddb02 authored over 8 years ago
Merge pull request #1487 from mapkyca/user-permissions

Introducing arbitrary permissions system

48efa56a2365649bb63aca524961458afb9a4a33 authored over 8 years ago
. notation is only compatible with mongo backend, removing

77012dc2fd77e746599bc84b8dfb6c386dc48f84 authored over 8 years ago
Flattening ACL groups into a metadata searchable form

25dd320d6e34dc52dd36998749228f7fb486a34d authored over 8 years ago
Remove pedantic-mode error when file is missing

372e5a57b97178b8fec253df89bd256ef58e4ae8 authored over 8 years ago
Access defaults

f3d195c561e5c164e92489799d03a4f0c28344ad authored over 8 years ago
Introducing arbitrary permissions system

57d7b73616e9eeaed4c447c03685d1edba54443b authored over 8 years ago
Correcting tag parsing

88874f1cf978140a0be4d73d18969e221a721012 authored over 8 years ago
Catch duplicate exceptions.

a368dcafd2153a06dcf343795d6dbae7bc970f13 authored over 8 years ago