Jump to content

GNU social

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 94.174.119.101 (talk) at 04:58, 8 February 2015 (→‎External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNU social
Original author(s)Evan Prodromou
Developer(s)StatusNet, Inc.[dead link]
Stable release
1.1.1[1] / July 16, 2013 (2013-07-16)
Preview release
1.1.2 (alpha) / October 25, 2014; 9 years ago (2014-10-25)[2]
Repository
Written inPHP
Operating systemCross-platform
Available inMore than 25 languages.[3]
TypeWeb application framework
LicenseAffero GPLv3+[4]
Websitegnu.io/social/

GNU social (most recently called StatusNet, and previously Laconica[5]) is a FOSS microblogging server written in PHP that implements the OStatus standard for interoperation between installations. While offering functionality similar to Twitter, StatusNet seeks to provide the potential for open, inter-service and distributed communications between microblogging communities. Enterprises and individuals can install and control their own services and data.[6][7]

Version 0.9.0, released March 3, 2010, added support for OStatus, a new distributed update standard superseding OpenMicroBlogging.[8][9]

In December 2012, Evan Prodromou announced "a wind-down" of the status.net hosted service so he could concentrate on a new open source activity stream server, pump.io.[10] Consequently, Identi.ca will also be changed to pump.io. All in the last year before May 1, 2013 active accounts will be migrated.[11] On July 10, 2013 Identi.ca switched over to running pump.io.[12]

June 8, 2013 it was announced StatusNet would be adopted by and renamed GNU social.[13]

Names

StatusNet was renamed from Laconica coinciding with the release of version 0.8.1 (aka "Second Guessing") of the StatusNet software.[14]

StatusNet's name "simply reflects what our software does: send status updates into your social network."[5]

Laconica's name was a reference to the Laconic phrase, a particularly concise or terse statement the likes of which are famously attributed to the leaders of Sparta (Laconia being the Greek region containing Sparta). In microblogging, all messages are forced to be very short due to the ~140 character limit on message size, thus they are all de facto laconic phrases.

Notable deployments

StatusNet has been deployed on several dozen public services.[15]

The first StatusNet (as Laconica) deployment was the Identi.ca open-microblogging service. Hosted by StatusNet creators StatusNet Inc., Identi.ca offered free accounts to the public and serves as the co-flagship (along with freelish.us) for the installable version of StatusNet. The site has migrated to pump.io.

Many active[16] StatusNet servers remain, including freesocial.org,[17] quitter.se,[18] quitter.no[19] and gnusocial.no.[20]

Features

  • Updates via a XMPP/Jabber/Google Talk client
  • OpenID authentication
  • Federation support, which provides the ability to subscribe to notices by users on a remote service through the OpenMicroBlogging protocol
  • SMS updates and notifications
  • A Twitter-compatible API
  • Hashtags
  • Multilingual interface (using Gettext)
  • Cross-posting to Twitter
  • Facebook integration
  • Groups (Bangtags)
  • Automatic URL-shortening
  • Geolocations and maps
  • Live update of stream
  • Attachments (add files, images, video, audio to dents)
  • Embedding of content from other sites, like YouTube, Flickr, etc.
  • Implementation of Salmon (protocol)
  • Localised in dozens of languages on translatewiki.net (now discontinued)

Upcoming priority features were:[21]

  • More Ajax incorporation in the interface
  • Cross-posting to Jaiku, Plurk, etc.
  • Pull messages from Twitter, Plurk, Jaiku, etc.

See also

References

  1. ^ StatusNet 1.1.1 README
  2. ^ "Commits in social/mainline:1.1.x". gitorious. Retrieved 2014-11-03.
  3. ^ "Translating:StatusNet/stats/trunk". Retrieved 2010-02-26.
  4. ^ "README file". Retrieved 2014-11-03. ...under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
  5. ^ a b Laconica is now StatusNet [1], retrieved 2009-10-04
  6. ^ Terdiman, Daniel (2008-10-6) Taking on Twitter with open-source software, CNet. Retrieved 2009-1-3.
  7. ^ Bastien, Malcolm (2008-8-28) Why Laconica Means Big Things For Corporate Micro Blogging. Retrieved 2009-1-3.
  8. ^ StatusNet 0.9.0
  9. ^ StatusNet 0.9.0 Released
  10. ^ http://status.net/2012/12/18/upcoming-changes-in-the-status-net-service
  11. ^ Evan Prodromou (2013-03-26). "Note by Evan Prodromou". Retrieved 2013-05-07.
  12. ^ Evan Prodromou (2013-07-10). "Note by Evan Prodromou". Retrieved 2013-07-11.
  13. ^ "GNU social". 2013-06-08.
  14. ^ StatusNet 0.8.1 (2009-8-28) [2], StatusNet Wiki Retrieved 2009-8-29.
  15. ^ List of StatusNet servers
  16. ^ http://www.skilledtests.com/wiki/List_of_Independent_Statusnet_Instances
  17. ^ https://freesocial.org/
  18. ^ http://quitter.se/
  19. ^ https://quitter.no/
  20. ^ https://gnusocial.no/
  21. ^ Laconica-dev Roadmap for the near future [dead link]