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 |
|
Maxwell Salzberg
|
1f4e255f57
|
fix logging to work great with non-persisted objects
|
2012-02-17 14:59:42 -08:00 |
|
Maxwell Salzberg
|
ab727fc846
|
federation logger now in place.
|
2012-02-16 17:58:15 -08:00 |
|
Maxwell Salzberg
|
063912287c
|
use the user presenter, luke
|
2012-02-16 13:19:14 -08:00 |
|
Maxwell Salzberg
|
b2e9e47b38
|
fix for federating profile pictures [ci skip]
|
2012-02-14 10:39:41 -08:00 |
|
danielgrippi
|
32f93a0391
|
you can now follow / unfollow a post from the stream; fixed cukes.
|
2012-02-13 19:13:43 -08:00 |
|
Maxwell Salzberg
|
7a565b051d
|
added some methods to make it easier to figure out how many active users a pod has
|
2012-02-13 16:56:25 -08:00 |
|
Maxwell Salzberg
|
232e620637
|
make posts have empty photos so reshared stop messing up
|
2012-02-10 13:45:41 -08: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 |
|
Dennis Collinson
|
14b9f5dc5b
|
move user modules into user namespace.
|
2012-02-09 19:01:01 -08:00 |
|
Dennis Collinson
|
f3c1eff3e9
|
Refactor Relayable Creation
|
2012-02-09 19:01:00 -08:00 |
|
Dennis Collinson
|
9e1816dc12
|
Participations are a federated, relayable model :)
|
2012-02-09 19:01:00 -08:00 |
|
danielgrippi
|
2b15bc7938
|
fix syntax in comment.rb
|
2012-02-09 18:29:52 -08:00 |
|
danielgrippi
|
7a5838a363
|
allow comments to be 65535 chars long (as opposed to 2500)
|
2012-02-09 18:26:20 -08:00 |
|
Diaspora Europe
|
8eda9aaf52
|
added user_is_following method, added 2 model specs
|
2012-02-09 14:17:43 +01:00 |
|
danielgrippi
|
a819f38b99
|
touch interacted_at on Post#after_create
|
2012-02-07 21:32:10 -08:00 |
|
Dennis Collinson
|
8ae18bb393
|
nsfw's users posts are now nsfw
|
2012-02-07 19:14:44 -08:00 |
|
Dennis Collinson
|
558ceec92a
|
a user can mark themselves as nsfw
|
2012-02-07 19:03:20 -08:00 |
|
Maxwell Salzberg
|
7d325cb29b
|
sad fix for stupid app config problem in development [ci skip]
|
2012-02-07 13:41:03 -08:00 |
|
Dennis Collinson
|
ff1cbb48cc
|
remove excess call to appconfi#setup
|
2012-02-06 17:42:01 -08:00 |
|
danielgrippi
|
de757db48b
|
fix ruby reshare model; extract sortOrder in app.models.Stream.
|
2012-02-06 08:26:11 -08:00 |
|
danielgrippi
|
fa5424653a
|
fix markup display on reshares. DERP. [ci skip]
|
2012-02-06 08:02:27 -08:00 |
|
Dennis Collinson
|
354ed7ef05
|
paginating participate stream
|
2012-02-03 17:55:06 -08:00 |
|
Dennis Collinson
|
3991903b56
|
MS DG DC Participate stream that has things bubble to the top
|
2012-02-03 17:23:57 -08:00 |
|
danielgrippi
|
a3e13e3c0e
|
User#like! method.
|
2012-02-03 14:42:03 -08:00 |
|
Dennis Collective
|
6dbd644b01
|
Merge pull request #2719 from stwf/return-contact-popup-to-notify
aspects popup menu missing from 'started sharing' notifications
|
2012-02-03 00:42:10 -08:00 |
|
danielgrippi
|
4f7dda6012
|
bang! kill redis cache.
|
2012-02-02 12:45:43 -08:00 |
|
Sarah Mei
|
085d6552b3
|
Drop comments, likes, and PMs from people who the (post/conversation) owner is ignoring.
|
2012-02-01 17:52:11 -08:00 |
|
danielgrippi
|
02021584a7
|
EvilQuery for Participation, refactor comment creation
you can now create a comment with User#comment!(post, text)
|
2012-02-01 15:09:31 -08:00 |
|
Jonne Haß
|
7a8bd7595b
|
do not auto follow back if already sharing
|
2012-01-31 14:34:09 +01:00 |
|
Steven Fuchs
|
5ea4bc0a1b
|
Merge remote branch 'upstream/master' into return-contact-popup-to-notify
|
2012-01-29 18:13:30 -05:00 |
|
Sarah Mei
|
7d4a81560d
|
Move contact pagination to controller - fixes #2760
|
2012-01-27 21:56:27 -08:00 |
|
danielgrippi
|
8529293eee
|
resque deals with stringified hashes, not symbolized ones [ci skip]
|
2012-01-27 16:48:28 -08:00 |
|
danielgrippi
|
31bfef9dd2
|
pass in service_type strings instead of objects to deferred_dispatcher.
|
2012-01-27 16:05:38 -08:00 |
|
Maxwell Salzberg
|
67432bfaf4
|
suppress annoying resque errors; add a task to clear Resque failures
|
2012-01-27 14:57:04 -08:00 |
|
Maxwell Salzberg
|
c100f8bfdd
|
clean up Person scopes, and re-use one in contact controller to deprecate a controller method
|
2012-01-27 02:23:38 -08:00 |
|
Maxwell Salzberg
|
46da8310f5
|
small styling changes
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
cc5334ce9a
|
make this scary join a scope [ci skip]
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
117acdd17f
|
move mention regex to a constant in mention
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
718c4fd38c
|
refactor status_message_controller#create to suck less. it still sucks
|
2012-01-27 02:23:37 -08:00 |
|
danielgrippi
|
c133c16dc2
|
DG MS; don't fetch people or contact objects (you don't need) on multi stream.
|
2012-01-26 14:52:31 -08:00 |
|
danielgrippi
|
005b165e87
|
defer dispatching to help app processes not bloat in memory
|
2012-01-26 13:24:53 -08:00 |
|
Maxwell Salzberg
|
c23e6d9afd
|
dispatcher#post should not take opts
|
2012-01-26 13:24:53 -08:00 |
|
Jonne Haß
|
9c67cd7eb9
|
collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order
|
2012-01-25 12:44:50 +01:00 |
|
danielgrippi
|
72aee6b2c1
|
don't use .last(3), use .limit(3) instead. also, don't put an order on an association as it isn't overridable. (this commit minimizes AR object instantiation in the stream)
|
2012-01-24 23:47:45 -08:00 |
|
danielgrippi
|
eaed3505e4
|
Don't create share_visibilities for public posts, sans migration of deleting old data.
|
2012-01-24 16:49:07 -08:00 |
|
Jonne Haß
|
7aaaf4f43b
|
use guid instead of id for /people/ urls
|
2012-01-23 23:35:31 +01:00 |
|
Steven Fuchs
|
d8f2e73ea2
|
refer to model for target value, not set attributes.
|
2012-01-23 12:05:43 -05:00 |
|
Daniel Grippi
|
2c50de0726
|
Merge pull request #2714 from stwf/im-sorry-bye-vanna
Remove Vanna Controller from app and fix up notifications controller, views, scripts, specs
|
2012-01-22 22:15:14 -08:00 |
|