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

Merge pull request #1252 from mapkyca/eol-54-warning

Warn about php 5.4 in diagnostics and warmup

3ba1d8c464faa914f9d879fbddc102add60e760d authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1256 from mapkyca/fixing_mongo_tests

Closes #1254: Fixing mongodb test regression

4ff9f1e7a5b29a87a8d6d0f021b5f0bdd296af17 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1260 from PowerInside/master

set_time_limit won't work in safemode

0125819892a8b899e461de62429acbf7a53ed1eb authored almost 9 years ago by Ben Werdmuller <[email protected]>
set_time_limit won't work in safemode

This is to suppress warnings on shared hosts where php.ini/safe mode can't be modified.

77b539a5e3a0dbed2961a503fc95bffd7c4cacbc authored almost 9 years ago by Mohammed Irfan <[email protected]>
Webservice calls are static, calling them non-statically causes a NOTICE error in PHP 7

d37575e1a715558ec1d728c774b57dbf0116bfc4 authored almost 9 years ago by Marcus Povey <[email protected]>
Actually activate the mongo library...

3c5e92e9f08f77e9629f3d207653347c25cdc5a9 authored almost 9 years ago by Marcus Povey <[email protected]>
Until we address #1241, use legacy mongo and allow PHP7 to fail

9119994c911b8f04aae5286242302f86e3026224 authored almost 9 years ago by Marcus Povey <[email protected]>
Merge branch 'fixing-regression' into fixing_mongo_tests

5f375be65905240e34c7aaf80e4b94a13f4804d2 authored almost 9 years ago by Marcus Povey <[email protected]>
Closes #1254: Fixing mongodb test regression

cfd1f1b53cae8421d2f5fd1dc53752762bf11cc3 authored almost 9 years ago by Marcus Povey <[email protected]>
Merge branch 'fixing-regression' into eol-54-warning

1832742c2d27a49d8c6b3cd52e5ef0c051af8090 authored almost 9 years ago by Marcus Povey <[email protected]>
Fixes unit test regression introduced by #1164

1f4678b22570823996a220a6172232a83dc3d7df authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1238: Warn on warmup for php versions < 5.5 but > 5.4

ac683bf204e56ff8fd6bceecdbcffa892b4d832b authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1238: Diagnostics warning for old php versions

575437e741c152509da727c230bb343797a0f9a8 authored almost 9 years ago by Marcus Povey <[email protected]>
Removing trailing sentence

a2594373b712f7b3d0f48a11a499b968db73c0ae authored almost 9 years ago by Marcus Povey <[email protected]>
Removing page handler for nonexistent page

5baebb8fbcfc6b7887ceae2b3fc6968149c5c127 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Notifications template changes

0e1fdf728fe0e515b16309bbc2fe0356225a977b authored almost 9 years ago by Ben Werdmuller <[email protected]>
Contain the notification request in its own function

So we can more selectively ask the user if they want to enable them

81089d221a61511a34b0f43b412e3751e6f912be authored almost 9 years ago by Ben Werdmuller <[email protected]>
Some code formatting

c57dd99fe7bc20863e4f8a35c0fa5abae99060a4 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1164 from mapkyca/no-admin-api

Refs #831: Admins can't be admins when connecting via the API.

78811f7d68ac5cd1fbd9fbc101badc5c59c6184c authored almost 9 years ago by Ben Werdmuller <[email protected]>
Unifying saveDataFromInput

b2652d580c194a256af9f0ededfae73faef66f7a authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1218 from kylewm/notifications

Notifications

0b87615e7db6eda0bcd5ad961991657723ac1e11 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1250 from kylewm/pluggable-share-page

add some hooks to support extending the /share page from a plugin

4831cd5f8b3c863865d0af0367766ddee8799a94 authored almost 9 years ago by Ben Werdmuller <[email protected]>
add some hooks to support extending the /share page from a plugin

related to #1226

83072987a1ddc3ed864c07bf16ca8f5d40aa7f58 authored almost 9 years ago by Kyle Mahan <[email protected]>
Merge pull request #1249 from danito/master

Micropub Endpoint creates checkin if mp-type == checkin

e0da250687f5fea33758137d89e8cec96853c549 authored almost 9 years ago by Ben Werdmuller <[email protected]>
some wild ()

a0af495cb1907a20b0ccf67b8b8bcfe12f8efefb authored almost 9 years ago by Daniel Nix <[email protected]>
Micropub Endpoint creates Checkins

