storytlr icon indicating copy to clipboard operation
storytlr copied to clipboard

Storytlr is an opensource lifestreaming and microblogging platform written in PHP. Note: The default branch (master) is the development branch, if you need a stable version, see the release-XX branche...

Results 42 storytlr issues
Sort by recently updated
recently updated
newest added

I enable Friend Connect and the bar was showed up but was empty. If I delete the prototype.js file the GFC works fine. http://groups.google.com/group/google-friend-connect-developers/msg/ca5195c1fb4549d73 Possible "fix": http://www.google.com/support/forum/p/friendconnect/thread?tid=1d074167910de4d8&hl=en

issue

Moder RSS/Atom readers have the capability to discover comment feeds and subscribe to them (receiving comments in realtime via PuSH). This would require storytlr to expose comments of an item...

enhancement

A nice thing in storytlr is the richness of the content. A tweet containing a picture is handled and displayed as a picture for example. If we could replace the...

enhancement

I'm trying to install storytlr 1.0, follow all the instructions, requirements all OK (green), but when I click install, get the following error: [21:04:49] Connected to database. Error loading database...

issue

Setting up a cron job can be tedious for some users. It should be possible to have storytlr update itself without cron. The idea is simple: - each time a...

enhancement

v1.0 PHP error when loading /admin/post/image and /admin/post/audio. Other /admin/post/ pages load fine. The error is as follows: PHP Warning: in_array() expects parameter 2 to be array, null given in...

documentation
refactor

The salmon protocol enable comments to flow across sites. For example, a user could syndicate his storytlr feed in Google Buzz, while having all comments displayed on his storytlr page....

enhancement

When a user publish a new item to his stream, a PuSH hub could be pinged, thus enabling real-time notification for readers supporting PubSubHubBub.

enhancement

I wonder if Wordpress does something similar, it would be good to see how other open source projects are dealing with this. Today we have no clue of how many...

enhancement

Already in the work in the feature-rest-api branch, based on AtomPub and Activitystreams for payload.

enhancement