Jonne Haß
|
7a478704d5
|
just stop settingslogic from breaking rspec output for now
|
2012-09-26 18:54:14 +02:00 |
|
Devendra
|
a2fa083c3e
|
added rspec tests and refactored user model to use scope, for daily, monthly, and yearly actives
|
2012-09-22 01:56:34 +05:30 |
|
Jonne Haß
|
2f9dbdbd86
|
use self instead of AppConfig to query redis_url inside AppConfig
|
2012-09-18 15:52:57 +02:00 |
|
Jonne Haß
|
358ed79f99
|
Merge branch 'update_devise'
Conflicts:
Gemfile.lock
|
2012-09-12 15:11:34 +02:00 |
|
Jonne Haß
|
142e38e78b
|
update devise
|
2012-09-12 13:29:57 +02:00 |
|
Jonne Haß
|
58d1448085
|
update factory girl
|
2012-09-12 13:24:23 +02:00 |
|
Jonne Haß
|
ab0ad630df
|
strip last beta leftovers and fix syntax errors, travis is kinda down, lets hope nothing breaks while I sleep
|
2012-09-12 05:48:12 +02:00 |
|
Jonne Haß
|
088446e86e
|
bump rspec-rails, remove deprecated rspec syntax
|
2012-09-11 00:46:36 +02:00 |
|
Jonne Haß
|
8a759c3aca
|
Use Builder::XChar.encode instead of to_xs in spec
|
2012-09-07 00:09:43 +02:00 |
|
Jonne Haß
|
a488dd50c4
|
follow up of last commit fixing remaining specs
changed spec since it didn't actually test what it said
|
2012-09-06 22:11:04 +02:00 |
|
Steven Hancock
|
a8de3a5a3f
|
Rails.root and File.join cleanup
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join`
- Clean up most of the remaining `File.join`s
|
2012-06-11 03:13:20 -07:00 |
|
Florian Staudacher
|
f19f6110b1
|
match tag arrays by what they actually contain, not by order
|
2012-05-24 22:18:10 +02:00 |
|
Florian Staudacher
|
d815cf5d82
|
take acts-as-taggable-on gem from git, solve tag case-sensitivity
|
2012-05-21 17:20:04 +02:00 |
|
Florian Staudacher
|
788f328a77
|
resolve reshare root posts to the first one
|
2012-05-18 01:45:41 +02:00 |
|
Florian Staudacher
|
fd5aedeb01
|
updated webmock, hopefully fix cucumber
|
2012-05-18 00:21:04 +02:00 |
|
Maxwell Salzberg
|
471ce309ea
|
kill your darlings; remove diaspora_client with fire
|
2012-05-17 14:55:53 -07:00 |
|
Maxwell Salzberg
|
b124d3e5a1
|
Revert "update factory girl" new version does not support 1.8.7 :(
This reverts commit c52342b7cb.
|
2012-05-16 17:43:56 -07:00 |
|
Maxwell Salzberg
|
c52342b7cb
|
update factory girl
|
2012-05-16 17:17:14 -07:00 |
|
Maxwell Salzberg
|
06f389231a
|
kill services users with fire. we need this feature, but we need to just start from scratch because this is redonkalonk
|
2012-05-14 16:25:19 -07:00 |
|
Dennis Collinson
|
f6e3c1b88b
|
seperate interactions from posts
Lazily load post interactions on show page
hella refactorz
|
2012-05-12 17:41:58 -07:00 |
|
Steven Hancock
|
605b418d42
|
Reshares delegate nsfw to the root post
fixes #3120
|
2012-05-08 03:20:01 -07:00 |
|
danielgrippi
|
c31413e73c
|
green build = happy dan
|
2012-05-07 14:30:30 -07:00 |
|
Maxwell Salzberg
|
e79d78302e
|
when a user is invited from a beta user, they are also beta
|
2012-05-04 17:38:08 -07:00 |
|
Maxwell Salzberg
|
273470e6ed
|
include url in all twitter posts
also fix a homecontroller spec
|
2012-05-03 20:07:56 -07:00 |
|
danielgrippi
|
a52d8f221a
|
don't post to feed; post to joindiaspora OG tag. also, whoever has the diaspora OG tag, can i haz?
|
2012-05-03 00:02:00 -07:00 |
|
danielgrippi
|
8cecedc53b
|
TIMELINE TIME.
|
2012-05-02 23:28:56 -07:00 |
|
Maxwell Salzberg
|
592a3f99b5
|
Role system to replace the yml admins and community spotlight. we can
also now add a beta role
|
2012-04-27 16:14:43 -07:00 |
|
Maxwell Salzberg
|
2b3bc5a0f0
|
fix profile json birthday response with some tests.
|
2012-04-26 16:00:23 -07:00 |
|
Maxwell Salzberg
|
63a0a37171
|
width and height should now federate
|
2012-04-20 12:53:02 -07:00 |
|
Maxwell Salzberg
|
1b2440f68a
|
we now store image height and width locally; still need to federate the values
|
2012-04-20 12:22:12 -07:00 |
|
Maxwell Salzberg
|
6d7f6129fe
|
remove puts in spec [ci skip]
|
2012-04-19 17:47:32 -07:00 |
|
Dennis Collinson
|
7f3c4c209e
|
fix post spec
|
2012-04-19 14:37:46 -07:00 |
|
Dennis Collinson
|
8386179f16
|
max, you're a princess, WIP
|
2012-04-19 11:15:59 -07:00 |
|
Jonne Haß
|
83103c4761
|
deterministic stream order take 2, this time with spec
|
2012-04-12 16:33:02 +02:00 |
|
Maxwell Salzberg
|
ba917ec80b
|
some sad fixes to try and appease travis :(
|
2012-03-27 16:31:56 -07:00 |
|
danielgrippi
|
9c0ed946a7
|
no more rspec failures; and suppress a warning with a backported
monkeypatch
|
2012-03-21 13:50:24 -07:00 |
|
Maxwell Salzberg
|
a2aabeb599
|
remove ActiveSupport::SecureRandom
|
2012-03-21 13:49:34 -07:00 |
|
Maxwell Salzberg
|
ba01d3a7af
|
some sad fixes for webmock in the facebook service spec
|
2012-03-19 20:07:36 -07:00 |
|
Maxwell Salzberg
|
3cb7003361
|
remove the swallowing of generic messages from facebook and twitter postiing. I want to know why sometimes these things are failing
|
2012-03-19 19:17:46 -07:00 |
|
Maxwell Salzberg
|
319b3c4d3b
|
fixed rspec tests, more fit and finish around how the invite code works,
and improving admin functionality
|
2012-03-16 17:56:35 -07:00 |
|
Maxwell Salzberg
|
7bac633987
|
invite_link functionailty mostly works
|
2012-03-16 17:56:35 -07:00 |
|
Florian Staudacher
|
7b4c377df1
|
make tests happy
|
2012-03-15 19:44:18 +01:00 |
|
Diaspora Europe
|
97d6b8dab8
|
notifications update spec and cleanup json response
|
2012-03-13 11:46:14 +01:00 |
|
Maxwell Salzberg
|
db0859a83c
|
bug fix: you can now mention and post a photo at the same time
|
2012-03-07 14:42:46 -08:00 |
|
Maxwell Salzberg
|
bd021bbd91
|
Correct our general exception handling.
thanks @mperham! see: http://t.co/Jyt7vV4I
|
2012-03-03 16:26:06 -08:00 |
|
Daniel Grippi
|
7a774661bb
|
Merge pull request #2777 from stwf/tweak-twitter-truncation
take url shortening into effect before truncating twitter posts
|
2012-02-29 22:49:46 -08:00 |
|
Steven Fuchs
|
66afb7baff
|
use a stub instead of creating a post to simpy supply text
|
2012-02-25 23:59:02 -05:00 |
|
JMSilla
|
8178e0712c
|
Users controller small fix; removed the to_activity method and the corresponding tests for status_message model
|
2012-02-25 22:24:43 +00:00 |
|
Dennis Collinson
|
04bd507025
|
federated generators take a user
|
2012-02-09 19:01:01 -08:00 |
|
Dennis Collinson
|
5e26a7e6bb
|
Participate stream query uses participations
|
2012-02-09 19:01:01 -08:00 |
|