7026df790264b643530723705884bf6169d733b6 authored almost 9 years ago by Daniel Nix <[email protected]>
correcting some typos

5a1ba47be573d3727fa76b76453e1966ac3bf918 authored almost 9 years ago by Daniel Nix <[email protected]>
Prepare Endpoint for Checkins

f434211f71794b3ad33a2f9d6ba5aab6762a7140 authored almost 9 years ago by Daniel Nix <[email protected]>
Merge pull request #1222 from mapkyca/longnames

Closes #476: Better handle long names

ffdbb4b13f1e1323c529bc3a77376527951a02d2 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1224 from mapkyca/remove-getrelativepublishdate

Remove getRelativePublishDate().

a4fd30fb5695543bb84c2806e0268c33bfa05eed authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1230 from kylewm/indiepub-photos-wo-title

better post-type-detection of photos with no name or content

9e30c32c347f8fb31d7932981a01c333f2ce7fe9 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1229 from kylewm/indiepub-accounts

added accounts page for indiepub

5a291d092cce8b4a18a7140a32b2d58e9d68b0d4 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1228 from n-i-m-a/master

Fix MySQL schema entry value to match update date

84bd6e373d1c3ec60cf628d2d3a0e0e0697d855a authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1231 from kylewm/webservice-post-mutlipart

Webservice::post should not form-encode params

40940ec8ea43f86d993dd012ad3ba33720d8d0d9 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1232 from kylewm/config-edit-urls

allow ContentTypes to override their default edit URL

bc9540be8a6e553e633bc92ac2a751f6eae13c91 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1236 from mapkyca/custom-connection-params

Custom connection params

5a9130a86a34da2a7555bf32a45117551b63fe7b authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1239 from mapkyca/php-7

Adding PHP 7 support to travis builds

72da709ccbf8ba5ad6f8d7abec214cc93c6db1ae authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1242 from mapkyca/doc-postgres

Adding postgres to docs; promoting MySQL to 'blessed' status

e6b86e1f81fedf147af258715d303b0c6fd8dfb4 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1244 from matzoman/master

bugfix for importing rss feeds

da03f0751e945595575434aeb90eec83bab9462c authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1246 from kylewm/drop-support-for-received-like-repost

don't interpret "u-like" and "u-repost" in received webmentions

a7342b6dd5253ffd8f6f1d61c817edd47f543255 authored almost 9 years ago by Ben Werdmuller <[email protected]>
don't interpret "u-like" and "u-repost" in received webmentions

- drop support for receiving old-style mf2 likes and reposts.
- these classes are now more often...

e3c9471d14b6d0d5cdbebcfaa2e750ee51bfc73d authored almost 9 years ago by Kyle Mahan <[email protected]>
bugfix for importing rss feeds

changing from Entity::save() to Entity::publish()

87c1bf79d9d8ba620e43e34ae6f35884606d5cee authored almost 9 years ago by Matthias Welling <[email protected]>
Adding postgres to docs; promoting MySQL to 'blessed' status

f7d375c2490cbb9b7f6f5edbabb5850861abe668 authored almost 9 years ago by Marcus Povey <[email protected]>
Really the last thing...

ffda5700996b654cef00ce15a54aaecd26161c43 authored almost 9 years ago by Marcus Povey <[email protected]>
Ok, one last thing

a9a2beb00c6e6b8d97ba0c911691f21bb20f6a69 authored almost 9 years ago by Marcus Povey <[email protected]>
One last thing before bed - try and specify a default pool

51a16cf1ff23f509ccca4f40fff4c44243d931eb authored almost 9 years ago by Marcus Povey <[email protected]>
Lets see if specifying a server name stops php-fpm from puking...

ad4866590be10ca7277619175d7fb04681ef7b5f authored almost 9 years ago by Marcus Povey <[email protected]>
Looks like mongodb.so lib is already included by pecl, lets not try and add it

a7ec519c0883fcca559df702310d9fe5c27f1391 authored almost 9 years ago by Marcus Povey <[email protected]>
Attempt pecl install only for php 7

16bc04683d70c9a457548e70d735ce790026aedc authored almost 9 years ago by Marcus Povey <[email protected]>
Lets try without prompts...

034c76cc8e85a2382907035afcf17f7129dba9db authored almost 9 years ago by Marcus Povey <[email protected]>
Lets see if we have to manually install mongodb for php 7

84644d25ee3c7f08d0e64326f34e6584d07a3c57 authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1241: Switching travis to mongodb

