Gonzalo Rodriguez
|
dc0c23da2f
|
Slight enhacements on aspect-navigation widget
|
2011-09-27 03:09:48 -03:00 |
|
Gonzalo Rodriguez
|
e0ffd7c63e
|
Merge branch 'master' into aspect_nav_rework
Conflicts:
features/posts_from_main_page.feature
public/javascripts/aspect-filters.js
spec/javascripts/aspect-filters-spec.js
|
2011-09-27 00:08:05 -03:00 |
|
danielgrippi
|
91e649977c
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
alda519
|
2d47658b08
|
removes underline in tag search form on getting started page
|
2011-09-13 08:14:20 +02:00 |
|
Gonzalo Rodriguez
|
4f17dbf36e
|
Reuse abortAjax function on aspectNavigation widget
|
2011-09-11 22:49:57 -03:00 |
|
Gonzalo Rodriguez
|
37c67c23cf
|
Add aspectLis to aspectNavigation widget
|
2011-09-11 22:46:45 -03:00 |
|
Gonzalo Rodriguez
|
04786bc43e
|
Improvements on aspect navigation rework
|
2011-09-08 02:13:15 -03:00 |
|
Gonzalo Rodriguez
|
6131d5d29d
|
Merge branch 'master' into aspect_nav_rework
|
2011-09-08 01:54:49 -03: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 |
|
danielgrippi
|
66836e53d2
|
Aspect dropdowns read 'All Aspects' if all aspects are selected
|
2011-09-03 18:38:12 -07:00 |
|
Maxwell Salzberg
|
fd68915461
|
MS DH fix tag show page comments
|
2011-09-03 14:47:52 -07:00 |
|
Maxwell Salzberg
|
13ba4eb3b2
|
update jquery expander, but disable use until we flution to working with <p> tags
|
2011-09-03 13:03:00 -07:00 |
|
Maxwell Salzberg
|
722a2a86ea
|
remove console.log; instantiate a page for jasmine tests
|
2011-09-03 12:21:09 -07:00 |
|
Maxwell Salzberg
|
eb6263084e
|
MS DH fix liking of posts and comment js; instansiate streamElement widgets when they are socketed
|
2011-09-03 12:09:34 -07:00 |
|
vcuculo
|
9072de5096
|
fixed bookmarklet
|
2011-09-02 10:25:34 +02:00 |
|
danielgrippi
|
af569204b8
|
Revert "Merge pull request #1874 from vcuculo/1785-fix-bookmarklet"
This reverts commit e278b39421, reversing
changes made to d0f21cb444.
|
2011-09-01 16:31:49 -07:00 |
|
vcuculo
|
6518a89302
|
fixed bookmarlet
|
2011-09-02 00:44:56 +02:00 |
|
Maxwell Salzberg
|
e6d1617268
|
added timeago to notifications page. @ohaibbq, this is getting annoying :P
|
2011-09-01 10:52:07 -07:00 |
|
maxwell
|
f5fbaaadcf
|
added timeago and stream to the tag page
|
2011-08-31 21:54:14 -07:00 |
|
Dan Hansen
|
818af38bdf
|
autoresize inputs
|
2011-08-31 17:13:24 -05:00 |
|
Maxwell Salzberg
|
197dcc1a61
|
Merge pull request #1856 from vcuculo/fix-search-user
Previous fix for avatars doesnt work on FF
|
2011-08-31 09:29:52 -07:00 |
|
vcuculo
|
5b0ce6b2a9
|
fix for mobile site
|
2011-08-31 14:11:51 +02:00 |
|
vcuculo
|
3832f24a02
|
previous fix for avatars doesnt work on FF
|
2011-08-31 09:25:39 +02:00 |
|
Dan Hansen
|
cbc168fc27
|
only request comments once
|
2011-08-30 23:12:17 -05:00 |
|
Dan Hansen
|
3bed2ac834
|
only pass in the post's likes container to the likes widget, comments have likes widgets
|
2011-08-30 22:53:47 -05:00 |
|
Daniel Grippi
|
50e7d2a254
|
Merge pull request #1852 from vcuculo/fix-search-user
fixed user search + avatar
|
2011-08-30 20:44:55 -07:00 |
|
Dan Hansen
|
7e20cece42
|
remove stray console.logs, set $.fx.off to true to make the failing likes spec pass in firefox
|
2011-08-30 21:44:43 -05:00 |
|
Dan Hansen
|
f788de17fd
|
allow the user to see who has liked a specific comment.
|
2011-08-30 21:13:12 -05:00 |
|
Dan Hansen
|
dc947e449b
|
fix issues with comment stream, fix likes, merge comment stream and comment toggler widgets.
make timeago widget a simple wrapper for $.fn.timeago (we don't really need this.)
|
2011-08-30 21:07:40 -05:00 |
|
vcuculo
|
640408b166
|
fixed user search + avatar
|
2011-08-30 22:38:39 +02:00 |
|
Maxwell Salzberg
|
51ace97323
|
fix youtube embedding. camelCase is such a bummer
|
2011-08-30 11:55:51 -07:00 |
|
Andrej Kacian
|
e1cfd59dce
|
Move bindings for post hiding/deleting effect from old stream.js to StreamElement
|
2011-08-30 01:18:51 +02:00 |
|
Andrej Kacian
|
4d666e3f5b
|
Fix back-to-top scroller widget.
|
2011-08-29 22:50:28 +02:00 |
|
Gonzalo Rodriguez
|
5dcff46d0b
|
Fixing expand likes ajax call that was broken. Related jasmine still red.
|
2011-08-29 04:06:55 -03:00 |
|
danielgrippi
|
b7f9400a9f
|
Moved post/comment text collapsing into respective widgets; removed from stream.js. Removed an unused function in stream.js (image hotlinking).
|
2011-08-28 22:04:06 -07:00 |
|
Andrej Kacian
|
f0b8114738
|
Show friendly timestamps when expanding all comments on a post.
|
2011-08-28 18:46:19 +02:00 |
|
danielgrippi
|
802dd989a8
|
remove javascript in lieu of css; feature is still failing
|
2011-08-27 22:04:30 -07:00 |
|
Sarah Mei
|
60c8a0d00b
|
Use different mouse events to fix tag unfollow icon hovering
|
2011-08-27 21:54:05 -07:00 |
|
Dan Hansen
|
20b4304f23
|
fix cucumber failures
|
2011-08-26 15:32:13 -05:00 |
|
Dan Hansen
|
27d4fd8176
|
fix retractions, fix likes, backfill likes widget tests, remove typo from jasmine.yml, remove unneeded js files
require confirmation for comments in js, get rid of rails helper
|
2011-08-26 15:24:07 -05:00 |
|
Andrej Kacian
|
2d45a4287f
|
Fix tipsy tooltips in stream elements
|
2011-08-26 21:19:52 +02:00 |
|
Dan Hansen
|
07beb3c1fb
|
add a basepage that is instantiated on all pages. remove meaningless pages
|
2011-08-26 12:30:28 -05:00 |
|
Dan Hansen
|
d75ef8d020
|
made backtotop a widget, added jquery-debounce
|
2011-08-26 12:30:28 -05:00 |
|
vcuculo
|
d90f38bb38
|
fix live stream
|
2011-08-26 18:54:30 +02:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
2708b0b695
|
added back the tooltip explaining username constatrains on the accept invite flow
|
2011-08-24 17:35:27 -07:00 |
|
Dan Hansen
|
121c0c97f8
|
optimize infinite scroll widget instantiation. don't instantiate timeago widgets for StreamElement and Comment widgets
|
2011-08-24 19:23:39 -05:00 |
|
Maxwell Salzberg & Sarah Mei
|
c1c622ff52
|
Viewing more comments rebinds javascript
|
2011-08-23 23:39:56 -07:00 |
|
Maxwell Salzberg & Sarah Mei
|
a7d05756db
|
Infinite scroll now provokes stream refresh
|
2011-08-23 23:00:55 -07:00 |
|
Maxwell Salzberg
|
b7d6d511df
|
pass in the class for signifing 'in aspects'
|
2011-08-23 13:58:05 -07:00 |
|