Marcin Kurczewski
bfe31d87a1
Fixed history presenter
2014-11-27 18:22:48 +01:00
Marcin Kurczewski
2fd371b10a
Added absolute timestamp hints where necessary
2014-11-27 10:34:45 +01:00
Marcin Kurczewski
cd688b25a3
Fixed example tag usages not showing up
2014-11-22 17:54:37 +01:00
Marcin Kurczewski
a7c6e9f043
Fixed putting "null" in post sources
2014-11-22 17:49:35 +01:00
Marcin Kurczewski
01a84ee4e2
Changed account settings editing
...
Account settings editing no longer encapsulates file content in base64.
2014-11-22 14:45:48 +01:00
Marcin Kurczewski
2458935fdf
Changed post editing
...
Post editing no longer encapsulates file content in base64.
2014-11-22 14:45:45 +01:00
Marcin Kurczewski
f2b1e3bedb
Changed post uploads
...
Post uploads no longer encapsulates file content in base64.
This means dramatic speed up for sending on local networks.
2014-11-22 14:37:00 +01:00
Marcin Kurczewski
77c51d9a8a
Added support for FormData in JS API facade
2014-11-22 14:31:53 +01:00
Marcin Kurczewski
d8d65ed24c
Changed PUT requests to POST
...
HTTP spec disallows multipart/form-data requests using PUT method.
2014-11-22 14:30:29 +01:00
Marcin Kurczewski
58d3129548
Removed dangling console.log
2014-11-22 14:04:40 +01:00
Marcin Kurczewski
4e6fe634e1
Fixed post list disregarding viewPosts privilege
2014-11-22 13:10:00 +01:00
Marcin Kurczewski
736c0a66ff
Fixed comments disregarding viewUsers privilege
2014-11-22 12:56:44 +01:00
Marcin Kurczewski
2b0a4d1f76
Removed AJAX external caching
...
jQuery's caching caused problems in some scenarios, for example with
scoring/faving posts.
2014-11-21 22:24:06 +01:00
Marcin Kurczewski
2a215ef51b
Removed download link for YouTube posts
2014-11-19 19:47:50 +01:00
Marcin Kurczewski
847f248829
Added snapshot compression
2014-11-19 10:22:59 +01:00
Marcin Kurczewski
0b15ca1b05
Fixed current search not showing arrow
2014-11-18 16:06:12 +01:00
Marcin Kurczewski
6a751ed0b2
Fixed user list presenter disrespecting privileges
...
If user had no right to view user accounts, the list presenter ignored
that and linked to pages that shown privilege errors. Now it shows the
links only if user has right to view user accounts.
2014-11-17 22:16:30 +01:00
Marcin Kurczewski
97482fb38e
Changed post note edit form position to fixed
2014-11-16 10:49:53 +01:00
Marcin Kurczewski
8e06881a3e
Added post note previews
2014-11-16 10:41:20 +01:00
Marcin Kurczewski
4e28ccb4dc
Added draggability to post note edit form
2014-11-16 10:41:20 +01:00
Marcin Kurczewski
fb4b31bd37
Fixed post note being shown on top of edit form
2014-11-16 09:42:54 +01:00
Marcin Kurczewski
e223847e8e
Fixed post note z-index
2014-11-13 20:17:34 +01:00
Marcin Kurczewski
2856b67018
Added client-side warning about too large files
2014-11-12 21:55:48 +01:00
Marcin Kurczewski
1a6aa914b6
Improved history appearance
2014-11-11 16:19:30 +01:00
Marcin Kurczewski
b4050b7b1d
Fixed bad JS assignment
2014-11-11 14:19:17 +01:00
Marcin Kurczewski
2e83a90e98
Improved blockquote appearance
2014-11-10 22:34:05 +01:00
Marcin Kurczewski
507cb52a73
Fixed strike-through in Markdown
2014-11-10 22:29:07 +01:00
Marcin Kurczewski
a2ff2d25ae
Removed browser autocomplete from account settings
2014-11-10 20:25:07 +01:00
Marcin Kurczewski
2a833d53ea
Fixed critical bug in frontend routing
...
I have no idea how this could ever work.
2014-11-10 20:20:40 +01:00
Marcin Kurczewski
ed833bf7b1
Added tags with 0 usages to autocomplete
2014-11-10 19:04:40 +01:00
Marcin Kurczewski
818a8a9054
Fixed comment updating after voting on it
...
It reported bad score until user has refreshed the page.
2014-11-10 15:54:08 +01:00
Marcin Kurczewski
6f801f2628
Fixed text align of post labels in comment list
2014-11-10 15:20:02 +01:00
Marcin Kurczewski
2d529107db
Added tag merging
2014-11-10 15:19:59 +01:00
Marcin Kurczewski
be4b742d21
Fixed tag presenter not checking delete privilege
2014-11-10 11:29:05 +01:00
Marcin Kurczewski
b797ae3af3
Added protection against never-ending progress
2014-11-09 21:41:49 +01:00
Marcin Kurczewski
cefe701403
Fixed tag input adding empty implications
2014-11-09 21:41:23 +01:00
Marcin Kurczewski
d4f245e414
Fixed stack trace in home when no post is featured
2014-11-09 21:28:27 +01:00
Marcin Kurczewski
b4043313d4
Fixed auto complete not firing tag relations
2014-11-09 21:24:16 +01:00
Marcin Kurczewski
26eda78745
Added tag list refresh when upload is finished
2014-11-09 20:16:57 +01:00
Marcin Kurczewski
c6ce37d537
Fixed moving multiple posts down in post upload
2014-11-09 20:14:21 +01:00
Marcin Kurczewski
bb381642dc
Fixed home page when no post is featured
2014-11-09 20:11:30 +01:00
Marcin Kurczewski
54d55a9f26
Reduced font size for post details on home page
2014-11-09 20:10:12 +01:00
Marcin Kurczewski
a172f892c4
Added feature time on home page
2014-11-09 20:10:01 +01:00
Marcin Kurczewski
5285076c05
Added green background for new tags in tag input
2014-11-09 20:07:14 +01:00
Marcin Kurczewski
84e145609a
Simplified tag input
2014-11-09 20:07:04 +01:00
Marcin Kurczewski
a56bd55b50
Fixed redirection after tag renaming
2014-11-09 17:49:12 +01:00
Marcin Kurczewski
6679afbb6b
Added "created" snapshot operation
2014-11-09 17:38:58 +01:00
Marcin Kurczewski
9f11948c86
Fixed escaping strike-through
2014-11-09 10:44:02 +01:00
Marcin Kurczewski
d313890d8a
Added /history
2014-11-07 14:40:56 +01:00
Marcin Kurczewski
cb53572a2d
Added tag history section to tag presenter
2014-11-07 14:04:22 +01:00
Marcin Kurczewski
7a5fb406b0
Fixed post list appearance in tag presenter
2014-11-07 13:55:44 +01:00
Marcin Kurczewski
d8fd3b3c44
Added buttons for toggling safety to post list
2014-11-07 13:26:07 +01:00
Marcin Kurczewski
d3fb910249
Fixed errors in mass tag being silenced
2014-11-04 19:32:33 +01:00
Marcin Kurczewski
ec2fe23f7e
Fixed showing "siblings" text even if theren't any
2014-11-04 19:32:32 +01:00
Marcin Kurczewski
005d857cfb
Added manual tag removal
2014-11-04 19:32:32 +01:00
Marcin Kurczewski
248d20ede5
Fixed A/D in pager not respecting result boundary
2014-11-04 19:00:47 +01:00
Marcin Kurczewski
26d4686795
Fixed new search kept page number
2014-11-04 18:58:35 +01:00
Marcin Kurczewski
d07745a6cd
Fixed double reload when editing tags
2014-11-03 20:54:30 +01:00
Marcin Kurczewski
8f56018140
Added banned tag input prevention
2014-11-03 20:48:23 +01:00
Marcin Kurczewski
752af358df
Fixed some promises not handling errors
2014-11-03 20:42:10 +01:00
Marcin Kurczewski
e57de564d9
Fixed tag refreshing
2014-11-03 20:28:26 +01:00
Marcin Kurczewski
3d7967e7c1
Added redirection to proper URL after tag renaming
2014-11-03 13:16:02 +01:00
Marcin Kurczewski
150d585860
Added tag list refreshing on tag edits
...
Result: suggestions etc. gets updated without the need to refresh the
page
2014-11-03 13:16:02 +01:00
Marcin Kurczewski
ff66ec2416
Added wrapping of too long URLs in post upload
2014-11-03 12:17:54 +01:00
Marcin Kurczewski
a0c407e39d
Fixed handling too long sources in pasted URLs
2014-11-03 12:06:53 +01:00
Marcin Kurczewski
6219446f3e
Fixed next/prev post
2014-11-03 11:58:28 +01:00
Marcin Kurczewski
3ec506f8c2
Improved style of blockquotes
2014-11-03 10:25:59 +01:00
Marcin Kurczewski
065c8f8891
Fixed bad check in keyboard.js
2014-10-31 23:27:41 +01:00
Marcin Kurczewski
8f1080717c
Fixed Alt+D triggering mousetrap D callbacks
2014-10-27 22:50:07 +01:00
Marcin Kurczewski
111cbff281
Fixed keyboard behavior in flash posts
2014-10-26 22:51:48 +01:00
Marcin Kurczewski
edfaeefb37
Fixed post note edit form position for big posts
2014-10-26 22:08:54 +01:00
Marcin Kurczewski
42039ddf26
Changed post notes to work with %-based coords
2014-10-26 22:08:54 +01:00
Marcin Kurczewski
03ce73b1a5
Fixed post notes drag boundaries
2014-10-26 11:45:30 +01:00
Marcin Kurczewski
c4489a14b8
Improved image posts scaling
2014-10-26 11:19:39 +01:00
Marcin Kurczewski
e4424d5191
Added support for nested snapshot elements
2014-10-26 11:18:59 +01:00
Marcin Kurczewski
189aaeadb7
Fixed undeclared variable in HomePresenter
2014-10-26 11:18:59 +01:00
Marcin Kurczewski
50608074c6
Added post note editing to frontend
2014-10-26 11:18:59 +01:00
Marcin Kurczewski
e983e72013
Fixed file dropper triggering form submit
2014-10-26 01:42:23 +02:00
Marcin Kurczewski
fd0e698413
Fixed file dropper appearance
2014-10-26 01:42:23 +02:00
Marcin Kurczewski
6efca63310
Fixed typo in post feature confirmation prompt
2014-10-26 01:42:23 +02:00
Marcin Kurczewski
f169bef0eb
Added note CRUD to backend
2014-10-26 01:42:23 +02:00
Marcin Kurczewski
83ca1fcfb4
Changed notes to be rendered only in image posts
2014-10-25 23:59:07 +02:00
Marcin Kurczewski
22d7ab8732
Added post note dragging and resizing in frontend
2014-10-25 20:44:40 +02:00
Marcin Kurczewski
f72b0216a5
Fixed "featured by" showing post uploader
2014-10-25 18:20:39 +02:00
Marcin Kurczewski
f7ff4e0a71
Added post notes presenter
2014-10-25 15:02:46 +02:00
Marcin Kurczewski
355e088fad
Enabled DEFLATE compression in htaccess
2014-10-25 14:16:19 +02:00
Marcin Kurczewski
c64fe89918
Fixup cache htaccess
2014-10-25 14:16:18 +02:00
Marcin Kurczewski
11ceb819a9
Added image, JS and CSS cache settings to htaccess
2014-10-25 12:26:15 +02:00
Marcin Kurczewski
cc57d56023
Added external libraries to minifying process
2014-10-25 12:25:44 +02:00
Marcin Kurczewski
81a5f2c1d4
Changed order of CSS / JS
2014-10-25 11:59:59 +02:00
Marcin Kurczewski
bb44ffde43
Fixed post edit form z-index
2014-10-25 11:40:34 +02:00
Marcin Kurczewski
7220dc3ffa
Fixed tag input behavior for initial tags
2014-10-25 10:52:24 +02:00
Marcin Kurczewski
6f6d3a34a7
Added hiding page list when loading next page
2014-10-25 10:37:11 +02:00
Marcin Kurczewski
55dbb67940
Fixed clicking "search" twice on endless scroll
2014-10-25 10:36:07 +02:00
Marcin Kurczewski
54f07f5a90
Fixed scrolling to top when endless scroll enabled
2014-10-25 10:03:32 +02:00
Marcin Kurczewski
dd02938a96
Improved comment list on small screens
2014-10-24 09:45:45 +02:00
Marcin Kurczewski
b15cdfb02d
Fixed editing post
2014-10-24 09:15:31 +02:00
Marcin Kurczewski
eed2588eb7
Fixed list presenters not scrolling to top
2014-10-22 19:14:42 +02:00
Marcin Kurczewski
619a0c0cc4
Fixed progress behavior when navigating too fast
2014-10-22 19:09:25 +02:00
Marcin Kurczewski
5455106577
Fixed comment list privileges in top navigation
2014-10-22 18:44:57 +02:00