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-09-09Fixed some texts in "Getting Started" that were not translatableManuel Schölling
2011-09-08Merge branch 'master' of github.com:diaspora/diasporaSarah Mei
2011-09-08block diasporahq from posting to federation for todayMaxwell Salzberg
2011-09-08Update some oddly-worded commentsSarah Mei
2011-09-08fix the build; don't test on enqueueing a job to fetch facebook friends every...danielgrippi
2011-09-08dont queue service user fetching every inf scrollMaxwell Salzberg
2011-09-08paginate facebook friends.danielgrippi
2011-09-07Merge pull request #1910 from diaspora/aspect_listings_splitDaniel Grippi
2011-09-07only touch post on comment creation, fix #1911Jonne Hass
2011-09-07ensure handle is downcased on search, fix #1912Jonne Hass
2011-09-07Refactor aspect listings partial. Splited in two, one for index andGonzalo Rodriguez
2011-09-07Join two aspect_ids calculations into oneGonzalo Rodriguez
2011-09-05updated buttons, mixin declarationsdanielgrippi
2011-09-04Aspect dropdowns read 'All Aspects' if all aspects are selecteddanielgrippi
2011-09-04fix for 'undefined method 'post' for nil:NilClass' in Mail::AlsoCommentedMaxwell Salzberg
2011-09-04MS SM fix for 'No method limit for []'Maxwell Salzberg
2011-09-04put receiving in a transaction, to prevent the crazy duplicate index errors a...Maxwell Salzberg
2011-09-03MS DH fix liking of posts and comment js; instansiate streamElement widgets w...Maxwell Salzberg
2011-09-03Minor changes on status messageGonzalo Rodriguez
2011-09-03Fixing method signature semanticsGonzalo Rodriguez
2011-09-03Related to #1885. Workaround to avoid crashing when searching tags with dots ...Gonzalo Rodriguez
2011-09-03Use named helper instead of hardcoded routeGonzalo Rodriguez
2011-09-02fixed bookmarkletvcuculo
2011-09-02Revert "Merge pull request #1874 from vcuculo/1785-fix-bookmarklet"danielgrippi
2011-09-02fixed bookmarletvcuculo
2011-09-01fix poetry mode, due to a mistake I made previously. also fixed a 500 where ...Maxwell Salzberg
2011-09-01Merge pull request #1866 from TheLambdaCalculus/b1126-deletion-of-all-photos-...Daniel Grippi
2011-09-01dont forget mobile site :)vcuculo
2011-09-01Have passing Cucumber tests [Finishes issue #1126]The Lambda Calculus
2011-09-01We now do a check on photo deletion to ensure that any associated status mess...The Lambda Calculus
2011-09-01Turns out we need that absolute option after all.Sarah Mei
2011-09-01Fix person_hrefSarah Mei
2011-09-01added Link to profile page in webfinger profile to make federation a bit easierMaxwell Salzberg
2011-09-01fix for mention links, and the first tag links #ohYEAHMaxwell Salzberg
2011-09-01fixed aspect edit pane (removed diaspora ids)danielgrippi
2011-08-31Merge branch '1844-mentions-in-markdown' of https://github.com/brianwisti/dia...Maxwell Salzberg
2011-08-31allow the user to see who has liked a specific comment.Dan Hansen
2011-08-31fix issues with comment stream, fix likes, merge comment stream and comment ...Dan Hansen
2011-08-31placeholder commit, working on mentions in markdown merging.Brian Wisti
2011-08-30merged with blank markdownify checkBrian Wisti
2011-08-30small bug in markdownify to prevent barfing with a nil messageMaxwell Salzberg
2011-08-30Merge pull request #1845 from fermionic/1811-mobile-share-buttonMaxwell Salzberg
2011-08-30Removed , but not the table. Record all in httpmulti successdanielgrippi
2011-08-30Revert "removed the pod_stats table (was the cause of bloat on the database)."danielgrippi
2011-08-30removed the pod_stats table (was the cause of bloat on the database).danielgrippi
2011-08-30Issue #1811: Share button missing in mobile versionZach Prezkuta
2011-08-30Ruby 1.9 can find markdownify.Sarah Mei
2011-08-30DC MS fix crazy status.net linkback accept headerMaxwell Salzberg
2011-08-30Added Foreman gem. Run Diaspora using `foreman start` (will start everything...danielgrippi
2011-08-29Merge branch 'brianwisti-1305-full-markdown'Maxwell Salzberg