Ecosyste.ms: OpenCollective

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

Timber

Build, manage and promote the Timber library for WordPress. Timber is one of the most popular frameworks for templating themes in WordPress
Collective - Host: opensource - https://opencollective.com/timber - Website: https://t.co/zxtQZa6rya - Code: https://github.com/timber/timber

Merge branch 'master' into 1227_image_test_fix

github.com/timber/timber - bf29fbaa0eb511aa7cf01a2f10f96c423fe4ca33 authored almost 8 years ago by Jared Novack <[email protected]>
Merge pull request #1228 from timber/1210_site_icon

ref #1210 -- added site icon support

github.com/timber/timber - 3a596483870bba84a8b6f930869ae46d88bd5969 authored almost 8 years ago by Jared Novack <[email protected]>
ref #1228 -- fixed spacing

github.com/timber/timber - 0909ee0af37d7f870d547d6a748188546e13fcf0 authored almost 8 years ago by Jared Novack <[email protected]>
whoops! gonna need an ID

github.com/timber/timber - c14fe6541bd9d0a0c82c2e4d2674fd817c610dbe authored almost 8 years ago by Jared Novack <[email protected]>
ref #1228 -- fixed multisite handling

github.com/timber/timber - 313eed18de1ace247053dd010bcab05ea89cbd69 authored almost 8 years ago by Jared Novack <[email protected]>
ref #1227 -- might have gotten a little to ambitious with get_home_url() vs site_url()

github.com/timber/timber - 9d3ada98c56fec3755902e42bd0c627918d89d0a authored almost 8 years ago by Jared Novack <[email protected]>
ref #1227 -- split WPML tests into remote and local versions

github.com/timber/timber - 1495ef65333e2794cf54a48a542f032ae1441e99 authored almost 8 years ago by Jared Novack <[email protected]>
ref #1210 -- added site icon support

github.com/timber/timber - d90c9a4d82a92f3559d19ee6db7b2f339afdf750 authored almost 8 years ago by Jared Novack <[email protected]>
Merge pull request #1227 from JuiceboxCreative/ImageHelperFix

Fix images when wordpress is not installed in default location

github.com/timber/timber - 69102514e99ae312b38f6641929745d89b8b8a51 authored almost 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into ImageHelperFix

github.com/timber/timber - c2b35163e59cd258b287de1db9bba62eb7331c97 authored almost 8 years ago by Nick Barrett <[email protected]>
Merge pull request #1226 from timber/161101_test_fixes

Fixed error with loading absolute paths

github.com/timber/timber - 32c3d5ec6691c3bca4e4d5da9566becb35adcb8e authored almost 8 years ago by Jared Novack <[email protected]>
removed commented-out line

github.com/timber/timber - c84a955938e90251e697b1a696b2148e6fbdf27b authored almost 8 years ago by Jared Novack <[email protected]>
Fixed error with loading absolute paths

github.com/timber/timber - 7e82974fbeebf5d949af3b69e6a54894e3a2869f authored almost 8 years ago by Jared Novack <[email protected]>
Merge pull request #1222 from haroldangenent/1221-post-get-terms-return-class

Post->get_terms() return class

github.com/timber/timber - dcb1d018ca0b5b5711f1603a03d4bebf9737c7d4 authored almost 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1221-post-get-terms-return-class

github.com/timber/timber - db7bacf355f5afb714f98563c3fec6f471e9b93a authored almost 8 years ago by Jared Novack <[email protected]>
remove "accessed directly protection check" (messed with doc generation)

github.com/timber/timber - bbd6df4338ae651730db18896ae867006c050df3 authored almost 8 years ago by Jared Novack <[email protected]>
postquery docs are in there...

github.com/timber/timber - 8b34df2c6ce780ea198334ff2aab41771b28cc87 authored almost 8 years ago by Jared Novack <[email protected]>
Added new files to docs

github.com/timber/timber - b3e8b41adc22f34bd6ff1dc1dd498bc334442a3b authored almost 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' of github.com:timber/timber

github.com/timber/timber - 1039280129892b7320c8fc00a6e3c1d0067ae2bf authored almost 8 years ago by Jared Novack <[email protected]>
fixed spelling

github.com/timber/timber - 6a81801a0720a66188195189b71d922205ef200f authored almost 8 years ago by Jared Novack <[email protected]>
Merge pull request #1225 from haroldangenent/1224-transient-docs

Improve transient docs

github.com/timber/timber - aacbac78f867aafda41be632373626b02cac6069 authored almost 8 years ago by Jared Novack <[email protected]>
ref #1224 - improve transient docs

