diaspora/app/views
2011-07-04 13:54:05 -07:00
..
activity_streams/photos render ASPhoto show page just like status message show for now 2011-06-23 15:47:59 -07:00
admins Small controller for generating an auth token, if you are an authable user 2011-05-19 18:29:53 -07:00
apps Fix pagination in AppsController 2011-06-09 16:23:15 -07:00
aspect_memberships aspect dropdown shows name of aspect if contact is only in one; green 2011-06-30 12:18:41 -07:00
aspects refactor AppConfig to guess what services are configured, and clean up the services view for a user. also, add a box so people can realize what they can connect 2011-07-04 13:54:05 -07:00
authorizations Change homepage_url to application_base_url 2011-06-27 16:44:18 -07:00
comments Almost done with left-nav, added link to aspect edit facebox, colored share button 2011-07-01 14:22:38 -07:00
contacts remove 'start a conversation button' until we have a limit, or a warning message if a person is sending a message to more than ~20 people 2011-07-03 14:50:37 -07:00
conversations various bugfixes, added missing translations, made all tests pass (rspec, cucumber, jasmine) 2011-07-01 22:04:36 -07:00
devise update devise_invitable and devise 2011-05-13 16:32:07 -07:00
home added the header back 2011-05-11 15:33:39 -07:00
invitations move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz 2011-06-16 11:17:14 -07:00
js if we disable websocket in single process mode, there's no need for the JS 2011-05-17 19:26:37 +02:00
layouts visual touchups, show loading gif right away 2011-07-02 17:53:07 -07:00
likes remove dislikes; didn't change the db structure, just removed the traces in the code since we're not using them 2011-07-03 20:08:11 -07:00
messages added spec; rtl? -> direction_for 2011-04-03 04:20:08 +02:00
notifications fix notification mark all as read ui bug 2011-07-03 08:20:24 -07:00
notifier Link to post in text email for comment_on_post. Fix 1144 2011-06-26 20:09:21 -07:00
people Don't need edit button on public profiles 2011-07-02 16:56:09 +02:00
photos remove dislikes; didn't change the db structure, just removed the traces in the code since we're not using them 2011-07-03 20:08:11 -07:00
post_visibilities ms iz, can now undo hiding a post, fixed a bunch of jamine specs 2011-03-31 17:23:54 -07:00
posts Photo association on GUID 2/2: replace status_message_id with status_message_guid 2011-05-27 18:56:24 +02:00
profiles do not stress the server too much 2011-04-02 14:42:50 +02:00
publics Finish autocomplete 2011-02-01 11:56:56 -08:00
registrations added dir attribute to html element; made tipsy gravity dependant on that 2011-04-11 18:00:28 +02:00
requests Remove n-query problem from contact_list 2011-01-19 18:06:35 -08:00
services Merge branch 'master' into oauth 2011-06-28 17:13:38 -07:00
sessions Title on sessions#new 2011-06-22 18:57:02 -07:00
shared refactor AppConfig to guess what services are configured, and clean up the services view for a user. also, add a box so people can realize what they can connect 2011-07-04 13:54:05 -07:00
status_messages various bugfixes, added missing translations, made all tests pass (rspec, cucumber, jasmine) 2011-07-01 22:04:36 -07:00
tags added pagination for people on tag pages 2011-06-01 18:59:15 -07:00
tokens remove text from token page explaining there is no FF cubbies extension 2011-05-24 07:42:37 -07:00
users Merge branch 'master' into oauth 2011-06-28 17:13:38 -07:00