Marcin Kurczewski
a6a7aedea2
Fixed comment textarea on narrow screens
2014-08-15 11:17:12 +02:00
Marcin Kurczewski
1375818d94
Fixed narrow screen on Android stock browser
2014-08-15 11:16:28 +02:00
Marcin Kurczewski
c117e0d2a6
Added custom checkboxes and radioboxes
2014-08-09 23:28:36 +02:00
Marcin Kurczewski
1b99f17557
Fixed typo in CSS
2014-08-09 20:53:09 +02:00
Marcin Kurczewski
a4f04352a4
Improved permalink appearance
2014-08-09 20:49:37 +02:00
Marcin Kurczewski
abbaa35188
Done some code cleanup
2014-08-09 19:52:48 +02:00
Marcin Kurczewski
68c34a9f93
Added permalink field to post view
2014-08-09 15:08:59 +02:00
Marcin Kurczewski
26fcfa1bd9
Improved support for small screens in upload form
2014-08-03 23:43:36 +02:00
Marcin Kurczewski
aca551038f
Improved input alignment in forms
2014-08-03 23:42:24 +02:00
Marcin Kurczewski
85f6926300
Improved margins in debug messages
2014-07-28 18:15:09 +02:00
Marcin Kurczewski
a2c8ceecc4
Changed post upload form
2014-07-28 18:15:09 +02:00
Marcin Kurczewski
6eac6afbeb
Improved safety buttons apperanace
2014-07-27 23:26:46 +02:00
Marcin Kurczewski
aa20251ee5
Improved aligning post lists to their containers
2014-07-27 19:33:20 +02:00
Marcin Kurczewski
4d13a83047
Fixed tags post count placement in sidebar
2014-05-30 08:46:12 +02:00
Marcin Kurczewski
ed98f772a4
Improved users alignment in user list
2014-05-23 09:08:04 +02:00
Marcin Kurczewski
0947858ffc
Removed text wrap from log
2014-05-20 23:00:24 +02:00
Marcin Kurczewski
3e426844a8
Fixed vertical text alignment of buttons
2014-05-18 23:22:50 +02:00
Marcin Kurczewski
b185b098d0
Fixed upload filename align; changed form controls
2014-05-18 21:59:56 +02:00
Marcin Kurczewski
fc07bb590a
Fixed long tag names appearance in post view
2014-05-18 21:59:56 +02:00
Marcin Kurczewski
9e756e28e4
Continued work on documentation
2014-05-18 21:59:56 +02:00
Marcin Kurczewski
634d0061d4
Added API documentation prototype
2014-05-18 21:59:56 +02:00
Marcin Kurczewski
d082d74716
Added information about memory usage to footer
2014-05-14 19:38:42 +02:00
Marcin Kurczewski
aeb73e2a5c
Renamed IndexController class and methods
2014-05-03 19:25:59 +02:00
Marcin Kurczewski
a312f02fdc
Background in inputs set to white
2014-04-27 16:01:50 +02:00
Marcin Kurczewski
da1f5d8ab2
Split long lines in views
2014-04-27 16:01:50 +02:00
Marcin Kurczewski
4847448a26
Little fixes for small layouts
2014-04-20 11:39:26 +02:00
Marcin Kurczewski
d3e135ea15
Enhanced support for new video posts ( closed #75 )
2014-04-09 14:19:51 +02:00
Marcin Kurczewski
a2b647432c
Better spoiler and tags behaviour
2014-03-13 20:53:17 +01:00
Marcin Kurczewski
394c06a1c5
Added related tag suggesting on tag click
2014-03-10 01:15:48 +01:00
Marcin Kurczewski
e48826dd72
Fixed prev/next post clicking in chrome
2014-03-09 22:09:31 +01:00
Marcin Kurczewski
f7837dc190
Fixed word wrapping in registration form
2014-03-05 15:22:36 +01:00
Marcin Kurczewski
806aa0f197
Freshened up syntax help
2014-03-03 21:39:21 +01:00
Marcin Kurczewski
2af8a941ff
Fixed user list on Chrome w/ endless pagination
2014-03-02 18:45:53 +01:00
Marcin Kurczewski
e43881e03f
Better debug
2014-02-24 16:50:16 +01:00
Marcin Kurczewski
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
Marcin Kurczewski
f2510ac8c0
Added focus color to comment links
2014-02-23 22:04:26 +01:00
Marcin Kurczewski
4b08686393
Added lightbox to post uploads
2014-02-21 20:24:37 +01:00
Marcin Kurczewski
38771eb7be
Small layout fixes
2014-02-20 21:32:03 +01:00
Marcin Kurczewski
eee6421775
Post editing: quasi-popup in place of sliding unit
2014-02-18 18:35:55 +01:00
Marcin Kurczewski
65c6caa13c
Freshened up sidebar
2014-02-18 16:41:36 +01:00
Marcin Kurczewski
f3a5de67e7
GUI colors are consistent
2014-02-16 20:10:38 +01:00
Marcin Kurczewski
3e99a6336c
Form CSS overhaul
2014-02-16 20:10:34 +01:00
Marcin Kurczewski
80b9542c2d
Removed borders for sidebar units
2014-02-16 20:00:29 +01:00
Marcin Kurczewski
4a69084a8b
Upload no longer uses tabs
2014-02-16 20:00:26 +01:00
Marcin Kurczewski
7a5d97e153
Dates changed to relative form (except logs)
2014-02-16 15:16:20 +01:00
Marcin Kurczewski
e36498f709
Layout resizing tweaks
2014-02-16 15:16:17 +01:00
Marcin Kurczewski
5148f9162d
Changed tabs appearance
2014-02-16 12:33:52 +01:00
Marcin Kurczewski
620d1204f7
Changed footer appearance
2014-02-16 12:33:52 +01:00
Marcin Kurczewski
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
Marcin Kurczewski
db1d8383fd
Fixed top margin in post upload
2014-02-16 12:33:52 +01:00