danielgrippi
|
bcbabc5fd2
|
Switch boilerplate for bootstrap 2 on mobile. [ci skip]
|
2012-01-29 11:51:47 -08:00 |
|
danielgrippi
|
5a78796ec0
|
Merge branch 'input-placeholders' of https://github.com/Raven24/diaspora into Raven24-input-placeholders
|
2012-01-26 19:52:27 -08:00 |
|
Maxwell Salzberg
|
939383ef32
|
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 |
|
David Morley
|
cec98ba454
|
Update config/assets.yml
|
2012-01-23 20:18:41 -08:00 |
|
Dan Hansen
|
51332931ee
|
almost done
|
2012-01-23 19:31:01 -08:00 |
|
Dan Hansen
|
168d6cbdbe
|
jquery.mentionsInput wip, almost done
|
2012-01-23 19:31:00 -08:00 |
|
danielgrippi
|
5d15c53f6b
|
Revert "Revert "now using handlebars for client side templates" for now"
This reverts commit 5f9c469b12.
|
2012-01-22 22:01:57 -08:00 |
|
Dennis Collinson
|
5f9c469b12
|
Revert "now using handlebars for client side templates" for now
This reverts commit 4692055d8a.
|
2012-01-22 17:16:22 -08:00 |
|
Dennis Collinson
|
4692055d8a
|
now using handlebars for client side templates
|
2012-01-22 16:59:44 -08:00 |
|
Florian Staudacher
|
363ca8c07e
|
Merge branch 'master' of git://github.com/diaspora/diaspora into input-placeholders
|
2012-01-22 14:42:45 +01:00 |
|
David Morley
|
1221218e70
|
Update config/assets.yml
|
2012-01-21 07:50:06 -08:00 |
|
danielgrippi
|
25d0f0d87f
|
updated jquery autoResize; comment boxes now expand
|
2012-01-20 21:45:55 -08:00 |
|
Florian Staudacher
|
81ae0c644c
|
start using new placeholders on login page
|
2012-01-18 01:17:20 +01:00 |
|
danielgrippi
|
8150d32b86
|
using pageDown Markdown library, fixing autolinking. created app.helpers.textFormatter, which takes care of text formatting; functions can be called individually throughout the app
|
2012-01-15 18:28:58 -08:00 |
|
danielgrippi
|
d5a4f9eb98
|
use content_view for comments (markdown, tagging)
|
2012-01-07 20:19:47 -08:00 |
|
danielgrippi
|
d2807b5202
|
markdown for posts on front end, tags broken
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
2024716c2c
|
remove unusued javascript files; GC clearing from application/vanna controller
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
31fac53969
|
added blocks js model; load app.models.Post before any other model when loading assets
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
5e88ca846a
|
remove jquery-debounce in lieu of _.debounce; remove web_socket vendor libs
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
5bbe8bfccd
|
remove Mustache.js, use _.template as a replacement (we only want to use one js templating library)
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
42276a73c8
|
remove old stream initialization from js pages; remove websocket js code
from the layout; rename templates to have a .jst extension
(JavaScriptTemplate?)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
02ca7a32f0
|
added reshare logic back (doesn't append it to the stream...)
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
c95f4f30e7
|
add view.js to config/assets.yml
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
ae6fa5bebb
|
don't use Diaspora widget system or stream.js when backbone is active;
migrating like actions over to backbone; some cleanup; bump jquery to
1.7.1
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
525fd3c4e4
|
make views associated in stream inherit from App.Views.StreamObject (location of shared deletion function)
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
f62b26fc73
|
put the frontend into its own folder; only use one routes file
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
3f7d992a0b
|
DH DG; added new routes for streams; fixed pagination
|
2012-01-07 14:23:21 -08:00 |
|
Dan Hansen
|
ba9ece0014
|
Use routers, remove some hacks
|
2012-01-07 14:23:21 -08:00 |
|
Daniel Grippi
|
d504bf4591
|
add current user to body tag data field (hackity hack). add comment links to posts
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
c360e82f11
|
DG DH; backbone stream now sort-of renders on multis_controller; wip
|
2012-01-07 14:23:20 -08:00 |
|
Maxwell Salzberg
|
2422bdab46
|
MS SM; make loading jquery from cdn or local a helper so we can stub it in cukes
|
2012-01-07 12:55:46 -08:00 |
|
Jonne Hass
|
4fad432a30
|
don't break expected update behaviour for now (disable mhtml creation of jammit)
|
2011-12-06 17:29:02 +01:00 |
|
Dan Hansen & Maxwell Salzberg
|
2a4abc5483
|
show service icons on mobile site
|
2011-11-05 13:23:29 -05:00 |
|
danielgrippi
|
a46a1d91db
|
Revert "refactor aspects dropdown, (wip, still need to backfill specs)"
This reverts commit 3d8f971ca9.
|
2011-10-27 23:53:55 -07:00 |
|
danielgrippi
|
a01138672e
|
Revert "remove contact-edit from assets" [ci skip]
This reverts commit efdf597c0d.
|
2011-10-27 23:53:33 -07:00 |
|
Dan Hansen
|
efdf597c0d
|
remove contact-edit from assets
|
2011-10-27 22:21:34 -05:00 |
|
Dan Hansen
|
3d8f971ca9
|
refactor aspects dropdown, (wip, still need to backfill specs)
|
2011-10-27 22:09:04 -05:00 |
|
danielgrippi
|
1bc637d83f
|
new getting started works, needs more love
|
2011-10-24 14:11:35 -07:00 |
|
danielgrippi
|
ed473e0f46
|
touch up welcome page
|
2011-10-19 18:44:09 -07:00 |
|
Gonzalo Rodriguez
|
d3a5bc1fb8
|
Merge branch 'master' into aspect_nav_rework
|
2011-10-01 03:58:50 -03:00 |
|
danielgrippi
|
6b73527379
|
vcuculo's fixes (flattened mobile.scss into mobile boilerplate's css instead of just flipping the load order)
|
2011-09-29 10:19:03 -07:00 |
|
Gonzalo Rodriguez
|
74d00d7db4
|
Merge branch 'master' into aspect_nav_rework
|
2011-09-28 19:52:15 -03:00 |
|
danielgrippi
|
ea357a96ef
|
expand&collapse comments; added comment form (wip)
|
2011-09-27 21:09:27 -07:00 |
|
danielgrippi
|
f2f14c2894
|
fixed ajax for likes
|
2011-09-27 21:09:26 -07:00 |
|
danielgrippi
|
645af37358
|
more touchup; added placeholder for reaction tabs on post show; added more mobile boilerplate / compatability; apple splash page asset
|
2011-09-27 21:09:26 -07:00 |
|
danielgrippi
|
8c586c4567
|
added html5 boilerplate meta tags to mobile; stripped functionality to add back
|
2011-09-27 21:09:25 -07:00 |
|
Gonzalo Rodriguez
|
6131d5d29d
|
Merge branch 'master' into aspect_nav_rework
|
2011-09-08 01:54:49 -03:00 |
|
Maxwell Salzberg
|
13eb7fbb7b
|
forgot to remove js file from mobile assets
|
2011-09-05 11:03:57 -07:00 |
|
Maxwell Salzberg
|
a7602c4fd1
|
update jquery mobile
|
2011-09-05 10:51:36 -07:00 |
|
Dan Hansen & Gonzalo Rodriguez
|
2057c8fcf1
|
Aspect navigation rework started..
ToDo:
* Fix failing posts cuke, seems to be timing issue
* Populate stream title when no aspects selected
* All aspects selected by default?
|
2011-09-05 02:02:07 -03:00 |
|