Steffen van Bergerem
6c2267b9ac
fix photos in spv and always show visibility of post
2013-08-22 19:06:06 +02:00
Jonne Haß
1b7bc02eee
Merge pull request #4410 from rogerbraun/feature/spv-redesign
...
New single post view
Conflicts:
app/assets/stylesheets/application.css.sass
2013-08-22 10:37:25 +02:00
Steffen van Bergerem
96436c5ca6
fix notification dropdown
2013-08-22 09:56:36 +02:00
Steffen van Bergerem
f337e4e9a0
add link to person and small fixes
2013-08-22 09:56:36 +02:00
Steffen van Bergerem
532ec72bcf
comment button style
2013-08-22 09:56:36 +02:00
Jonne Haß
796b6a805b
make sure flash messages are not hidden behind the header in the new SPV
2013-08-22 09:56:36 +02:00
Jonne Haß
0012a82f48
add the footer to the SPV
2013-08-22 09:56:36 +02:00
Steffen van Bergerem
a354745283
fix reshare button when already reshared
2013-08-22 09:56:36 +02:00
Steffen van Bergerem
0de0d8855c
fix weird bug with comment_box focus
2013-08-22 09:56:36 +02:00
Roger Braun
328fb7113f
Staying consistent
2013-08-22 09:56:36 +02:00
Jonne Haß
f0b68ff6d1
restyle informational section in the new SPV
2013-08-22 09:56:36 +02:00
Roger Braun
7c46a74582
Fix login page background.
2013-08-22 09:56:36 +02:00
Roger Braun
ee98cc2bab
sass -> scss
2013-08-22 09:56:36 +02:00
Steffen van Bergerem
51ee8b4e93
control icons just visible on hover
2013-08-22 09:56:36 +02:00
Jonne Haß
f9cb662ff7
enable tooltips in the new SPV
2013-08-22 09:56:36 +02:00
Steffen van Bergerem
e036525e8d
Add hover for single-post-actions and fix comment deletion links
2013-08-22 09:56:36 +02:00
Jonne Haß
ee960ae9fd
polish SPV a bit
...
* Move lock icon to the timestamp
* Add spacing around the interation icons
* Increased size of the interaction icons
* Pulled root post author next to reshare author
2013-08-22 09:56:36 +02:00
Roger Braun
059521b0aa
Actually scroll to the comment box.
2013-08-22 09:56:36 +02:00
Roger Braun
867efeb80f
Add comment focus button.
2013-08-22 09:56:35 +02:00
Roger Braun
9996cbaf15
Add divider between action buttons and content.
2013-08-22 09:56:35 +02:00
Roger Braun
c356e33f63
Fix text decoration for action buttons.
2013-08-22 09:56:35 +02:00
Roger Braun
690e47c946
Don't collapse comment content in the SPV.
2013-08-22 09:56:35 +02:00
Roger Braun
c6e2a91359
Deactivate content collapsing for SPV.
2013-08-22 09:56:35 +02:00
Roger Braun
44ee6b4892
User entypo font for large icons..
2013-08-22 09:56:35 +02:00
Roger Braun
a875ce7011
Fix typo.
2013-08-22 09:56:35 +02:00
Roger Braun
5bed6d8cf7
Implement a way to deactivate hovercards.
2013-08-22 09:56:35 +02:00
Roger Braun
79a849ad97
Revert "Import mixins."
...
This reverts commit 1d6802bec43223606e1387d037658eb194c478fb.
2013-08-22 09:56:35 +02:00
Roger Braun
c911248340
Import mixins.
2013-08-22 09:56:35 +02:00
Jonne Haß
fa7b756d4d
improve new SPV
...
* Hopefully fix OEmbed view
* Fix OpenGraph view
* Fix middle border
* Add spacing at the bottom
* Fix comment styles by not including old SPV styles for them (TODO: maybe rescue some stuff there, like the code tag styling)
* Fix avatar size for default avatar
* Remove border below comment pane
* Fix overflow of post body with a lot of text
* Fix stylesheet inclusion
2013-08-22 09:56:35 +02:00
Roger Braun
b8fb70d44e
Visual changes to the spv.
2013-08-22 09:56:35 +02:00
Roger Braun
8c695ecec2
Switch to new single post view.
2013-08-22 09:56:35 +02:00
Roger Braun
72f8d58c06
Questionable css for the new single post view.
2013-08-22 09:56:35 +02:00
Roger Braun
958793e338
Implement new single post view.
2013-08-22 09:56:34 +02:00
Roger Braun
46d2240ed4
Add hacky bootstrap header fix for single post view.
2013-08-22 09:56:34 +02:00
flaburgan
149c812d03
add missing sprite file
2013-08-22 09:56:34 +02:00
flaburgan
10e52f970c
improve design
2013-08-22 09:56:34 +02:00
flaburgan
d63dc9f0a5
Add images, fix layout rendering
2013-08-22 09:56:34 +02:00
flaburgan
abba8d8dfc
Add header to the single post view
2013-08-22 09:56:34 +02:00
Steffen van Bergerem
7fe972555a
profile message and mention icons
2013-08-21 23:05:42 +02:00
Steffen van Bergerem
e5e63b09a3
fix opacity of control icons
2013-08-20 12:20:24 +02:00
Steffen van Bergerem
d73da263d9
Unify profile sidebar
2013-08-19 14:57:42 +02:00
Jonne Haß
eea3818c45
streamline new profile sidebar elements
...
* titlecase "Photos"
* Pull "See all" to the left (to match up with "View all")
* Replace "See all" with "View all"
2013-08-19 14:26:14 +02:00
Steffen van Bergerem
f22b4d7da7
Change contact list on profile page
2013-08-19 14:02:08 +02:00
mokus
44d76fc6da
rename contact_count to item_count
2013-08-19 12:49:38 +02:00
Jonne Haß
caae0d6af6
Merge pull request #4358 from arlogn/2943-fix-embedded-media-over-elements
...
Fix the overlapping of youtube embedded videos
2013-08-19 09:23:42 +02:00
movilla
d1c679cc22
remove comments from the mobile site. Close #4225
2013-08-16 22:14:52 +02:00
movilla
73825ab94a
Remove post from the mobile site
2013-08-16 20:44:22 +02:00
flaburgan
96337ef7d4
Fix regression in header style
2013-08-11 23:23:15 +02:00
flaburgan
820fa4e9b2
Extract and factorize the header css in a new file, fix ugly registration header design
2013-08-11 20:18:40 +02:00
Sean Tilley
e7ea763ab5
Merge pull request #4373 from Flaburgan/patch-4
...
Make contacts visible in new aspect unchecked by default, close #4343
2013-08-10 15:00:16 -07:00
Jonne Haß
9d157670a4
Merge pull request #4386 from Faldrian/develop
...
Fixed global search field, will search when a dropdown item is clicked
2013-08-10 14:03:39 -07:00
Jonne Haß
4354e9497a
Merge pull request #4376 from Flaburgan/fix-mobile-view
...
fix mobile view
2013-08-10 12:39:09 -07:00
Faldrian
cc71ce4a2c
Fixed global search field, will search when a dropdown item is clicked
2013-08-10 19:59:05 +02:00
flaburgan
895a7c79a3
Remove overflow hidden on welcome banner, close #4377
2013-08-10 00:07:02 +02:00
flaburgan
2e36fd6c67
fix mobile view
2013-08-09 23:12:14 +02:00
Antoine D
ef24275f7c
Make contacts visible in new aspect unchecked by default, close #4343
2013-08-09 22:13:40 +02:00
Jonne Haß
a2e5f1f88e
Merge pull request #4335 from Team-D/feature/4169-tag_search_autocomplete
...
#4169 tag search autocomplete
2013-08-06 13:29:12 -07:00
Jonne Haß
a267f2a4db
Merge pull request #4354 from Flaburgan/improve-mobile-view
...
Improve mobile usability
Conflicts:
Changelog.md
2013-08-06 21:31:55 +02:00
Steffen van Bergerem
8a8fb10b18
auto expand post preview
2013-08-06 20:48:27 +02:00
Jonne Haß
1639ae2b31
Merge pull request #4316 from Flaburgan/feature/4271-refactor-left-side-bar
...
Feature/4271 refactor left side bar
2013-08-06 11:45:15 -07:00
arlogn
81ebd05d6a
Fix the overlapping of youtube embedded videos
2013-08-06 20:34:46 +02:00
flaburgan
aa27b7a1f5
Resize preview button
2013-08-06 18:40:20 +02:00
flaburgan
ac533f8383
Refactor the left bar side menu, improve tag autosuggestion design, close #4271
2013-08-06 18:30:24 +02:00
flaburgan
086d512d83
Improve mobile usability
2013-08-06 17:05:35 +02:00
arlogn
0cccd87259
Cursor pointer on upload-photos button in webkit browsers
2013-08-05 15:07:11 +02:00
mokus
df9a42c397
update search controller + serch.js so that autocomplete works
...
Added search_controller_spec, moved some tests from people_controller_spec to search_controller_spec
Fixed merged conflict in Changelog
update routes and search controller
remove useless except from search controller
Fix indentation in search_controller
2013-08-05 11:49:23 +02:00
Jonne Haß
6689f20710
Merge pull request #4321 from andrewcsmith/feature/4100-add-support-for-posting-to-wordpress-as-a-service
...
Feature/4100 add support for posting to wordpress as a service
Conflicts:
Gemfile.lock
2013-08-04 17:15:39 +02:00
Jonne Haß
274faebdd1
another attempt at stabilizing features/signs_up.feature
2013-08-04 17:01:12 +02:00
Andrew Smith
2bb6bc8eef
Added Wordpress service functionality,
...
for cross-posting to OAuth-enabled Wordpress.com or Jetpack-enabled Wordpress.org blogs.
Added model for Wordpress service
Added very very basic Wordpress cross-posting functionality.
Added markdown support to post body
Fixed Wordpress::MAX_CHARACTERS problem
cleanup
Added default settings for Wordpress OAuth
Added default settings for Wordpress OAuth
Added Wordpress to configured services spec.
changelog changes
2013-08-04 07:46:56 -07:00
Fábián Tamás László
54b166bde9
Opengraph to mobile view
2013-08-04 15:47:10 +02:00
Fábián Tamás László
1a3ead3619
Og info appears only if oembed isn't available
2013-08-04 15:46:42 +02:00
Fábián Tamás László
6e4c1fe3c6
Improved opengraph data display
...
Style fixup
2013-08-04 15:44:56 +02:00
Fábián Tamás László
c3a76fa886
Added opengraph content to mood page
2013-08-04 15:42:33 +02:00
Fábián Tamás László
176c6826e0
opengraph POC
...
Fixed small-frame opengraph view
Fixed incompletely saved OpenGraphCache bug
2013-08-04 15:42:29 +02:00
Steffen van Bergerem
f810e39f52
Change image to ajax-loader when closing lightbox
2013-08-02 14:46:15 +02:00
Jonne Haß
5026eccc6a
Refactor and reorder backbone app initialization, fixes hovercards
...
Also added cucumber feature for hovercards
2013-08-01 12:52:16 +02:00
Jonne Haß
2916b8b216
hide other flash messages before showing a new one
2013-07-31 20:17:31 +02:00
carolina
f6fe74aeae
Migration to turn ActivityStreams::Photo to StatusMessage
...
deletes ActivityStream model and all it's references
update migration with the without_protection option to disable mass assignment protection
2013-07-31 15:15:08 +02:00
Jonne Haß
4710144b02
Merge pull request #4293 from Team-D/feature/4274-error_message_vanishes_too_fast
...
fixes issue 4274 flash-messages stay longer
2013-07-31 15:12:44 +02:00
Sri Vishnu Totakura
f5c8ebcb90
publisher closes when clicked anywhere outside its division after opening
...
fixed app.publisher undefined error
app view removed and click event binder added in the publisher view initializer.
removed unwanted console log
attempted to fix this.el undefined error
2013-07-31 15:04:57 +02:00
Damien
f4b3f2fd1e
Consider Markdown header content as post title
...
clarify regexp and correct some bad backtracking
add specs
rewrite regex
convert mardown style title to plain text title
fix bad indentation
add jasmine test for post-viewer.js
tries to fix bad jasmine test
2013-07-31 14:59:02 +02:00
Jonne Haß
300752fc87
bump capybara
...
* removed wait_until where possible
* replaced wait_until with DOM obersavtions
* added match: :first to all finders that assumed getting the first element
* replaced evaluate_script with execute_script where possible
* replaced a few execute_script with DOM observations through Capybara
* removed sleep where possible
* replaced sleep with DOM obersvations
* replaced "wait for ajax" with DOM obersavations
* replaced alert confirmation with new selenium API
* bump selenium webdriver
* made any other fixes to get green again
2013-07-31 01:47:23 +02:00
Jonne Haß
cdc29e449d
Move facebox configuration into the initialization of the Backbone app
...
Facebox is already called from some Backbone views very early, making its icons 404 otherwise.
2013-07-29 12:20:05 +02:00
J. Fleming
b75bb8dc0a
Change devise config and templates to make logout a delete request.
2013-07-17 21:00:18 +02:00
carolina
8ba60853e9
fixes issue 4274 flash-messages stay longer
2013-07-09 14:35:35 +02:00
rivendale
f2481b0f55
fix link to background image
2013-07-07 18:06:01 -03:00
Tamas Laszlo Fabian
37505c5ece
Fixed timago tooltip in conversations
...
Fixed timeago errors
Added cucumber stuff to test timeago at inbox
Show localized date/time in tooltip
Remove title attributes
2013-07-07 14:43:47 +02:00
Fábián Tamás László
aa472b25de
Put preloads into gon.preloads
...
Fixed tagFollowing not getting into preloads
2013-07-06 12:45:23 +02:00
Fábián Tamás László
fb9b3e35c3
Put current user into gon
...
Fixed bug in app.js, removed unnecessray test
2013-07-06 12:44:08 +02:00
kevivmatrix
6623e86a5a
private message sending changed to ajax
...
added specs for change in controller
one form of hash used in single line of code
rendering create response on sending message
redirect user to conversation page if message sent successfully
removed deprecated way of rendering file
conversations create for mobile fixed
minor code style change
updated changelog
2013-07-06 14:35:09 +05:30
Jonne Haß
30dff802d5
Merge pull request #4243 from davexunit/feature/2948
...
Show the user if a contact is sharing with them when viewing their profile page
2013-06-29 10:16:41 +02:00
Steffen van Bergerem
71f03544e4
Don't focus comment form on 'show n more comments'
2013-06-28 20:40:24 +02:00
Antoine D
8e2633f8b3
Improve participants link style in conversation, close #4236
...
Move it to the right and replace the text by an image with the nice tooltip, modify the test.
2013-06-28 00:41:44 +02:00
David Thompson
2e83736f43
Add SASS for sharing message.
2013-06-20 07:39:56 -04:00
Steffen van Bergerem
21ef1c8e41
Remove alpha branding
2013-06-12 23:08:13 +02:00
Steffen van Bergerem
a02fdc6e45
unify ignore and hide #bugmash #monday
2013-06-12 14:11:06 +02:00
Steffen van Bergerem
bcd43cbfee
Don't show hovercards for current user in comments
2013-06-09 12:31:18 +02:00
Florian Staudacher
f694a40992
use tooltip plugin to display the name under the avatar
...
(temporary solution until the proposed solution from the
[pull request](https://github.com/diaspora/diaspora/pull/4149 ) is
implemented)
2013-06-04 17:14:00 +02:00
Florian Staudacher
c2a9cb55ef
Merge branch 'add_conv_participants_preview' of https://github.com/marpo60/diaspora into marpo60-add_conv_participants_preview
2013-06-04 17:12:38 +02:00
Florian Staudacher
b7b4edeeb0
Merge branch 'reoponed_issue3897' of https://github.com/RoonyH/diaspora into RoonyH-reoponed_issue3897
2013-06-04 16:43:16 +02:00