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

ref #1122 — fix refs to `Timber\ImageHelper`

github.com/timber/timber - f53e5fa02a9bc98ae5e7c66ef0b4bbc521c73406 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1121 from matgargano/add_escaping

add escaping for esc_url and wp_kses_post

github.com/timber/timber - 4d6df88a1738e6821f16baba9c76be901de29a18 authored over 8 years ago by Jared Novack <[email protected]>
Added tests, initial explorations

github.com/timber/timber - 6199555b923cdf414993b54cf9b1737e1f959f14 authored over 8 years ago by Linda Gorman <[email protected]>
remove unused arguments for setEscapers callable argument

github.com/timber/timber - 39d7a117d249be8c2ba6e3e5d73841d8619abcb6 authored over 8 years ago by Mat Gargano <[email protected]>
add escaping for esc_url and wp_kses_post

github.com/timber/timber - 386d6174dbc8b881028d77fd57370b467684eea7 authored over 8 years ago by Mat Gargano <[email protected]>
Switch to CodeCov

github.com/timber/timber - c20a2edfdd03a07294120142f0b9eb09fba92eb9 authored over 8 years ago by Jared Novack <[email protected]>
trying codecov

github.com/timber/timber - d7cbb25c78c999406ae827af123f636314b38ba4 authored over 8 years ago by Jared Novack <[email protected]>
Updated 1.0 info in readme

github.com/timber/timber - fdbe60f1be2ea3baa5a89d3867275813cdf547e6 authored over 8 years ago by Jared Novack <[email protected]>
Updated dependencies; added additional test for pagination

github.com/timber/timber - f19d81fd028ee48719f837c726118a96860c2f50 authored over 8 years ago by Jared Novack <[email protected]>
Fixed issue with ending of <p> tags in some preview situations, condensed image dimension code

github.com/timber/timber - 9d9d66f9ec9a97a2f2f04699e2fa9a0d3de06e63 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1115 from timber/retina_testing

updated retina tests

github.com/timber/timber - fefdcb8a08878928ddf3f05db908d0086c7fe2fb authored over 8 years ago by Jared Novack <[email protected]>
More tweaks to tests

github.com/timber/timber - 9986e67a49b953bc3ed405c691d2883216038145 authored over 8 years ago by Jared Novack <[email protected]>
cleaning-up test output

github.com/timber/timber - c2b98364378dde0b348286f00c1a3437cd3f7628 authored over 8 years ago by Jared Novack <[email protected]>
updated retina tests

github.com/timber/timber - d7dadb1b1ce332877c58c1dfc2c1dbb07c8754e7 authored over 8 years ago by Jared Novack <[email protected]>
fixed limits in Archives

github.com/timber/timber - 780ed328b50925b412a58561cd533df78d81316d authored over 8 years ago by Jared Novack <[email protected]>
Some tweaks for testing

github.com/timber/timber - 8e6272ee6a80a6d0430ff4ac3fd2c8bae99444a3 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1113 from timber/xavivars-bugfix/trailingslash-in-pagination

Xavivars bugfix/trailingslash in pagination

github.com/timber/timber - 7845f38c481a7186fdf247c4837752090ae314b4 authored over 8 years ago by Jared Novack <[email protected]>
ref #1112 -- final cleanup

github.com/timber/timber - e93130a5a1450c705640fc03be1c734204caf4c5 authored over 8 years ago by Jared Novack <[email protected]>
ref #1112 -- found missing user_trailingslashit

github.com/timber/timber - d82e2302abd28e91473bab488b0cdd511ce9866d authored over 8 years ago by Jared Novack <[email protected]>
ref #1112 -- moved permalink stuff into test class; still failing tests

github.com/timber/timber - ca50c8a34f2059f88a52d96b62ee1865366e0ff2 authored over 8 years ago by Jared Novack <[email protected]>
ref #1112 -- fixed endsWith test

