Marcin Łabanowski
|
4014682882
|
fileboard support
|
2015-04-22 06:06:34 +02:00 |
|
czaks
|
197d5f236f
|
[code] tag support
|
2015-04-12 01:14:35 +02:00 |
|
czaks
|
094f60d34d
|
try_smarter: fix two bugs. 1. uncovered by the second, during a bump only the page the thread was on and first page were rebuild, despite threads rearranging their positions on the remaining pages. happening always. 2. during smart build, the page wasn`t ordered to be rebuilt
|
2015-04-06 18:59:33 +02:00 |
|
Marcin Łabanowski
|
8fcb9195c8
|
Merge pull request #137 from lewdchan/master
made the define_groups function play nice on hhvm
|
2015-04-05 20:51:51 +02:00 |
|
czaks
|
9831b582fa
|
groups were not defined
|
2015-04-05 20:25:57 +02:00 |
|
czaks
|
6fd4eb2add
|
fix a locale issue
|
2015-04-05 20:23:57 +02:00 |
|
czaks
|
f053450edf
|
cache_config: fix debug notice
|
2015-04-05 20:04:27 +02:00 |
|
czaks
|
45f11d1d78
|
indent the file (inc/functions.php) after the latest changes
|
2015-04-05 19:12:41 +02:00 |
|
czaks
|
dc2928a14d
|
cache_config preliminary release
|
2015-04-05 18:48:53 +02:00 |
|
czaks
|
758cb94e01
|
optimization: locale caching, so we don`t have to reparse instance-config every single time
|
2015-04-05 16:52:35 +02:00 |
|
czaks
|
71ef3430fc
|
optimization: get rid of one more sql query related to installed themes
|
2015-04-05 16:38:16 +02:00 |
|
czaks
|
34eeaccea9
|
optimization: we don`t need bans.php most of the time and bans.php has big dependencies
|
2015-04-05 16:31:20 +02:00 |
|
czaks
|
cbbebcd20c
|
optimization: if gettext.so is loaded, we don`t need the fallback implementation
|
2015-04-05 16:26:32 +02:00 |
|
Jayme Brereton
|
fa2e6cfa80
|
made the define_groups function play nice on hhvm
|
2015-04-05 20:14:58 +09:30 |
|
czaks
|
67db118f1e
|
Revert "Revert "smart_build: buildThread" (for a moment, something b0rks)"
This reverts commit b246daa191 .
|
2015-04-02 20:30:57 +02:00 |
|
czaks
|
99706835c2
|
Revert "Revert "smart_build for buildIndex""
This reverts commit cfb2f55b7a .
|
2015-04-02 20:29:43 +02:00 |
|
czaks
|
cfb2f55b7a
|
Revert "smart_build for buildIndex"
This reverts commit 55277ce383 .
|
2015-04-02 19:36:55 +02:00 |
|
czaks
|
b246daa191
|
Revert "smart_build: buildThread" (for a moment, something b0rks)
This reverts commit f2a74812f0 .
|
2015-04-01 18:44:01 +02:00 |
|
czaks
|
f2a74812f0
|
smart_build: buildThread
|
2015-04-01 18:43:48 +02:00 |
|
czaks
|
14671e0535
|
functions.php fix: after_open_board support; so that we may disable smart_build immediately after open_board
|
2015-04-01 18:13:32 +02:00 |
|
czaks
|
55277ce383
|
smart_build for buildIndex
|
2015-04-01 18:11:08 +02:00 |
|
czaks
|
d4892aca12
|
fix one of the previous commits: fix api_global
|
2015-04-01 17:30:06 +02:00 |
|
czaks
|
4030c42bb4
|
add a global_api variable for buildIndex
|
2015-04-01 17:07:24 +02:00 |
|
czaks
|
deefe8299b
|
unlink a .gz version of a file if it exists
|
2015-04-01 16:56:17 +02:00 |
|
czaks
|
7fd8c75450
|
dont rebuild a page, when not needed, even if it doesn t exist
|
2015-04-01 16:53:28 +02:00 |
|
czaks
|
5d8e023fc4
|
remove tinyboard special markup from slugs; thanks stigma for reporting
|
2015-03-30 06:26:53 +02:00 |
|
czaks
|
10f93d0d43
|
implement a protection against transparent proxies
|
2015-03-24 05:19:25 +01:00 |
|
czaks
|
3851087dce
|
slug size should be configurable
|
2015-03-12 00:03:22 +01:00 |
|
czaks
|
4bf525599e
|
...
|
2015-03-10 14:19:36 +01:00 |
|
czaks
|
a2544bc596
|
... (cites)
|
2015-03-10 14:16:27 +01:00 |
|
czaks
|
9f34d334d3
|
..
|
2015-03-10 13:52:31 +01:00 |
|
czaks
|
7623de9e2f
|
... (cache)
|
2015-03-10 13:42:10 +01:00 |
|
czaks
|
d690567b44
|
... (minor fix for locales)
|
2015-03-10 13:16:16 +01:00 |
|
czaks
|
0062125f5c
|
...
|
2015-03-10 13:09:53 +01:00 |
|
czaks
|
fe7e9c5103
|
...
|
2015-03-10 13:03:47 +01:00 |
|
czaks
|
429c9f890f
|
...
|
2015-03-10 13:02:38 +01:00 |
|
czaks
|
f4bba2e9ed
|
...
|
2015-03-10 12:57:06 +01:00 |
|
czaks
|
bdb6001f3f
|
support for slugified links; may introduce a few bugs
|
2015-03-10 12:48:59 +01:00 |
|
czaks
|
bffe03e651
|
rearrange config processing a bit
|
2015-02-27 21:16:03 +01:00 |
|
czaks
|
0ab8890b67
|
tools/rebuild: show currently rebuilded themes
|
2015-02-26 21:44:39 +01:00 |
|
czaks
|
3a552e5b76
|
hopefully fix locales
|
2014-10-09 04:09:30 +02:00 |
|
czaks
|
dfd05e88f9
|
possible fix of themes` interactions
|
2014-10-09 03:57:18 +02:00 |
|
wopot
|
c7351dff09
|
4 times "elseif" is not the way
and precalc. value sometimes help if well commentent
|
2014-10-07 00:16:02 +02:00 |
|
Bui
|
aba8d27ace
|
wasn't aware of DNS function
|
2014-10-05 23:20:06 +02:00 |
|
Bui
|
1e95e58811
|
don't break if dns_system is true
|
2014-10-05 23:20:06 +02:00 |
|
Bui
|
8b9932218f
|
add forward-confirmed reverse DNS
|
2014-10-05 23:20:06 +02:00 |
|
kaf
|
9cee5f6c61
|
[bugfix]ban appeals (was also present in tinyboard)
|
2014-10-05 12:53:02 +00:00 |
|
Juan Tamad
|
53ada6a5ff
|
added option for showing the mod in ban page.
also fixes issue where the Staff is not shown in ban appeals.
|
2014-09-01 06:30:33 +08:00 |
|
8chan
|
e28f233e3d
|
Close #51: Prevent players from cheating the dice roller by using markup
|
2014-08-10 15:38:02 +00:00 |
|
8chan
|
1ea3da1db6
|
Merge Barrucadu/diceroll into master
|
2014-08-10 15:35:11 +00:00 |
|