zhitomirskiyi
|
469d5b99a2
|
WIP added a share view, tests are red
|
2011-05-09 16:55:22 -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 |
|
MrZYX
|
77bae90d0e
|
moar mappings for process_emoticons
|
2011-05-04 15:28:42 +02:00 |
|
Raphael Sofaer
|
87864bf4ff
|
people.diaspora_handle, not profiles.diaspora_handle
|
2011-05-03 11:39:34 -07:00 |
|
Raphael Sofaer
|
f89b6ae5be
|
Fix all contacts link
|
2011-05-03 11:02:08 -07:00 |
|
Raphael Sofaer
|
c7358c8664
|
Fix rendering into json for names with quotes
|
2011-05-03 10:50:13 -07:00 |
|
MrZYX
|
a92b28b4bf
|
general search and replace in markdownify (#1042)
|
2011-05-03 17:46:29 +02: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
|
567b440f3d
|
Use correct pagination in mobile person show
|
2011-04-30 10:26:16 -07:00 |
|
Raphael Sofaer
|
38e44b13aa
|
Test and fix pagination on profile, tag and aspect streams
|
2011-04-30 10:26:16 -07:00 |
|
MrZYX
|
b23f9b39eb
|
fixed adding contact feedback on people search result page
|
2011-04-30 17:00:52 +02:00 |
|
MrZYX
|
ff58d63191
|
minor cleanup to routes.rb
|
2011-04-30 16:28:39 +02:00 |
|
MrZYX
|
6623dbb1f1
|
fixed #1039
|
2011-04-29 23:38:10 +02:00 |
|
Raphael Sofaer
|
a5f297d7f7
|
Don't include every helper everywhere, re-organize helpers
|
2011-04-28 10:38:33 -07:00 |
|
Raphael Sofaer
|
28a997c2cd
|
Fix pagination on tags, specs are red, need to take all helpers out of applicationController
|
2011-04-28 09:28:59 -07:00 |
|
Raphael Sofaer
|
b4e36878fe
|
Fix pages after 1 on tag page
|
2011-04-28 09:28:59 -07:00 |
|
Dan Hansen
|
c1366e0e04
|
Make photos display inline on StatusMessage#show
|
2011-04-27 17:06:26 -05:00 |
|
Dan Hansen
|
4a101f25d9
|
Notifications.js refactor, add specs
|
2011-04-27 16:22:56 -05:00 |
|
Raphael Sofaer
|
5dcfff104a
|
Merge remote branch 'ritchewilson/prev_next'
Conflicts:
public/stylesheets/sass/mobile.sass
|
2011-04-19 17:05:12 -07:00 |
|
maxwell
|
9850a3f124
|
change text on manage services popup
|
2011-04-18 18:38:03 -07:00 |
|
maxwell
|
62c164e1a4
|
fixed displays of the days based on locale
|
2011-04-18 18:29:55 -07:00 |
|
maxwell
|
d70ef86337
|
make the days the right size in notification page
|
2011-04-18 17:55:17 -07:00 |
|
MrZYX
|
c06b885aa7
|
fixed #1027
|
2011-04-19 00:27:31 +02:00 |
|
maxwell
|
1fc01c3980
|
basically fixed
|
2011-04-18 15:10:47 -07:00 |
|
maxwell
|
2223c562c0
|
first fix of notification page
|
2011-04-18 15:10:47 -07:00 |
|
maxwell
|
5050307179
|
Revert "Revert "touched up notifications page" because it completly breaks the page (in matter of style and localization [dates!])"
This reverts commit 981d39d220.
|
2011-04-18 15:10:46 -07:00 |
|
MrZYX
|
981d39d220
|
Revert "touched up notifications page" because it completly breaks the page (in matter of style and localization [dates!])
This reverts commit a16e83df9e.
|
2011-04-16 14:03:24 +02:00 |
|
danielgrippi
|
a16e83df9e
|
touched up notifications page
|
2011-04-15 10:42:21 -07:00 |
|
Raphael Sofaer
|
4870ffb944
|
Fix db seed, refactor aspect-filters a bunch, fix stream_element a little
|
2011-04-13 18:13:26 -07:00 |
|
Raphael Sofaer
|
f13304073b
|
The specs are green on my dev machine, let's see if CI is still red
|
2011-04-13 15:19:17 -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 |
|
Raphael Sofaer
|
85993a694e
|
Fix people#show sort order
|
2011-04-13 10:30:32 -07:00 |
|
Raphael Sofaer
|
5afe5f667e
|
Move js out of notifications index, fix reference to notifications badge
|
2011-04-12 17:15:02 -07:00 |
|
Raphael Sofaer
|
8c0dcdde08
|
Notifications should be sorted by updated_at
|
2011-04-12 14:06:58 -07:00 |
|
Raphael Sofaer
|
363ef2c276
|
Fix some translations (thanks MrZYX)
|
2011-04-12 12:24:29 -07:00 |
|
Raphael Sofaer
|
d5ecce7ca6
|
Merge branch 'limit_similar_contacts'
Conflicts:
app/controllers/people_controller.rb
|
2011-04-12 11:48:41 -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 |
|
MrZYX
|
93be252b59
|
Merge branch 'css-rtl'
Conflicts:
public/javascripts/application.js
public/javascripts/inbox.js
|
2011-04-11 21:52:01 +02:00 |
|
danielgrippi
|
1b8257e960
|
fixed 'destroy for nil class' warning in cucumber:
|
2011-04-11 11:11:32 -07:00 |
|
MrZYX
|
440fd26c14
|
hopefully finally fix #946
|
2011-04-11 19:15:14 +02:00 |
|
MrZYX
|
ffbe94f75c
|
revert moved add aspect button to the left for rtl languages, this is already done by CSS
|
2011-04-11 18:04:50 +02:00 |
|
MrZYX
|
2413b3c4bd
|
Merge branch 'css-rtl' of https://github.com/everplays/diaspora into css-rtl
|
2011-04-11 18:01:09 +02:00 |
|
MrZYX
|
cf61bb756d
|
added dir attribute to html element; made tipsy gravity dependant on that
|
2011-04-11 18:00:28 +02:00 |
|
MrZYX
|
e91c153257
|
fixed #1013 thanks jbivins
|
2011-04-11 17:08:36 +02: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 |
|