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/app
AgeCommit message (Expand)Author
2011-07-29show comment form for post show pagesMaxwell Salzberg
2011-07-29update jquery mobile to beta1Maxwell Salzberg
2011-07-29correct contact count on aspect/indexdanielgrippi
2011-07-29Use data-aspect_id, because integer html ids freak me out.Raphael Sofaer
2011-07-29removed js from the view. added grabbing hand while moving aspectsdanielgrippi
2011-07-29remove repeated link, fixed cucumberdanielgrippi
2011-07-29Merge branch 'master' of github.com:diaspora/diasporaRaphael Sofaer
2011-07-29Add helper clone to aspect sorting js, so that dragging doesn't clickRaphael Sofaer
2011-07-29Merge remote branch 'manuels/842-sortable-aspects'Raphael Sofaer
2011-07-29touched up reshare viewdanielgrippi
2011-07-29Merge branch 'master' of github.com:diaspora/diasporaRaphael Sofaer
2011-07-28That fixes the mobile-interface for nowDennis Schubert
2011-07-28Merge remote branch 'jancborchardt/1410-messages-conversation'Raphael Sofaer
2011-07-28Merge remote branch 'ticho/followed-tag-listing-separate-file'Raphael Sofaer
2011-07-28Merge remote branch 'ticho/highlight-unread-conversations'Raphael Sofaer
2011-07-28Likes don't return 500 errors.Ryan Hughes
2011-07-28Merge pull request #1677 from ticho/conversations-send-button-action-string-fixRaphael Sofaer
2011-07-28Merge remote branch 'gandaro/1602-delete-profile-photo'Raphael Sofaer
2011-07-28Use "Sending..." instead of "Posting..." for new conversation.Andrej Kacian
2011-07-28Merge branch 'master' of git://github.com/diaspora/diaspora into highlight-un...Andrej Kacian
2011-07-28let the direction_for helper return ltr instead of nothing for ltr text, this...MrZYX
2011-07-28Display unread post count for conversations in inbox, if appropriate.Andrej Kacian
2011-07-27don't display connect to services unless services are configured on that podIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-27moved invite people to the topIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-26Updated copyright year in new fileAndrej Kacian
2011-07-26Updated to fit current upstream masterAndrej Kacian
2011-07-26Make the "No tags" string translatableAndrej Kacian
2011-07-25Merge pull request #1614 from ticho/1603-likes-i18n-fixJonne Hass
2011-07-25fix a bug with openssl keys in development. note to future max andmaxwell
2011-07-23Fix translation referenceRaphael Sofaer
2011-07-23MS RS translated resharesRaphael Sofaer
2011-07-23Provide feedback when a user tries to double-reshareRaphael Sofaer
2011-07-23Reshares show up on sharing, prevent multi-resharing, still need to make that...Raphael Sofaer
2011-07-23Reshares and reshare retractions are green.Raphael Sofaer
2011-07-23Clarify Reshare#after_parseRaphael Sofaer
2011-07-23Failing spec for the second retraction for a reshared post, reshares need to ...Raphael Sofaer
2011-07-23First reshare retraction spec is greenRaphael Sofaer
2011-07-22Fix for issue #1603 - use different i18n string for comment likes countAndrej Kacian
2011-07-22Getting repost back to almost green.Raphael Sofaer
2011-07-22More work on retracting posts with reshares, one failing spec on User#retractRaphael Sofaer
2011-07-22Multi-server spec now successfully passes along a reshareRaphael Sofaer
2011-07-22Use authority instead of host in order to get the port as well.Raphael Sofaer
2011-07-22Started working on repost integration testIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-22wip integration serversIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-22repost wipdanielgrippi
2011-07-22fixed reshare specs; all specs greendanielgrippi
2011-07-222 more specs failing. wipdanielgrippi
2011-07-22added xml response to the postdanielgrippi
2011-07-22marsharing reshares now grabs the post from the original poster, also fetchee...danielgrippi
2011-07-22moving to not including the post in the reshare xmldanielgrippi