github.com/timber/timber - 19ffa0e339bcbba8750d0bf92e4fee511edf8595 authored almost 8 years ago by Harold Angenent <[email protected]>
ref #1221 - pass $TermClass to Post->terms()

github.com/timber/timber - 425b94100b8d949374b14f769055e1bb04c9fd69 authored almost 8 years ago by Harold Angenent <[email protected]>
Failing test for Post->get_terms

github.com/timber/timber - 20d783780b37761d86e319b937bd77bf9417794b authored almost 8 years ago by Harold Angenent <[email protected]>
Successful test for Post->terms

github.com/timber/timber - 867e0e935ab96a50ccdc44ee74e0b206d53d1c19 authored almost 8 years ago by Harold Angenent <[email protected]>
Update changelog and version numbers

github.com/timber/timber - aa03c9aaf9055990abf578050770c7f5f6db8d13 authored almost 8 years ago by Jared Novack <[email protected]>
Make fixes on newest version of ImageHelper

github.com/timber/timber - 2b23a640f0e63af288377782cf56064a1b09cb32 authored almost 8 years ago by Chris Manganaro <[email protected]>
Allow image resizer to get the correct url for image if WP install is in another directory

github.com/timber/timber - eec2fb6844e14058456a06ed2e21c0a92ea9e708 authored almost 8 years ago by Chris Manganaro <[email protected]>
Merge pull request #1216 from timber/dudewithamood-patch-1

Dudewithamood patch 1

github.com/timber/timber - e89207b9952a3a1da0547e73e2f69048bf3e7db5 authored about 8 years ago by Jared Novack <[email protected]>
ref #1206 -- added tests!

github.com/timber/timber - 0fc461caf4d3f606808df4d631b750e1dec52e62 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into patch-1

github.com/timber/timber - a5655c09b21108221e5e6000384a9b2d6d1074de authored about 8 years ago by Jared Novack <[email protected]>
Merge pull request #1215 from timber/travis/if_else

this should speed up travis...

github.com/timber/timber - 93b4f710ac183790e49d58fccde579fdb40d0ebc authored about 8 years ago by Jared Novack <[email protected]>
Merge pull request #1214 from timber/dudewithamood-patch-2

Delete images with metadata (with tests)

github.com/timber/timber - 6e4ffed77545a5a59ec535a0c1d1ed9435b4535a authored about 8 years ago by Jared Novack <[email protected]>
this should speed up travis...

github.com/timber/timber - 3e98adc1bae5ef3b7b8bfdfaa28d6edf61205343 authored about 8 years ago by Jared Novack <[email protected]>
ref #1207 -- updated tests to compare generated-to-generated images

github.com/timber/timber - 0b647e5068be72a900882c9e0b9aaab2c1c70c5e authored about 8 years ago by Jared Novack <[email protected]>
ref #1207 -- always copy images (even if it means replacing it)

github.com/timber/timber - a630cd0de14f5d391b4aa1823573fd8f20d06027 authored about 8 years ago by Jared Novack <[email protected]>
ref #1207 -- replace/resize test works, but now others fail

github.com/timber/timber - dcbf481ff690cff629b4808bcc158b355434b6dc authored about 8 years ago by Jared Novack <[email protected]>
Merge branch '1207/tests' into dudewithamood-patch-2

github.com/timber/timber - 7c47b5a06943cdc7ff9e78a9105acffd24bc0cef authored about 8 years ago by Jared Novack <[email protected]>
ref #1207 -- started test for image replacement

github.com/timber/timber - fbc150f174042b193bc475151ead4aec9d6c81e7 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into patch-2

github.com/timber/timber - 82ce384012f528df48f7d30b9a68b3ce3aed701d authored about 8 years ago by Jared Novack <[email protected]>
Update version numbers

github.com/timber/timber - 2d2edf637d96b28a905109b14e2e42f685e81688 authored about 8 years ago by Jared Novack <[email protected]>
Merge pull request #1208 from timber/1171

Created aliases for renamed classes

github.com/timber/timber - 70c4bcc21786ea354a85a13ca822fe8dfb5446a0 authored about 8 years ago by Jared Novack <[email protected]>
Created aliases for renamed classes

github.com/timber/timber - 401b41eda2e1c18f1a6c3ec3bc01de89a4fce61f authored about 8 years ago by Jared Novack <[email protected]>
Update deploy script

github.com/timber/timber - 4af602d30d95595baf1917c5cb38a4cb41dfcaa6 authored about 8 years ago by Jared Novack <[email protected]>
Update changelog and version numbers

github.com/timber/timber - 684cc2294408c2422824e83b556ee6b5052ce420 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'JuiceboxCreative-get-children-allt push origin masterow-array'

