Skip to content

Releases: iamphill/Tweetsie

Caching

25 Feb 15:35
Compare
Choose a tag to compare

Uses localStorage for caching. 👍

Custom filters

25 Feb 14:51
Compare
Choose a tag to compare
0.3.1

Ability to add custom filters to templates

Template filters

25 Feb 12:05
Compare
Choose a tag to compare

Includes two built in filters:

  • autodate Which checks for date changes every 1000ms
  • formatedate Formats the date to a relative time

0.2.2

24 Feb 16:23
Compare
Choose a tag to compare
Bower keywords

0.2.1

24 Feb 12:42
Compare
Choose a tag to compare
Fixed tests after adding Promises in

Promises

24 Feb 12:32
Compare
Choose a tag to compare

Moved away from callback functions etc. and added in ES6 promises! Will need a polyfill for older browsers.

Initial release

24 Feb 11:18
Compare
Choose a tag to compare

Whilst it works, I want to improve parts of it. Mainly the template parsing.