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/lib
AgeCommit message (Expand)Author
2011-05-20Small controller for generating an auth token, if you are an authable userRaphael Sofaer
2011-05-20Be nicer about changing app_config.yml to app.ymlRaphael Sofaer
2011-05-20Fakes respond as expected to respond_to?danielgrippi
2011-05-18one more important app_configMrZYX
2011-05-18one more app_configMrZYX
2011-05-18rename config/app_config.yml to config/app.yml in accordance to The Redundant...Shane Becker
2011-05-18whoops lets do a deep mergeMrZYX
2011-05-18eliminate config/server.sh; use config/app_config.yml.example as base for con...MrZYX
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-17replaced SOCKET_PORT in config/server.sh with the setting from config/app_con...MrZYX
2011-05-17rescue redis connection attempts in websocketdanielgrippi
2011-05-17Merge branch 'master' into followdanielgrippi
2011-05-14Get rid of annoying app_config.yml warning in test and developmentSarah Mei
2011-05-14Update rspecRaphael Sofaer
2011-05-13Merge branch 'master' into followdanielgrippi
2011-05-08add space before adding pid to loglineMrZYX
2011-05-05Added spec for YOUTUBE_ID_REGEX, we can easily add more youtube url sample he...Arzumy MD
2011-05-05added a pane for people sharing with you on all aspect pagedanielgrippi
2011-05-05split 'mutual' flag into 'sharing' and 'receiving' on Contactdanielgrippi
2011-05-04Merge branch 'master' into followdanielgrippi
2011-05-04#1019 YoutubeTitles::YOUTUBE_ID_REGEX supports data-anchorArzumy MD
2011-05-04#1019 comment/post handles multiple youtube links properlyArzumy MD
2011-04-30Fix splunk logging in 1.9Sarah Mei
2011-04-30added \b (word ending) to tag regex to exclude :;?! etc.; allow : in tagsMrZYX
2011-04-28reenable loggingRaphael Sofaer
2011-04-27Fix infinite scroll after changing aspectsRaphael Sofaer
2011-04-25Add PID to log linesRaphael Sofaer
2011-04-22small fix to make atom validMaxwell Salzberg
2011-04-17fixed specs for me and serveral others (thanks @jrichardlai); fixed cucumberMrZYX
2011-04-14Fix stream on pages other than 1, rename raw_visible_posts to visible_postsRaphael Sofaer
2011-04-13Dumb fix for paginationRaphael Sofaer
2011-04-12Merge branch 'master' into follow. all specs green.danielgrippi
2011-04-12fixed disconnecting logic. specs&cucumber greendanielgrippi
2011-04-11Merge branch 'css-rtl'MrZYX
2011-04-09whoops, let's not break inital fetchingMrZYX
2011-04-09do not webfinger if we have no clue about the handleMrZYX
2011-04-09refetch profile if it's missing, comment out hydra stub for now because it br...MrZYX
2011-04-08specs green after moving ContactController#new to AspectsMembership#newdanielgrippi
2011-04-08dispatching / receiving logic complete. following wip.danielgrippi
2011-04-07Move rspec rake stuff into loaderror begin-rescue so that we can deploy with ...Raphael Sofaer
2011-04-07Increase time between thin restarts, rescue jasmine load failure for deployin...Raphael Sofaer
2011-04-07request notification emails -> started sharing notification emailsdanielgrippi
2011-04-06Fix distinct problemRaphael Sofaer
2011-04-06Render less stuff, set fewer things, make AspectsController#index more horrif...Raphael Sofaer
2011-04-06added mutual flag, removed pending from contact, specs are green. wipdanielgrippi
2011-04-06Stream query... FIXED?????Raphael Sofaer
2011-04-06Take another shot at fixing paginationRaphael Sofaer
2011-04-05Take out limit hack, pass offset through insteadRaphael Sofaer
2011-04-05Using union in stream queryRaphael Sofaer
2011-04-05Make things more postgres compatibleRaphael Sofaer