Raphael Sofaer
|
286f1b876d
|
Allow anyone to generate a token, restrict tokens to ActivityStreams::PhotosController#create, don't let tokens create sessions.
|
2011-05-20 15:14:23 -07:00 |
|
Raphael Sofaer
|
93be5497a7
|
Small controller for generating an auth token, if you are an authable user
|
2011-05-19 18:29:53 -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
|
925292a7b2
|
hey, federation works.
|
2011-05-19 13:20:58 -07:00 |
|
danielgrippi
|
6c31867345
|
check for AS object in partial hack
|
2011-05-19 12:40:05 -07:00 |
|
danielgrippi
|
e7095ba788
|
Tests now pass, stream_element needs de-hacking
|
2011-05-19 12:19:27 -07:00 |
|
danielgrippi
|
c8e31825c5
|
Bookmark -> ActivitiyStreams::Photo
|
2011-05-19 11:57:06 -07:00 |
|
danielgrippi
|
9b941e6520
|
Bookmark now consumes cubbi.es JSON, cubbi.es things can be saved to Diaspora, but are not displayed.
|
2011-05-19 11:57:06 -07:00 |
|
danielgrippi
|
be662a65c6
|
added token authenticatable to user model
|
2011-05-19 11:57:06 -07:00 |
|
Ilya Zhitomirskiy
|
6cda0bf9ea
|
Revert "added a podwide email preference"
This reverts commit 60c0a9839b.
|
2011-05-18 10:38:45 -07:00 |
|
MrZYX
|
66380fd33f
|
fixed some translations
|
2011-05-18 13:55:50 +02:00 |
|
Ilya Zhitomirskiy
|
60c0a9839b
|
added a podwide email preference
|
2011-05-17 18:19:47 -07:00 |
|
Raphael Sofaer
|
c942f76d29
|
Turn off user collapse and turn up status messages to over 9000
|
2011-05-17 18:14:35 -07:00 |
|
danielgrippi
|
7eaca0346c
|
Merge branch 'master' into follow
Conflicts:
config/assets.yml
public/stylesheets/sass/_mixins.scss
spec/models/user/posting_spec.rb
|
2011-05-16 14:56:28 -07:00 |
|
Raphael Sofaer
|
a4f81c6410
|
Finish fixing password changing and keeping emails downcased
|
2011-05-13 16:32:07 -07:00 |
|
Raphael Sofaer
|
f8b7307441
|
Downcase emails upon inviting
|
2011-05-13 16:32:07 -07:00 |
|
Raphael Sofaer
|
5f531f14f1
|
Don't use rails case_sensitive false, it is very slow.
|
2011-05-13 16:32:07 -07:00 |
|
Raphael Sofaer
|
a46ff394b1
|
update devise_invitable and devise
|
2011-05-13 16:32:07 -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
|
970190fb7a
|
OMG SO MANY EMAILS, fixed
|
2011-05-11 16:07:24 -07:00 |
|
Raphael Sofaer
|
b8d9610877
|
added translation to the likes popup, made the notification models a little clearer
|
2011-05-11 13:50:26 -07:00 |
|
danielgrippi
|
ebb17ff70c
|
few cucumber steps failing. wip.
|
2011-05-11 11:08:30 -07:00 |
|
danielgrippi
|
7e838fc778
|
only display contacts you are sharing with in aspect edit panes
|
2011-05-04 18:05:49 -07:00 |
|
danielgrippi
|
0db8541f6e
|
added a pane for people sharing with you on all aspect page
|
2011-05-04 17:57:42 -07:00 |
|
danielgrippi
|
e854bd0a32
|
split 'mutual' flag into 'sharing' and 'receiving' on Contact
|
2011-05-04 17:09:48 -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 |
|
Maxwell Salzberg
|
c20cd5381e
|
create a new notifciation if previous was read, only concatinate when it is the same unread message
|
2011-05-02 18:18:30 -07:00 |
|
Raphael Sofaer
|
b4e36878fe
|
Fix pages after 1 on tag page
|
2011-04-28 09:28:59 -07:00 |
|
Raphael Sofaer
|
efe79eb351
|
Fix stream on pages other than 1, rename raw_visible_posts to visible_posts
|
2011-04-13 14:35:20 -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 |
|
danielgrippi
|
352d1c6abf
|
fixed disconnecting logic. specs&cucumber green
|
2011-04-11 15:10:51 -07:00 |
|
Raphael Sofaer
|
080f08187d
|
Disable typhoeus everywhere but the HTTPMulti specs
|
2011-04-11 14:52:21 -07:00 |
|
danielgrippi
|
1b8257e960
|
fixed 'destroy for nil class' warning in cucumber:
|
2011-04-11 11:11:32 -07:00 |
|
MrZYX
|
fbe91aba3a
|
refetch profile if it's missing, comment out hydra stub for now because it breaks the specs
|
2011-04-09 15:20:28 +02:00 |
|
danielgrippi
|
aeda5a4e39
|
dispatching / receiving logic complete. following wip.
|
2011-04-07 18:29:24 -07:00 |
|
maxwell
|
51b3cd9c77
|
attempt to fix the problem where people who wanted emails were no longer getting them
|
2011-04-07 14:05:40 -07:00 |
|
danielgrippi
|
4f972a23f6
|
drop requests table wip
|
2011-04-06 19:01:41 -07:00 |
|
danielgrippi
|
2e5b5e1efe
|
request notification emails -> started sharing notification emails
|
2011-04-06 13:21:15 -07:00 |
|
danielgrippi
|
847f4fd260
|
edited subscribers to include all contacts on public posts. added the ability to drop an aspect regardless of contacts contained. wip.
|
2011-04-05 18:53:10 -07:00 |
|
danielgrippi
|
68375fdb02
|
added mutual flag, removed pending from contact, specs are green. wip
|
2011-04-05 16:12:53 -07:00 |
|
Raphael Sofaer
|
fdb6675f28
|
Make things more postgres compatible
|
2011-04-05 09:49:39 -07:00 |
|
danielgrippi
|
cbdbe1b29b
|
follow wip. 2 failures.
|
2011-04-04 19:22:19 -07:00 |
|
danielgrippi
|
590e1fd93f
|
All green except invite connecting +2 misc.
|
2011-04-04 15:16:19 -07:00 |
|
danielgrippi
|
c800b0bfef
|
use fixtures in request spec; collapsed xml specs
|
2011-04-04 11:57:25 -07:00 |
|
MrZYX
|
8639dc3a77
|
fixed #993
|
2011-04-03 18:36:34 +02:00 |
|
MrZYX
|
4b7c9315c8
|
log error when receiving a post instead of letting the job fail with weired error later in the chain
|
2011-04-02 17:44:48 +02:00 |
|
MrZYX
|
65263f1905
|
damn, typo
|
2011-04-02 16:02:51 +02:00 |
|
MrZYX
|
e8b006eadb
|
finally eliminate no method error when processing a photo
|
2011-04-02 16:01:54 +02:00 |
|
zhitomirskiyi
|
5a9ec82597
|
can now hide posts
|
2011-03-30 16:43:28 -07:00 |
|
Raphael Sofaer
|
716a7f64b8
|
Make contacts_visible accessible
|
2011-03-30 15:43:44 -07:00 |
|