github.com/timber/timber - 8d5b6e7774d987c80be056769b6847c1f9681e05 authored over 8 years ago by Jared Novack <[email protected]>
ref #1112 — corrected call to resetPermalinks

github.com/timber/timber - 4720b8d66a351db62105f91a63d85b276964e228 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'bugfix/trailingslash-in-pagination' of https://github.com/xavivars/timber into xavivars-bugfix/trailingslash-in-pagination

github.com/timber/timber - ad22bc60a5710ad5490989b1692eabe187bb5c1a authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1105 from nikola3244/patch-1

Fix for #1104

github.com/timber/timber - ce467707192d42c868570e94572847316f1b4261 authored over 8 years ago by Jared Novack <[email protected]>
Handle trailing slashes properly

github.com/timber/timber - de8cf55cc3418b92abd0190468d82446350a1810 authored over 8 years ago by Xavi Ivars <[email protected]>
Fix for solution B for pagination

github.com/timber/timber - ba50f2c60de6ddaf5c129529adfce5b7a288f83a authored over 8 years ago by Nikola Miljković <[email protected]>
Merge pull request #1111 from timber/editing-docs-instructions

Added instructions for new docs

github.com/timber/timber - 92f5d4707abcdbda77c0abd682e737a33e435861 authored over 8 years ago by Jared Novack <[email protected]>
Added instructions for new docs

github.com/timber/timber - abab9ee645929866d662aaa4a04c13c8b24c4e46 authored over 8 years ago by Linda Gorman <[email protected]>
Prossible fix for #1104

If $current wasn't set until now, exit,

github.com/timber/timber - ef25a6c73e4603be5274a937409668d484a0dd1e authored over 8 years ago by Nikola Miljković <[email protected]>
Update readme and changelog

github.com/timber/timber - ba39c3824b77e3c4b352f71829e4a314e2af8a43 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1096 from timber/updating-wiki-docs

Updating wiki docs

github.com/timber/timber - c11db0a50fdec22fdc598a97904781ec153cfcbe authored over 8 years ago by Jared Novack <[email protected]>
Kate's spacing tweaks and copy edits

github.com/timber/timber - 2bafeb69e7ac238ca38a7964108b9cce987769b5 authored over 8 years ago by Linda Gorman <[email protected]>
Removed images folder

github.com/timber/timber - 65df314e1ff886e6a434cfb1d227e0ab7e4ea7d3 authored over 8 years ago by Linda Gorman <[email protected]>
Merge branch 'master' into updating-wiki-docs

github.com/timber/timber - e6ca6b54d3966f736d036a11a2b6047b9787987e authored over 8 years ago by Linda Gorman <[email protected]>
Removed bootstrap docs

github.com/timber/timber - cbe1ed86a87d7f71e924210b664abb8227600809 authored over 8 years ago by Linda Gorman <[email protected]>
Added upgrade guide, fixing broken links

github.com/timber/timber - 7715b1389cde73a5877ea3230102487641bf19e7 authored over 8 years ago by Linda Gorman <[email protected]>
Merge pull request #1092 from timber/docs-script

Editing Generate Docs script

github.com/timber/timber - cad92de98da4f3bdb9d9135607f8486f54c171c9 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into docs-script

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

github.com/timber/timber - 7d6f12b1c31c33906e20129072dea9052d658079 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1091 from timber/johnbillion-contextual-parameters

Johnbillion contextual parameters

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

github.com/timber/timber - 6940ac2729ac8500c59e0ba1cbe199308f5d4ffa authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into docs-script

github.com/timber/timber - 8feeb0729fab7ea7037d377324cb3e46205ed594 authored over 8 years ago by Jared Novack <[email protected]>
Update README.md

github.com/timber/timber - fc8a9cdeac912388f17fd3c1aae4a982baeb38c1 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into docs-script

github.com/timber/timber - 22c22ae6ad7ee479359f0bca1a2de2649acef4ea authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into docs-script

