danielgrippi
|
5721c9e512
|
remove depricated methods
|
2012-01-18 13:29:43 -08:00 |
|
danielgrippi
|
c82ac5f3e2
|
fix collapsing of posts [ci skip]
|
2012-01-18 12:40:33 -08:00 |
|
Maxwell Salzberg
|
254860bddc
|
SM MS; Read email sent to diaspora-dev for more information about this
commit. Add migration and rake task to copy hidden information from
share_visibilities to users. see: http://devblog.joindiaspora.com/?p=44
|
2012-01-17 19:29:01 -08:00 |
|
danielgrippi
|
a658552c3f
|
fix stream helper for mobile
|
2012-01-17 19:21:36 -08:00 |
|
danielgrippi
|
641ca9fdd2
|
we want to POST to /status_messages on Publisher submit
|
2012-01-17 17:46:49 -08:00 |
|
Maxwell Salzberg
|
b09e76a0ce
|
introduce base_pod_uri, so we can support domains that use www and [bare] with webfinger
|
2012-01-17 17:34:42 -08:00 |
|
Steven Fuchs
|
36fd43db4c
|
incorporated improvements from @maxwell from last pull request.
|
2012-01-17 19:27:48 -05:00 |
|
Steven Fuchs
|
aae5fe04ce
|
css for marking as unread, and hook for notification page to be part of it when called.
|
2012-01-17 19:21:25 -05:00 |
|
Florian Staudacher
|
81ae0c644c
|
start using new placeholders on login page
|
2012-01-18 01:17:20 +01:00 |
|
danielgrippi
|
fdc0b681eb
|
remove unused api serializers (cruft)
|
2012-01-17 16:03:24 -08:00 |
|
danielgrippi
|
339c47d782
|
moved stream logic into its own controller (StreamsController)
|
2012-01-17 15:53:06 -08:00 |
|
danielgrippi
|
bfe0b7129c
|
move all stream actions into PostController
|
2012-01-17 15:53:06 -08:00 |
|
Dennis Schubert
|
e0a63e624f
|
Fix my quick fix (use '.present?' instead of 'not .nil?')
|
2012-01-17 21:25:21 +01:00 |
|
Dennis Schubert
|
57697dea28
|
Quick fix: Fix 500 on /conversations when a author is missing. This is a temporary fix, see #2682
|
2012-01-17 21:10:45 +01:00 |
|
Maxwell Salzberg
|
6e02f61395
|
MS remove custom resque job logging as it is making heroku very sad
|
2012-01-16 20:25:56 -08:00 |
|
Maxwell Salzberg
|
5d01904231
|
fix bookmarklet. fixes #2605
|
2012-01-16 14:36:21 -08:00 |
|
danielgrippi
|
177f608276
|
fix oembed issues in backbone land
|
2012-01-15 15:56:34 -08:00 |
|
danielgrippi
|
91e3f5f6ff
|
remove cache counter for photos, as it was causing too many edge-case errors & added complexity across models
|
2012-01-14 15:40:43 -08:00 |
|
danielgrippi
|
84af585f87
|
rescue SocketError on UpdateServiceUser job when dev box is in single process mode and not connected to the internet
|
2012-01-14 15:40:43 -08:00 |
|
Jonne Haß
|
a482d90bf0
|
do the extra include of language helper for the vanna controller…
|
2012-01-14 21:59:49 +01:00 |
|
Maxwell Salzberg
|
ca7632776f
|
prevent mobile comments from 500ing
|
2012-01-14 11:52:24 -08:00 |
|
Jonne Haß
|
c5654a43db
|
do proper pluralization for JS
|
2012-01-14 20:27:17 +01:00 |
|
Maxwell Salzberg
|
0b6c5421c3
|
use deep merge. since we now have nested js, we need to do the merge recursively; fixes #2660
|
2012-01-14 02:49:34 -08:00 |
|
Maxwell Salzberg
|
b10eb9e56a
|
we do not need to require this file here. sorry about that
|
2012-01-14 01:12:16 -08:00 |
|
Maxwell Salzberg
|
35676cddac
|
fix #2627 (webfinger produces 500 error, and refactor a little to encapsulate into Webfinger object a bit more
|
2012-01-14 00:40:42 -08:00 |
|
danielgrippi
|
240d595714
|
removing photos_count method from StatusMessage in hopes of fixing the counter (still a bit confused, though...)
|
2012-01-13 23:33:59 -08:00 |
|
Tray Torrance
|
ca07f5b9a3
|
Close #2606 and address other FF 3.x deficiencies.
|
2012-01-13 21:46:37 -08:00 |
|
Maxwell Salzberg
|
c45057bd94
|
update settings logic, and heroku rake task
|
2012-01-13 13:59:34 -08:00 |
|
danielgrippi
|
efe55f395d
|
remove ajax_stream? logic from streams now that we're using backbone & never ajaxing on mobile; remove unreferenced community_spotlight stream & controller
|
2012-01-13 13:50:52 -08:00 |
|
Jonne Haß
|
26aff017df
|
do not call pphotos on a non StatusMessage in the page title helper either
|
2012-01-13 22:46:31 +01:00 |
|
Jonne Haß
|
0cc0b152d7
|
do not call .photo_count on a reshare etc.
|
2012-01-13 22:09:22 +01:00 |
|
Jonne Haß
|
e1edef9ff1
|
lets see how all this markdown in the title looks. Attempt to fix #2395
|
2012-01-13 22:09:22 +01:00 |
|
danielgrippi
|
aed413b463
|
remove unused method and controller action (move_contact)
|
2012-01-13 12:15:32 -08:00 |
|
Dennis Collinson
|
adc0a0b244
|
don't display iteration of templates
|
2012-01-12 20:44:55 -08:00 |
|
Dennis Collinson
|
9b8afba9cf
|
metaprogram template addition
|
2012-01-12 19:41:39 -08:00 |
|
Dennis Collinson
|
dec3006b50
|
DH DC don't render feedback view on public posts
|
2012-01-12 17:47:03 -08:00 |
|
Maxwell Salzberg
|
408bafca09
|
add/refactor normalize_pod_services so configured services is always defined regardless if SERVICES are set up
|
2012-01-12 15:04:14 -08:00 |
|
Maxwell Salzberg
|
2757cbb149
|
fix ssl problem with donate link
|
2012-01-12 14:49:54 -08:00 |
|
Daniel Grippi
|
de29fd5e02
|
Merge pull request #2637 from CodeBlock/2598-backbone-back-button
Fix #2598 (back button issue) by having jQuery force the browser to not cache JSON responses... [ci skip]
|
2012-01-11 18:13:07 -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 |
|
Ricky Elrod
|
5626948b3f
|
Fix #2598 by having jQuery force the browser to not cache JSON responses.
|
2012-01-11 13:10:10 -05: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 |
|
Daniel Grippi
|
bdc9421bc5
|
Merge pull request #2549 from lprelle/no_stream_redirect_from_settings
No stream redirection from settings
|
2012-01-08 20:22:53 -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 |
|
Daniel Grippi
|
fe193741d0
|
Merge pull request #2581 from ChaseReid/patch-1
added support for uploading images with .tiff extensions
|
2012-01-08 17:22:19 -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 |
|
Maxwell Salzberg
|
232c4b7931
|
fix for mobile multi stream [ci skip]
|
2012-01-07 23:31:17 -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
|
985657cbc3
|
pass in correct avatar sizes in person json response
|
2012-01-07 20:06:05 -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 |
|
Dennis Collinson
|
daba42c857
|
mentions now render client side, wow
|
2012-01-07 14:24:28 -08:00 |
|
Dennis Collinson
|
b13e72bc00
|
spec fix for markdown
|
2012-01-07 14:24:28 -08:00 |
|
danielgrippi
|
dea21634a2
|
add raw_message method to Reshare
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
0fb1bf5d4b
|
hash tags are linked on the front end, adding markdown.js file
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
d2807b5202
|
markdown for posts on front end, tags broken
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
c3ea1dfc6e
|
DC DG fix search cucumber step
|
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
|
24950bd364
|
restored ability to 'unlike'
|
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
|
71bae10317
|
fixed notification specs; removed a cuke around reshares already tested in jasmine
|
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
|
505adbe07b
|
aspect stream uses backbone; don't ajax in aspect selectors for now
|
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 |
|
Dennis Collinson
|
f5609f2182
|
App views base renders subviews like magic
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
7c5e3cb415
|
switch like_stream to use backbone
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
31d24c60c7
|
added spec for .like_action link being rendered; added comments div back to stream_element for now
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
7f51bc02ef
|
grey left nav
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
1b8f78e006
|
remove sort order logic from controllers; backbone stream does not support it; was to be depricated anyway
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
828624f392
|
slightly fade in stream elements; made a better spinner for the stream (css3)
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
193e5d61c5
|
adding some texture to the header to distinguish the branch
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
1ffdfa8465
|
DC DG; created feedback view; moved jasmine fixtures; modified jasmine spec helper; jasmine is green
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
67e56dce2c
|
backbone view for header; moved user dropdown logic in there; moved jasmine specs over; removed old widget
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
841cc29d25
|
add api block to photo; photos display in stream
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
6911ed5d7d
|
expand comments working
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
b94b5240a8
|
added block user functionality to the stream
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
6760e3868d
|
remove js resposne for likes, do it in backbone with json responses instead
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
d9d878f11f
|
added api response for likes; cleaned up view logic; specify like collection url from parent model (Post)
|
2012-01-07 14:23:23 -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
|
cd1d25dc30
|
remove widget references on backbone stream pages; don't call time_for_stream if @backbone (the method references @stream.stream_posts)
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
dc82316f13
|
bind Twipsy in stream_element_view.js
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
f5172fa977
|
comment and post deletion now works on the backbone stream
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
46b1567622
|
added loader gif when 'more' is clicked in stream; fixed nsfw positioning
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
ffae0f8e85
|
added more jasmine spec; NSFW wip
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
cec2d27204
|
ported likes logic for the stream over from old branch
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
bc1ffd317e
|
reference 'el' explicitly (render methods now return this instead of this.el); comment area focusing working again
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
9e4e58e002
|
fix facebook specs; comment controller specs
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
414fb8d454
|
corrected template views; status message now includes oembed; updated post.rb api to supply oembed and object_url
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
e6d4ec2dc8
|
added as::photo view
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
34e3403e2e
|
jasmine green again; template switching in place, defaulting to displaying post text
|
2012-01-07 14:23:21 -08:00 |
|
Dennis Collinson
|
8e3db3aebe
|
make jasmine view tests work, load templates, party
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
4883c70ae2
|
move templates into app/views/templates/_templates.haml
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
52e3f1b240
|
DC DG; test stream view WIP
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
1ecfa92c9e
|
DH DG; create comments via backbone
|
2012-01-07 14:23:21 -08:00 |
|
Dan Hansen
|
80f797a581
|
introduce comments
|
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
|
dca3581ae2
|
added likes to the stream element underscore partial
|
2012-01-07 14:23:20 -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 |
|
Daniel Grippi
|
176963fdad
|
serialize current user json into body tag for now
|
2012-01-07 14:23:20 -08:00 |
|
Daniel Grippi
|
19db5519c0
|
DG DH; made acts_as_api play nice with backbonejs. comments are semi-functional; stream elements use the StreamElement js widget (for now).
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
aa7343d759
|
add profile streams to backbone. this breaks hovercards, atm.
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
42ce3b277b
|
backbone all the streams, besides user. don't use the acts_as_api way for now.
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
91ba6447d0
|
add acts_as_api to the models directly for now. the 'root node' problem (posts : {}) breaks backbone. wip
|
2012-01-07 14:23:20 -08:00 |
|
danielgrippi
|
2a13381773
|
DG DH; pagination on backbone stream
|
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
|
91c21f5d92
|
MS SM; removed seemingly unused(?) layout file
|
2012-01-07 12:56:32 -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 |
|
Maxwell Salzberg
|
523a960d94
|
peace troll
|
2012-01-05 18:53:27 -08:00 |
|
Jonne Haß
|
00a800ab07
|
this should fix a weired test polution case on travis where the x-git-revision header is suddenly nil
|
2012-01-06 03:26:00 +01:00 |
|
Maxwell Salzberg
|
41ecf2b27d
|
make a method in EnviromentConfiguration to test if newrelic is setup
|
2012-01-05 18:14:06 -08:00 |
|
Maxwell Salzberg
|
cedc49bf09
|
MS DC; oauth keys are now pulled out of application.yml to be simplier. incldue newrelic as heroku expects it, without affecting people who do not use newrelic. If you do use new relic in production, you have to put your newrelic api key in application.yml
|
2012-01-05 17:31:38 -08:00 |
|
Maxwell Salzberg
|
d9c2b0d4b5
|
make cdn jquery http/s agnostic
|
2012-01-04 23:57:28 -08:00 |
|
Maxwell Salzberg
|
fdea2f94ff
|
remove icky analytics code from layouts, move to middleware
|
2012-01-04 23:54:48 -08:00 |
|