Gonzalo Rodriguez
|
6b5928ca09
|
Remember last selected aspects through the session
|
2011-10-09 02:24:53 -02:00 |
|
Levente Bagi
|
43544a7bee
|
fixed tags#show when tag is not found
Bug introduced by commit 2b22e1dab
|
2011-10-08 00:31:53 +01:00 |
|
Maxwell Salzberg
|
2b22e1dab5
|
make the links on featued users tile be the tag with the name in the link. added a following count to tags
|
2011-10-07 12:19:28 -07:00 |
|
danielgrippi
|
2baa1e7c6e
|
remove hidden posts from the cache; add unhidden posts to the cache
|
2011-10-06 19:14:08 -07:00 |
|
Your Name
|
5b9fbd19ed
|
moar specs, a little perf upgrade for base_stream#person
|
2011-10-06 17:13:04 -07:00 |
|
Your Name
|
55ffc44a42
|
wip
|
2011-10-06 17:13:04 -07:00 |
|
Maxwell Salzberg
|
cdce54bbda
|
MS SM featured users stream. because we do what we want
|
2011-10-05 21:12:02 -07:00 |
|
Ilya Zhitomirskiy
|
2185df3f52
|
chaged the default order to created_at
|
2011-10-05 15:17:45 -07:00 |
|
Maxwell Salzberg
|
a3eeb9f3c1
|
comment on tagged posts wip
|
2011-10-04 18:20:15 -07:00 |
|
Maxwell Salzberg
|
81e04a11fe
|
fix tag stream, no comments for now, but coming soon
|
2011-10-03 17:30:22 -07:00 |
|
Maxwell Salzberg
|
34f82d8bc1
|
try an in query directly for the tags
|
2011-10-03 17:14:57 -07:00 |
|
danielgrippi
|
1d818fdc23
|
added reshare to mobile site
|
2011-10-03 17:02:23 -07:00 |
|
Maxwell Salzberg
|
df023e4c72
|
small cubbies app scope refactor
|
2011-10-03 15:23:11 -07:00 |
|
Maxwell Salzberg
|
01fd1f23c7
|
moving stuff around
|
2011-10-03 15:23:11 -07:00 |
|
Maxwell Salzberg
|
1d2439ee76
|
clean up stream directory structure
|
2011-10-03 15:23:11 -07:00 |
|
Maxwell Salzberg
|
8fa02584c0
|
fix a bug I introduced
|
2011-10-03 15:23:11 -07:00 |
|
Maxwell Salzberg
|
9a4c478a7b
|
these spes are really green. too bad we need #moar
|
2011-10-03 15:23:10 -07:00 |
|
Maxwell Salzberg
|
ad9dcd8542
|
holy guacamole. mentions page and tag following pages, plus a huge stream refactor
|
2011-10-03 15:23:10 -07:00 |
|
Maxwell Salzberg
|
429ac42502
|
added tag follow feature, mention page feature. is now pretty easy to add new types of streams, but some more refactoring could make it even nicer
|
2011-10-03 15:22:14 -07:00 |
|
danielgrippi
|
9672c27232
|
using two less delegates in mobilejs; made some partials for mobile stream elements for sanity's sake
|
2011-10-02 12:27:14 -07:00 |
|
Maxwell Salzberg
|
164b395f06
|
derp. remove puts-es
|
2011-10-02 09:37:55 -07:00 |
|
Maxwell Salzberg
|
647bc585cc
|
always remember me on the mobile. make previous helpers shorter
|
2011-10-02 09:30:05 -07:00 |
|
danielgrippi
|
b881d7b3de
|
default sort order to created_at instead of commented_on on desktop site
|
2011-10-01 16:24:28 -07:00 |
|
danielgrippi
|
eaa191515e
|
remove logging statement in a before filter that performed a query
|
2011-09-30 21:11:00 -07:00 |
|
Maxwell Salzberg
|
63c7634f6a
|
Revert "header data as helper methods"
This reverts commit 607013bc83.
|
2011-09-30 14:43:52 -07:00 |
|
danielgrippi
|
607013bc83
|
header data as helper methods
|
2011-09-30 13:22:12 -07:00 |
|
Maxwell Salzberg
|
621075d4e1
|
fix mentioning from profile page spec, add some tests for the ajax_stream? method
|
2011-09-30 10:54:13 -07:00 |
|
Maxwell Salzberg
|
45491f06d5
|
fix cuke for inf scroll(dont rely on session for sort order)
|
2011-09-29 17:33:15 -07:00 |
|
Maxwell Salzberg
|
aa5d5b560d
|
fix incorrect status_message#new view
|
2011-09-29 15:17:25 -07:00 |
|
Maxwell Salzberg
|
772f69de2d
|
fix typo in statusmessage controller
|
2011-09-29 14:06:36 -07:00 |
|
danielgrippi
|
e3bf03636b
|
pass in mobile as provider_display_name on posts if posting from mobile
|
2011-09-28 22:15:32 -07:00 |
|
danielgrippi
|
2b2443b6b9
|
aspect dropdown takes public and all aspects option
|
2011-09-27 21:09:27 -07:00 |
|
danielgrippi
|
744ab579bd
|
adding comments work for one of two comment add buttons; added info on
posts; post show page.
|
2011-09-27 21:09:27 -07:00 |
|
danielgrippi
|
ea357a96ef
|
expand&collapse comments; added comment form (wip)
|
2011-09-27 21:09:27 -07:00 |
|
danielgrippi
|
91c9fffb81
|
touched up login page wip
|
2011-09-27 21:09:26 -07:00 |
|
danielgrippi
|
6deb924c32
|
fixed header; compose message on top right
|
2011-09-27 21:09:26 -07:00 |
|
danielgrippi
|
ab3d220b57
|
always sort by created_at on mobile
|
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 |
|
danielgrippi
|
4bd1f0997d
|
fix build
|
2011-09-25 13:14:09 -07:00 |
|
danielgrippi
|
131166841a
|
added logged out page referencing mobile
|
2011-09-25 11:58:44 -07:00 |
|
Maxwell Salzberg
|
049eb74ab2
|
added route to grab users profile picture if you know their username
|
2011-09-24 23:33:14 -07:00 |
|
Ilya Zhitomirskiy
|
461cb22109
|
in the getting started featured tags are now followable
|
2011-09-23 17:06:21 -07:00 |
|
Ilya Zhitomirskiy
|
386697f711
|
added a nil check, for pre-mongo days
|
2011-09-21 13:37:37 -07:00 |
|
Ilya Zhitomirskiy
|
c98f2d1664
|
added a weekly user stat for admin
|
2011-09-21 13:23:09 -07:00 |
|
Ilya Zhitomirskiy
|
ed4b91249d
|
added a publisher to the tag page
|
2011-09-19 11:38:55 -07:00 |
|
Maxwell Salzberg
|
bc1aef4999
|
MS IZ start to implement followed tags in the stream
|
2011-09-16 18:19:34 -07:00 |
|
danielgrippi
|
999efbd451
|
IZ DG MS; fix method call in public receiver
|
2011-09-15 19:37:56 -07:00 |
|
danielgrippi
|
60cb9e43a7
|
DG MS; renamed Salmon jobs; CGI::unescape() incoming xml in public receive route
|
2011-09-15 15:33:28 -07:00 |
|
danielgrippi
|
97f80272b2
|
DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class
|
2011-09-15 12:42:53 -07:00 |
|
danielgrippi
|
ec011f0800
|
DG MS; optimized local comments to be batched; backfilled more tests
|
2011-09-15 11:22:47 -07:00 |
|