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 |
|
Dennis Collinson
|
51b1ade3bc
|
DC DG; added LastThreeComments decorator so we don't have to load those comments when not needed (i.e. new profile pages)
|
2012-05-10 13:53:00 -07:00 |
|
danielgrippi
|
32f93a0391
|
you can now follow / unfollow a post from the stream; fixed cukes.
|
2012-02-13 19:13:43 -08:00 |
|
danielgrippi
|
310a0679f1
|
particpate stream, yo!
|
2012-02-01 16:05:16 -08:00 |
|
danielgrippi
|
efe55f395d
|
remove ajax_stream? logic from streams now that we're using backbone & never ajaxing on mobile; remove unreferenced community_spotlight stream & controller
|
2012-01-13 13:50:52 -08:00 |
|
danielgrippi
|
64a90a30ef
|
only load photos for a post if photos_count > 0; display 'limited' or 'public' in stream elements; fix small like bug in stream
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
1b8f78e006
|
remove sort order logic from controllers; backbone stream does not support it; was to be depricated anyway
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
cec2d27204
|
ported likes logic for the stream over from old branch
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
0ab23f337a
|
fixed all cukes; view bugs on streams
|
2011-11-03 12:31:24 -07:00 |
|
danielgrippi
|
ee5bc25faf
|
DH DG; don't display blocked people in stream; switch controls in stream; disallow blocking yourself
|
2011-11-03 12:31:24 -07:00 |
|
danielgrippi
|
ae7944418c
|
DH DG; made privacy page; can now unblock a user; users are actually being blockocked in ajaxed streams
|
2011-11-03 12:31:24 -07:00 |
|
Dan Hansen & Maxwell Salzberg
|
5b8365118d
|
Stream#posts no longer needs to call for_a_stream
exclude blocked users from all streams
|
2011-11-03 12:31:24 -07:00 |
|
danielgrippi
|
e63e8299b9
|
fixed up stream/publisher logic; fixed cukes
|
2011-10-24 14:41:15 -07:00 |
|
Ilya Zhitomirskiy
|
1ccf965194
|
publisher lib, prefill, open, still need to do public first message for new users
|
2011-10-24 14:11:35 -07:00 |
|
Ilya Zhitomirskiy
|
ee74948863
|
wip welcome post, publisher object
|
2011-10-24 14:11:35 -07:00 |
|
Maxwell Salzberg
|
e087284daa
|
fix the contacts link for the multi stream; make the contacts link default to the contacts page
|
2011-10-24 14:10:15 -07:00 |
|
Gonzalo Rodriguez
|
0a081b051c
|
Fix more 'communtiy' typos
|
2011-10-23 01:39:23 -02:00 |
|
danielgrippi
|
794247d07b
|
MS DG; rename soup to stream; fix a bunch of translations
|
2011-10-21 14:44:02 -07:00 |
|
Maxwell Salzberg
|
19d91908e3
|
fix the aspect stream
|
2011-10-21 14:44:01 -07:00 |
|
Maxwell Salzberg
|
defaba504a
|
functional 'show me where this post came from' in soup
|
2011-10-21 14:44:01 -07:00 |
|
danielgrippi
|
44b58d707f
|
featured users => community spotlight
|
2011-10-20 11:50:58 -07:00 |
|
Maxwell Salzberg
|
58d496e146
|
MS SM WIP
|
2011-10-15 22:11:23 -07:00 |
|
Maxwell Salzberg
|
d6e9809be1
|
MS SM finished tag stream refactor
|
2011-10-15 20:40:20 -07:00 |
|
Maxwell Salzberg
|
5a8024a71a
|
MS DG; some stream refactoring; can comment now exists in base stream; default behavior is to allow you to comment on locals post, and then remote people if you are connected with them
|
2011-10-14 11:50:38 -07:00 |
|
Maxwell Salzberg
|
56dc565fc7
|
yeah I need to commit the files i guess
|
2011-10-13 22:27:07 -07:00 |
|