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-08-16removed user invite counter, as it was already depricateddanielgrippi
2011-08-15scoped invite_user_by_email job into Mail moduledanielgrippi
2011-08-15Fix syntax error in WSR, move tipsy from views into stream.js, fix stream ele...Raphael Sofaer
2011-08-15added the check for open invitationsIlyaaaaaaaaaaaaa Zhitomirskiy
2011-08-15Use tipsy for post scope tooltipAndrej Kacian
2011-08-15you are now able to invite friends from the mobile siteIlyaaaaaaaaaaaaa Zhitomirskiy
2011-08-15Fix error when accessing a tag page without being signed in.Andrej Kacian
2011-08-14Added list of followed tags also to tags view, as suggested in issue #1632Andrej Kacian
2011-08-13Fix infinite scroll on search... some kind of weird thing with rails respondi...Raphael Sofaer
2011-08-13Localize stringRaphael Sofaer
2011-08-13Some optimizations to ServicesController#finder. Apparently setting an assoc...Raphael Sofaer
2011-08-13After opening a conversation, remove its unread message count from inboxAndrej Kacian
2011-08-13dropdown images as embedded assets and not 2 separate image tagsdanielgrippi
2011-08-13Bad solution for making sure that an invited facebook user is marked immediat...Raphael Sofaer
2011-08-13moved facebook friend inviter/finder into contacts layout & re-added searchdanielgrippi
2011-08-13Move Facebook inviter view into the contacts layout, rather than a faceboxdanielgrippi
2011-08-13dg rs; seed bob with facebook friends & fixed invitation viewdanielgrippi
2011-08-13Fix 500 on photo destroyRaphael Sofaer
2011-08-13Move the app/models/jobs folder to match the name of the moduleRaphael Sofaer
2011-08-13Fix stack level too deep error on resharesRaphael Sofaer
2011-08-13Start saving the usernames of facebook usersRaphael Sofaer
2011-08-13Add tooltip to aspect edit icon in aspect listingsAndrej Kacian
2011-08-13Fix contact count displayed on the right for good. Also use only one randomiz...Andrej Kacian
2011-08-12remove shapadodanielgrippi
2011-08-12Put a select limit on the person query on contactsController index, since we ...Raphael Sofaer
2011-08-12added summary text per user on statsdanielgrippi
2011-08-12added segments to statsdanielgrippi
2011-08-12remove 500danielgrippi
2011-08-12add basic graph to stats viewdanielgrippi
2011-08-12go off of yesterday's stats (full day comparison)danielgrippi
2011-08-12started on the real stats pagedanielgrippi
2011-08-12Mobile authorizations index viewRaphael Sofaer
2011-08-12Fix paul.elicker link, refactor people_helperRaphael Sofaer
2011-08-12Don't show a hide post button to non-logged in usersRaphael Sofaer
2011-08-12InvitationsController update has an error, and our non-specific error catchin...Raphael Sofaer
2011-08-12Take out useless line in Reshare#receiveRaphael Sofaer
2011-08-12fixed the 'a post' bug in notification emailsdanielgrippi
2011-08-12Make tag unfollow icon slightly larger and add a helpful tooltip to itAndrej Kacian
2011-08-12Try to get rid of the googlebot error on posts/showRaphael Sofaer
2011-08-12Merge pull request #1703 from ticho/fix-right-bar-target-contact-countticho
2011-08-12Fix error raising in message after_receiveRaphael Sofaer
2011-08-11Create appConfig option for following diasporahqRaphael Sofaer
2011-08-11Select distinct people in contacts indexRaphael Sofaer
2011-08-11Move comment email subject line code into modelsRaphael Sofaer
2011-08-11merged publics/show and posts/showdanielgrippi
2011-08-11Get rid of error on aspect_memberships destroy if someone has noscript on or ...Raphael Sofaer
2011-08-11Eliminate 500 errors on also_commented emails, the copy there is terribleRaphael Sofaer
2011-08-11Fix 500 on invitations new on unknown facebook user... bad solution, maybe we...Raphael Sofaer
2011-08-11Basic contacts index page on the mobile siteRaphael Sofaer
2011-08-11Fix errors when trying to mail comment notifications to post authors on posts...Raphael Sofaer