github.com/timber/timber - 49aaf7821f919b551f0a70bf43022972cbcca6cc authored over 8 years ago by Jared Novack <[email protected]>
Fixing doc generator

github.com/timber/timber - 28618a7327ad6db5f139a61335214076b4b64f55 authored over 8 years ago by Linda Gorman <[email protected]>
ref #1077 -- fixed order of args; tests should pass

github.com/timber/timber - 78f4f1adc4d0d6d6be90bbad8a9ae23782a3468b authored over 8 years ago by Jared Novack <[email protected]>
ref #1077 -- set order of tests to match; failing test result

github.com/timber/timber - 452595dbdbb10e36bb8a07d9bd8c1594787ea82c authored over 8 years ago by Jared Novack <[email protected]>
Markdown tweaks

github.com/timber/timber - 8c94e30f9d9bd1425bdeb10302acfeb451db339e authored over 8 years ago by Linda Gorman <[email protected]>
Merge branch 'contextual-parameters' of https://github.com/johnbillion/timber

github.com/timber/timber - ef7bfaf1f8fb4d82f98a4e139eb0a7b00df9ed95 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'docs-script' into updating-wiki-docs

github.com/timber/timber - 16b1cc0bf29a087d72ad8ad1e543277cb433f58e authored over 8 years ago by Linda Gorman <[email protected]>
Updated wiki docs

github.com/timber/timber - f58152826c30523dd887753fc69e23d86a0c908d authored over 8 years ago by Linda Gorman <[email protected]>
ref #568 — some tweaks as suggested by @haroldangenent

github.com/timber/timber - e8b344b25a89e48304adb92065b9e8a4dad57a72 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1089 from timber/TuureKaunisto-405_WPML_image_url_fix

Tuure kaunisto 405 wpml image url fix

github.com/timber/timber - f2e05cf96791d48e9b9010d2330cc47f7d09fa0f authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into TuureKaunisto-405_WPML_image_url_fix

github.com/timber/timber - 40716d1eb8c0e63f76a50f4a983e3d7ac45d7137 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1090 from timber/scrutinizer-patch-1

Scrutinizer Auto-Fixes

github.com/timber/timber - 3089412d6aead528266f7fcbcc99209dd61a2c58 authored over 8 years ago by Jared Novack <[email protected]>
Scrutinizer Auto-Fixes

This commit consists of patches automatically generated for this project on https://scrutinizer-...

github.com/timber/timber - ed71dd76055c7fd96c7b8dab70dbe06ae2cc9f4c authored over 8 years ago by Scrutinizer Auto-Fixer <[email protected]>
tweak for PHP 5.3

github.com/timber/timber - 52be9aa63dae0956b65b550de9308f0ff7060f78 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into 405_WPML_image_url_fix

github.com/timber/timber - b843c160ac97b7484b2eddca12587f9e0bffbdc3 authored over 8 years ago by Tuure Kaunisto <[email protected]>
Small style fixes

github.com/timber/timber - f42a0ea8d75a20ad8c7223f73a87ea3322f71fd5 authored over 8 years ago by Tuure Kaunisto <[email protected]>
t push origin masterMerge branch 'thedamon-1085-fix-date-bug'

github.com/timber/timber - f6bd4bd450c12f743f82195046a6f4d9c71536ae authored over 8 years ago by Jared Novack <[email protected]>
ref #1087 -- some additional tests

github.com/timber/timber - 784ba384fb0fae002c26353088384409c05866ef authored over 8 years ago by Jared Novack <[email protected]>
Mock WPML home_url filter

github.com/timber/timber - 70e61ba1b0e71afa3b534ade63d17e00e927d1e4 authored over 8 years ago by Tuure Kaunisto <[email protected]>
Merge branch '1085-fix-date-bug' of https://github.com/thedamon/timber into thedamon-1085-fix-date-bug