4339c543fe13fe7d2a6da6b88896d1c598d14e7f authored almost 9 years ago by Marcus Povey <[email protected]>
Adding PHP 7 support to travis builds

2c74d9e984c50a5809a9b3dea6a9e9dd296f4e26 authored almost 9 years ago by Marcus Povey <[email protected]>
Removing mongo reference

1f0a55831477b2e365b4d909bd670720b54fb4e3 authored almost 9 years ago by Marcus Povey <[email protected]>
Removing access restrictions on mongo serialise functions

baf35c364a58e6b44368eeadb82706e91d843b0c authored almost 9 years ago by Marcus Povey <[email protected]>
Namespacing

74d207155b829df723f414de71d6f5b478e591f9 authored almost 9 years ago by Marcus Povey <[email protected]>
Moving escape sequences to mongo object

083ce6a03cddd3f457bd0827d6631328e13282ed authored almost 9 years ago by Marcus Povey <[email protected]>
Merge remote-tracking branch 'refs/remotes/idno/master'

ee005acd22015294ecd68005115e4dd5da619d33 authored almost 9 years ago by Matthias Welling <[email protected]>
Move Mongo specific implementations to Mongo.php; make DataConcierge fully abstract

da739f4a753d000c8aef6e5c39ecb1a43c96a050 authored almost 9 years ago by Marcus Povey <[email protected]>
Needs to be public for unit test, reverting rowToEntity() protection.

edefe4171333ae913c3ae898e290b7633cdb5254 authored almost 9 years ago by Marcus Povey <[email protected]>
Rationalising client/database variables

6360c541f61153da8e74f936c24c6f8b745c09a0 authored almost 9 years ago by Marcus Povey <[email protected]>
Tidying: rowToEntity() should be protected

42d0d02f4f207da9ac32029e6865f6de54b6b45f authored almost 9 years ago by Marcus Povey <[email protected]>
Fixing namespacing

dcae6fdad7b03808d5e5ea37fc285c1aba226e15 authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1235: Making database module configurable; Actually saving constructor values

a5819c138870e6095c74ba99e158af5a10c1d0f0 authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1235: Making database module configurable

305b3637ab3ad7510f8480caf7956d8ce0dd3108 authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1235: Making database module configurable

a72d05bd5eb168017c5d48531a66c783e472e988 authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1235: Begin to split Mongo functionality off to its own class; make DataConciege abstract.

7bb3566ac46eaf753f707364411eb8a1aee39b77 authored almost 9 years ago by Marcus Povey <[email protected]>
Applying coding standards

c6c30f0c08ea0f970932f48cef5d5812d18b4ab3 authored almost 9 years ago by Marcus Povey <[email protected]>
Refs #1235: Allow configuration settings to be passed to constructor.

1e3a48160aa20bbf6d1fff1784128021661ea9fb authored almost 9 years ago by Marcus Povey <[email protected]>
fix failing mongo unit tests: $not query did not work

94fea44177eb9063e949c6b77d51a1bf4c07b0ab authored almost 9 years ago by Kyle Mahan <[email protected]>
allow ContentTypes to override their default edit URL

fixes the remaining conflict between IndePlugins/Reactions/Like and
IdnoPlugins/Like/Like becaus...

45f59779b9493098f2ab0a01b6ebee76c1919f48 authored almost 9 years ago by Kyle Mahan <[email protected]>
Webservice::post should not form-encode params

leave the encoding to cURL. this is required in order to
send files (key=@filename) via POST for...

db4b169009714bcb750160395a33aecd4764a658 authored almost 9 years ago by Kyle Mahan <[email protected]>
better post-type-detection of photos with no name or content

previously was classifying them as 'note'

87abde47b45ee5bac7b3d8a13f4c4b0383be206c authored almost 9 years ago by Kyle Mahan <[email protected]>
added accounts page for indiepub.

allows account access to be revoked manually.

fixes #1225

6bc9fe82476cb89e3e65d28b47553772e495d8dc authored almost 9 years ago by Kyle Mahan <[email protected]>
Fix MySQL schema entry value to match update date

27e33dcc3677a67a77fe42f2b96e4d0d228dd3ba authored almost 9 years ago by Nima Amini <[email protected]>
break-word seems ok, but not strictly valid here, so changing.

17dd8e1b96ce4d0d6f537bb8e570d6995447e695 authored almost 9 years ago by Marcus Povey <[email protected]>
Adding word-wrap

