Fredrick Brennan
fe400d4e6c
-c comment flag is unnecessary
2015-04-03 14:08:57 +08: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
Fredrick Brennan
3b2ad6f4bf
Merge pull request #439 from marktaiwan/post-form
...
file selector: correct typo, click event target
2015-03-30 06:25:03 +08:00
Fredrick Brennan
86cfb53328
Let's write some more documentation
2015-03-29 10:56:17 +08:00
8chan
6644bd5b1d
Log in tools/import_rules
2015-03-28 19:39:54 -07:00
8chan
ce596aaf65
Remove unmaintained install.php from infinity
2015-03-28 19:39:08 -07:00
8chan
04b5e0f929
Update GeoIP database
2015-03-28 19:37:57 -07:00
8chan
f617f7de88
Fix link to ?/edit_pages
2015-03-28 19:37:33 -07:00
8chan
7d71c23742
Fix footers
2015-03-28 19:37:15 -07:00
8chan
076b64aba4
Add file_unlink on page delete and prevent index overwrite
2015-03-28 19:34:01 -07:00
8chan
fe6683ee5c
Merge https://github.com/ctrlcctrlv/infinity
2015-03-28 18:37:51 -07:00
8chan
631c50c3b3
Update "featured on"
2015-03-28 18:37:47 -07:00
Fredrick Brennan
12fa8ec3ef
Edit static pages commit
2015-03-29 09:18:14 +08:00
Fredrick Brennan
5ccebaf0f6
I've made enough commits to this project to have a spot in the license file I think :^)
2015-03-28 18:15:08 +08:00
Fredrick Brennan
e31e6af834
Add parsedown library
2015-03-28 17:25:29 +08:00
Fredrick Brennan
cbb93f8778
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-27 19:41:15 +08:00
Fredrick Brennan
8578b5a4ee
Fix mod.php error when $config[debug]
2015-03-27 18:49:17 +08:00
Fredrick Brennan
3ee32993d7
Fix off-center <h1> on pages with no boardlist
2015-03-27 18:48:46 +08:00
Fredrick Brennan
a224829cd4
Commit empty ad templates
2015-03-27 18:43:31 +08:00
8chan
adf086de6e
Attempted performance fix for scroll in auto-reload
2015-03-25 21:03:55 -07:00
8chan
2a40d82c00
Revert 9920a51ff5
2015-03-22 20:14:08 -07:00
marktaiwan
7035c8932a
file selector: correct typo, click event target
2015-03-22 22:15:43 +08:00
Fredrick Brennan
0e63c5041a
Merge branch 'master' of https://github.com/ctrlcctrlv/infinity
2015-03-22 14:39:21 +08:00
Fredrick Brennan
80f63caa8c
Update to my wPaint fork
2015-03-22 14:38:56 +08:00
Fredrick Brennan
afa2bba3c7
Add some missing i18n tags
2015-03-20 16:09:21 +08:00
Fredrick Brennan
a2a59afcf9
Merge pull request #438 from marktaiwan/post-form
...
fix file selector element reference
2015-03-20 13:00:36 +08:00
marktaiwan
2d0fdb5ece
fix file selector element reference
...
fix thumbnail image not applying to main form with quick reply open
2015-03-20 12:48:32 +08:00
Fredrick Brennan
32eb90add7
Merge https://github.com/ctrlcctrlv/infinity
2015-03-20 12:10:17 +08:00
Fredrick Brennan
bdfbc7a830
Update locales
2015-03-20 12:09:42 +08:00
8chan
e357e8b72c
ayylmao @marktaiwan
2015-03-19 20:34:54 -07:00
8chan
3e648e617f
Merge https://github.com/ctrlcctrlv/infinity
2015-03-19 20:24:25 -07:00