github.com/timber/timber - 5629336abb9ab43e24f60f665615d80636008f17 authored about 8 years ago by Jared Novack <[email protected]>
ref #1201 -- wrote test to cover code

github.com/timber/timber - c9feb49f655446bec723f9dd3f118eb03005aedb authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'get-children-allow-array' of https://github.com/JuiceboxCreative/timber into JuiceboxCreative-get-children-allow-array

github.com/timber/timber - 1a523fcb237b5e2066805b4651ac5f5889972f2c authored about 8 years ago by Jared Novack <[email protected]>
Update ImageHelper.php

github.com/timber/timber - 837b446f960502a6ed3b4370dc1a8b21efc8225a authored about 8 years ago by dudewithamood <[email protected]>
Delete generate files for image when metadata generated

github.com/timber/timber - 0453ad26eced037ebf3a37d05c13b612321288fc authored about 8 years ago by dudewithamood <[email protected]>
Regenerate image if modified date of source image newer than existing generated image

github.com/timber/timber - b6c4d7fce4803180a2bb49e0537e083c525b6021 authored about 8 years ago by dudewithamood <[email protected]>
Merge pull request #1173 from timber/1118-pagination-api

1118 pagination api

github.com/timber/timber - a4d027c416413868fd9ad3b51620912eeb70d231 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- resolve failing test

github.com/timber/timber - 0960a73d2ed71bb5c60bccb3f94860d51202b8f2 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 — updated some docs...

github.com/timber/timber - aa83d0f602675fcd59b73115cb3cd8e77f5f21ff authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- revised naming to use PostQuery syntax

github.com/timber/timber - 683e4733ac6db19f176b6aca437eccb960cbb167 authored about 8 years ago by Jared Novack <[email protected]>
allow passing an array of post_types to Post->children()

github.com/timber/timber - ce067e7321d6205dd505bb8abcbc3ab1e5b58cbf authored about 8 years ago by Nick Barrett <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - 2fb76e0d0712b76a4405156755d3064178d03726 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- only queries have pagination, not PostsArrays

github.com/timber/timber - d208f0b3818d39d992a395562f508416b60ad807 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- simplified some things with the construction of classes

github.com/timber/timber - e26b11cb04172220794c43f1e6517e71b25756b0 authored about 8 years ago by Jared Novack <[email protected]>
Updated docs for post.terms

github.com/timber/timber - 21fd191e7b161f0318667a04c26fc3f191fc0d84 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - 7341514f3bcf3baed07df0ff5134bebcb1f29df0 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'CROSP-master't push origin master

github.com/timber/timber - 31eba3f6e08e0ed41dd66c6e80d8d502bc27057a authored about 8 years ago by Jared Novack <[email protected]>
ref #1193 -- some re-organization and backwards compatibility checks

github.com/timber/timber - 5276587d5d481994661f9f85cce0ae62313de302 authored about 8 years ago by Jared Novack <[email protected]>
ref #1193 -- added char length to PostPreview object

github.com/timber/timber - bea9c552277b7cf128303b9fc40dcee783fe0e67 authored about 8 years ago by Jared Novack <[email protected]>
ref #1193 -- some cleanup to PR

github.com/timber/timber - 8aad31c698f12d2947958aa4778ad5759808f9e3 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' of https://github.com/CROSP/timber into CROSP-master

github.com/timber/timber - aa1bd8de0366905a333b1255fbedfba1bd4888e3 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- update to readme version

github.com/timber/timber - 1b4d8efb371cf2cc9f032ca247394e3d2b01880a authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- updates to inline docs and cleanup from scrutinizer

github.com/timber/timber - 04f1fc3ceb1d42a20a129b98dd795806bd5a2988 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- Updated docs and version numbers

github.com/timber/timber - d7f6dea7209843a7253444b620f722e6ba6def4c authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- return a PostCollection object from Timber::get_context();

github.com/timber/timber - b90639711438e8a21011cf6cd4d75faf2b864dd5 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - f058b9fb3c61c9da6d34f354b914fc2174752663 authored about 8 years ago by Jared Novack <[email protected]>
replace get_twig with timber/twig in filters

github.com/timber/timber - dbed6b4bd6a4d5f954d85dd9a4a05e6c2da086ab authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- pass query to pagination

github.com/timber/timber - 1913886afd1476b425dc1ead3a8272a5c04d97b7 authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 -- produced reliably failing test

github.com/timber/timber - 1521555044b0f2360b40e4009a1bd8c5d62c481c authored about 8 years ago by Jared Novack <[email protected]>
ref #1173 — added additional tests

github.com/timber/timber - 7023de385bd855a9aa978649710a39bb8b9afbc2 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch '1118-pagination-api' of github.com:timber/timber into 1118-pagination-api

