Commit graph

706 commits

Author SHA1 Message Date
Marcin Kurczewski
2a215ef51b Removed download link for YouTube posts 2014-11-19 19:47:50 +01:00
Marcin Kurczewski
6473ed74d3 Fixed post note removal didn't generate snapshot 2014-11-19 19:40:06 +01:00
Marcin Kurczewski
44a4184eb8 Changed snapshot merging to work for deletions
Creating and deleting stuff will remove history snapshots if it occurs
within five minute gap. This is to prevent spamming history with
tag names that are introduced by an accident and removed shortly after.
2014-11-19 19:37:10 +01:00
Marcin Kurczewski
847f248829 Added snapshot compression 2014-11-19 10:22:59 +01:00
Marcin Kurczewski
a0133ea632 Added snapshot merging 2014-11-18 21:22:46 +01:00
Marcin Kurczewski
0b15ca1b05 Fixed current search not showing arrow 2014-11-18 16:06:12 +01:00
Marcin Kurczewski
2996f27671 Fixed scoremin and scoremax 2014-11-17 23:04:23 +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
13e622f9e7 Fixed race condition in entity preparation 2014-11-11 19:24:05 +01:00
Marcin Kurczewski
399a648ed8 Whaaat another bugfix
This is getting stupid
2014-11-11 18:17:53 +01:00
Marcin Kurczewski
1a6aa914b6 Improved history appearance 2014-11-11 16:19:30 +01:00
Marcin Kurczewski
40d1276c36 Fixed generating empty difference snapshots 2014-11-11 15:21:45 +01:00
Marcin Kurczewski
2f12ec0a5e Improved style 2014-11-11 14:27:36 +01:00
Marcin Kurczewski
584d06a7f1 Fixed saving JPEGs with Imagick destroyed resource 2014-11-11 14:19:46 +01:00
Marcin Kurczewski
b4050b7b1d Fixed bad JS assignment 2014-11-11 14:19:17 +01:00
Marcin Kurczewski
f773e6c66d Removed unused variable 2014-11-11 14:14:11 +01:00
Marcin Kurczewski
f7eb76a9d4 Removed TODO 2014-11-11 14:12:32 +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
cc6b7e41bc Fixed generating thumbnails of GIF images 2014-11-10 20:45:10 +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
4489277df8 Fixed bad SQL when looking for multiple uploaders 2014-11-10 20:04:38 +01:00
Marcin Kurczewski
b7e2c28780 Added helluva search aliases 2014-11-10 19:47:04 +01:00
Marcin Kurczewski
77983d8e20 Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
Marcin Kurczewski
ed833bf7b1 Added tags with 0 usages to autocomplete 2014-11-10 19:04:40 +01:00
Marcin Kurczewski
8920cd277f Updated TODO 2014-11-10 18:46:11 +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
e6ab9ee3b3 Improved transparency appearance in JPG thumbnails 2014-11-10 09:03:09 +01:00
Marcin Kurczewski
876c3fc34e Removed script that is no longer needed 2014-11-10 08:37:13 +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
99845af35b Fixed inability to feature a post on empty db 2014-11-09 21:32:29 +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
58b7a3ac6b Fixed post relations wiped out on mass tag 2014-11-09 20:57: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