czaks
d14594ce63
functions.php fix: after_open_board support; so that we may disable smart_build immediately after open_board
2015-04-06 19:05:43 +02:00
czaks
97e0380d65
smart_build for buildIndex
2015-04-06 19:05:29 +02:00
czaks
1e5fb18f37
smart_build.php: initial release
2015-04-06 19:05:14 +02:00
czaks
854b9689b3
fix one of the previous commits: fix api_global
2015-04-06 19:05:04 +02:00
czaks
b2f6c4c956
smart build: define configuration variables
2015-04-06 19:04:45 +02:00
czaks
3f381ee569
add a global_api variable for buildIndex
2015-04-06 19:04:33 +02:00
czaks
453ecfdc6b
unlink a .gz version of a file if it exists
2015-04-06 19:04:23 +02:00
czaks
08fd6ae474
dont rebuild a page, when not needed, even if it doesn
t exist
2015-04-06 19:04:10 +02:00
Fredrick Brennan
37f7406db8
Fix _() string
2015-04-04 10:37:11 +08:00
Fredrick Brennan
2cf0a81286
Add some forgotten settings to settings.php
2015-04-04 10:37:00 +08:00
Fredrick Brennan
8a05c2c122
New board option: Max newlines limit
2015-04-04 10:36:03 +08:00
8chan
f7f046bf13
Commit some forgotten mod.php templates
2015-04-03 19:01:15 -07:00
8chan
b069fb9590
Allow global admin to make an announcement without affecting blotters (unused currently)
2015-04-03 18:51:35 -07:00
8chan
d794d88ae0
Information in cycle migration script
2015-04-03 18:51:10 -07:00
8chan
bf2238d088
Put bump limit after cycle icon
2015-04-03 18:50:45 -07:00
8chan
30f13f844f
Add image_reject_repost_in_thread to ?/settings
2015-04-03 18:50:28 -07:00
8chan
6d93cf725d
Add hint about caches that may be on an imageboard to flags page
2015-04-03 18:49:56 -07:00
8chan
7df34415bf
Bugfix: Don't show cycle link on replies
2015-04-03 18:49:38 -07:00
8chan
edeb3df3ce
Make cyclical threads always bump if not sage
2015-04-03 18:49:02 -07:00
8chan
f587bd0b69
Merge https://github.com/ctrlcctrlv/infinity
2015-04-03 03:04:08 -07:00
8chan
d2a1b9c5b3
Edited page in log
2015-04-03 03:04:03 -07:00
Fredrick Brennan
6da9f7ad93
Make it so you can change names/file of user flags
2015-04-03 17:59:15 +08:00
Fredrick Brennan
31d160d25b
Make it so you can edit/remove embed, post preview
2015-04-03 15:37:55 +08:00
Fredrick Brennan
c8a733d04a
Oops, forgot about media/cites
2015-04-03 15:06:29 +08:00
Fredrick Brennan
2a52ca8aab
Migrate cycle
2015-04-03 14:57:47 +08:00
Fredrick Brennan
1e91310f6a
Cyclical threads ♺
2015-04-03 14:56:28 +08:00
Fredrick Brennan
3590d873bb
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-04-03 14:54:32 +08:00
Fredrick Brennan
fe400d4e6c
-c comment flag is unnecessary
2015-04-03 14:08:57 +08:00
8chan
5acafdf1b9
Datetime migration fix: bans table wasn't taken into account
2015-04-01 16:50:09 -07:00
8chan
420e677c08
Generate JS files for locales
2015-04-01 16:49:35 -07:00
Redanon
dac1fbb36c
Fix misleading modLog() message in dismiss
2015-04-02 07:35:14 +08:00
Fredrick Brennan
4951aab67a
Update translations (forgot -a flag)
2015-04-02 07:26:15 +08:00
Fredrick Brennan
a9476966e5
Update translation strings
2015-04-02 07:19:56 +08:00
Fredrick Brennan
98ecfc643f
New Hungarian locale
2015-04-02 07:10:38 +08:00
Fredrick Brennan
5f3778036a
Merge vichan
2015-03-31 16:17:20 +08:00
czaks
a8c537a70e
fix some png images being discarded
2015-03-31 12:30:14 +08:00
Fredrick Brennan
4c94fa7284
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-30 11:54:25 +08:00
Fredrick Brennan
d48616fa04
highlightReply: work for OP
2015-03-30 11:53:51 +08:00
Fredrick Brennan
0232c2f008
Merge pull request #450 from ctrlcctrlv/new_edited_at
...
Change edited_at to INT(11)
2015-03-30 11:31:36 +08:00
Fredrick Brennan
e9714b2260
Migrate datetime script for edited_at
2015-03-30 11:22:03 +08:00
Fredrick Brennan
16b259ff15
Change edited_at to INT(11)
2015-03-30 11:12:35 +08:00
8chan
cd1c1730e4
Improve ?/reports API
2015-03-29 19:42:25 -07:00
8chan
43af0db4e7
oops, didn't exactly test a0c40b7f63
2015-03-29 16:39:02 -07:00
Fredrick Brennan
a0c40b7f63
Stop showing local users the raw HTML thing, they can't use it anyway
2015-03-30 07:14:26 +08:00
Fredrick Brennan
0b0528b426
Reports JSON API, some style fixes
2015-03-30 07:13:57 +08:00
Fredrick Brennan
7f95ac8c9c
Remove unused variable
2015-03-30 07:12:54 +08:00
8chan
cd8abc3461
Merge https://github.com/ctrlcctrlv/infinity
2015-03-29 22:36:34 +00:00
8chan
013ea195da
Fix "double dorito" bug (post filter runs twice)
...
Note: This broke post-hover when expand-too-long is used. It's necessary to either come up with an event other than new_post for this (perhaps change_post), or have post-hover.js and other safe scripts expose a method that can be called here. I think the new event is a better idea though.
2015-03-29 15:33:50 -07:00
8chan
972b3450cf
Run Purifier on Markdown's output, stop XSS bug
2015-03-29 15:32:14 -07:00
8chan
a04c9ee81d
Update locales: Still behind Transifex
2015-03-29 15:25:29 -07:00