Sarah Mei
b78ed1b794
Remove duplicate method declaration
2011-10-23 15:20:07 -07:00
Maxwell Salzberg
715982d73e
don't raise when uniqueness contraints fail, as we already fail gracefully for these cases
2011-10-23 08:55:00 -07:00
Gonzalo Rodriguez
0a081b051c
Fix more 'communtiy' typos
2011-10-23 01:39:23 -02:00
danielgrippi
64f7450d6c
DG MS; fix case where pod does not have any communty spotlight
2011-10-21 17:39:39 -07:00
danielgrippi
794247d07b
MS DG; rename soup to stream; fix a bunch of translations
2011-10-21 14:44:02 -07:00
danielgrippi
79ec50a16c
DG MS; added setting for displaying spotlight members in soup stream
2011-10-21 14:44:02 -07:00
danielgrippi
1256b6f3fc
DG MS; changed coloring of indicators; changed indicator precidence; added soup link
2011-10-21 14:44:01 -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
danielgrippi
c49c76e2a6
DG MS; some refactoring
2011-10-19 15:47:22 -07:00
Manuel Schölling
6e4b4bc81b
Fixed ruby 1.9.2 module issue
2011-10-17 23:49:05 +02:00
Sarah Mei
c2c152ee4b
Change tag serializer to use tagged_people_count instead of people_count. Fixed typo (was tagge_people_count)
2011-10-16 15:55:22 -07:00
Sarah Mei
98ef5212f3
Merge branch 'tag_stream_api'
2011-10-16 15:47:20 -07:00
Sarah Mei
80821c9cc5
Basic tag metadata returned. Now what to do about posts?...
2011-10-16 15:25:11 -07:00
Manuel Schölling
37aeab4745
Fixed spelling error
2011-10-16 20:55:16 +02:00
Manuel Schölling
8cfb854fab
Quickfixed federation of StatusMessages with photos only (no text)
2011-10-16 14:42:14 +02:00
Manuel Schölling
bdeae54c6c
Make Photos not inherit from Posts
2011-10-16 13:58:35 +02:00
Manuel Schölling
02a3c3f88b
Introduced Shareable
2011-10-16 13:58:35 +02:00
Manuel Schölling
6e325f8fd5
Introduced Commentable
2011-10-16 13:58:35 +02:00
Maxwell Salzberg
3179ebabc9
fix tag stream
2011-10-15 22:37:53 -07:00
Maxwell Salzberg
58d496e146
MS SM WIP
2011-10-15 22:11:23 -07:00
Maxwell Salzberg
e1aa709c85
MS SM fix ajax_stream?
2011-10-15 21:49:17 -07:00
Maxwell Salzberg
d6e9809be1
MS SM finished tag stream refactor
2011-10-15 20:40:20 -07:00
Maxwell Salzberg
8029cb0784
SM MS basic api wip. able to get a users public profile
2011-10-15 18:57:13 -07:00
Jonne Hass
1e26f5d045
Merge pull request #2175 from Pistos/postgresql-fix-fb_connected_distribution_sql
...
Postgresql: Fix fb_connected_distribution_sql
2011-10-15 03:27:57 -07:00
Maxwell Salzberg
e0ee200eb7
ajax that stream if you are not cachin' outrageous
2011-10-14 16:03:20 -07:00
Maxwell Salzberg
d4e36167f5
remove featured users for now
2011-10-14 15:59:23 -07:00
Maxwell Salzberg
934b47cadb
lets try not ajaxing the stream because the cache is superfast
2011-10-14 14:28:46 -07:00
Maxwell Salzberg
bde5fd205c
MS DG fix soup, memoize posts
2011-10-14 14:23:18 -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
01d7b9507b
DG MS; ajax in the soup
2011-10-14 11:17:25 -07:00
Maxwell Salzberg
14c5f1c564
MS DG; only select the ids for soup query
2011-10-14 11:08:47 -07:00
Maxwell Salzberg
56dc565fc7
yeah I need to commit the files i guess
2011-10-13 22:27:07 -07:00
Maxwell Salzberg
f959ca0c12
refactor streams to be in a Stream module, hopefully they will auto-reload now
2011-10-13 22:26:15 -07:00
Maxwell Salzberg
44b0887e0a
who wants a goat that fetches SOAP?!!
2011-10-13 22:26:15 -07:00
Pistos
455e59e442
Introduce #fb_connected_distribution to make statistics_spec.rb pass under PostgreSQL.
...
Statistics can still be gathered the same way when MySQL is being used; no alteration there.
2011-10-12 22:36:42 -04:00
Pistos
bc48ed16f9
Add users.sign_in_count to GROUP BY clause in #fb_connected_distribution_sql. (How did this even work without it?)
2011-10-12 22:33:46 -04:00
Ilya Zhitomirskiy
d5d4b9d555
Merge pull request #2145 from bagilevi/fix-omniauth-rack-bug-1824
...
Fixes omniauth & rack-1.2 bug #1824
2011-10-12 16:13:51 -07:00
Pistos
a60e74f339
Fixed "string vs. integer" spec breakage in spec/models/user/querying_spec.rb .
2011-10-12 11:37:01 -04:00
Gonzalo Rodriguez
f0b219f474
More simple tags_stream title. Was insane when following a lot of tags :D
2011-10-12 03:39:27 -02:00
Gonzalo Rodriguez
27d9e7a8c6
Remove this, since selected aspects are now handled in the session hash
...
Not only this code is unnecessary with the new way selected
aspects are stored, also on some edge cases could confuse the user
for example when having two tabs opened and hitting refresh in one
of them. Expecting selected aspects, but the "a_ids[]"-like url could
instead set the new group of selected aspects.
2011-10-12 02:58:42 -02:00
Ilya Zhitomirskiy
8cd5fef1a6
one more csv generator option
2011-10-11 18:57:02 -07:00
Maxwell Salzberg
cfb28db00f
wip, but the refactored code works
2011-10-11 16:12:32 -07:00
Maxwell Salzberg
139ddd726a
wip oembed refactor. still need to make a oembed_helper, and move some tests to their new home, but e but we are looking preeeetttttyyyy good.
2011-10-11 16:10:14 -07:00
Maxwell Salzberg
963d5c1a69
wip
2011-10-11 16:10:14 -07:00
Manuel Schölling
f3ea8f424f
Added oEmbed support
2011-10-11 16:08:47 -07:00
Ilya Zhitomirskiy
fa44ff6931
added query
2011-10-11 15:46:13 -07:00
Pistos
ed9328450a
Make statistics work under PostgreSQL.
2011-10-11 17:48:57 -04:00
Pistos
76ab5b2efb
Whitespace cleanup.
2011-10-11 17:48:33 -04:00