Zankaria
|
1191dfb193
|
pages.php: add copy fallback in case of already existing file when moving thread.
|
2024-08-18 01:06:45 +02:00 |
|
Lorenzo Yario
|
84a3bedd18
|
Merge pull request #796 from Zankaria/mod-use-di
Add the context dependency injection container to the mod pages
|
2024-08-16 21:43:07 -07:00 |
|
Zankaria
|
d408ed0413
|
theme.php: rename functions to snake_case
|
2024-08-16 18:33:02 +02:00 |
|
Zankaria
|
81aebef2f4
|
pages.php: use modern array syntax for new empty arrays
|
2024-08-15 17:21:41 +02:00 |
|
Zankaria
|
b64bac5eb8
|
pages.php: use the context to access the configuration array
|
2024-08-15 17:13:43 +02:00 |
|
Zankaria
|
524ae94624
|
mod.php: pass the context to the mod pages
|
2024-08-15 17:13:34 +02:00 |
|
Zankaria
|
d1b06acbe9
|
mod.php: remove last mod_page_* handler, use only mod_* for mod pages
|
2024-08-11 15:45:24 +02:00 |
|
Zankaria
|
75714505a0
|
config.php: add auto_maintenance configuration option
|
2024-08-11 12:04:10 +02:00 |
|
Zankaria
|
36476f6341
|
bans.php: split find implementations
|
2024-08-11 11:53:27 +02:00 |
|
Zankaria
|
e4707ee2a8
|
Delete stale unreferenced ban appeals via foreign key constrain
|
2024-08-11 10:20:02 +02:00 |
|
Weav
|
fee67b6719
|
Merge branch 'dev' into hash-passwords
|
2024-06-20 13:21:05 +00:00 |
|
Zankaria
|
88a48befd4
|
pages.php: use link to create hardlinks instead of full file copy for thread moving
|
2024-05-23 00:05:43 +02:00 |
|
Zankaria
|
d700aa0522
|
Rework secure_login_only configuration option to allow secure default and header checking
|
2024-05-11 16:02:15 +02:00 |
|
Lorenzo Yario
|
12bcc63753
|
Merge branch 'dev' into improve-auth
|
2024-05-03 14:00:50 -07:00 |
|
Zankaria
|
da4842eb7b
|
auth.php: disallow unencrypted logins by default
|
2024-04-30 19:45:15 +02:00 |
|
Zankaria
|
b7eed34b83
|
functions: split off time formatting functions
|
2024-04-30 15:56:53 +02:00 |
|
Lorenzo Yario
|
429ae8e352
|
Revert "Remove check-updates functionality"
|
2024-04-03 12:15:06 -07:00 |
|
Zankaria
|
c91c58ed07
|
Fix: substitute deprecated string interning syntax
|
2024-04-03 19:18:41 +02:00 |
|
Zankaria
|
542c9f3342
|
Remove check-updates functionality.
It relies on the defunct vichan.net website, no point keeping it around.
|
2024-04-03 14:38:26 +02:00 |
|
discomrade
|
43973862dd
|
Added Feature - Premade Ban Reasons
see 13ac9172e7
|
2024-03-14 15:55:49 +01:00 |
|
Lorenzo Yario
|
0296301fff
|
use the current domain
|
2024-03-11 18:54:20 -07:00 |
|
Zankaria
|
2f88d0809f
|
Remove APC support
|
2024-03-11 10:24:35 +01:00 |
|
discomrade
|
1ed75a58c2
|
Show ban appeal count on mod dashboard
|
2024-02-23 22:59:32 +01:00 |
|
Zankaria
|
f317691dcd
|
mod pages: trim
|
2024-02-23 22:59:32 +01:00 |
|
Zankaria
|
fde425111c
|
Remove bans.php
|
2024-02-14 11:12:42 +01:00 |
|
RealAngeleno
|
aa0f6607cf
|
Fix multi-report bug #567
|
2023-07-28 14:32:42 -04:00 |
|
RealAngeleno
|
1a5b3c8480
|
Revert "Temporarily Revert "Remove telegrams" due to critical bug with posting"
|
2023-07-15 23:10:39 -07:00 |
|
RealAngeleno
|
af6bb09031
|
Revert "Remove telegrams"
|
2023-07-15 23:03:13 -07:00 |
|
fowr
|
5ef004c7ad
|
remove telegrams
|
2023-07-15 00:24:04 -03:00 |
|
RealAngeleno
|
691ce02cbd
|
add missing break in switch/case for dismiss post
fixes bug in which Dismiss Post worked identically to Dismiss+
|
2023-06-22 04:49:22 -07:00 |
|
RealAngeleno
|
66be6de2fd
|
Revert "Temporarily Revert "feature: dismiss all reports for a post" (misclick)"
|
2023-04-23 19:15:44 -07:00 |
|
fowr
|
87f99715c9
|
Merge branch 'master' of github.com:perdedora/vichan into update_twig
|
2023-04-21 00:05:20 -03:00 |
|
fowr
|
d2bb450b1a
|
update twig to 2.9
|
2023-03-29 18:59:28 -03:00 |
|
fowr
|
2c847a6413
|
add global to mod_confirm
|
2023-03-29 18:20:10 -03:00 |
|
discomrade
|
85b5dee77d
|
Fix post number on dismissed reports log, show id
Previously the report dismiss logs would show the report id instead of the post number.
|
2023-01-20 22:36:36 -05:00 |
|
fowr
|
2d708984c4
|
fix: vichan ban length post variable is different than npfchan. causing the ban to be always permanent
|
2023-01-14 19:22:04 -05:00 |
|
perdedora
|
b02a1fc0db
|
feat: edit pre-existing bans (#528)
* feat: edit pre-existing bans
* change default permission
* theres no need for elseif here. related: d34f083a6b
* quote href param
* changes made
|
2023-01-12 20:38:23 -05:00 |
|
Fredrick Brennan
|
70222e8c2d
|
Revert "When moving Reply from Thread to Thread: Remove re-direct to error page "Thread does not exist""
|
2022-12-14 03:18:00 -05:00 |
|
smolten
|
812a111107
|
When moving a post, add condition (post is Thread) before trying to make Thread for post. Removes "Thread Does not exist" page that showed up even when a post was successfully moved between threads.
|
2022-12-13 00:56:23 -07:00 |
|
Fred Brennan
|
191dbd3be0
|
[SECURITY] [REGRESSION] Fix config editor UI
Closes #516.
Co-Authored-By: Scotty Molt <smolt@asu.edu>
|
2022-12-10 10:27:59 -05:00 |
|
C Hatfield
|
ae2d91c534
|
Moved hardcoded html filepaths into config file for extensibility (#354)
Co-authored-by: chatfield <chatfield@creatuity.com>
Co-authored-by: Fred Brennan <copypaste@kittens.ph>
|
2022-08-29 10:50:45 -04:00 |
|
sshscp15
|
4db4ab9cf0
|
simple catalog support for moderators
|
2022-08-20 12:25:10 -04:00 |
|
bebyx
|
c128a37160
|
Fix editing global pages for 7.4 (#487)
|
2022-08-20 12:17:04 -04:00 |
|
Junicchi
|
23ebde7883
|
fix Undefined index ip problem, fixes #434
|
2022-08-20 12:13:02 -04:00 |
|
jove
|
847c5d130c
|
Fixes an error reporting typo.
|
2022-01-18 07:17:34 -01:00 |
|
h00j
|
4ef7feabf2
|
add telegrams
|
2021-03-12 21:51:42 +01:00 |
|
h00j
|
bce71c1f98
|
ip cloaking
|
2021-02-13 14:11:41 +01:00 |
|
rarjpg
|
0a3bca7dd8
|
Various fixes
|
2019-11-29 13:54:08 +08:00 |
|
Daniel Saunders
|
e15e966cdb
|
Fix a bug related to deleting boards (see https://github.com/vichan-devel/vichan/issues/331)
|
2019-09-22 16:57:12 +08:00 |
|
Fredrick Brennan
|
09b373cf60
|
Merge pull request #245 from ghost/patch-2
Bug fixing inc.
|
2017-10-26 13:35:26 +08:00 |
|