danielgrippi
|
8d7b0b2c4c
|
take out animations in inf scroll.
|
2011-05-16 16:55:24 -07:00 |
|
danielgrippi
|
d70f10b609
|
made dropdown selectors sexi
|
2011-05-16 16:29:13 -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 |
|
MrZYX
|
e338886910
|
fixes to login page: removed not needed login.sass; removed fixed string length assumption; fixed login button not showing up in Chrome when the form is pre-filled
|
2011-05-16 15:16:01 +02:00 |
|
Ilya Zhitomirskiy
|
709ac44da3
|
fixed the incrementing aspect ids on the contacts#sharing modal window, showing 'Add to Aspect' button only on the tags and profile pages
|
2011-05-16 02:16:46 -07:00 |
|
MrZYX
|
f916f3a3e0
|
remove the width from the share button, thanks artem
|
2011-05-15 00:49:35 +02:00 |
|
danielgrippi
|
b89dd900cc
|
misc visual cleanup on mobile
|
2011-05-13 23:33:16 -07:00 |
|
danielgrippi
|
0e72a91d1b
|
update login page
|
2011-05-13 22:05:35 -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 |
|
danielgrippi
|
47cf614996
|
sneaky fixed header
|
2011-05-11 18:53:59 -07:00 |
|
danielgrippi
|
4280417e41
|
broke out dropdown into its own partial. aspect dropdown on person show. user menu fixed
|
2011-05-11 18:33:17 -07:00 |
|
danielgrippi
|
7893129435
|
prevent user from hitting aspectmemberships controller before response on dropdowns
|
2011-05-11 17:07:58 -07:00 |
|
danielgrippi
|
9f3044838d
|
Views for contactscontroller#sharing almost done, cuke for editing aspect memberships started
|
2011-05-11 14:53:43 -07:00 |
|
danielgrippi
|
dfeb4f3a13
|
use .js response convention for remote likeke behavior
|
2011-05-11 11:08:30 -07:00 |
|
danielgrippi
|
8b081a48b4
|
likes controller now has destroy method. commented out dislikes from views. unlike links not functional.
|
2011-05-11 11:08:29 -07:00 |
|
Raphael Sofaer
|
ab1f29c339
|
Working on styling the ContactsController#sharing
|
2011-05-10 14:17:43 -07:00 |
|
Maxwell Salzberg
|
d0381b913d
|
remove the hidden rule for the status message show page submit button. thx dangoldenberg for debugging
|
2011-05-06 13:30:43 -07:00 |
|
MrZYX
|
3d1c208fc2
|
added a bit space to checkbox labels, thanks 21echoes
|
2011-05-05 21:38:43 +02:00 |
|
MrZYX
|
f6e4be35a1
|
white-space: nowrap; for buttons
|
2011-05-04 17:53:22 +02:00 |
|
MrZYX
|
1dcb0e4863
|
fixed #1038
|
2011-05-04 16:22:24 +02:00 |
|
Dan Hansen
|
4a101f25d9
|
Notifications.js refactor, add specs
|
2011-04-27 16:22:56 -05:00 |
|
MrZYX
|
a09150e4e0
|
fixed #1023; display close icon on diaspora alert faceboxes
|
2011-04-24 15:40:30 +02:00 |
|
Raphael Sofaer
|
5dcfff104a
|
Merge remote branch 'ritchewilson/prev_next'
Conflicts:
public/stylesheets/sass/mobile.sass
|
2011-04-19 17:05:12 -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
|
d5ecce7ca6
|
Merge branch 'limit_similar_contacts'
Conflicts:
app/controllers/people_controller.rb
|
2011-04-12 11:48:41 -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 |
|
behrooz shabani (everplays)
|
69eb27cbe9
|
moved comments textarea to left so it wont disappear avatar in RTL UI
|
2011-04-12 00:12:39 +04:30 |
|
behrooz shabani (everplays)
|
60371c8981
|
swapped horizontal margins on links of #conversation_controls in RTL UI
|
2011-04-12 00:03:56 +04:30 |
|
behrooz shabani (everplays)
|
426c1b28b6
|
minor fixes on conversations list & sign up stuff
|
2011-04-11 23:58:33 +04:30 |
|
behrooz shabani (everplays)
|
22b0fca124
|
small fixes on settings & notifications pages in RTL UI
|
2011-04-11 23:13:38 +04:30 |
|
behrooz shabani (everplays)
|
e076f89ccd
|
fixed comment box in RTL UI
|
2011-04-11 22:56:22 +04:30 |
|
behrooz shabani (everplays)
|
ad34a7f6f7
|
implemented RTL UI for settings/conversations/notifications
|
2011-04-11 22:44:55 +04:30 |
|
MrZYX
|
440fd26c14
|
hopefully finally fix #946
|
2011-04-11 19:15:14 +02:00 |
|
behrooz shabani (everplays)
|
cddeafee74
|
rtl UI for aspects implemented
|
2011-04-11 00:21:14 +04:30 |
|
Raphael Sofaer
|
157b117469
|
Just style links directly
|
2011-04-07 15:13:37 -07:00 |
|
MrZYX
|
21b5f7932f
|
fixed #997 by turning cancel link into a reset button
|
2011-04-06 13:31:56 +02:00 |
|
MrZYX
|
a7a8da2f75
|
added detection of rtl languages on every user based input
|
2011-04-03 02:14:35 +02:00 |
|
MrZYX
|
e4db8c7a36
|
fixed #589, no CSS!
|
2011-04-03 02:10:41 +02:00 |
|
danielgrippi
|
bdff036cda
|
remove spacing from stream elements
|
2011-04-01 11:26:04 -07:00 |
|
maxwell
|
569fb66e9e
|
bunch of small mobile ui fixes
|
2011-03-31 23:38:38 -07:00 |
|
zhitomirskiyi
|
bb4c2ee85d
|
added a character count to the publisher
|
2011-03-30 19:11:24 -07:00 |
|
danielgrippi
|
5fa2a7a6f3
|
use popState in message inbox
|
2011-03-30 16:22:25 -07:00 |
|
danielgrippi
|
0c15e74420
|
remove extra right padding on stream elements
|
2011-03-30 14:53:33 -07:00 |
|
maxwell
|
8b7dc0a2cc
|
translated bookmarklet, added post to main page
|
2011-03-28 19:57:06 -07:00 |
|
Ritchie Wilson
|
a1b07d84e1
|
Next and Previous arrows for mobile photos
|
2011-03-28 16:04:29 -04:00 |
|