Commit graph

119 commits

Author SHA1 Message Date
Marcin Kurczewski
42039ddf26 Changed post notes to work with %-based coords 2014-10-26 22:08:54 +01:00
Marcin Kurczewski
c4489a14b8 Improved image posts scaling 2014-10-26 11:19:39 +01:00
Marcin Kurczewski
57d6d76386 Updated TODO 2014-10-26 11:19:39 +01:00
Marcin Kurczewski
31c4584e94 Added post note information to post snapshots 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
eefdfd7834 Fixed post snapshots being non-deterministic 2014-10-26 01:42:23 +02:00
Marcin Kurczewski
587fa1742f Updated TODO 2014-10-23 23:04:58 +02:00
Marcin Kurczewski
72bd4c479a Added current page info to endless scroll 2014-10-20 20:30:13 +02:00
Marcin Kurczewski
614834c99c Added tag categories 2014-10-19 13:13:02 +02:00
Marcin Kurczewski
83394792c6 Changed throbber to nprogress 2014-10-18 20:02:58 +02:00
Marcin Kurczewski
f2efd781f1 Added README 2014-10-18 18:54:12 +02:00
Marcin Kurczewski
c6be637d53 Fixed images used fadein even if loaded from cache 2014-10-18 18:54:12 +02:00
Marcin Kurczewski
1610659910 Improved keyboard shortcuts in post upload 2014-10-18 18:54:12 +02:00
Marcin Kurczewski
d18305d779 Fixed post upload keeping tag suggestions 2014-10-18 18:54:12 +02:00
Marcin Kurczewski
428a1ae18c Changed post upload to select first, not last row 2014-10-18 18:54:11 +02:00
Marcin Kurczewski
c6d5a130e4 Fixed autocomplete resetting if list didn't change 2014-10-18 18:54:11 +02:00
Marcin Kurczewski
85ed59d169 Added autocomplete to tag relations 2014-10-18 18:54:11 +02:00
Marcin Kurczewski
177a7d79f3 Added 404 page 2014-10-18 18:54:11 +02:00
Marcin Kurczewski
c452152f74 Removed tag input focusing in post upload
This caused multiple problems with too eager scrolling:
- adding a new post to upload queue scrolled the site to the tag input
- problems on android, where keyboard can change viewport size on focus
2014-10-18 18:54:11 +02:00
Marcin Kurczewski
7bb21a96ab Updated TODO 2014-10-18 18:48:42 +02:00
Marcin Kurczewski
15c9061562 Added tag relation support to tag input 2014-10-18 18:48:41 +02:00
Marcin Kurczewski
a8cb78382c Added tag relationship management to frontend 2014-10-18 18:48:41 +02:00
Marcin Kurczewski
5815f156a8 Added tag relationship management to backend 2014-10-18 18:48:41 +02:00
Marcin Kurczewski
0bd0589e32 Added tag relations database interface 2014-10-18 18:48:41 +02:00
Marcin Kurczewski
250ffb209f Added tag banning 2014-10-18 18:48:41 +02:00
Marcin Kurczewski
5383008315 Added version information to front page 2014-10-18 18:48:40 +02:00
Marcin Kurczewski
1f23ab24be Updated TODO 2014-10-18 18:48:40 +02:00
Marcin Kurczewski
ec5239607c Added help
(Not going to add API documentation unless someone asks me to. Otherwise
I'd feel like I'm wasting my time.)
2014-10-18 18:48:39 +02:00
Marcin Kurczewski
6ca08e5532 Added tag siblings to frontend 2014-10-18 18:48:39 +02:00
Marcin Kurczewski
78759a6557 Added migration script 2014-10-18 18:48:38 +02:00
Marcin Kurczewski
672185f959 Added tag name changing 2014-10-18 18:48:37 +02:00
Marcin Kurczewski
74e6e008dc Implemented mass tag 2014-10-18 18:48:37 +02:00
Marcin Kurczewski
93291e5164 Added ability to loop video posts 2014-10-18 18:48:37 +02:00
Marcin Kurczewski
04bdb04f20 Added meaningful name to saved posts 2014-10-18 18:48:37 +02:00
Marcin Kurczewski
3744f0429a Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
Marcin Kurczewski
608eb2e917 Updated TODO 2014-10-18 18:48:37 +02:00
Marcin Kurczewski
5bc73d220e Added removal of unused tags 2014-10-18 18:48:36 +02:00
Marcin Kurczewski
49124298a2 Added tag listing 2014-10-18 18:48:36 +02:00
Marcin Kurczewski
4174cc05d5 Updated TODO 2014-10-18 18:48:36 +02:00
Marcin Kurczewski
c34ea720d9 Added Markdown parsing to comments 2014-10-18 18:48:35 +02:00
Marcin Kurczewski
6bf8586735 Added comment scoring 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
adfc120642 Added autocompletion 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
b57fee0ad8 Improved image and thumbnail loading 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
784ff22050 Refactored template loading 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
688b5b1281 Added prev/next post controls 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
63878b27a1 Updated TODO 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
1df02c16c2 Added favicon 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
4bfe70f256 Added quick links to user view 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
17cc4e7947 Added comment count to post list 2014-10-18 18:48:34 +02:00
Marcin Kurczewski
16f9c277a1 Added comment presenters 2014-10-18 18:48:33 +02:00