Steffen van Bergerem
0f9ba4885c
Import chat.scss and change container to container-fluid
2015-03-06 01:18:37 +01:00
Jonne Haß
c2dab008ab
We may no longer have a file for an unprocessed photo
2015-03-06 00:52:17 +01:00
Jonne Haß
e7b92c15e2
Replace export_photos and export_users by export queue
2015-03-06 00:38:16 +01:00
Jonne Haß
26cda1b1c5
Merge pull request #5724 from AugierLe42e/comment-design
...
Changed color border on active text
2015-03-04 11:52:09 +01:00
Marcelo Briones
b154d87070
Exports user photos as zip file
2015-03-03 19:45:57 -03:00
Augier
5be2fbafab
Changed color border on active text"
2015-03-03 21:18:53 +01:00
Selman Ercan
35fe6bda68
Issue #5631 . Made top and left coordinates of hovercards match those of their parents.
...
Added line to changelog for bug fix of issue #5631 .
Processing the 'mouseleave' event only if we've left both the parent and the hovercard.
Fixed indentation.
Replaced issue id with pull request id and fixed indentation.
2015-03-02 09:41:29 +01:00
Steffen van Bergerem
0c7d319fdc
Remove unused css files
2015-03-02 00:04:58 +01:00
Steffen van Bergerem
e188782a9a
Remove blueprint code
2015-03-02 00:04:57 +01:00
Steffen van Bergerem
c838389b67
Fix invitations and tests
2015-03-02 00:04:56 +01:00
Pablo Cuadrado
56a79828bc
using circled help icon
2015-03-01 12:04:55 +01:00
Pablo Cuadrado
3721861c94
border on the left of the stream and profile header
2015-03-01 12:04:55 +01:00
Pablo Cuadrado
b0a8ecf8be
margin 0 was messing up the left bar
2015-03-01 12:04:55 +01:00
Pablo Cuadrado
2fb594735e
main stream widths with fluid container
2015-03-01 12:04:55 +01:00
Pablo Cuadrado
c402c65f56
unprefixing opacity
2015-03-01 12:04:55 +01:00
Pablo Cuadrado
52fef10bea
lame BR removed
2015-03-01 12:04:54 +01:00
Pablo Cuadrado
75480c5454
using entypo on the right section, better alignment and styles
2015-03-01 12:04:54 +01:00
Pablo Cuadrado
ba9bb619e4
using container instead of container fluid for the stream, we can manage this
...
better when migrating to Bootstrap 3
2015-03-01 12:04:54 +01:00
Pablo Cuadrado
84739a86d1
invite code box fix
2015-03-01 12:04:54 +01:00
Pablo Cuadrado
9cbc09316d
text shadow made the buttons look blurry
2015-03-01 12:04:53 +01:00
Pablo Cuadrado
b23c0f7ae4
ensuring that the oembed element has the same size of the thumb
2015-03-01 12:04:53 +01:00
Pablo Cuadrado
7f2ee4bf3d
dropping blueprint option on publisher
2015-03-01 12:04:53 +01:00
Pablo Cuadrado
24fdf8fb84
rightbar invitations ported to bootstrap
2015-03-01 12:04:53 +01:00
Pablo Cuadrado
b2e3866217
removing blueprint classes from new aspect modal
2015-03-01 12:04:53 +01:00
Pablo Cuadrado
122fde9093
colliding style removed
2015-03-01 12:04:52 +01:00
Pablo Cuadrado
cfff769152
comment button using bootstrap styles
2015-03-01 12:04:52 +01:00
Pablo Cuadrado
bb18803665
welcome to diaspora styles ported
2015-03-01 12:04:52 +01:00
Pablo Cuadrado
cb99ad9e68
left bar styles adjusted
2015-03-01 12:04:51 +01:00
Pablo Cuadrado
e48679affe
removing a missing mixing, using row instead of row-fluid
2015-03-01 12:04:51 +01:00
Pablo Cuadrado
c4fda4b563
main_stream ported, no further styling applied
2015-03-01 12:04:51 +01:00
flaburgan
741a24bc08
Add tooltip style on post report icon
2015-02-28 16:57:41 +01:00
Dennis Schubert
ab4e04e8c4
Don't specify file extensions in SCSS imports
2015-02-28 05:04:39 +01:00
Jonne Haß
c96834bdf2
Remove .css extension from SCSS files
...
sass-rails 5.0 deprecated those
2015-02-28 03:37:46 +01:00
Jonne Haß
1b0cf2d11f
bump compass & sass
2015-02-28 02:36:14 +01:00
Jonne Haß
3a90386303
deliver needs to be called on the return value of the mailer call
2015-02-27 16:58:39 +01:00
Jonne Haß
f62ba0f73c
Don't split contact_ids when they already are an array
2015-02-27 16:58:39 +01:00
Jonne Haß
f49c8884f4
Use _url, not _path, in mailers
2015-02-27 16:58:39 +01:00
Jonne Haß
290aded7f6
ActionMailer deliver -> deliver_now
2015-02-27 16:58:39 +01:00
Jonne Haß
162303db37
Enable Rails 5 behavior for exceptions in after_commit callbacks
2015-02-27 16:58:39 +01:00
Jonne Haß
9ad2409264
Don't use AR internals (@attributes)
2015-02-27 16:58:38 +01:00
Jonne Haß
99ea156e1c
Refactor User.total_users into a scope
2015-02-27 16:30:51 +01:00
Jonne Haß
95053ccbf2
Merge pull request #5351 from MarcBurt/5041-Total-user-statistic-shouldnt-include-closed-accounts
...
5041 total user statistic shouldnt include closed accounts
2015-02-27 16:02:35 +01:00
Jonne Haß
e46a77ba19
Merge pull request #5706 from aka001/help_section
...
Update the help section #5698
2015-02-27 15:57:12 +01:00
Jonne Haß
e8440bb25f
Merge pull request #5683 from svbergerem/mobile-fix-style-more
...
Mobile: fix style of 'more' button
2015-02-27 15:53:36 +01:00
Jonne Haß
205f82bfd0
Merge pull request #5648 from Zauberstuhl/jsxc_use_ajax_login
...
Adjust jsxc initialization for ajax login
2015-02-27 15:52:30 +01:00
Jonne Haß
be1ab6c6a3
Merge branch 'collimarco-issue5350' into develop
2015-02-27 15:33:55 +01:00
Jonne Haß
073e99992e
Some fixes to participation controls
...
* prevent default event in JS handlers to prevent jumping back to the
top.
* Use js-routes
* Use sprite for icons
* Reply with 200 instead of 204 when destroying a participation,
to prevent errors in the browser console.
2015-02-27 15:31:30 +01:00
Akash Agrawall
e85cb7b373
Help_section_update_keyboard_shortcut
2015-02-27 16:36:11 +05:30
Augier
168adae009
Adding help section for chat
2015-02-26 18:06:39 +01:00
Lukas Matt
e484ebc85f
Using dot notation for accessing token
2015-02-25 00:11:01 +01:00