Maxwell Salzberg
|
2757cbb149
|
fix ssl problem with donate link
|
2012-01-12 14:49:54 -08:00 |
|
danielgrippi
|
1efce2cede
|
Revert "Merge pull request #2547 from stwf/unread_notifications"
This reverts commit c61e84bc50, reversing
changes made to b88899ff2a.
|
2012-01-11 12:11:00 -08:00 |
|
danielgrippi
|
bee8aa8bcd
|
remove unused files/methods
|
2012-01-11 02:26:12 -08:00 |
|
danielgrippi
|
0e5bb81d66
|
remove all references to the websocket. bang bang.
|
2012-01-10 12:28:19 -08:00 |
|
Daniel Grippi
|
c61e84bc50
|
Merge pull request #2547 from stwf/unread_notifications
Allow users to click on read notifications to mark them as unread
|
2012-01-10 10:46:26 -08:00 |
|
Ricky Elrod
|
4556323bda
|
Add the project name to the title of the Devise login page, so that
applications that require a unique name in the window title (like
KeePassX) can use auto fill, etc.
|
2012-01-10 11:23:13 -05:00 |
|
danielgrippi
|
779de03111
|
added alpha mark to asterisk in the header
|
2012-01-09 16:43:24 -08:00 |
|
danielgrippi
|
c11fdb0459
|
put 'Admin' back in #user_menu for admins. this fixes #2595 [ci skip]
|
2012-01-08 23:43:17 -08:00 |
|
danielgrippi
|
f09da04c8a
|
add tooltips to stream faces [ci skip]
|
2012-01-08 17:43:58 -08:00 |
|
danielgrippi
|
c6f11f691d
|
don't block tiff extensions in our out-of-date js uploader [ci skip]
|
2012-01-08 17:23:04 -08:00 |
|
danielgrippi
|
665517abfc
|
use app.router.navagate for nav elements that don't expand (i.e. aspects, tags)
|
2012-01-08 14:41:43 -08:00 |
|
Sarah Mei
|
e0f8959647
|
Remove stray console.log. Not skipping CI because I think this may be causing the cucumber failures.
|
2012-01-08 03:24:11 -08:00 |
|
danielgrippi
|
07d81e0a85
|
added spinner keyframes to moz
|
2012-01-07 20:59:37 -08:00 |
|
danielgrippi
|
70737ddc9d
|
Revert "reference the root o_embed_cache on reshares"
This reverts commit 7020194a57.
|
2012-01-07 20:27:06 -08:00 |
|
danielgrippi
|
7020194a57
|
reference the root o_embed_cache on reshares
|
2012-01-07 20:24:13 -08:00 |
|
danielgrippi
|
d5a4f9eb98
|
use content_view for comments (markdown, tagging)
|
2012-01-07 20:19:47 -08:00 |
|
danielgrippi
|
e928cc805a
|
fixed markdown issues with reshares; removed puts from specs
|
2012-01-07 17:33:16 -08:00 |
|
danielgrippi
|
687eb7ba0b
|
double check on photos
|
2012-01-07 15:48:40 -08:00 |
|
danielgrippi
|
d2807b5202
|
markdown for posts on front end, tags broken
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
3db0cd3776
|
fix all cukes but the tags feature [ci skip]
|
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
|
3f7144f214
|
added hide post feature back to stream
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
ae5fb67f71
|
long text truncation
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
f72edbc039
|
added notification and unread mesasge count back to the header
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
933299e31c
|
added translations to templates; mock out the locale file in jasmine
|
2012-01-07 14:23:28 -08:00 |
|
Dennis Collinson
|
d5e9c5eebc
|
DG DC add stream faces to page party
|
2012-01-07 14:23:28 -08:00 |
|
Dennis Collinson
|
7ccc81b0a4
|
fix conversations cuke
|
2012-01-07 14:23:28 -08:00 |
|
Dennis Collinson
|
b582f45452
|
green jasmine, yo
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
5e28c8f6ec
|
fix backing out of photo-only post cuke
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
dbfb18e249
|
display reshare counts; test inf scroll & reshare counter in jasmine instead of cucumber
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
dd85521701
|
fix header styling when not signed in; remove ilya's static page
|
2012-01-07 14:23: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
|
85b5974fa9
|
removed top-level element delcarations from app templates
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
64a90a30ef
|
only load photos for a post if photos_count > 0; display 'limited' or 'public' in stream elements; fix small like bug in stream
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
f804db36b8
|
DG DH; fix most of the cukes (7 failures left)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
1804b19ccc
|
DG DH; dry-d up appending/prepending posts to the stream's collection
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
565a0b21f7
|
fix .avatar declaration in the header template; make socketing always return nil straight away (we are not using the websocket in this branch, and it makes everything faster when it's off)
|
2012-01-07 14:23:26 -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
|
3268726a9a
|
added LikesInfo view; simplified Feedback view (not sure how to mock the jasmine specs correctly... ugh)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
4fabbe93a5
|
fix ResharesController / StatusMessage controller spec; remove another js response
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
719e265b68
|
modified app to return a hash if current_user is not present; removed view specs in postsController specs & moved logic to js/jasmine
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
0a4b4fb344
|
remove duplication in jasmine tests (Post view / Feedback view); one correclty failing jasmine spec for Feedback view; created a StatusMessage model for the publisher
|
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
|
027bb3dee7
|
removed content-updater widget; better tests around likes on feedback widget; extend the defaultPresenter return value instead of passing the function in Feedback view
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
4029b26c03
|
created publisher view; wip
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
b120faa4f9
|
took some functions out of stream-element widget; refactored Header view; refactored tooltip logic in Post view
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
1a5e493b22
|
downcase namespacing of app
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
fe4530f86b
|
fixed 500 on notifications#index
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
52183b8cc4
|
fix name in header; 27 failures
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
039df8f879
|
fixed 14 cukes (all comments features)
|
2012-01-07 14:23:25 -08:00 |
|