Ilya Zhitomirskiy
|
03ca34767a
|
ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed
|
2011-12-08 16:32:18 -08:00 |
|
danielgrippi
|
91e649977c
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
danielgrippi
|
a02b9c01c8
|
eager loading aspect memberships
|
2011-05-13 18:22:42 -07:00 |
|
danielgrippi
|
60a60733df
|
Merge branch 'master' into follow
Conflicts:
app/controllers/aspects_controller.rb
app/controllers/contacts_controller.rb
app/controllers/people_controller.rb
app/controllers/photos_controller.rb
app/controllers/tags_controller.rb
app/helpers/notifications_helper.rb
app/models/notifications/new_request.rb
app/models/user_preference.rb
public/javascripts/view.js
spec/controllers/aspects_controller_spec.rb
spec/controllers/contacts_controller_spec.rb
spec/controllers/home_controller_spec.rb
spec/controllers/post_visibilities_controller_spec.rb
spec/controllers/requests_controller_spec.rb
spec/mailers/notifier_spec.rb
spec/models/user_spec.rb
|
2011-05-12 15:49:51 -07:00 |
|
Raphael Sofaer
|
71e77d59b3
|
Revert to including all helpers everywhere, because the rest of the team prefers it that way
|
2011-05-12 13:54:55 -07:00 |
|
danielgrippi
|
7893129435
|
prevent user from hitting aspectmemberships controller before response on dropdowns
|
2011-05-11 17:07:58 -07:00 |
|
danielgrippi
|
c67d143719
|
dropdown in ContactsController#sharing now works
|
2011-05-11 15:47:13 -07:00 |
|
Raphael Sofaer
|
160e01f7bd
|
Fix broken sorting by activity
|
2011-05-07 00:50:26 -04:00 |
|
danielgrippi
|
648a10e6d3
|
Merge branch 'master' into follow
Conflicts:
app/controllers/requests_controller.rb
app/controllers/tags_controller.rb
app/helpers/aspects_helper.rb
app/views/notifications/index.html.haml
config/routes.rb
public/javascripts/aspect-edit.js
public/javascripts/contact-list.js
spec/integration/receiving_spec.rb
spec/models/user/connecting_spec.rb
spec/models/user/posting_spec.rb
|
2011-05-04 11:35:35 -07:00 |
|
Raphael Sofaer
|
38e44b13aa
|
Test and fix pagination on profile, tag and aspect streams
|
2011-04-30 10:26:16 -07:00 |
|
Raphael Sofaer
|
a5f297d7f7
|
Don't include every helper everywhere, re-organize helpers
|
2011-04-28 10:38:33 -07:00 |
|
Raphael Sofaer
|
28a997c2cd
|
Fix pagination on tags, specs are red, need to take all helpers out of applicationController
|
2011-04-28 09:28:59 -07:00 |
|
Raphael Sofaer
|
b4e36878fe
|
Fix pages after 1 on tag page
|
2011-04-28 09:28:59 -07:00 |
|
Raphael Sofaer
|
efe79eb351
|
Fix stream on pages other than 1, rename raw_visible_posts to visible_posts
|
2011-04-13 14:35:20 -07:00 |
|
danielgrippi
|
aeda5a4e39
|
dispatching / receiving logic complete. following wip.
|
2011-04-07 18:29:24 -07:00 |
|
danielgrippi
|
b9b9d7e07d
|
renamed home to all aspects in header, made clicking aspect names on right trigger filtering
|
2011-03-23 10:29:34 -07:00 |
|
MrZYX
|
ed8d4db3a8
|
some reformatting/refactor of en.yml. This might break some translations but I think I've catched the most ones, at least the most important ones
|
2011-03-12 03:27:28 +01:00 |
|
maxwell
|
43f17b3ed8
|
made toggle for post time on aspects#index
|
2011-02-18 16:47:44 -08:00 |
|
zhitomirskiyi
|
16b7ec3990
|
pulled out share_with to be contact new and contact show
|
2011-02-17 18:05:21 -08:00 |
|
maxwell
|
c6eb5d0340
|
IZ MS; refactored aspect_membership_controller, moved and updated views accordingly
|
2011-02-17 18:05:21 -08:00 |
|
danielvincent
|
77042f9d47
|
publisher always shows textarea. outline publisher textarea in blue
|
2011-01-22 18:49:50 -08:00 |
|
Raphael
|
2c68bb0305
|
Remove n-query problem from contact_list
|
2011-01-19 18:06:35 -08:00 |
|
maxwell
|
e7a065a521
|
make jobs have a base class, which will verify the activerecord connection before trying the job
|
2011-01-19 14:10:42 -08:00 |
|
danielvincent
|
9cf1f5a023
|
fixed reshare with filters
|
2011-01-08 13:11:55 -08:00 |
|
danielvincent
|
f44b3cbe3d
|
contacts now ajax in on aspect filtering on aspect/index. fixed missing partial error on aspect_badge.
|
2011-01-08 13:11:53 -08:00 |
|
danielvincent
|
8c82a5974a
|
aspect badge links work across all pages, ajax stream on index. aspect info lightbox placeholder
|
2011-01-08 13:11:53 -08:00 |
|
danielvincent
|
5358ac32a1
|
photos can be posted to multiple aspects. header nav works from pages other than aspect/index.
|
2011-01-08 13:11:52 -08:00 |
|
danielvincent
|
d0b25814b1
|
publisher retains text when filtering stream
|
2011-01-08 13:11:52 -08:00 |
|
Raphael
|
b22398951e
|
Send requests from the aspect list on the person show page
|
2010-12-15 14:48:14 -08:00 |
|
Raphael
|
80a9b97f8d
|
add_person_to_aspect is now add_contact_to_aspect, some methods now take models rather than ids
|
2010-12-15 14:48:14 -08:00 |
|
Raphael
|
e63a8a4bfa
|
Take contact.person query out of the views, only query people once in hashes_for_aspects
|
2010-12-14 12:11:36 -08:00 |
|
zhitomirskiyi
|
7e3b2c6afd
|
removed the query from the contact list partial
|
2010-12-13 17:53:27 -08:00 |
|
Sarah Mei
|
967fcd9a52
|
Revert "Added genderized variants of t() to views, controllers and helpers."
This reverts commit 017251fef9.
|
2010-12-01 22:29:24 -08:00 |
|
Paweł Wilk
|
017251fef9
|
Added genderized variants of t() to views, controllers and helpers.
|
2010-12-01 18:19:48 +01:00 |
|
danielvincent
|
b56af997cb
|
comment streams rendered expanded/collapsed initially by server.
|
2010-11-25 20:23:33 -05:00 |
|
danielvincent
|
c9c84794af
|
fixed build. publisher lights up on hover on aspect#index page. updated login page text.
|
2010-11-23 03:10:47 -08:00 |
|
danielvincent
|
c63319f127
|
aspect#show cleanup. added 3 icons.
|
2010-11-22 17:03:33 -08:00 |
|
danielvincent
|
d16a4601c2
|
contact list on aspect#show is ajaxy
|
2010-11-21 16:30:46 -08:00 |
|
danielvincent
|
ed50fe7f1f
|
Aspect.people -> Aspect.contacts. Fixed diaspora.en to reflect friend -> contact changes.
|
2010-11-12 20:22:56 -08:00 |
|
MrZYX
|
9ceb3e2fd1
|
found some still untranslatable strings in helpers and stuff
|
2010-11-12 06:07:36 +01:00 |
|
Raphael
|
de0b240dbb
|
Remove unused helper method
|
2010-10-19 11:36:33 -07:00 |
|
maxwell
|
13a2464484
|
adding a confirm link on the aspect remove button
|
2010-10-16 02:55:45 -07:00 |
|
maxwell
|
20f164fd45
|
fixing some of the invite copy
|
2010-10-15 11:11:25 -07:00 |
|
Raphael
|
1fd3aeabd9
|
Add or later to license notice
|
2010-10-07 16:25:34 -07:00 |
|
Stephen Caudill
|
536cea5e44
|
Remove consecutive empty lines
|
2010-09-25 12:06:39 -04:00 |
|
Ariel Zavala
|
0014024870
|
Added I18n translations to helpers
|
2010-09-17 15:26:31 -04:00 |
|
danielvincent
|
0c7ba49e34
|
DG IZ; aspect deletion
|
2010-09-16 16:03:18 -07:00 |
|
Raphael
|
708e9f88a5
|
Spell our own name right
|
2010-09-15 17:56:18 -07:00 |
|
Raphael
|
aa3ebe372c
|
License notices replaced
|
2010-09-15 10:58:48 -07:00 |
|
Daniel Vincent Grippi
|
4c15b1a01c
|
added license to every single goddamn file. also, put one in the root dir.
|
2010-09-13 14:23:50 -07:00 |
|