github.com/timber/timber - 9b84fc576cfa8b97a8314ac0cabdac8cfa3151a4 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - 97f48ffe5c670ee0c74a9d674595e85bff797a3d authored about 8 years ago by Jared Novack <[email protected]>
Add excerpt chars filter

github.com/timber/timber - 9f13ee0f2aa53173a4ef7a7942c695982ada9876 authored about 8 years ago by Alexander Molochko <[email protected]>
One more version number!

github.com/timber/timber - 7631b3dd3e37a100c6cbc23522b1f3630e907d58 authored about 8 years ago by Jared Novack <[email protected]>
Update changelog and versions to 1.1.6

github.com/timber/timber - 59259ab1113f954eb42ec4139c32d2cc4073cdd9 authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - 50ba68d5fe67ba8885a58ded7bcf076db9dd06c3 authored about 8 years ago by Linda Gorman <[email protected]>
Fixed variable name, removed unused param

github.com/timber/timber - 7798205b9c05f1862c9392c7ef556b8819f53d86 authored about 8 years ago by Linda Gorman <[email protected]>
Merge pull request #1190 from timber/1128_cache_transients

1128 cache transients

github.com/timber/timber - 9a5851bf36110dcb399e277d51230f1addb0c53c authored about 8 years ago by Jared Novack <[email protected]>
ref #1128 -- completed test coverage, adjusted spacing

github.com/timber/timber - 8e9b752f382d04a7f000f4d99a45321801de3cba authored about 8 years ago by Jared Novack <[email protected]>
ref #1128 -- added add'l tests

github.com/timber/timber - 4590fbafcdb2b0d5db1b89f3724ee91d27e80b13 authored about 8 years ago by Jared Novack <[email protected]>
ref #1128 -- wipe transients when setting new ones

github.com/timber/timber - 34c33e368c5159d8f4ee1e8cf067836093f5eb2b authored about 8 years ago by Jared Novack <[email protected]>
Merge pull request #1189 from timber/1186_static_init

ref #1186 -- remove instance init calls; set init to be static

github.com/timber/timber - c53b4c832cfced01157f8196688468ad3318d3fb authored about 8 years ago by Jared Novack <[email protected]>
ref #1186 -- remove instance init calls; set init to be static

github.com/timber/timber - b2561d5fe397fc95671bb59d27d107d7fbbf036c authored about 8 years ago by Jared Novack <[email protected]>
Separated PostsArray from PostCollection

github.com/timber/timber - 245bd7e1652b08517fc58ec99d4ab6c585ad6869 authored about 8 years ago by Linda Gorman <[email protected]>
Updated wp.org version number

github.com/timber/timber - 7da3aa8e63aafaaab86098ee5dd4f48b114d7afc authored about 8 years ago by Jared Novack <[email protected]>
Merge pull request #1183 from timber/1178_gantry_fix

removed LoaderChain stuff

github.com/timber/timber - 76fb42ec9c64a6ec7dbf264ff8ee1852560bde87 authored about 8 years ago by Jared Novack <[email protected]>
ref #1183 — disabling gravatar test

github.com/timber/timber - ce6b4d66706b6e1ab6849856ec9670c04cd5b0d6 authored about 8 years ago by Jared Novack <[email protected]>
removed LoaderChain stuff

github.com/timber/timber - 29c23a8d371a0fbf46e7a17e1ba64124a614d4ed authored about 8 years ago by Jared Novack <[email protected]>
Update version number in wp.org dist file

github.com/timber/timber - c1b75ce612eabb3e5586fde62762c12eb706785c authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - 45b799450157421d3a97e8119948d21aef90cc7c authored about 8 years ago by Jared Novack <[email protected]>
Update version numbers and changelog

github.com/timber/timber - 64e4e960b544052dd10fe37d3f541f2023a1df64 authored about 8 years ago by Jared Novack <[email protected]>
updates to tests and docs

github.com/timber/timber - cb3bbfa745b396298bcad1f15be026cbc15d8f09 authored about 8 years ago by Jared Novack <[email protected]>
Merge pull request #1171 from timber/1158_coauthors

ref #1158 -- support for authors, pluck and co-authors plus integration

github.com/timber/timber - 939331e282fd54bf3e210645964504304f2b071b authored about 8 years ago by Jared Novack <[email protected]>
some tweaks to docs

github.com/timber/timber - 237c4d9911a16a3d519a62d3128f5e2b6e8c646d authored about 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 1118-pagination-api

github.com/timber/timber - db6aba2517efc9f5d231c49f0ba41c30cccc93eb authored about 8 years ago by Jared Novack <[email protected]>