Commit Graph

40 Commits

Author SHA1 Message Date
Douglas Gardner
abac2fd97a Commit CSS. Remove text shadow. 2013-04-18 17:33:46 +00:00
Douglas Gardner
c9fd314ba4 tidy css 2013-04-17 21:03:40 +00:00
Douglas Gardner
bbece26213 Convert history to list; add toggle for scrollbars
* Added function to display message
* Added ``s`` hotkey to toggle the scrollbar
* Added ``max-width``
2013-04-17 20:55:34 +00:00
Douglas Gardner
46932f458c fix cap of 5 2013-04-17 20:04:02 +00:00
Douglas Gardner
4c26a0fc3a add history 2013-04-17 20:02:36 +00:00
Douglas Gardner
cd6678f12b change link to be monospace
The proportional font on a centred piece of text with a predictable
number of letters annoyed me a bit.
2013-04-16 21:30:07 +00:00
Douglas Gardner
2b9dbea855 improve imgur module
* Added config.json to the party
* Moved API key (client ID) to the configuration file
* Added image link to random imgur image page
* Minimised loading message
* Added fade to loading message
* Added count to title attribute of webpage
* Removed font-size increase
* Added placeholders
2013-04-16 21:03:50 +00:00
Douglas Gardner
3cdaa4b9a6 move css around
This commit moves the font-size declaration from the common box CSS to
only affecting the "loading" box.
2013-04-16 17:51:03 +00:00
Douglas Gardner
9b191bc89a Add new "details" box to random imgur page
This commit adds a new box to the imgur page, separating the
"Loading..." box with a new "details" box, which contains the
information found via the API.

The loading box appears on the left, and disappears when an image is
loaded, to be replaced with a box on the right.

API operations, such as a "report" or "submit to gallery" option, could
appear below the current right-aligned box, in a smaller font.

I'm undecided as to whether this commit is an improvement or not.
2013-04-16 17:47:01 +00:00
Douglas Gardner
1a2595aaf2 increment size with image count
This commit adds functionality to the loading callout in the imgur
module.

The size of the font used in the loading callout now increases in a
linear fashion in proportion to the number of images viewed in a row.

The size starts at 12px, and will increase to 72px at image 2000, with
round figures at most "standard" font sizes.

This is largely an experiment to see what it looks like: it might not be
as nice looking now that the callout contains extra information (such as
the view count). It may be worth experimenting with just increasing the
count number and leaving the "a w with x views (y*z)" message at a
static size, or perhaps by editing the colour variant, or even the
position on the screen.

I really just wanted some feedback to make it a bit more interesting for
a heavy user that has reached high numbers of images.

Some figures:
 * 12px is reached after 0 images
 * 14px is reached after 66 images
 * 16px is reached after 133 images
 * 18px is reached after 200 images
 * 21px is reached after 300 images
 * 24px is reached after 400 images
 * 36px is reached after 800 images
 * 48px is reached after 1,200 images
 * 60px is reached after 1,600 images
 * 72px is reached after 2,000 images
 * 144px is reached after 4,400 images.
2013-04-16 17:22:09 +00:00
reality
3b5ef9f55e Show info about the imgur url on the random page 2013-04-16 16:42:57 +00:00
Douglas Gardner
6a416f4087 Give random image page an imgur colour scheme
* Sorted and formatted CSS
* Pushed "Loading..." callout to left
* Gave callout a curved edge
* Coloured the background black
* Coloured the callout text green
* Coloured the callout background grey
* Changed callout font to sans-serif
* Increased callout padding
2013-04-15 05:17:55 +00:00
Daniel Evans
af1e357df4 Improved HCI 2013-04-15 02:50:50 +01:00
Dan
8a9256c838 [rejected] 2013-04-09 16:45:11 +01:00
Thomas Menari
b0db605174 wrap long nicks 2013-01-24 23:14:41 +00:00
Thomas Menari
114b0fd09c derp 2013-01-24 22:34:34 +00:00
Thomas Menari
3c4974d5ef make more l33t 2013-01-24 19:39:28 +00:00
Sam Nicholls
f3771240a3 Basic Profiles [#184] 2013-01-23 19:13:10 +00:00
Sam Nicholls
87841bd051 DataTables [#140][#161] 2013-01-20 23:07:33 +00:00
reality
04901cc0ba remove bootstrap submodule 2013-01-12 09:12:45 +00:00
Sam Nicholls
c649439947 Improve online users UI [REQ Bootstrap] 2013-01-10 22:23:51 +00:00
reality
012d6fa1a8 Add bootstrap 2013-01-10 17:09:39 +00:00
Daniel Evans
befc20e713 Index page 2012-06-15 18:57:47 +01:00
Daniel Evans
806f9556bf Updated backlinks 2012-06-15 18:23:36 +01:00
Luke Slater
75b627b3ee style on backlink 2012-06-15 17:57:47 +01:00
Daniel Evans
f70c92c16d Web display for poll module 2012-06-15 16:15:02 +01:00
Psychedelic Squid
bef96ebc51 So apparently some people still use Firefox? 2012-03-12 22:07:08 +00:00
Psychedelic Squid
39f5bbdc8b Smaller videos don't needlessly overlap each other. 2012-03-12 21:57:55 +00:00
Psychedelic Squid
f3ab2e5e92 Auto-embed youtube videos, in much the same way as images are already done. 2012-03-12 21:38:09 +00:00
Daniel Evans
53ad3f54ee New Theme 2011-11-25 14:44:18 +00:00
Samuel Clements
cb6568d27d CSS! 2011-11-08 20:51:34 +00:00
Samuel Clements
d917edf0ca Even moar better.
<These commit messages are getting silly>
2011-11-08 20:49:31 +00:00
Samuel Clements
82c023c055 Better css 2011-11-08 20:45:35 +00:00
Samuel Clements
d8cac5fe95 Better list pages 2011-11-08 20:43:52 +00:00
Samuel Clements
cb8541ccb0 Fixes. 2011-11-08 20:32:35 +00:00
Samuel Clements
fd27c8a010 woot, a little bit more worky. 2011-11-08 20:28:46 +00:00
Samuel Clements
1b9fbdd894 Hopefully not another dumb error (TM). 2011-11-08 20:16:35 +00:00
Samuel Clements
9f2f343bdb Cloudy quotelist page! 2011-11-08 20:10:55 +00:00
Samuel Clements
6ebedfd451 Finished adding the stuff from afals userscript. 2011-11-08 19:07:30 +00:00
Samuel Clements
e0dd59ac7d Css should work easy now. 2011-11-08 18:52:59 +00:00