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
Lukas Matt
30685b2709
Adjust jsxc initialization for ajax login
...
related to diaspora/jsxc#81
2015-02-25 00:09:23 +01:00
PIOTR KLOSINSKI
b8be76be3c
changed reshare function, so it adds the object to the stream
...
tests for reshares
Changelog.md update
fixing a style issue
removed unnecessary semicolon
2015-02-23 15:44:31 +01:00
zachrab
f695b5d3e7
Set disable_mail to true
...
Add #clear_account! disable mail spec
Add migration for disabling mail for all closed accounts
Change migration to use #update_all for disable_mail attribute
Add #clear_account! false fields spec
2015-02-19 16:45:39 -08:00
Steffen van Bergerem
0434599bd0
Contacts page: 'Start a conversation' button should depend on number of contacts in aspect
2015-02-19 20:22:07 +01:00
Steffen van Bergerem
53714c4699
Fix notification for new conversations
2015-02-19 13:39:25 +01:00
Jonne Haß
a19b91083e
Merge pull request #5643 from aka001/5564_lock_account
...
Lock account #5564
2015-02-19 03:43:38 +01:00
Akash Agrawall
3bb5e78893
Lock account #5564
2015-02-19 05:45:04 +05:30