806aa0f197
Freshened up syntax help
2014-03-03 21:39:21 +01:00
2af8a941ff
Fixed user list on Chrome w/ endless pagination
2014-03-02 18:45:53 +01:00
e43881e03f
Better debug
2014-02-24 16:50:16 +01:00
e6b37afa8c
Changed /comments behaviour
...
Instead of showing comments chronologically, group them into posts, then sort
the posts by last comment date. Reason: improved comment context delivery
makes discussion bumping possible (no matter how old it is) and discussion is
what comments are about.
Comment count is limited to 5 per post.
2014-02-24 16:50:16 +01:00
72946c3922
Fixed download and arrows transparency
2014-02-23 22:04:26 +01:00
f2510ac8c0
Added focus color to comment links
2014-02-23 22:04:26 +01:00
0b6a0337fe
Exit confirmation tweaks in post upload
...
Confirmation is disabled after user removes last file from the upload queue.
It's enabled again whenever user adds something.
2014-02-21 20:24:37 +01:00
4b08686393
Added lightbox to post uploads
2014-02-21 20:24:37 +01:00
ddbecdb16f
Fixed problems with multiple event handlers
...
Whenever DOM update event handlers were executed, jQuery bindings were appended
instead of being replaced. It resulted in funny scenarios like starting to show
multiple confirmation dialogs when trying to delete a post, after
adding/removing it from favorites.
2014-02-20 21:32:07 +01:00
b879a7c38b
Fixed problem with comment edit links
2014-02-20 21:32:07 +01:00
38771eb7be
Small layout fixes
2014-02-20 21:32:03 +01:00
b86aaf90a3
Fixed and simplified tag autocompletion
2014-02-18 21:26:54 +01:00
4469767d8f
Removed console.log
2014-02-18 21:14:52 +01:00
eee6421775
Post editing: quasi-popup in place of sliding unit
2014-02-18 18:35:55 +01:00
65c6caa13c
Freshened up sidebar
2014-02-18 16:41:36 +01:00
e7a0fdae26
Fixed exit confirmation message on Chrome
2014-02-16 20:10:38 +01:00
f3a5de67e7
GUI colors are consistent
2014-02-16 20:10:38 +01:00
3e99a6336c
Form CSS overhaul
2014-02-16 20:10:34 +01:00
80b9542c2d
Removed borders for sidebar units
2014-02-16 20:00:29 +01:00
4a69084a8b
Upload no longer uses tabs
2014-02-16 20:00:26 +01:00
7a5d97e153
Dates changed to relative form (except logs)
2014-02-16 15:16:20 +01:00
e36498f709
Layout resizing tweaks
2014-02-16 15:16:17 +01:00
5148f9162d
Changed tabs appearance
2014-02-16 12:33:52 +01:00
620d1204f7
Changed footer appearance
2014-02-16 12:33:52 +01:00
1a3f77175b
Vertical scrollbar is shown everywhere
...
Reason: navigating between pages w/o scrollbar and pages with scrollbar
resulted in slight layout repositioning
2014-02-16 12:33:52 +01:00
db1d8383fd
Fixed top margin in post upload
2014-02-16 12:33:52 +01:00
27c780602c
Better looking user list
2014-02-16 12:33:52 +01:00
83a966f1af
Added tab wrappers
2014-02-16 12:33:48 +01:00
d170e3b526
Closed #68
2014-02-01 11:23:59 +01:00
d2946e0148
Post editing: fixed problem with focus
2014-01-30 21:53:34 +01:00
36e2e5827c
Closed #69
2014-01-27 09:17:36 +01:00
37cc858821
Fixed post editing appearance
2014-01-25 22:50:15 +01:00
100303173e
Added comment editing support
...
In other news, editing a post doesn't reload page anymore
(yay for editing tags for Youtube posts)
2014-01-25 16:39:09 +01:00
1fcced20f1
Misc CSS tweaks
2014-01-06 19:25:27 +01:00
5607cfc353
Models rewrite; removed RedBeanPHP; misc changes
...
Pages load 1.5-2x faster
Exception trace in JSON is now represented as an array
Fixed pagination of default favorites page in user pages
Fixed thumbnail size validation for non-square thumbnails
2013-12-18 15:17:49 +01:00
1c6b10f966
Fixed 1px bug
2013-12-14 16:49:43 +01:00
7e8521022c
Added CSS for quotes
2013-12-07 15:04:11 +01:00
8f906d83bf
Added active section indicator
2013-12-05 23:57:33 +01:00
7046553a45
Fixed CSS problems with Chrome and Firefox
2013-12-01 15:15:01 +01:00
e93c3588f9
Fix to tabs in upload
2013-11-30 16:42:47 +01:00
01c54d4d83
Optimalization: simplified selectors
...
Squash
2013-11-30 14:23:46 +01:00
dd8ab7c001
Optimalization: tweaks to .htaccess
2013-11-30 14:20:17 +01:00
518311ff61
Optimalization: some JS tweaks
...
- Removed redundant function
- Using .preventDefault instead of return calls in some places
2013-11-30 01:10:48 +01:00
5e58488f3e
Optimalization: simplified tabs structure
2013-11-30 00:05:03 +01:00
e4b4c5d273
Optimalization: added stuff to .htaccess
2013-11-29 23:58:06 +01:00
4648b6afca
Tag autocomplete aligned to right only in top nav
2013-11-27 17:44:52 +01:00
7820417188
Layout: fixed autocomplete box position
2013-11-25 22:23:48 +01:00
f226c3eb0c
Fixed hotkeys conflicting with Flash on Chrome
2013-11-25 22:23:48 +01:00
505fe1bac3
Mass tag: fixed concurrent tag toggling
2013-11-25 22:23:48 +01:00
aa37ee66ff
Various JS optimizations
2013-11-25 22:23:48 +01:00