github.com/timber/timber - 28869a25db9fe9b2665f95f503ba078006fe8998 authored over 8 years ago by Jared Novack <[email protected]>
Changed home_url() to site_url() in ImageHelper so that the language identifier in WPML won't break things

github.com/timber/timber - cbb8dc14ce47f5d7f24504675ea7390a8adca65b authored over 8 years ago by Tuure Kaunisto <[email protected]>
Added external image resizing to the WPML test

github.com/timber/timber - 1bc3d69fc1ad3e5a2a972942a86052024e42b85d authored over 8 years ago by Tuure Kaunisto <[email protected]>
Added a test for the case. Unfortunately WPML can't be installed via composer so the test always passes.

github.com/timber/timber - 6e04fcdba0b42c5400954f306c6a29d48f1ffa90 authored over 8 years ago by Tuure Kaunisto <[email protected]>
Merge pull request #1084 from timber/hiding-user-password

Set user password to be hidden by default

github.com/timber/timber - f2ab920450a95fc690c77874f23aa4ac32736171 authored over 8 years ago by Jared Novack <[email protected]>
Removed option to include password

github.com/timber/timber - 987cdb32db01e0bb9a0d58f538fbd5ab0b20bac1 authored over 8 years ago by Linda Gorman <[email protected]>
Merge branch 'master' into hiding-user-password

github.com/timber/timber - 296d98e8ba7be9989c311cc08041854cca66aa1b authored over 8 years ago by Jared Novack <[email protected]>
Fix issue where timestamps could be erroneously converted by strtotime

Works much more consistently, BUT you have a timestamp 8 char long,
it will assume YYYYMMDD format

github.com/timber/timber - a4b1a80486a6e30664909c9bf5ee87d7026f8613 authored over 8 years ago by Damon Muma <[email protected]>
Merge pull request #1050 from timber/cjb-multsite-home-url

Keeping it DRY and switching to home_url()

github.com/timber/timber - 1871b873c4eaa6ba9e89693ad6998181b23213e8 authored over 8 years ago by Jared Novack <[email protected]>
Set user password to be hidden by default

github.com/timber/timber - 81738a6e834746e0d2fb123e5af8d3810ec385e1 authored over 8 years ago by Linda Gorman <[email protected]>
ref #1050 -- fix docs for Site::switch_to_blog

github.com/timber/timber - 07e6e24bd3efd1c6e1d10c2b8a383703f30737bc authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'cjb-multsite-home-url' of github.com:timber/timber into cjb-multsite-home-url

github.com/timber/timber - 8fe1a79180c864abeaa2c9b8bed5b7691c28cf89 authored over 8 years ago by Jared Novack <[email protected]>
ref #1050 -- added one more test

github.com/timber/timber - 2d6d803367f35144056032c2273865bb12983852 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into cjb-multsite-home-url

github.com/timber/timber - 00355b0c1c9ac726ec5b2b3b5f6a094fd1af27a6 authored over 8 years ago by Jared Novack <[email protected]>
Update README.md

github.com/timber/timber - beff7b8692be17697c0759b3dfffd4d6824e9780 authored over 8 years ago by Jared Novack <[email protected]>
ref #1050 -- took @haroldangenent 's suggestions about how to organize ... think we got it!

github.com/timber/timber - a7b8d566e97c2eda2195746d5bad4a2f14f578a3 authored over 8 years ago by Jared Novack <[email protected]>
Fixing doc generator

github.com/timber/timber - f2b7a24755faa0751f426dbf53178da98a963ddd authored over 8 years ago by Linda Gorman <[email protected]>
Merge branch 'master' into cjb-multsite-home-url

github.com/timber/timber - 82f425909afd2c0afcd5896ed1c27146f7ec61c5 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1041 from mrgrain/fix-979-proper-initalization

[Proposal] Composer compatible initalization

github.com/timber/timber - cd63e8686155d9c4e082dd355ad6fac327867d04 authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1075 from timber/fixing-pagination-next

