diaspora/spec
fabianfiorotto 3e5b29b289 Fix pagination for people list on the tag stream page
Update _index.html.haml

This params broken the pagination of the followers list in tags page
To reproduce try to paginate in
https://joindiaspora.com/tags/diaspora

test for people pagination patch

reducing the per page limit

removing tabs
2013-07-06 13:10:29 +02:00
..
controllers private message sending changed to ajax 2013-07-06 14:35:09 +05:30
fixtures replace the monstrous link regex with a slightly less complicated one, 2012-10-11 23:39:44 +02:00
helpers Put current user into gon 2013-07-06 12:44:08 +02:00
integration Fix pagination for people list on the tag stream page 2013-07-06 13:10:29 +02:00
javascripts Put preloads into gon.preloads 2013-07-06 12:45:23 +02:00
lib replace mentions of out-of-aspect people in limited posts with just a 2013-06-09 19:16:40 +02:00
mailers added strip_markdown to notification mails 2013-07-03 11:16:31 +02:00
models Changed follow_diasporahq to be configurable to auto follow any user on join. 2013-07-06 13:02:27 +02:00
presenters bootstrap my_aspects data 2013-01-16 19:33:20 -02:00
shared_behaviors remove unnecesary stuff from specs 2012-11-21 18:26:17 -02:00
support replace mentions of out-of-aspect people in limited posts with just a 2013-06-09 19:16:40 +02:00
workers Create an InviteEmail worker. 2013-07-01 21:10:56 -04:00
factories.rb replace mentions of out-of-aspect people in limited posts with just a 2013-06-09 19:16:40 +02:00
helper_methods.rb add specs for chromeframe 2012-09-30 17:04:50 +01:00
locale_spec.rb fix french javascript pluralization rule and add specs for locale loading 2012-10-09 22:36:30 +02:00
misc_spec.rb update factory girl 2012-09-12 13:24:23 +02:00
spec-doc.rb This fixes issue #2298. 2011-11-02 23:51:12 -04:00
spec_helper.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00