1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 09:20:58 +01:00
Commit Graph

7547 Commits

Author SHA1 Message Date
czaks
c1045de87f infinity/smart_build: disable slugify for now 2015-04-06 19:28:00 +02:00
czaks
8da7ec3bde 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 19:17:00 +02:00
czaks
7c78dad6d8 smart_build.php: nginx – cache 404 replies for 120s 2015-04-06 19:16:51 +02:00
czaks
5c5751647d update gitignore 2015-04-06 19:15:24 +02:00
czaks
093b1b605b cache.php: fs cache 2015-04-06 19:15:14 +02:00
czaks
372e3fc3fc uncache themes on settings change 2015-04-06 19:15:03 +02:00
czaks
3368ca1141 optimization: locale caching, so we don`t have to reparse instance-config every single time 2015-04-06 19:14:41 +02:00
czaks
099ea5bbbf add tmp subdirectory (a filesystem used for further optimizations) 2015-04-06 19:14:24 +02:00
czaks
0e84743f7a optimization: get rid of one more sql query related to installed themes 2015-04-06 19:14:13 +02:00
czaks
c67520d8b1 ukko: small optimization: move js creation to install time 2015-04-06 19:11:30 +02:00
Jayme Brereton
da75891dd8 made the define_groups function play nice on hhvm 2015-04-06 19:11:11 +02:00
czaks
3b9e174173 sitemap theme for smart_build 2015-04-06 19:10:41 +02:00
czaks
36b1714e42 themes can use smart_build now 2015-04-06 19:09:03 +02:00
czaks
402dd58a4b smart_build.php: a small fix to catalog handling 2015-04-06 19:07:41 +02:00
czaks
0c3c982d7a smart_build.php: add a protection for +50; maybe we don`t need to rebuild after all? 2015-04-06 19:07:30 +02:00
czaks
076bd22586 smart_build.php: additional fixes 2015-04-06 19:07:15 +02:00
Marcin Łabanowski
7581fc3094 smart_build.php: optimizations, guards, also a functionality to correct slugs 2015-04-06 19:06:40 +02:00
czaks
4244f2cad3 smart_build.php: misc fixes 2015-04-06 19:06:19 +02:00
czaks
66638348dc smart_build: buildThread 2015-04-06 19:06:04 +02:00
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 doesnt 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