Fixed issue with paginating over 10 pages of posts

github.com/timber/timber - 70ca859e009591faa7781a2ab0e7e17ad31dbb3a authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1079 from timber/FlyingDR-loader-locations-normalization

Flying dr loader locations normalization

github.com/timber/timber - 45235cc45360d9cdeb73b25a9bb4797a546191e2 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into FlyingDR-loader-locations-normalization

github.com/timber/timber - 653ab22d48205187b84f44e64533ac6c99856103 authored over 8 years ago by Jared Novack <[email protected]>
Updated readme and changelog

github.com/timber/timber - 1d519f6eb75669f994407f0eeeabe0d2ea995066 authored over 8 years ago by Jared Novack <[email protected]>
ref #1061 -- made private things protected

github.com/timber/timber - f78c4e4934836ada10201ce69fe9c9dbe9a98674 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'loader-locations-normalization' of https://github.com/FlyingDR/timber into FlyingDR-loader-locations-normalization

github.com/timber/timber - d4918d641cb7ecfe881449d9265fa8a3d1bbb121 authored over 8 years ago by Jared Novack <[email protected]>
Merge branch 'master' into fixing-pagination-next

github.com/timber/timber - 69b1863c056a9727b09bfc90062387730e433ae9 authored over 8 years ago by Jared Novack <[email protected]>
Add extra contextual parameters to render filters

This change adds extra parameters to the `timber/loader/render_data` and `timber/output` filters...

github.com/timber/timber - f9e59ce00ced8b490707dce03f366557c08bfd19 authored over 8 years ago by John Blackbourn <[email protected]>
Fixed issue with paginating over 10 pages of posts

github.com/timber/timber - d31099097e0f27945ae4dc8e16becff92c6a5292 authored over 8 years ago by Linda Gorman <[email protected]>
Merge pull request #1071 from timber/1070_post_dot_type

ref #1070 -- ref #1057 -- resolve errors with {{ post.type }} fallout

github.com/timber/timber - 0cfb37b8e3455608e5735e8a800e3673128c8f4a authored over 8 years ago by Connor Burton <[email protected]>
Merge branch 'master' into 1070_post_dot_type

github.com/timber/timber - 11227d9eead06df0dfcb6d0b624e9cb02e2be81f authored over 8 years ago by Jared Novack <[email protected]>
Merge pull request #1069 from timber/FlyingDR-import-error-php7

Flying dr import error php7

github.com/timber/timber - 6bce8637b7d85c06c1d3a76a4005d268e5b8a229 authored over 8 years ago by Jared Novack <[email protected]>
ref #1069 -- removed conflicting test handling for PHP 5 vs 7

github.com/timber/timber - 640eeabe5f67a43e496d04f8f5b480d4aed21094 authored over 8 years ago by Jared Novack <[email protected]>
ref #1070 -- ref #1057 -- resolve errors with {{ post.type }} fallout

github.com/timber/timber - 6c9574912e526b8589eb134b79820c7e239a1dda authored over 8 years ago by Jared Novack <[email protected]>
Merge branch '1067_core_test' into FlyingDR-import-error-php7

github.com/timber/timber - 48ba0fc125c2d19eeb0de0a895a83a9d3bb5a398 authored over 8 years ago by Jared Novack <[email protected]>
ref #1067 -- updated test to be more like gist

github.com/timber/timber - 65fddf548dbe4dabe3e47989dd45ddfd616db9fa authored over 8 years ago by Jared Novack <[email protected]>
Merge branch '1067_core_test' into FlyingDR-import-error-php7

github.com/timber/timber - 42cb0ee2259ef7af35a69b3b19e93d6b1c36562d authored over 8 years ago by Jared Novack <[email protected]>
ref #1067 -- added test for private properties

github.com/timber/timber - 273efe9140f0df0c15a88bdab143d6644645c2c2 authored over 8 years ago by Jared Novack <[email protected]>