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
AgeCommit message (Expand)Author
2011-07-29touched up reshare viewdanielgrippi
2011-07-28let the direction_for helper return ltr instead of nothing for ltr text, this...MrZYX
2011-07-23MS RS translated resharesRaphael Sofaer
2011-07-23Provide feedback when a user tries to double-reshareRaphael Sofaer
2011-07-22DG IZ reshare retractions is WIPdanielgrippi
2011-07-22not showing the reshare button to the users on things they can't reshareIlya Zhitomirskiy
2011-07-22wip removed some generated specsMaxwell Salzberg
2011-07-22rspec is greenMaxwell Salzberg
2011-07-22fixed the safe_buffer issuesMaxwell Salzberg
2011-07-22Fix comment socketingRaphael Sofaer
2011-07-22Get websocket pushing postsRaphael Sofaer
2011-07-18Fix issue #1579, like.target, not like.postRaphael Sofaer
2011-07-17Removed unicode smileys, #1589Markus Unterwaditzer
2011-07-16fixed emails to show avatars, have subject lines that allow threading in emai...danielgrippi
2011-07-13Use person_link in notifications_helper, move hovercard css out to a fileRaphael Sofaer
2011-07-12Likes in comments, cache counter disabled for now.danielgrippi
2011-07-12Make comments index ajaxyRaphael Sofaer
2011-07-11Doc new_comment_formRaphael Sofaer
2011-07-11Nest likes and comments routes in the post routeRaphael Sofaer
2011-07-11Huge commit I know, but move show and destroy routes into PostsController and...Raphael Sofaer
2011-07-07Simplify SocketsHelper in light of adding current_user helper to SocketsContr...Raphael Sofaer
2011-07-07don't show hovercard for current_user in likes field + fixed hovercard stylin...danielgrippi
2011-07-07add hovercards to links in likesdanielgrippi
2011-07-07fix jammit warnings; specsdanielgrippi
2011-07-06fixed some styling/positioning. don't display a hovercard for the current us...danielgrippi
2011-07-06made aspect_dropdown ajax in (created route), in the process of removing aspe...Ilyaaaaaaaaaaaaa Zhitomirskiy
2011-07-06Fix some ui bugs on the post show pageRaphael Sofaer
2011-07-06WIP you can now follow a tag, needs a clean up, and ajax loveIlyaaaaaaaaaaaaa Zhitomirskiy
2011-07-05fixed the specs.danielgrippi
2011-07-05remove aspect badgesdanielgrippi
2011-07-05Ajax in likes in streamRaphael Sofaer
2011-07-04remove dislikes; didn't change the db structure, just removed the traces in t...danielgrippi
2011-07-04remove unused aspect helper methodsdanielgrippi
2011-07-04remove completely unused method #yayMaxwell Salzberg
2011-07-02notifications wipDan Hansen
2011-07-02various bugfixes, added missing translations, made all tests pass (rspec, cuc...danielgrippi
2011-07-02Almost done with left-nav, added link to aspect edit facebox, colored share b...danielgrippi
2011-07-01minor visual changes, more or less. facebox headers are now white.danielgrippi
2011-07-01DG RS left nav almost there. touched up publisher, among other thingsdanielgrippi
2011-07-01use an array of arrays instead of a hash to ensure order, thanks REE!MrZYX
2011-06-30Adds support for converting <-> to ↔ in markdownifyRobin Wellner
2011-06-29Make the aspect_dropdown_list_item easier to readRaphael Sofaer
2011-06-28reset the notifications helper to master's version and monkey patch headerDan Hansen & Michael Sofaer
2011-06-28Move some DB logic from helper to controllerDan Hansen & Michael Sofaer
2011-06-28proof of concept for notifications overlayMichael Sofaer
2011-06-27Fix notifications.Raphael Sofaer
2011-06-24Avoid words in person_image_tagRaphael Sofaer
2011-06-23List diaspora id on profile pics, courtesy diasporgDis McCarthy
2011-06-17tests for data methodsMaxwell Salzberg
2011-06-16move all aspects to be a method, and cleaned up some sockets helper uglyness ...Maxwell Salzberg