Benjamin Neff
|
3b1a5c6bdf
|
don't reduce number of invites when registration is open
otherwise the counter goes into negative ;)
also reset all negative counters
|
2016-08-13 13:51:02 +02:00 |
|
Benjamin Neff
|
2a553940d4
|
small design fixes for invites
|
2016-08-13 01:47:27 +02:00 |
|
augier
|
5c2e241106
|
Displaying the markdown editor on publisher
|
2016-08-12 23:08:41 +02:00 |
|
Steffen van Bergerem
|
48b0e3d7d1
|
Add role='alert' to alerts
|
2016-08-12 12:58:57 +02:00 |
|
Steffen van Bergerem
|
8a9ce0d6d8
|
Disable transitions in poltergeist
|
2016-08-11 19:05:19 +02:00 |
|
Jonne Haß
|
500b3197b4
|
Merge pull request #6964 from svbergerem/remove-inline-notifications-javascript
Remove inline notifications javascript
|
2016-08-11 10:25:19 +02:00 |
|
Jonne Haß
|
1d2132ebba
|
Merge pull request #6965 from SuperTux88/5847-fix-settings-page
Fix settings page after submit
|
2016-08-11 02:29:34 +02:00 |
|
Steffen van Bergerem
|
fca4a79f80
|
Remove inline javascript on notifications page
|
2016-08-11 02:18:28 +02:00 |
|
Benjamin Neff
|
71ed7446c1
|
Fix user settings style after submit
Fixed:
* wrong url
* broken navigation
* broken design
after saving the user settings
Fixes #5847
|
2016-08-11 01:58:47 +02:00 |
|
Benjamin Neff
|
be47c6bcd0
|
remove redirect hack for devise
only expose routes from devise that we actually use
|
2016-08-11 01:58:47 +02:00 |
|
Jonne Haß
|
bd74eea140
|
Merge pull request #6962 from svbergerem/fix-mentioning-modal
Fix mentioning model being broken when reopening it
|
2016-08-11 01:05:39 +02:00 |
|
Steffen van Bergerem
|
11f6ed2b9a
|
Fix community spotlight styles
|
2016-08-10 23:13:18 +02:00 |
|
Steffen van Bergerem
|
e152dc6549
|
Get rid of inline javascript on contacts page
|
2016-08-10 23:13:18 +02:00 |
|
Steffen van Bergerem
|
d60862c3c6
|
Fix mentioning model being broken when reopening it
|
2016-08-10 23:09:49 +02:00 |
|
Benjamin Neff
|
86e75a02bb
|
fix privacy settings form submit
|
2016-08-10 13:16:59 +02:00 |
|
Jonne Haß
|
ca2dd532af
|
Merge pull request #6940 from SuperTux88/cleanup-posts-table
Cleanup posts table
|
2016-08-08 20:53:24 +02:00 |
|
Jonne Haß
|
e738f40d8f
|
Merge pull request #6947 from svbergerem/fix-inviter-avatar
Various frontend fixes for the getting started page
|
2016-08-08 20:10:52 +02:00 |
|
Benjamin Neff
|
83db0a8f3e
|
remove activity_streams, because it was always false ...
|
2016-08-08 19:37:10 +02:00 |
|
SaiVardhan
|
18dbf02181
|
[FIX] #6642 Strip Markdown from conversation title
closes #6642
|
2016-08-08 19:23:17 +02:00 |
|
Steffen van Bergerem
|
bf0fec19b3
|
Fix tag selection margin on getting started page
|
2016-08-08 19:06:33 +02:00 |
|
Steffen van Bergerem
|
2482dc1869
|
Fix missing avatar of inviter in getting started view
|
2016-08-08 19:06:33 +02:00 |
|
cmrd Senya
|
d7fd735ee0
|
Fix mobile getting_started use wrong person object
|
2016-08-08 17:22:50 +03:00 |
|
cmrd Senya
|
a3f208c380
|
Notifications and search page backend updates
Updates introduce support for preloading contacts to Gon in order
to support client-side rendering of aspect membership dropdown box.
|
2016-08-08 17:21:38 +03:00 |
|
cmrd Senya
|
923fb8a763
|
Refactor app.views.AspectMembership
in order to support adding new aspect to a dropdown without full
page reload
|
2016-08-08 17:21:14 +03:00 |
|
Dennis Schubert
|
2d8c62fae3
|
Add 'Be excellent to each other!' to the sidebar
|
2016-07-17 10:47:08 +02:00 |
|
Steffen van Bergerem
|
bef5241512
|
Remove unused translations from diaspora.yml, add missing ones
|
2016-07-05 23:34:31 +02:00 |
|
Steffen van Bergerem
|
e0226f9322
|
Raise on missing translations
|
2016-07-03 20:15:57 +02:00 |
|
Steffen van Bergerem
|
715cb1bb87
|
Remove unused translations
|
2016-07-03 18:14:23 +02:00 |
|
Steffen van Bergerem
|
b2d26257d4
|
Use the correct flash message for new conversations
|
2016-06-29 21:37:00 +02:00 |
|
Benjamin Neff
|
ebfb0aa884
|
create NotificationService: send notifications after receive
|
2016-06-26 06:20:59 +02:00 |
|
Steffen van Bergerem
|
b1943f1e46
|
Redesign default.haml and add a podmin welcome page
|
2016-06-20 02:03:53 +02:00 |
|
Steffen van Bergerem
|
629e6382ec
|
Use Poltergeist instead of Selenium
|
2016-06-19 01:53:18 +02:00 |
|
Dennis Schubert
|
520d80cc1a
|
Merge branch 'stable' into develop
|
2016-06-09 03:19:35 +02:00 |
|
Steffen van Bergerem
|
a14c61300e
|
Remove the publisher from the photos page
closes #6851
|
2016-06-09 03:17:52 +02:00 |
|
cmrd Senya
|
3b8b04ada8
|
Fix like and reshare from the profile page
Fix class assignment in the mobile view of profile page. Add a
cuke testing the "liking from the profile view" feature.
|
2016-06-06 19:00:13 +03:00 |
|
Steffen van Bergerem
|
1de7f8ea9e
|
Fix message content overflow in conversations
|
2016-05-13 01:18:16 +02:00 |
|
Dennis Schubert
|
230ec02ad7
|
Merge branch 'stable' into develop
|
2016-05-06 02:20:38 +02:00 |
|
sjain1107
|
4cd2f1d9c1
|
Add inviter diaspora-ID to the invite email #6796
closes #6817
|
2016-05-06 02:20:31 +02:00 |
|
Steffen van Bergerem
|
87da8f96d9
|
Merge pull request #6670 from Flaburgan/fix-horizontal-scrolling-mobile
Fix horizontal scrolling on mobile profile
|
2016-05-04 01:24:56 +02:00 |
|
Flaburgan
|
f2b75af08c
|
Back to top arrow redesign
|
2016-04-13 20:11:44 +02:00 |
|
fla
|
64ed7e9183
|
Remove bootstrap on mobile photos page
|
2016-04-03 18:40:50 +02:00 |
|
fla
|
bcf682d8ee
|
Fix horizontal scrolling on mobile profile
|
2016-04-03 18:40:50 +02:00 |
|
Steffen van Bergerem
|
6941cdc962
|
Add noscript warning
|
2016-03-31 13:17:56 +02:00 |
|
Steffen van Bergerem
|
0cbb1233aa
|
Fix conversations participants design regression
|
2016-03-23 01:47:30 +01:00 |
|
Flaburgan
|
847fdb0de9
|
split left column
|
2016-03-22 17:01:44 +01:00 |
|
fla
|
a10601f9a9
|
collapse left navbar sections
|
2016-03-22 13:00:51 +01:00 |
|
fla
|
70140259ba
|
Max-width for the whole content
|
2016-03-22 13:00:51 +01:00 |
|
fla
|
d0d3df05eb
|
Fix original white theme
|
2016-03-22 13:00:51 +01:00 |
|
Flaburgan
|
3c2bc54061
|
Fix getting started help
Add temp max-width to the streams
Back to white bg for left menu
Fix invitation code selection
fix pronto errors
|
2016-03-22 13:00:51 +01:00 |
|
fla
|
76f74ebc0b
|
remove dark gray left column on tag page
|
2016-03-22 13:00:51 +01:00 |
|