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
2014-10-04Fix statistics_presenter_specJonne Haß
2014-09-20Fix receiving a relayable retraction through the public routeJonne Haß
2014-09-20Raise on 404 during WebfingerJonne Haß
2014-09-07Try fetching missing parent of relayablesJonne Haß
2014-09-06Ignore embedded photos if invalidJonne Haß
2014-08-27skip assets precompilation for cucumber runJonne Haß
2014-08-27skip assets precompilation for regular runJonne Haß
2014-08-26Merge pull request #5156 from khall/issue_5040Jonne Haß
2014-08-25bump faraday and faraday_middleware. closes #4950Jonne Haß
2014-08-25Update to Rails 4.1Jonne Haß
2014-08-25Adding scope for account_deletion to get only those that are uncompleted and ...khall
2014-08-25Fix for issue 5040: Adds completed_at column to account_deletions and sets ti...khall
2014-08-23apply rails 4 todos and fix specs after rebaseJonne Haß
2014-08-23reduce cuke failuresJonne Haß
2014-08-23Do not update_attributes with a nil idJonne Haß
2014-08-23raise original exception in i18n interpolation fallback middlewareJonne Haß
2014-08-23Remove :without_protection from call in the posts fetcher and fix a couple hu...Jonne Haß
2014-08-23Fix expectations for changes in generated HTMLJonne Haß
2014-08-23replace deprecated usages for allJonne Haß
2014-08-23Fix "prepared statements" errorsJonne Haß
2014-08-23make status message controller spec pass and deprecation freeJonne Haß
2014-08-23remove deprecated scopedJonne Haß
2014-08-23remove conditions on association deprecation warningsJonne Haß
2014-08-23replace deprecated scope syntax and unify itJonne Haß
2014-08-23replace deprecated finder and finder_options syntaxJonne Haß
2014-08-23make everything boot againJonne Haß
2014-08-19Remove unused js code for login pageSteffen van Bergerem
2014-08-17Rescue from an exception when sending emails in podmin:admin_emailJason Robinson
2014-08-17Allow sending emails with custom subject via Notifier.adminJason Robinson
2014-08-17Rake task for Notifier.admin to send emails to usersJason Robinson
2014-07-06flexible font-size for sign_in podname huge textarlogn
2014-06-13Actually allow false as a value for sidekiq.backtrace in our SidekiqJonne Haß
2014-05-27Harden account deletionJonne Haß
2014-05-24Merge pull request #4963 from Ruxton/feature/rake_task_to_run_account_deletio...Jonne Haß
2014-05-24Merge pull request #4919 from hpetru/4776-mention-on-mobileJonne Haß
2014-05-24Remove hack from exporterJonne Haß
2014-05-19Rake task for running outstanding account deletionsRuxton
2014-05-15Ignore user report associationsLukas Matt
2014-05-06Unescape text before add mention, this commit solve #4776Hincu Petru
2014-04-15fix bug #4832 select language for email content when invite a friendGabriel Lima
2014-04-13Merge pull request #4836 from MrZYX/message_rendererJason Robinson
2014-04-11Merge pull request #4883 from MrZYX/uuidJason Robinson
2014-04-06fixed federation issue due to missing delegation + test + some minor tweaksJannik Streek
2014-04-01Fix ui glitch in Bootstrap publisherSteffen van Bergerem
2014-03-31design for poll participation implemented, saving works as wellJannik Streek
2014-03-31added more tests for the poll federation + fixed broken rspec testsJannik Streek
2014-03-31added tests for poll federation and impl for the federation itself. Still in ...Jannik Streek
2014-03-31Fix jquery.mentionInput.js pluginHincu Petru
2014-03-30use uuids for guid generationJonne Haß
2014-03-15Introduce message rendererJonne Haß