Changeset [2ee114b9ca5f56e3c8b09c9cf346044b1a8ceae5] by Brian

December 9th, 2008 @ 04:34 AM

consolidate apps in /apps http://github.com/voitto/openmic...

Committed by Brian

  • M app/config/config.yml
  • M app/controllers/categories.php
  • M app/controllers/groups.php
  • M app/controllers/identities.php
  • M app/controllers/index.php
  • M app/controllers/settings.php
  • M app/controllers/subscriptions.php
  • M app/models/Category.php
  • M app/models/Entry.php
  • M app/models/Event.php
  • M app/models/Group.php
  • M app/models/Identity.php
  • M app/models/Link.php
  • M app/models/Membership.php
  • M app/models/Person.php
  • M app/models/Post.php
  • M app/models/Review.php
  • M app/models/Setting.php
  • M app/models/Subscription.php
  • M app/models/Upload.php
  • M app/plugins/email_notice.php
  • M app/plugins/omb.php
  • M app/plugins/omb_notice.php
  • M app/plugins/ping.php
  • M app/plugins/renderer.php
  • M app/plugins/security.php
  • M app/plugins/sessions.php
  • M app/plugins/sms_notice.php
  • M app/plugins/validation.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-XRDS-Simple.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/LICENSE
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/OAuth.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/OAuthWordpressStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/access_token.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/authorize_token.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/common.inc.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/new_consumer.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/plugin.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-oauth/request_token.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/AX.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Association.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/BigMath.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Consumer.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/CryptUtil.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/DatabaseConnection.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/DiffieHellman.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Discover.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/DumbStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Extension.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/FileStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/HMACSHA1.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Interface.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/KVForm.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/MemcachedStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Message.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/MySQLStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Nonce.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/PAPE.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Parse.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/PostgreSQLStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/SQLStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/SQLiteStore.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/SReg.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/Server.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/ServerRequest.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/TrustRoot.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/OpenID/URINorm.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/HTTPFetcher.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/Manager.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/Misc.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/ParanoidHTTPFetcher.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/ParseHTML.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/PlainHTTPFetcher.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XML.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XRDS.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XRI.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/XRIRes.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Auth/Yadis/Yadis.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Log/error_log.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Log/file.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Log/null.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/OpenIDLog.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Tests/formparse.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Tests/php430.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/Tests/username.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/core.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.textnode.js
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.textnode.min.js
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.xpath.js
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/jquery.xpath.min.js
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.css
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.gif
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.js
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/files/openid.min.js
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/interface.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/lang/openid.pot
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/logic.php
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/readme.txt
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/screenshot-1.png
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/screenshot-2.png
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/screenshot-3.png
  • M app/plugins/wp-plugins/plugins/enabled/wp-openid/store.php
  • M app/plugins/wp-plugins/wp-admin/includes/upgrade.php
  • M app/plugins/wp-plugins/wp-config.php
  • M app/plugins/wp-plugins/wp-includes/class-snoopy.php
  • M app/plugins/wp.php
  • M app/views/_doctype.html
  • M app/views/_doctype.xhtml
  • M app/views/_email.html
  • M app/views/_entry.json
  • M app/views/_entry.xrds
  • M app/views/_index.atom
  • M app/views/_index.html
  • M app/views/_index.json
  • M app/views/_index.rdf
  • M app/views/_index.rss
  • M app/views/_login.html
  • M app/views/_mobile.html
  • M app/views/_register.html
  • M app/views/categories/_block.js
  • M app/views/categories/_entry.html
  • M app/views/categories/_index.atom
  • M app/views/categories/_index.html
  • M app/views/categories/_remove.html
  • M app/views/categories/index.atom
  • M app/views/en_EN.php
  • M app/views/events/_entry.html
  • M app/views/events/_index.html
  • M app/views/events/_index.ics
  • M app/views/groups/_edit.html
  • M app/views/groups/_entry.html
  • M app/views/groups/_index.html
  • M app/views/groups/_new.html
  • M app/views/groups/_remove.html
  • M app/views/identities/_admin.html
  • M app/views/identities/_apps.html
  • M app/views/identities/_edit.html
  • M app/views/identities/_entry.html
  • M app/views/identities/_entry.rdf
  • M app/views/identities/_entry.vcf
  • M app/views/identities/_index.html
  • M app/views/identities/_new.html
  • M app/views/identities/_remove.html
  • M app/views/identities/_subs.html
  • M app/views/index.atom
  • M app/views/index.html
  • M app/views/index.opml
  • M app/views/index.wml
  • M app/views/index.xhtml
  • M app/views/introspection/_block.js
  • M app/views/introspection/_index.atom
  • M app/views/introspection/_index.html
  • M app/views/introspection/index.atom
  • M app/views/links/_edit.html
  • M app/views/links/_index.html
  • M app/views/links/_new.html
  • M app/views/pages/_edit.html
  • M app/views/pages/_entry.html
  • M app/views/pages/_entry.wml
  • M app/views/pages/_index.atom
  • M app/views/pages/_index.html
  • M app/views/pages/_index.wml
  • M app/views/pages/_new.html
  • M app/views/pages/_remove.html
  • M app/views/posts/_edit.html
  • M app/views/posts/_entry.html
  • M app/views/posts/_entry.wml
  • M app/views/posts/_index.atom
  • M app/views/posts/_index.html
  • M app/views/posts/_index.wml
  • M app/views/posts/_new.html
  • M app/views/posts/_remove.html
  • M app/views/reviews/_entry.html
  • M app/views/reviews/_index.html
  • M app/views/reviews/empty_star.gif
  • M app/views/reviews/full_star.gif
  • M app/views/style.css
  • M app/views/subscriptions/_remove.html
  • M db/boot.php
  • M db/library/dbscript/_functions.php
  • M db/library/dbscript/bootloader.php
  • M identica/controllers/dents.php
  • M identica/identica.php
  • M identica/models/Dent.php
  • M identica/plugins/identica.php
  • M identica/views/dents/_edit.html
  • M twitter/controllers/ak_twitter.php
  • M twitter/models/AkTwitter.php
  • M twitter/plugins/twitter.php
  • M twitter/twitter.php
  • M twitter/views/ak_twitter/_edit.html
  • M wp-content/themes/prologue-theme/page.php
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

a(nother) PHP implementation of the http://openmicroblogging.org standard for distributed microblogging. Compatible with identi.ca and laconi.ca