3735fa79183beef6d5ce7d35356d6cc807757ed6 authored almost 9 years ago by Marcus Povey <[email protected]>
Remove getRelativePublishDate().

getRelativePublishDate() does not appear to be used and isn't localised in either timezone or la...

1080c000ab46052a91b4d48a5d86b0e064ba9962 authored almost 9 years ago by Marcus Povey <[email protected]>
Closes #476: Better handle long names

9ee60f6338f76455988c73cc6d72f6114198f88e authored almost 9 years ago by Marcus Povey <[email protected]>
Merge pull request #1195 from mapkyca/more-ssl-warnings

Display diagnostics warning for non TLS connections

8cb96682f862638df3b16f0b59ed002ccbb6e9df authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1217 from mapkyca/reverting-broken-dm

Fixes the broken status/replies datamodel

179b3c1824b4237551e3063e384eb91a0e4de726 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1220 from kylewm/posse-link-tweaks

posse_links tweaks

61d4be62201e0c99a5743be2d4130defc3dff9fc authored almost 9 years ago by Ben Werdmuller <[email protected]>
posse_links tweaks

* set syndication buttons disabled based on posse_link['username'] rather than 'name'
* pass 'us...

1a59ac17a74a21bd3d3c1e903cd60cba391e907c authored almost 9 years ago by Kyle Mahan <[email protected]>
add notification polling back via JS

8bd6abd5fe9caf153b11a467528ea3fef56c0a37 authored almost 9 years ago by Kyle Mahan <[email protected]>
add an unread notification count, remove JS push notifications for now

89823ba2fc3dffd0f30c1c852238f1c7dc76b339 authored almost 9 years ago by Kyle Mahan <[email protected]>
add parens to try and fix notifications being sent for apparently ignored domains

ae5ebc018cccbb18e28f9999de9b5614c303201e authored almost 9 years ago by Kyle Mahan <[email protected]>
rudimentary toast notifications

e016b5af6f53dd49114175102020049084f934fa authored almost 9 years ago by Kyle Mahan <[email protected]>
flesh out notification panel

try harder to prevent self-notifications

56ff67810fd0d360c5bb5cb3a899505294eb7897 authored almost 9 years ago by Kyle Mahan <[email protected]>
added basic notifications panel

899b39c62247abeba1c924a36315bee891c26e19 authored almost 9 years ago by Kyle Mahan <[email protected]>
notifications: use URL as the actor's UUID

8f9c00ac5df6867f67d6fed6a194dc21ce4a9d31 authored almost 9 years ago by Kyle Mahan <[email protected]>
save Notification objs in the datastore

87f30dbb9dbdf10a5b4048c1bf121ee2b675c681 authored almost 9 years ago by Kyle Mahan <[email protected]>
Closes #1056: Replies must be split in the datamodel otherwise toggling produces inconsistent and confusing results for the user.

Reverts 7e8e546

Refs #1216.

909bf82ab0d873b2c16157ac1f9289a856e45755 authored almost 9 years ago by Marcus Povey <[email protected]>
Oops. Logging EXIF error, not displaying it ...

e0d670b4e858de7b888cc01a96e6c9460b48ab7b authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1211 from kylewm/webmention-published

bugfix: read dt-published from incoming webmentions correctly

c57d015efa481500712d9ee751c47972a76101b3 authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1214 from matzoman/endpoint

endpoint code cleanup

677bcc290bf93f346299269db48468721dfa985b authored almost 9 years ago by Ben Werdmuller <[email protected]>
Merge pull request #1215 from kylewm/checkin-description

bugfix: Checkin::getDescription should return the post body

aa603e7fc68ed4039c4ed3a5cfc77ac0cae32b1e authored almost 9 years ago by Ben Werdmuller <[email protected]>
bugfix: Checkin::getDescription should return the post body

Fixes #1212

14dbfe675a972ba9f398c2b263edab1506eedd2c authored almost 9 years ago by Kyle Mahan <[email protected]>
clean up

using contant PHP_URL_HOST and check if any posselink is there

db5c2d65c084a5a86d0888b2434019556cd062b4 authored almost 9 years ago by Matthias Welling <[email protected]>
Merge remote-tracking branch 'refs/remotes/idno/master'

66895a9fc6c43984660bfe71d4980731860edb00 authored almost 9 years ago by Matthias Welling <[email protected]>
Merge remote-tracking branch 'refs/remotes/idno/master'

cd05ecb06d79e0ee8b3d4c0d9ab61d07f393ee04 authored almost 9 years ago by Matthias Welling <[email protected]>