8chan Admin
ec317221d7
fix posthover bug introduced by sti
2014-04-05 16:25:05 +00:00
8chan Admin
b448fac149
add column to listBoards
2014-04-05 16:24:53 +00:00
8chan Admin
3301548eee
fix bug where mods could see bans not on their board on IP page
2014-04-05 16:24:26 +00:00
8chan Admin
6d992068aa
Merged sti/Tinyboard
2014-03-13 15:50:17 +00:00
8chan Admin
0dfa7fb087
Global reports function
2014-02-16 20:18:15 +00:00
8chan Admin
3c6d8d285b
Board creation date in listBoards()
2014-02-15 03:02:05 +00:00
8chan Admin
16902e0efd
Security: capitalization of mods username is significant
2014-02-13 01:04:32 +00:00
8chan Admin
15b7d7afec
Board argument for banners
2014-02-13 01:01:54 +00:00
8chan Admin
8d725535b0
HTTPS embeds
2014-02-13 01:01:37 +00:00
8chan Admin
9c433a9390
Per-board banners
2014-02-08 06:01:51 +00:00
Michael
a75523e05c
Merge pull request #164 from undido/master
...
Security exploit patched information leak
2014-02-07 22:28:41 +11:00
undido
abfab8eeb4
Security exploit patched information leak
2014-02-07 04:32:27 -04:00
8chan Admin
b3896111e6
Security fix merged from sti/Tinyboard
2014-02-07 02:35:51 +00:00
8chan Admin
ad65029708
Fix & problem
2014-02-07 02:35:29 +00:00
czaks
7f3f05f076
add copyright notices for javascripts based on commit history
...
Conflicts:
js/auto-reload.js
js/toggle-images.js
2014-01-19 15:00:31 -05:00
czaks
8f540aa915
update polish translation
2014-01-19 14:59:04 -05:00
czaks
8f112edf1c
toggle-locked-threads.js: update to font-awesome-3.0
...
Conflicts:
js/toggle-locked-threads.js
2014-01-19 14:58:55 -05:00
czaks
5fda205973
font-awesome-3.0: fix style
...
Conflicts:
stylesheets/style.css
2014-01-19 14:57:24 -05:00
czaks
2acc25eeda
fix double quoting in links. thanks STI for reporting that
2014-01-19 14:56:05 -05:00
czaks
f499a9264c
dark_roach.css: fix font
2014-01-19 14:55:49 -05:00
itsCrafted
da23a924b9
Update to Font Awesome 4.0.3
...
This will require you to change any icons that use the "icon-iconname"
format. Please consult the FontAwesome docs for more info.
2014-01-19 14:55:31 -05:00
Riku Rouvila
84e03ca2a9
change finnish locale contact email
2014-01-19 14:55:17 -05:00
czaks
0de72dfde0
update google analytics code
2014-01-19 14:54:44 -05:00
czaks
88a9e7d394
inc/image.php: i18n
...
Conflicts:
inc/image.php
2014-01-19 14:54:35 -05:00
czaks
927699f820
sitemap theme: fix php notice
2014-01-19 14:53:07 -05:00
czaks
3a30d9a769
youtube.js related fixes done by a Finland Anon on /devel/
2014-01-19 14:52:37 -05:00
czaks
e0b860fc54
hide-images.js: bugfix
2014-01-19 14:52:18 -05:00
czaks
46e74cda44
post-hover.js: fix long loop
...
Conflicts:
js/post-hover.js
2014-01-19 14:52:01 -05:00
czaks
873d3dc534
update polish translation
2014-01-19 14:50:53 -05:00
czaks
cd36ebe910
quick-reply.js: let's settle on disabled floating link by default
...
Conflicts:
js/settings.js
2014-01-19 14:49:44 -05:00
czaks
b769286bb4
download-original.js: fix interactions
2014-01-19 14:48:50 -05:00
czaks
928213e8a6
fix hide-images.js interactions (should be STI-safe)
...
Conflicts:
js/expand.js
2014-01-19 14:48:03 -05:00
czaks
32c223d2cb
config.php: clarify comment to mean quick-reply-old, as now it's named
2014-01-19 14:46:41 -05:00
czaks
370716d60d
post-hover.js: overlay previewed posts over quick-reply window
...
Conflicts:
js/post-hover.js
2014-01-19 14:46:28 -05:00
czaks
37f1669738
quick-reply.js: i18n
2014-01-19 14:45:38 -05:00
czaks
704b16f649
update polish translation
2014-01-19 14:45:32 -05:00
czaks
f6529b08b9
fix interaction between quick-reply and upload-selecton
2014-01-19 14:45:25 -05:00
czaks
dcf21eb6c6
fix previous commit
2014-01-19 14:45:20 -05:00
czaks
335e6b8c91
unify code with post_thread (see previous commit)
2014-01-19 14:45:14 -05:00
czaks
2950e59560
fix clicking on post ids with dynamically loaded javascript
2014-01-19 14:45:07 -05:00
czaks
4a5945d47d
add missing thumbnails for themes: catalog and sitemap
2014-01-19 14:44:52 -05:00
czaks
82249c18be
remove rrdtool theme; STI told me that it never really worked
2014-01-19 14:44:47 -05:00
czaks
343c9162f5
categories theme: include boardlist for real
2014-01-19 14:44:37 -05:00
czaks
53abbea37c
quick-reply.js: fix interaction with upload-selection.js
...
Conflicts:
js/quick-reply.js
2014-01-19 14:43:50 -05:00
czaks
ec82b09fce
fix error on repost blockade: the expression had a bug
2014-01-19 14:42:03 -05:00
undido
90d07bcd47
small fix "an unknown error occured"
...
When top page navigation is enabled in instance-config.php the button form inside the page navigation bar is selected instead of the main post form with the correct action tribute causing the script to post to the action of the next button in the top page navigation bar instead of the action attribute of the form with the name "post" which caused the message "an unknown error occured".
2014-01-19 14:41:07 -05:00
czaks
336308f4da
auto-reload.js: add a number indicating new posts in the tab title
2014-01-19 14:40:39 -05:00
czaks
3387f589eb
auto-reload.js: tweak timeouts, so now it gets new posts even if not at bottom
2014-01-19 14:40:27 -05:00
czaks
7286428adf
quick-reply.js: reposition the elements
2014-01-19 14:40:15 -05:00
czaks
5e8637bfcf
ajax.js: fix a cache problem: clicking back sometimes makes submit button disabled
2014-01-19 14:40:08 -05:00