Commit Graph

968 Commits

Author SHA1 Message Date
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
Mikael Nordfeldth 060878157e Don't hide the compose buttons in input_form_nav 2015-01-18 00:18:28 +01:00
Mikael Nordfeldth c42a865d05 Icons slightly too large, broke the line!
At least on quitter.es
2015-01-17 12:09:50 +01:00
Mikael Nordfeldth 62a5e36a87 neo-quitter theme from hannesmannerheim
Hopefully we'll maintain it here rather than on the origin repository:
https://github.com/hannesmannerheim/neo-quitter
2015-01-16 23:27:29 +01:00
Mikael Nordfeldth 8be90c8ea5 Spacing between .u-photo and .p-name in notices 2015-01-16 16:36:53 +01:00
Mikael Nordfeldth 8892702f0c Initially hide input forms on the top
The status input element would attract focus after page load, meaning
if you'd scrolled down a bit then you would be rocketed back up again!
2015-01-16 11:19:22 +01:00
Mikael Nordfeldth 7ed1ef081b styling fixes to primary aside section 2015-01-08 20:38:11 +01:00
Mikael Nordfeldth 5981b5c8d9 CC license fixes (no remote image, https for href) 2015-01-08 18:13:33 +01:00
Mikael Nordfeldth 40412b6b79 status update placeholder removed, javascript not required to post 2015-01-08 18:04:46 +01:00
Mikael Nordfeldth b2f0595d04 HTML5 + CSS adaptions, may cause visual breaks 2015-01-08 16:42:26 +01:00
Aqeel Zafar 290d7ffb98 Fix T60 Avatar upload text is squished 2014-11-27 12:11:02 +05:00
Mikael Nordfeldth e59f9fd32d Blocking form (at least) was visually broken 2014-11-07 18:35:46 +01:00
Mikael Nordfeldth e90a1f44c4 Show permalinks only for local notices
the "from [site]" already links to the permalink
2014-11-05 19:53:59 +01:00
Mikael Nordfeldth 5e4f93cc7d Conversation link as default, permalink for /notice 2014-11-05 19:34:39 +01:00
Mikael Nordfeldth 54ed1f52fa Making some autumn cleaning in the themes 2014-10-27 14:23:18 +01:00
Mikael Nordfeldth 7a4bfbce18 Minor cosmetic changes to form_settings. Hope they're right. 2014-10-26 14:55:23 +01:00
Mikael Nordfeldth 3065d9f06d Revert "Repeat query window misplaced"
I believe other parts of the CSS may have been tidied and propered up since.
2014-08-08 11:47:15 +02:00
Mikael Nordfeldth ebbc3e530b Removing old "-browser-border-radius" stuff (pre-CSS3) 2014-08-07 20:26:32 +02:00
Mikael Nordfeldth cffd1ad796 Merge request from postblue for unclosed @media in CSS 2014-08-07 20:19:33 +02:00
postblue 21f8c21cac Missing end of @media screen, projection, tv 2014-08-07 15:22:44 +02:00