8chan
3e0134e53e
New feature: Board owner logs of their board
2015-02-19 22:58:30 -08:00
8chan
61fd6ef25c
Use post filter JS instead of hide-threads
2015-02-19 20:52:53 -08:00
8chan
ef21c6d864
Close ctrlcctrlv/infinity#396
2015-02-19 20:52:26 -08:00
Fredrick Brennan
c025c8f173
Merge pull request #392 from marktaiwan/post-filter
...
post-filter
2015-02-20 11:20:11 +08:00
8chan
65e3ca5fce
Merge https://github.com/ctrlcctrlv/infinity
2015-02-20 03:14:57 +00:00
8chan
eb9db634d3
Bug fix: fix backlinks in Gecko
2015-02-19 19:15:42 -08:00
8chan
30178fb383
Change 2 => 3
2015-02-19 19:15:18 -08:00
8chan
9beffe618c
/meta/ back in top bar next to /operate/
2015-02-19 19:14:55 -08:00
8chan
78425e8d87
rebuild2 - multithreaded rebuild script
2015-02-19 19:14:24 -08:00
8chan
39476e9bfa
Fix no country flag on post if forced anonymous
2015-02-18 16:55:48 -08:00
8chan
4e335db3e8
Add event to quote backlinks
2015-02-18 16:55:03 -08:00
marktaiwan
d4bc803f4b
fix menu UI for Firefox
2015-02-18 14:47:43 +08:00
marktaiwan
09fe78342a
reset thread timer on new filter
2015-02-18 14:04:09 +08:00
marktaiwan
071f9af660
Clear empty thread/board from filter list
2015-02-18 14:03:06 +08:00
Fredrick Brennan
744c578a8a
Merge pull request #393 from jeifour/master
...
fix missing semicolons in install.sql
2015-02-18 05:27:19 +08:00
Fredrick Brennan
6cc668a722
Merge pull request #394 from ctrlcctrlv/revert-381-master
...
Revert "Fixed add_favorites to append to the correct element"
2015-02-18 04:35:26 +08:00
Fredrick Brennan
1627bccfd4
Revert "Fixed add_favorites to append to the correct element"
2015-02-18 04:34:04 +08:00
Jei Four
64e33bdb28
fix missing semicolons in install.sql
2015-02-17 19:44:39 +01:00
marktaiwan
6455fca5bd
post-filter
...
Adds a dropdown menu to each post that allows for filtering by:
- post
- post and all replies to it
- poster ID
- poster ID and all replies to it
- name
- tripcode
In the options panel, adds a new tab for adding/removing name and
tripcode filters.
2015-02-17 14:40:04 +08:00
8chan
8ddc472239
Fix shadow cap
2015-02-16 16:56:09 -08:00
8chan
027687acc0
Merge https://github.com/ctrlcctrlv/infinity
...
Conflicts:
inc/8chan-mod-pages.php
templates/mod/settings.html
2015-02-17 00:43:00 +00:00
8chan
26fe49f39b
Tor posting: I need to document this more. It's missing inc/dnsbls.php too. Wait for a future commit
2015-02-16 16:42:31 -08:00
8chan
3a44ccbf85
Blank email if config.field_email_selectbox
2015-02-16 16:35:37 -08:00
8chan
0389b280d8
Fix mod_move if file deleted or spoiler
2015-02-16 16:35:15 -08:00
8chan
f00d342c41
Extend max webm length
2015-02-16 16:35:01 -08:00
8chan
61e50ff3cf
Show what line an error occured on by default
2015-02-16 16:34:45 -08:00
8chan
3f23a7f041
Allow config.mod.bypass_field_disable to bypass config.field_email_selectbox
2015-02-16 16:33:52 -08:00
8chan
eb6855ca8b
New templates: ad_top and ad_bottom. Make blank pages if you're not using them
2015-02-16 16:33:13 -08:00
8chan
f67bbd4b62
OpenGraph information in thread pages https://en.wikipedia.org/wiki/Facebook_Platform#Open_Graph_protocol
2015-02-16 16:31:15 -08:00
8chan
b015fc1323
Just show deleted if first file deleted
2015-02-16 16:29:35 -08:00
8chan
bba8368254
Catalog scroll bars
2015-02-16 16:28:56 -08:00
8chan
c7f26b31c1
board_log function, ?/log 🅱️ test
2015-02-16 16:28:22 -08:00
8chan
fb800497f1
/meta/ -> /operate
2015-02-16 16:26:20 -08:00
8chan
9c1a90aa26
Move top board exceptions completely to boards.php
2015-02-16 16:25:39 -08:00
8chan
15987f919f
Fix *0 secure tripcodes caused by accidentally feeding + signs to crypt()
2015-02-16 16:24:54 -08:00
8chan
ee635db05f
new checkDNSBL() function, return true/false, not error
2015-02-16 16:24:11 -08:00
8chan
ecdc53522f
New event: rebuildpost, allows you to bind events to ?/edit
2015-02-16 16:21:30 -08:00
8chan
11b1d2fcb9
Add email selectbox to forced anonymous
2015-02-16 16:20:14 -08:00
8chan
2cb1bbe3da
Fix webm bug: Wrong max length shown in error message
2015-02-16 16:19:55 -08:00
8chan
df7c7c8454
Make ban list faster for board owners/vols
2015-02-16 16:19:02 -08:00
8chan
ed73fd525e
Poster IDs in API
2015-02-16 16:17:18 -08:00
8chan
06ecd784cf
SECURITY: Fix more cross-linking problems in ?/settings CSS
2015-02-16 16:15:15 -08:00
8chan
0eb3073819
Tor posting ?/settings option
2015-02-16 16:14:40 -08:00
8chan
b6abb4ab4f
Allow global volunteers to move threads
2015-02-16 16:14:05 -08:00
8chan
c3ff6daa53
Billion laughs detection in wordfilters
2015-02-16 16:11:21 -08:00
8chan
0cef3a8d04
Fix claim
2015-02-16 16:10:35 -08:00
Fredrick Brennan
4434f2cd93
Merge pull request #375 from blahblah666/master
...
Option to enable captcha for thread creation only + README.md with better install instructions
2015-02-02 12:33:03 +08:00
blahblah666
2e88d99ad9
[% if not id %]
2015-02-01 18:23:21 -08:00
8chan
114452a37f
Update FAQ
2015-01-31 23:31:36 -08:00
8chan
415cf20abb
Shift-click to hide threads in catalog
2015-01-31 23:30:59 -08:00