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 |
|
danielgrippi
|
bee8aa8bcd
|
remove unused files/methods
|
2012-01-11 02:26:12 -08:00 |
|
danielgrippi
|
2024716c2c
|
remove unusued javascript files; GC clearing from application/vanna controller
|
2012-01-07 14:24:27 -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 |
|
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
|
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
|
c360e82f11
|
DG DH; backbone stream now sort-of renders on multis_controller; wip
|
2012-01-07 14:23:20 -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 |
|
Jonne Hass
|
12d0eee7d9
|
use new translation keys for will_paginate instead of the setting
|
2011-12-11 02:49:43 +01:00 |
|
danielgrippi
|
6be778b9b2
|
change root_path and root_url to multi_path
|
2011-11-14 18:01:09 -08:00 |
|
danielgrippi
|
ae7944418c
|
DH DG; made privacy page; can now unblock a user; users are actually being blockocked in ajaxed streams
|
2011-11-03 12:31:24 -07:00 |
|
Ilya Zhitomirskiy
|
82fabbadd1
|
Revert "remove sort order option from the stream (commented at is too crazy and way to slow on large data sets)"
This reverts commit 95aac2f352.
|
2011-10-31 12:38:00 -07:00 |
|
danielgrippi
|
95aac2f352
|
remove sort order option from the stream (commented at is too crazy and way to slow on large data sets)
|
2011-10-30 21:46:23 -07:00 |
|
Ilya Zhitomirskiy
|
ee74948863
|
wip welcome post, publisher object
|
2011-10-24 14:11:35 -07:00 |
|
danielgrippi
|
44c9fcf65f
|
log in to the stream
|
2011-10-23 18:21:07 -07:00 |
|
Maxwell Salzberg
|
2dda160990
|
tag stream wip
|
2011-10-15 18:57:35 -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 |
|
Ilya Zhitomirskiy
|
2185df3f52
|
chaged the default order to created_at
|
2011-10-05 15:17:45 -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
|
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
|
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 |
|
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 |
|
Ilya Zhitomirskiy
|
461cb22109
|
in the getting started featured tags are now followable
|
2011-09-23 17:06:21 -07:00 |
|
danielgrippi
|
91e649977c
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
danielgrippi
|
b11c1a899f
|
add invitations partial back, removed set_invites (yay)
|
2011-08-03 18:47:06 -07:00 |
|
danielgrippi
|
99ac976594
|
fix redirects around getting_started and aspect/index
|
2011-08-03 18:07:43 -07:00 |
|
Raphael Sofaer
|
af6547815e
|
Some view helper cleanup
|
2011-07-04 07:36:01 -07:00 |
|
danielgrippi
|
ca76db4550
|
DG RS left nav almost there. touched up publisher, among other things
|
2011-07-01 10:49:19 -07:00 |
|
Maxwell Salzberg
|
41e8a32b28
|
tests for data methods
|
2011-06-16 15:47:16 -07:00 |
|
Maxwell Salzberg
|
86f4f983f6
|
move all aspects to be a method, and cleaned up some sockets helper uglyness ms iz
|
2011-06-16 11:17:14 -07:00 |
|
Maxwell Salzberg
|
de55a1cbb3
|
remove remember aspects feature
|
2011-06-03 17:35:27 -07:00 |
|
Maxwell Salzberg
|
3c4c62abd5
|
moved auth token to admins page, and added a link in the dropdown
|
2011-05-19 14:23:04 -07:00 |
|
danielgrippi
|
775e7b6b2b
|
Merge branch 'master' into follow
Conflicts:
features/step_definitions/user_steps.rb
|
2011-05-17 11:33:35 -07:00 |
|
Raphael Sofaer
|
495dd89dd2
|
Fix password reset, add cucumber feature
|
2011-05-16 15:54:18 -07:00 |
|
danielgrippi
|
60a60733df
|
Merge branch 'master' into follow
Conflicts:
app/controllers/aspects_controller.rb
app/controllers/contacts_controller.rb
app/controllers/people_controller.rb
app/controllers/photos_controller.rb
app/controllers/tags_controller.rb
app/helpers/notifications_helper.rb
app/models/notifications/new_request.rb
app/models/user_preference.rb
public/javascripts/view.js
spec/controllers/aspects_controller_spec.rb
spec/controllers/contacts_controller_spec.rb
spec/controllers/home_controller_spec.rb
spec/controllers/post_visibilities_controller_spec.rb
spec/controllers/requests_controller_spec.rb
spec/mailers/notifier_spec.rb
spec/models/user_spec.rb
|
2011-05-12 15:49:51 -07:00 |
|
Raphael Sofaer
|
71e77d59b3
|
Revert to including all helpers everywhere, because the rest of the team prefers it that way
|
2011-05-12 13:54:55 -07:00 |
|
Arzumy MD
|
efd5c4f500
|
slimming down application_helper, moved markdown and aspect related methods to individual helpers
|
2011-05-13 00:51:45 +08:00 |
|
Raphael Sofaer
|
ab1f29c339
|
Working on styling the ContactsController#sharing
|
2011-05-10 14:17:43 -07:00 |
|
danielgrippi
|
648a10e6d3
|
Merge branch 'master' into follow
Conflicts:
app/controllers/requests_controller.rb
app/controllers/tags_controller.rb
app/helpers/aspects_helper.rb
app/views/notifications/index.html.haml
config/routes.rb
public/javascripts/aspect-edit.js
public/javascripts/contact-list.js
spec/integration/receiving_spec.rb
spec/models/user/connecting_spec.rb
spec/models/user/posting_spec.rb
|
2011-05-04 11:35:35 -07:00 |
|
Raphael Sofaer
|
a5f297d7f7
|
Don't include every helper everywhere, re-organize helpers
|
2011-04-28 10:38:33 -07:00 |
|
danielgrippi
|
106ae983d5
|
Merge branch 'master' into follow. all specs green.
Conflicts:
app/controllers/application_controller.rb
app/controllers/people_controller.rb
app/models/person.rb
config/assets.yml
db/schema.rb
public/javascripts/aspect-edit.js
spec/controllers/aspects_controller_spec.rb
spec/models/user/querying_spec.rb
spec/spec_helper.rb
|
2011-04-11 17:48:37 -07:00 |
|
Raphael Sofaer
|
a05b141366
|
Add tagged posts to db seed, make people#show and tags#show infinite scroll
|
2011-04-07 16:36:14 -07:00 |
|
danielgrippi
|
4f972a23f6
|
drop requests table wip
|
2011-04-06 19:01:41 -07:00 |
|