Mikael Nordfeldth
7c4e550e31
Merge branch 'master' into nightly
2015-07-10 16:02:55 +02:00
Bhuvan Krishna
d6924f7680
Remove executable permissions where unnecessary
2015-07-10 14:36:34 +05:30
Mikael Nordfeldth
9b8ac2d404
CSS can handle alternating row colouring now
2015-07-09 14:10:38 +02:00
aroquen
204ebe607d
Fix #31 character count floats in replies
2015-06-07 22:44:33 +02:00
Marcus Moeller
fae8e38616
fixed realtime action buttons and marker in base, adjusted settings in neo-quitter
2015-06-06 19:18:20 +02:00
aroquen
77db161aca
Threaded replies and conversations do not float left
2015-06-06 00:23:54 +02:00
aroquen
b3667c72c7
Align notice-options with timestamp and permalink
2015-06-06 00:23:23 +02:00
mmn
e3b1d401fd
Merge branch 'nightly' into 'nightly'
...
Updated neo-quitter
Updated neo-quitter to match the colors of the default theme
Fixed alignment issues
Changed threaded view to inline in order to make it more readable
See merge request !6
2015-06-05 21:44:49 +00:00
root
dd2fb27316
improved favocin
2015-06-05 19:12:17 +02:00
Marcus Moeller
bc7eb792f4
updated favicon color
2015-06-05 17:08:35 +02:00
Marcus Moeller
abfa052861
use none instead of unset
2015-06-05 16:54:55 +02:00
Marcus Moeller
dbfc8092d7
even display threads inline if no user is logged in
2015-06-05 16:47:41 +02:00
Marcus Moeller
6137d301be
set threaded view to inline to make it more readable
2015-06-05 16:37:34 +02:00
Marcus Moeller
af87552e04
updated neo-quitter colours to match the default theme, fixed some alignment and margin issues
2015-06-05 16:21:04 +02:00
aroquen
f7176e7aef
Textarea resizes only vertically.
2015-05-25 00:31:55 +02:00
Mikael Nordfeldth
a1098fa153
Marcus Moeller fixed some layout bugs I introduced
2015-03-15 14:22:36 +01:00
Mikael Nordfeldth
5c8e56e8d2
Repeat confirmation dialogbox fix
...
until we use jQuery UI dialog stuff
2015-03-12 12:52:07 +01:00
Mikael Nordfeldth
502f26299b
Notice elements don't need to be floating...
...
Maybe it was originally meant to be without a comma between .notice and .profile?
2015-03-10 12:09:20 +01:00
Mikael Nordfeldth
474c8bef0a
Don't display labels by default in notice forms
...
There are either descriptive placeholders or informational text next to
the elements.
2015-03-08 23:30:54 +01:00
Mikael Nordfeldth
75d45dace9
Don't put submit button in reply field edge-to-edge
2015-03-07 23:38:03 +01:00
Mikael Nordfeldth
6080f6673e
"infield labels" should be migrated to HTML5 placeholder
2015-03-07 00:49:05 +01:00
Mikael Nordfeldth
c48a9191c8
Hide the threaded-replies gray line.
2015-03-06 23:46:08 +01:00
Mikael Nordfeldth
45861c6d9c
Reply notice forms are functional again, but not AJAX
2015-03-06 21:20:46 +01:00
Mikael Nordfeldth
4eab52ee75
Attachment list items have more sane margins around them
2015-02-26 00:12:34 +01:00
Mikael Nordfeldth
b8e4f41987
Notice character count now adapts to resized textbox
2015-02-25 16:40:59 +01:00
Mikael Nordfeldth
46a41f48ca
Merge commit 'refs/merge-requests/55' of https://gitorious.org/social/mainline into merge-requests/55
2015-02-25 12:59:19 +01:00
Mikael Nordfeldth
86a8f4c5c7
Removed Lato font from themes where it was unnecessary
2015-02-25 12:56:41 +01:00
Mikael Nordfeldth
afbb3ec37a
Merge commit 'refs/merge-requests/51' of https://gitorious.org/social/mainline into merge-requests/51
2015-02-25 12:52:35 +01:00
buttle
b9d4a9c9f9
added DocNav EVENT
...
Event to overide DocNav
two small css changes to indent notice footer correctly.
2015-02-24 21:51:31 +01:00
Mikael Nordfeldth
406b6148f5
CSS: notice images no wider than 100%
...
We should actually not allow remote images to be given in the src attribute
because they can be used for tracking and other nasty stuff without being
seen by the enduser.
Also, allowing remote images linked like this won't work for users who run
plugins like RequestPolicy etc. anyway. A better method would be to make
them listed as attachments instead. Then we can use that subsystem for
making thumbnails to store locally, hotlinking sources and whatnot.
2015-02-17 01:26:18 +01:00
Marcus Moeller
f7b41625e5
opacity is not needed as it's transparent
...
use alignment instead of padding for padlock symbol
2015-02-16 17:50:43 +01:00
Marcus Moeller
0168fddae5
updated font settings to match qvitter
2015-02-16 17:37:13 +01:00
Marcus Moeller
4c457c82ef
removed text beside lock icon and fixed alignment
2015-02-15 22:47:34 +01:00
Mikael Nordfeldth
9102429a13
neo-quitter unuglification by marcus, merge-request 44
2015-02-14 16:42:44 +01:00
Marcus Moeller
1fcb7afd3a
fixed alignment of textarea
...
fixed event view
2015-02-13 23:09:34 +01:00
Marcus Moeller
fe14c64e5e
just make sure that input box and input box label are the same color
2015-02-13 18:09:43 +01:00
Marcus Moeller
107ca92458
use Genericons and fontawesome instead of images
2015-02-13 18:00:57 +01:00
Mikael Nordfeldth
61992dd9a2
CSS to align the notice footer (thanks fnadde42)
2015-02-13 12:10:25 +01:00
Marcus Moeller
3fcb79bc1e
moved profile/group patch from core to profile_list
2015-02-12 23:07:49 +01:00
Marcus Moeller
41da1d6403
updated neo-quitter favicon to match the theme style
2015-02-12 22:55:01 +01:00
Marcus Moeller
41baba9ed3
lock icon style fixed to match quitter style
2015-02-12 22:26:34 +01:00
Marcus Moeller
a1061c7145
fixed neo-quitter web view
2015-02-11 09:58:28 +01:00
Mikael Nordfeldth
8726839372
GNU social SVG logo added to neo-gnu
2015-02-09 21:44:01 +01:00
Mikael Nordfeldth
3e0f395be6
neo-quitter unuglifying (thanks @marcus@gnusocial.ch )
...
also formatting changes to the CSS like removing trailing whitespace.
2015-02-09 20:26:39 +01:00
Mikael Nordfeldth
363d467585
But let's hide external permalink if already linked through 'source'
2015-02-04 22:44:38 +01:00
Mikael Nordfeldth
ff0a93a0ba
No reason to hide external notice permalinks
2015-02-04 22:32:57 +01:00
Mikael Nordfeldth
aaba2036fa
Set a max-height for notice content in base css
2015-02-03 11:40:42 +01:00
Mikael Nordfeldth
b206481860
neo-gnu theme, thanks Meikodis
2015-02-02 18:05:59 +01:00
Mikael Nordfeldth
f49c7bd76b
Display attached inline images on its own row
2015-01-25 02:42:02 +01:00
Mikael Nordfeldth
fac9f4e545
Merge branch 'nightly' of gitorious.org:social/mainline into nightly
2015-01-21 23:45:49 +01:00