Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2011-06-28Change homepage_url to application_base_urlRaphael Sofaer
2011-06-24collapsed oauth2 migrations; made app factorydanielgrippi
2011-06-23added JWT verification support to diasporadanielgrippi
2011-06-21added a couple of validations on the Oauth models, added an index on a user's...Ilya Zhitomirskiy
2011-06-14WIP verifying sig in the pre-registration endpointIlya Zhitomirskiy
2011-06-10Chubbies is working with local diaspora-client gemRaphael Sofaer
2011-06-07Chubbies no longer saves diaspora_handle from the browserdanielgrippi
2011-06-04chubbies tests mow take diaspora handleMaxwell Salzberg
2011-06-04Chubbies now sends manifest data to create a clientdanielgrippi
2011-06-04Add Chubbies, the oauth sample app, and a cucumber feature for part of an oau...Raphael Sofaer
2011-06-04Make likes dependent delete, rather than dependent restrict. The fk in the f...Raphael Sofaer
2011-06-03move account deletion out of a tranaction and into a jobRaphael Sofaer
2011-06-01ActiveRecord::Base.record_timestamps didn't actually stop timestamps from bei...Raphael Sofaer
2011-06-01Make sure migration up and down deal with all indiciesRaphael Sofaer
2011-05-27don't update timestamps in the migrationMrZYX
2011-05-27made migration more failure tolerantMrZYX
2011-05-27Photo association on GUID 1/2: MigrationMrZYX
2011-05-25record objectId in post (cant use object_id booo)danielgrippi
2011-05-19Bookmark -> ActivitiyStreams::Photodanielgrippi
2011-05-19Bookmark now consumes cubbi.es JSON, cubbi.es things can be saved to Diaspora...danielgrippi
2011-05-19added token authenticatable to user modeldanielgrippi
2011-05-18rename config/app_config.yml to config/app.yml in accordance to The Redundant...Shane Becker
2011-05-18migrationdanielgrippi
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-17remove request notifications migrationdanielgrippi
2011-05-17remove pending contactsdanielgrippi
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-14Devise invitable changed the meaning of t.invitableRaphael Sofaer
2011-05-14Don't delete facebook invitationsRaphael Sofaer
2011-05-14Downcase emails upon invitingRaphael Sofaer
2011-05-14Don't use rails case_sensitive false, it is very slow.Raphael Sofaer
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-08This should fix any 500 at notifications-page. Thanks @MrZYX an ChandlerDennis Schubert
2011-05-05split 'mutual' flag into 'sharing' and 'receiving' on Contactdanielgrippi
2011-05-04Merge branch 'master' into followdanielgrippi
2011-04-21Added migration that downcases all usernames. This should solve the "Can only...MrZYX
2011-04-14Fix db seed, refactor aspect-filters a bunch, fix stream_element a littleRaphael Sofaer
2011-04-12Merge branch 'master' into follow. all specs green.danielgrippi
2011-04-09basename vs. dirname fail -.-, sorry my badMrZYX
2011-04-08dispatching / receiving logic complete. following wip.danielgrippi
2011-04-08change the mention notification wording to be less akwardmaxwell
2011-04-08Merge branch 'tag_name_uniqueness'Raphael Sofaer
2011-04-08Add tagged posts to db seed, make people#show and tags#show infinite scrollRaphael Sofaer
2011-04-08Add some posting to rake db:seedRaphael Sofaer
2011-04-07fixed another require for ruby 1.9, #1002MrZYX
2011-04-07drop requests table wipdanielgrippi
2011-04-07finish tag name uniqueness migrationRaphael Sofaer
2011-04-07Working on tag name uniquenessRaphael Sofaer
2011-04-07Forgot to check in db schemaRaphael Sofaer
2011-04-07request notification emails -> started sharing notification emailsdanielgrippi