Commit graph

771 commits

Author SHA1 Message Date
Marcin Kurczewski
4ba855871f Added invisible label for tag inputs
Improves integration with Vimperator
2015-05-16 12:36:43 +02:00
Marcin Kurczewski
0727433a9e Wrapped thumbnails with links in post upload form
Improves integration with Vimperator
2015-05-16 12:31:27 +02:00
Marcin Kurczewski
627a8db5f3 Added prev/next buttons in post upload form 2015-05-16 12:31:14 +02:00
Marcin Kurczewski
740cc85775 Fixed jshint warning 2015-05-16 12:30:48 +02:00
Marcin Kurczewski
48004f1117 Added prev/next page buttons for pager
Integrated better with vimperator.
2015-05-14 23:29:42 +02:00
Marcin Kurczewski
4126de8e25 Added blurring of active element on post edit
Integrates better with vimperator.
2015-05-14 23:13:55 +02:00
Marcin Kurczewski
c569504ce7 Added ability to turn keyboard shortcuts off 2015-05-14 23:04:30 +02:00
Marcin Kurczewski
8d119d2b62 Fixed upload messages margin on screen screens 2015-05-09 19:32:04 +02:00
Marcin Kurczewski
f8851bf26d Fixed jshint warnings 2015-05-08 18:39:45 +02:00
Marcin Kurczewski
19e7fa94f7 Fixed autocomplete position near page bottom 2015-05-08 18:39:20 +02:00
Marcin Kurczewski
06180f5b50 Fixed showing preview link for non-images in upload 2015-03-21 08:17:58 +01:00
Marcin Kurczewski
aa228d5125 Further improved memory footprint in post upload 2015-03-21 08:16:02 +01:00
Marcin Kurczewski
5f4260d0a7 Fixed uploading posts from URLs 2015-03-20 13:35:10 +01:00
Marcin Kurczewski
e7e50cfb3a Fixed one-letter hotkeys not firing in radioboxes 2015-03-19 23:02:53 +01:00
Marcin Kurczewski
09d8e5ae1c Fixed prev/next post selectors moving page 2015-03-19 22:57:37 +01:00
Marcin Kurczewski
fce9c3483a Added link to full image preview in post uploads 2015-03-19 22:49:24 +01:00
Marcin Kurczewski
a3157a48ec Removed lightbox from post uploads 2015-03-19 22:49:24 +01:00
Marcin Kurczewski
c35ed15946 Increased preview size in uploads 2015-03-19 22:49:19 +01:00
Marcin Kurczewski
f75b4505a1 Reduced memory footprint for long upload sessions 2015-03-19 22:07:43 +01:00
Marcin Kurczewski
d98474cc6a Fixed broken home page for anonymous users 2015-03-14 23:07:34 +01:00
Marcin Kurczewski
2e06422b62 Shortened GIF guard 2015-03-13 21:16:34 +01:00
Marcin Kurczewski
0aad36228a Added featured post uploader name to home page 2015-03-13 21:00:09 +01:00
Marcin Kurczewski
7c77c7a87b Fixed post resizing, alignment etc. 2015-03-13 20:56:12 +01:00
Marcin Kurczewski
0cf29a657a Fixed Upgrade35 wiping tag and post relations 2015-03-13 09:47:30 +01:00
Marcin Kurczewski
fdb029eb5c Increased post notes placement precision 2015-03-13 09:47:07 +01:00
Marcin Kurczewski
eb3b02c28d Improved post sizing, added [F]ullscreen hotkey 2015-03-13 09:38:50 +01:00
Marcin Kurczewski
65bc6705d3 Added script for finding dead posts 2015-03-11 10:15:01 +01:00
Marcin Kurczewski
5f0706c0b4 Fixed orphan records and denormalization errors 2015-02-23 20:42:12 +01:00
Marcin Kurczewski
e7ea60f293 Fixed bad arrows behavior while editing post notes 2015-02-22 19:30:07 +01:00
Marcin Kurczewski
b416868aa7 Added arrow hotkeys to Draggable and Resizable
Which means better control over the post notes placement for all the
keyboard lovers.
2015-02-22 18:56:35 +01:00
Marcin Kurczewski
90406b1278 Refactored Resizable to match Draggable 2015-02-22 18:47:32 +01:00
Marcin Kurczewski
04a16a2a36 Added delete key support for auto complete 2015-02-22 18:43:35 +01:00
Marcin Kurczewski
72e9400e1d Fixed upload button margin 2015-02-22 12:11:20 +01:00
Marcin Kurczewski
d425b0df2e Fixed inconsistent margins 2015-02-22 10:32:55 +01:00
Marcin Kurczewski
4cad09b85e Added space after tags in tag input 2015-02-14 14:00:16 +01:00
Marcin Kurczewski
a59a57fe70 Increased limit for pasted text length 2015-02-13 08:35:22 +01:00
Marcin Kurczewski
0c4d984157 Reduced font size by 2px 2015-01-27 09:22:41 +01:00
Marcin Kurczewski
ea5262fa2b Fixed font size for form elements 2015-01-26 22:15:12 +01:00
Marcin Kurczewski
2ab4da11fc Improved font scaling on Android 2015-01-26 08:50:25 +01:00
Marcin Kurczewski
9090ac6fb9 Fixed broken test 2014-12-26 09:49:35 +01:00
Marcin Kurczewski
eb77b6811a Fixed negative order in searches 2014-12-26 09:48:04 +01:00
Marcin Kurczewski
0945ed64ee Added logging of exceptions thrown by templates
(finally)
2014-12-20 12:54:39 +01:00
Marcin Kurczewski
4d9fc51819 Fixed global comment list 2014-12-20 12:51:22 +01:00
Marcin Kurczewski
1897297127 Added search query minifying
Seeing 'page=1' and 'query=' in every other link was tiresome. I changed
the rules so that such keys are appended only if they hold nontrivial
values.
2014-12-20 10:36:29 +01:00
Marcin Kurczewski
970b9bf06d Simplified util/misc.js requires 2014-12-20 10:30:10 +01:00
Marcin Kurczewski
e5f2e293f0 Bumped version to 0.9.2 2014-12-14 21:00:38 +01:00
Marcin Kurczewski
43334b33e1 Fixed suggestions not hiding in the upload 2014-12-14 20:49:42 +01:00
Marcin Kurczewski
839e97b1e2 Fixed history for posts uploaded anonymously
Until now posts uploaded anonymously were not so anonymous - the author
was clearly visible in post history (and tag history if the upload has
led to creation of any new tags). Both of these are fixed now.
2014-12-14 09:30:22 +01:00
Marcin Kurczewski
8a33b9581d Tweaked font size for <small/> tag 2014-12-07 13:43:15 +01:00
Marcin Kurczewski
7067d8e13d Added support for [small]text[/small] 2014-12-07 13:43:04 +01:00