| .. |
|
application_helper.rb
|
You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash
|
2012-01-25 11:22:45 -08:00 |
|
aspect_global_helper.rb
|
remove unused files/methods
|
2012-01-11 02:26:12 -08:00 |
|
aspects_helper.rb
|
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 |
|
error_messages_helper.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
getting_started_helper.rb
|
remove unused files/methods
|
2012-01-11 02:26:12 -08:00 |
|
interim_stream_hackiness_helper.rb
|
Mention the person who invited a user on first message
|
2011-10-31 22:16:58 -05:00 |
|
language_helper.rb
|
do proper pluralization for JS
|
2012-01-14 20:27:17 +01:00 |
|
layout_helper.rb
|
remove unused files/methods
|
2012-01-11 02:26:12 -08:00 |
|
markdownify_helper.rb
|
Fix issue #2213: multi-underscore hashtags no longer get Markdown <em>phasis applied.
|
2011-11-01 23:35:34 -04:00 |
|
mobile_helper.rb
|
check for current user on tag pages
|
2011-10-03 19:42:19 -07:00 |
|
notifications_helper.rb
|
remove vanna controller from app, adjust scripts, specs, views and controllers to work.
|
2012-01-22 17:39:35 -05:00 |
|
notifier_helper.rb
|
PMs and comments contain author name in "From" header
|
2011-10-04 23:48:28 -05:00 |
|
o_embed_helper.rb
|
Fix #2488 soundcloud embedding
|
2011-12-19 09:50:39 +01:00 |
|
people_helper.rb
|
use guid instead of id for /people/ urls
|
2012-01-23 23:35:31 +01:00 |
|
posts_helper.rb
|
do not call pphotos on a non StatusMessage in the page title helper either
|
2012-01-13 22:46:31 +01:00 |
|
publics_helper.rb
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
publisher_helper.rb
|
move public option into aspect dropdown in publisher
|
2011-10-17 15:04:35 -07:00 |
|
services_helper.rb
|
Some optimizations to ServicesController#finder. Apparently setting an association on an unsaved record to an empty array hits the database.
|
2011-08-13 09:40:31 -07:00 |
|
sessions_helper.rb
|
always remember me on the mobile. make previous helpers shorter
|
2011-10-02 09:30:05 -07:00 |
|
stream_helper.rb
|
fix stream helper for mobile
|
2012-01-17 19:21:36 -08:00 |
|
users_helper.rb
|
add hovercards back to mentions, reorganized some helpers, made getting started view mobile accessible
|
2011-08-09 16:54:24 -07:00 |