GitLiberty.org is a crowd-sourced directory of software projects hosted by GitHub.com that contribute in some way to the cause of liberty.
Please login with your GitHub account to add repositories to GitLiberty.
Top 10 Repositories by Votes
Rails models & libraries implementing double-entry accounting with multi-currency support. | Language: Ruby
Drupal & custom code for FSP website | Language: PHP
Bitcoin integration/staging tree | Language: C++
The code for GitLiberty.org (Rails app). | Language: Ruby
| Language: PHP
Ruby on Rails CRM platform for Web 2.0 and beyond | Language: Ruby
Distributed and contextual social networking | Language: Ruby
FireGPG is no longer supported. Please see the README for information on WebPG. | Language: JavaScript
WebPG provides GnuPG related Public/Private Key operations and management in Google Chrome/Chromium | Language: JavaScript
Demo for social feeds based on Streema | Language: Ruby
Recent Commits
- Merge branch 'hotfix/0.0.3.4'
- Refactor script/server * Made style consistent * Add helper functions to print messages * Abort script if critical command fails * Made number of started Sidekiq workers configurable again
- Merge pull request #4097 from diaspora/update_gems Update gems
- do slightly less metaprogramming in script/get_config.rb
- Merge pull request #4117 from MrZYX/script_server Refactor script/server
- Embed associated photos into the status message xml
- Merge pull request #3940 from MrZYX/embed_photo_xml Embed associated photos into the status message xml
- show username of the services in the publisher original work by @Ruxton rebased and extended to include feedback from the original PR #3959
- Fix select & deselect all aspects check image
- Merge pull request #4126 from Raven24/ruxton_service_user show username of the services in the publisher
- Add changelog entry for pull 4127
- Merge pull request #4127 from marpo60/fix_aspects_max_selection Fix select & deselect all aspects check image
- mobile private post dont show error 404
- Fix reactions link on mobile broken
- Merge pull request #4125 from movilla/reactions_mobile Fix reactions link on mobile broken. Close #3972
- bump sidekiq
- MixCloud oEmbed support Adding support for MixCloud oEmbed
- Added MixCloud oEmbed to oembed_providers_list
- fix missing indent for correct header container relative positions
- Update Changelog.md
- Add tweet_id column to post
- Twitter service removes status from twitter when post is revoked
- Fix dispatcher_spec to depend on Tumblr which isn't retracting
- Service.delete_post now more generic, for future implementations Service.delete_post now accepts post to be more generic and supports deleting post from any service that overrides delete_post(post)
- Merge branch 'feature/retract_tweets_when_post_retracted' of git://github.com/Ruxton/diaspora into develop Conflicts: Changelog.md