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/spec
AgeCommit message (Collapse)Author
2011-11-02Whitespace cleanup.Pistos
2011-11-02Fix issue #2213: multi-underscore hashtags no longer get Markdown <em>phasis ↵Pistos
applied.
2011-11-02Whitespace cleanup.Pistos
2011-11-02fix publisher specdanielgrippi
2011-11-01Merge pull request #2296 from Pistos/issue-2264-fix-tag-parsingDaniel Grippi
Issue 2264 fix tag parsing
2011-11-01Way more test coverage for Taggable.format_tags .Pistos
2011-11-01Add many more hashtag regexp specs for Taggable#tag_strings . Make them pass.Pistos
2011-11-01Some empty lines to help bring the code structure out.Pistos
2011-11-01Mention the person who invited a user on first messageDan Hansen
2011-11-01adding attachments to all recepientsIlya Zhitomirskiy
2011-11-01use the cache if cache size is less than limitdanielgrippi
2011-11-01sending csv as a fileIlya Zhitomirskiy
2011-11-01Revert "remove custom logging, added hoptoad backend directly"Ilya Zhitomirskiy
This reverts commit ea72b1ae5745b23b1d0b2219d1b7f1ee0759ce74.
2011-11-01make language for email-invitation availableLennart Prelle
2011-10-31remove custom logging, added hoptoad backend directlyIlya Zhitomirskiy
2011-10-29Refactor tag followings specSarah Mei
2011-10-29Don't look for specific flash messages in specs.Sarah Mei
2011-10-29Change #newhere prefill to #NewHere .Pistos
2011-10-28Revert "refactor aspects dropdown, (wip, still need to backfill specs)"danielgrippi
This reverts commit 3d8f971ca9d5fb3e5634e10b40fb01b4d0bd4c6e.
2011-10-28Convert some reshare-related Cucumber features into specs. Introduce SpecDoc.Pistos
2011-10-28refactor aspects dropdown, (wip, still need to backfill specs)Dan Hansen
2011-10-28fix rspec to reflect flash message changesdanielgrippi
2011-10-28add some feedback text & animation; added spec for collapsing tagsdanielgrippi
2011-10-27fix oembed spec; prevent people from commenting on posts that wont federateMaxwell Salzberg
2011-10-27Retry federation if remote pod is downManuel Schölling
2011-10-26fix bootstrap-popover spellingDan Hansen
2011-10-26add bootstrap js to jasmine src filesDan Hansen
2011-10-26Merge branch 'master' into issue-2032-view-comments-on-public-post-without-loginPistos
2011-10-26js i18n now accepts a countDan Hansen
2011-10-26Merge branch 'master' into issue-2032-view-comments-on-public-post-without-loginPistos
Conflicts: app/controllers/comments_controller.rb app/helpers/comments_helper.rb
2011-10-26added person stream; temp hack for photosdanielgrippi
2011-10-25make federation errors much louder so we can better debug issues temporarialyMaxwell Salzberg
2011-10-25made name smaller and clickable on aspects/index [ci skip]danielgrippi
2011-10-25more first_name fixingdanielgrippi
2011-10-25first_name now takes everything but the last word in the name fielddanielgrippi
2011-10-25fixed up stream/publisher logic; fixed cukesdanielgrippi
2011-10-25removing getting started on first post and having tooltips in theIlya Zhitomirskiy
publisher
2011-10-25publisher lib, prefill, open, still need to do public first message for new ↵Ilya Zhitomirskiy
users
2011-10-25wip welcome post, publisher objectIlya Zhitomirskiy
2011-10-25creating multiple tag_followingsIlya Zhitomirskiy
2011-10-25fix the contacts link for the multi stream; make the contacts link default ↵Maxwell Salzberg
to the contacts page
2011-10-24storing the entriety of the service profile name in first nameIlya Zhitomirskiy
2011-10-24checking on the attribute not the methodIlya Zhitomirskiy
2011-10-24bumped carrierwave, photos can now be downloaded from a url, fetching ↵Ilya Zhitomirskiy
profile photo job
2011-10-24WIP, almost done for twitter, just need to figure out how to follow redirectsIlya Zhitomirskiy
2011-10-24wrote a failing test for what I think the lack of aspect notifier is; the ↵Maxwell Salzberg
cache is returning strings and not integers
2011-10-24Publisher.bindAspectToggles() is called in Publisher.initialize(). only bind ↵Dan Hansen
the events once jQuery objects containing the same elements don't evaluate as true. test that the elements within the jQuery objects are the same
2011-10-24remove embedderDan Hansen
2011-10-24green specsdanielgrippi
2011-10-24Fix some publisher specs - spelling errors and stray console.logSarah Mei