Jonne Haß
c196ef11bb
Merge branch 'stable' into develop
2015-05-31 20:40:18 +02:00
theworldbright
45a5e3d1c5
Change markdown-content hr style #5987
...
The <hr> tag in the markdown-content was #eee,
and thus almost invisible. It has been changed to
$border-gray (currently #ddd) to be consistent
with the other <hr> tags.
Adjust markdown-content hr style further
The hr tag is now centered at 85% width. It also
adds a default vertical margin that is equivalent
to the 0.8em the paragraph tags provide.
Refactor scss for markdown-content hr
Closes #6016
2015-05-31 20:39:55 +02:00
Jonne Haß
146f7eea52
Merge branch 'stable' into develop
2015-05-29 11:42:03 +02:00
Sandip Trivedi
b026a2afe8
Replaces facebox vendored asset with rails gem #5194
...
closes #6005
2015-05-29 11:41:57 +02:00
Jonne Haß
6581c580f8
Merge branch 'stable' into develop
2015-05-29 11:39:36 +02:00
Benjamin Neff
604ffb445a
optimized sprites
...
- move mobile icons to mobile-folder, so they aren't included in the
icons-sprite
- move logos to branding/logos, and create a logos-sprite without the
big other branding-images
- delete duplicate images
closes #6004
2015-05-29 11:39:30 +02:00
Benjamin Neff
247e9efe49
remove unused branding images
2015-05-29 11:39:01 +02:00
Benjamin Neff
bd8888291d
remove more old assets
2015-05-29 11:39:01 +02:00
Benjamin Neff
a22be8a4cb
remove unused social media logos and add attribution
2015-05-29 11:39:01 +02:00
Benjamin Neff
36b1568d32
remove old unused icons (mostly replaced by entypo)
2015-05-29 11:39:00 +02:00
Dennis Schubert
ba9b947173
Merge branch 'stable' into develop
2015-05-23 01:24:14 +02:00
Benjamin Neff
68f7208ff5
use id from preloaded gon.post to fix broken liking with guid
...
closes #5978
2015-05-23 01:24:09 +02:00
Jonne Haß
9b7a3c86e6
Merge branch 'stable' into develop
2015-05-21 00:46:59 +02:00
Benjamin Neff
9cc0faa4e6
fixes reshares with no text but with photo
...
regression from 1da1c53f203e6eb9dad50872e573a4965219ef92
closes #5976
2015-05-21 00:46:50 +02:00
Dennis Schubert
2549f44b7c
Merge branch 'stable' into develop
2015-05-19 03:00:56 +02:00
Benjamin Neff
289753e068
add "original post deleted" message on single post view
...
closes #5968
2015-05-19 03:00:51 +02:00
Benjamin Neff
cde9b24476
fix margin/padding for "original post deleted"-message
2015-05-19 02:59:31 +02:00
Dennis Schubert
3446cb2f3f
Merge branch 'stable' into develop
2015-05-18 03:31:17 +02:00
Benjamin Neff
a396a246ee
remove unused hasPhotos and hasText functions
...
- added in a836b06d3e
- removed in 49ea8c8563
closes #5969
2015-05-18 03:31:11 +02:00
Dennis Schubert
3ae370780c
Merge branch 'stable' into develop
2015-05-16 03:42:18 +02:00
Steffen van Bergerem
716952dc0d
Put 'email not visible' text into popover/tooltip
...
closes #5956
2015-05-16 03:42:14 +02:00
Dennis Schubert
aac0a2582e
Merge branch 'stable' into develop
2015-05-12 04:00:12 +02:00
Steffen van Bergerem
40bb44eb96
Mobile: manage followed tags
...
closes #5945
2015-05-12 04:00:07 +02:00
Dennis Schubert
3f3148af2c
Merge branch 'stable' into develop
2015-05-10 02:00:41 +02:00
Steffen van Bergerem
0c5443d543
Make js-routes use compact and camelcase function names
...
closes #5941
2015-05-10 02:00:30 +02:00
Steffen van Bergerem
1428369849
Mobile: Add button to follow/unfollow tags
2015-05-10 01:59:50 +02:00
Florian Staudacher
5c012e7871
limit the parameter length for the GET request to the bookmarklet to ~2000 chars
2015-05-05 18:25:01 +02:00
Jonne Haß
2570d88cc3
Merge pull request #5904 from Raven24/JesseWeinstein-patch-1
...
prefill bookmarklet with markdown-formatted content
2015-05-04 04:10:03 +02:00
Steffen van Bergerem
0cffa00004
Add syntax highlighting for markdown content
2015-05-04 04:04:34 +02:00
Steffen van Bergerem
dd2e1ea29e
Use rails-assets for jquery.elastic.js
2015-05-04 03:51:20 +02:00
Steffen van Bergerem
a22127bfb1
Add ctrl+enter shortcut for conversations
2015-05-04 03:38:42 +02:00
Florian Staudacher
0bb316e893
update bookmarklet
...
* snippet now in a separate JS file - compiled and uglified with the other assets
* popup gets centered in opening browser window
* publisher gets pre-filled with markdown-styled content
2015-05-01 20:20:46 +02:00
Jonne Haß
59e8fc93a2
Merge pull request #5559 from SWW13/aspect_sort
...
Readd aspect sorting
2015-04-30 13:02:24 +02:00
Steffen van Bergerem
31bbfe8eab
Merge pull request #5887 from szlend/5874-fix-bold-links
...
Issue #5874 Fix styled links
2015-04-30 11:05:24 +02:00
Benjamin Neff
28c9cfdfd4
write cucumber test and add order_id on create
2015-04-28 02:38:28 +02:00
Benjamin Neff
3c09756417
refactoring javascript and controller
...
- move to contacts.js
- use json
- move to aspects_controller
- add route
- rewrite test
- fix css in chrome
2015-04-28 01:57:43 +02:00
Simon Wörner
cee4f1c3cd
fixed aspect sorting, added minimal jquery ui, added test
2015-04-26 01:57:00 +02:00
Simon Žlender
f5ce612299
Issue #5874 Fix styled links
2015-04-25 16:51:11 +02:00
Martin Artnik
283f22fc84
Fix unconventional image asset inclusion in css asset
2015-04-25 16:18:27 +02:00
Simon Wörner
4c13fd2b42
Revert "remove aspect sorting logic"
...
This reverts commit 8d8d3c649a .
Conflicts:
app/assets/javascripts/main.js
2015-04-25 02:16:54 +02:00
Steffen van Bergerem
8e2103e69b
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-21 22:26:22 +02:00
Steffen van Bergerem
7648b58c15
Merge pull request #5875 from SuperTux88/add-mumble-protocol
...
add mumble protocol to linkify
2015-04-21 22:17:43 +02:00
Jonne Haß
61c890f274
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-21 22:02:28 +02:00
Steffen van Bergerem
6bb5e0a29b
Only render hovercard if the mouse is still on the username
2015-04-21 22:02:18 +02:00
Benjamin Neff
6cbb959700
add mumble protocol to linkify
...
also use double-quotes in the whole file
2015-04-21 21:16:55 +02:00
Jonne Haß
c8f990359d
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-21 20:50:27 +02:00
Steffen van Bergerem
a14713b985
Update markdown-it, disable fuzzy links
2015-04-21 20:50:16 +02:00
Jonne Haß
9a9cf6f6a5
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-21 20:48:41 +02:00
Steffen van Bergerem
2d3c0680ea
Fix uppercase registration/login labels and btn style
2015-04-21 20:48:30 +02:00
Jonne Haß
37ec00f80b
Merge pull request #5854 from svbergerem/remove-managing-services-standalone
...
Remove 'manage services' link in standalone mode
2015-04-20 22:36:11 +02:00
Jonne Haß
d959dd725b
Merge pull request #5850 from svbergerem/modal-for-new-aspect
...
Use Bootstrap modal for new aspect form
2015-04-20 22:34:51 +02:00
Jonne Haß
e996bd7e36
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-20 21:49:55 +02:00
Jonne Haß
6fe06f6d3c
Merge pull request #5868 from SuperTux88/fix-service-icons
...
fixed service-icons in sidebar
2015-04-20 21:49:46 +02:00
Benjamin Neff
13a6b1389d
fixed service-icons in sidebar
...
recovered css from old application.scss
was removed in e188782a9a
2015-04-20 21:49:36 +02:00
Jonne Haß
a06448447a
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-20 21:19:49 +02:00
Benjamin Neff
0211da4116
fix control icon alignment in chromium browser
2015-04-20 21:06:17 +02:00
Jonne Haß
85c376e591
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-19 15:58:41 +02:00
goobertron
a75ec75ec7
Update aspect edits text, reorder posting section
...
First iteration to update Help section
Changes from Fla
2015-04-19 15:57:21 +02:00
Steffen van Bergerem
b885b8583d
Remove 'manage services' link in standalone mode
2015-04-08 12:49:05 +02:00
Steffen van Bergerem
75ef9f47d0
Use Bootstrap modal for new aspect form
2015-04-07 10:45:09 +02:00
Jonne Haß
bec2508545
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-03 02:21:59 +02:00
Steffen van Bergerem
3e5eb350ae
Notification dropdown: 'mark all as read' link scroll fix
2015-04-03 02:21:06 +02:00
Jonne Haß
0155d8972a
Merge pull request #5839 from svbergerem/use-test-instead-of-match
...
Use test instead of match wherever possible
2015-04-01 23:54:42 +02:00
Steffen van Bergerem
f8707e0e1a
Use test instead of match wherever possible
2015-04-01 18:35:20 +02:00
Jonne Haß
099bb01005
Merge branch 'release/0.5.0.0-RC' into develop
2015-04-01 18:28:08 +02:00
Steffen van Bergerem
1701bc30d0
Don't add mentions and reshares to all streams
2015-04-01 16:51:08 +02:00
SansPseudoFix
5b90e1a060
Fix tag overflow mobile page
...
modified: app/assets/stylesheets/mobile/mobile.scss
modified: app/assets/stylesheets/mobile/mobile.scss
2015-04-01 14:55:45 +02:00
Steffen van Bergerem
cb04e40de7
Remove border from conversation stream
2015-04-01 01:03:15 +02:00
Jonne Haß
e274470d55
Replace default.html with a regular view
...
So we can correctly reference the images
2015-03-28 23:12:07 +01:00
Dennis Schubert
61c2fbf5ef
Merge pull request #5817 from jhass/generated_error_pages
...
Generate error pages on assets:precompile
2015-03-28 21:46:35 +01:00
Jonne Haß
e7d0a978ba
Generate error pages on assets:precompile
...
This allows us to reuse any CSS we have, unify
their look and unify their look with the regular
page design.
This works by instantiating ActionView and rendering
templates in a rake task.
Inspired by the errgent gem.
2015-03-27 11:15:59 +01:00
Dennis Schubert
b07ad67946
Merge pull request #5819 from svbergerem/no-contacts-in-aspect-message
...
Add 'no contacts in this aspect yet' message
2015-03-27 03:50:42 +01:00
Steffen van Bergerem
9069fd235d
Add 'no contacts in this aspect yet' message
2015-03-27 03:20:42 +01:00
Steffen van Bergerem
6f7f820ff4
Fix oembed style regression
2015-03-26 23:51:08 +01:00
Steffen van Bergerem
b69239ed2f
Merge pull request #5791 from SansPseudoFix/5745-Conversation-pagination-design-is-broken
...
Fix for 5745 - conversation pagination design is broken
2015-03-26 20:05:24 +01:00
SansPseudoFix
a97bfec39c
add option pagination
...
center pagination
Fix pagination css
Symbols for previous and next
modified: app/assets/stylesheets/conversations.scss
modified: app/views/conversations/index.haml
Add responsive pagination
Fix broken pagination
modified: app/assets/stylesheets/conversations.scss
modified: app/views/conversations/index.haml
Fix broken pagination for mobile
Mobile pagination
Unify desktop and mobile background
change background color
2015-03-26 19:53:23 +01:00
Jonne Haß
b047013dd0
Merge pull request #5814 from svbergerem/update-markdown-it
...
Update markdown-it
2015-03-26 10:16:22 +01:00
Steffen van Bergerem
153efe7d7a
Change url to image-url in registration.css, added in #5743
2015-03-26 01:13:11 +01:00
flaburgan
ef977a170f
Replace Make Something text by the diaspora ball logo on registration page
...
Add ball.svg to /graphics
2015-03-26 00:32:41 +01:00
Steffen van Bergerem
adf9bcf8e8
Update markdown-it
2015-03-26 00:07:25 +01:00
Jonne Haß
73b6c75278
On reshare insert the reshare built from the response
...
Also make sure comments_count and the like is always set in the
response.
2015-03-23 23:02:23 +01:00
Steffen van Bergerem
4d6c513b8e
Refactor post content css, fix margin-bottom for lists in comments
2015-03-22 02:19:36 +01:00
Steffen van Bergerem
50c187537d
Merge pull request #5721 from sam09/fixissue5626
...
Added margin top to lists. Fixes issue #5626
2015-03-22 00:38:51 +01:00
Sam Radhakrishnan
af410ef4e5
Added margin top to lists. Fixes issue5626
2015-03-22 02:43:01 +05:30
Steffen van Bergerem
4a7781f1e7
Unify invite code and contacts page link style
2015-03-19 02:46:25 +01:00
Steffen van Bergerem
0856eb8f86
Merge pull request #5788 from AugierLe42e/fix-search-element-selection
...
Fixes #5787
2015-03-16 23:36:51 +01:00
Augier
571685d590
Fix the broken searchbar ( #5787 )
2015-03-16 22:07:51 +01:00
Steffen van Bergerem
e7ec3d495f
Refactor and improve sidebar css
2015-03-16 02:03:53 +01:00
Steffen van Bergerem
81cd1753e4
Improve link to original post in reshared polls
2015-03-15 17:07:16 +01:00
Hincu Petru
9589cb2e0f
disable poll voting for reshared post
2015-03-15 16:46:48 +01:00
Augier
322ee30005
Tests with Jasmine
2015-03-15 14:52:49 +01:00
Augier
f4534ec412
Refactor notification badge view (again)
2015-03-15 11:48:06 +01:00
Augier
673661b798
Ported searchbar
2015-03-15 11:48:06 +01:00
Augier
2a9fddf7a0
Port notifications to backbone part. 2
2015-03-15 11:48:06 +01:00
Jonne Haß
25e80fddc8
Merge pull request #5781 from svbergerem/various-style-fixes
...
Various style fixes
2015-03-15 04:20:47 +01:00
Steffen van Bergerem
caf7470e8e
Various style fixes
2015-03-15 01:58:29 +01:00
Steffen van Bergerem
ca087d6b26
Conversations: Add rounded corners to participants count and improve readability
2015-03-14 18:16:21 +01:00
Lisa Passing
a11322fd5d
make css nicer
...
update Changelog
remove weird merge thing
think of the padding and margin
2015-03-14 17:00:14 +01:00
Christophe
e2a591249a
Replace JQuery slide with transition
...
Conflicts:
app/assets/javascripts/inbox.js
app/assets/stylesheets/conversations.css.scss
2015-03-14 14:30:59 +01:00
Steffen van Bergerem
d7d9891293
Merge pull request #5722 from AugierLe42e/add-notif-unsubscribe-single-post-view
...
Add a notification subscribtion to the single post view
2015-03-14 00:52:03 +01:00