Zankaria
|
4c731ba241
|
auth.php: check if cookie exists
|
2024-05-11 00:51:02 +02:00 |
|
Zankaria
|
b90d6f5680
|
Fix broken login
|
2024-05-11 00:04:20 +02:00 |
|
Lorenzo Yario
|
12bcc63753
|
Merge branch 'dev' into improve-auth
|
2024-05-03 14:00:50 -07:00 |
|
Zankaria
|
1b6d6f38f1
|
auth.php: add typing
|
2024-04-30 19:47:31 +02:00 |
|
Zankaria
|
da4842eb7b
|
auth.php: disallow unencrypted logins by default
|
2024-04-30 19:45:15 +02:00 |
|
Zankaria
|
0c51d46cdf
|
auth.php: check if the cookie is set before deletion
|
2024-04-30 19:45:15 +02:00 |
|
Zankaria
|
9db8444c3c
|
auth.php: use secured names and directives for mod cookies
|
2024-04-30 19:44:11 +02:00 |
|
Zankaria
|
abdf82e1c8
|
auth.php: remove obsolete code
|
2024-04-30 19:44:11 +02:00 |
|
Zankaria
|
b7eed34b83
|
functions: split off time formatting functions
|
2024-04-30 15:56:53 +02:00 |
|
Zankaria
|
39ce0e7dfc
|
auth.php: trim
|
2024-04-30 11:36:11 +02:00 |
|
Lorenzo Yario
|
429ae8e352
|
Revert "Remove check-updates functionality"
|
2024-04-03 12:15:06 -07: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
|
ac971f36d5
|
Fix capcodes in PHP7.2. Close #299
|
2018-07-27 20:08:03 +08:00 |
|
Fredrick Brennan
|
09b373cf60
|
Merge pull request #245 from ghost/patch-2
Bug fixing inc.
|
2017-10-26 13:35:26 +08:00 |
|
RalphORama
|
c8765dede4
|
Update PHP version check
Removed trailing zero
|
2017-10-24 17:36:14 -04:00 |
|
RalphORama
|
2097562596
|
PHP version check for mcrypt_create_iv
Use `mcrypt_create_iv()` if PHP version is less than 7.1.0, otherwise use `random_bytes()` (introduced in PHP 7.1 to replace `mcrypt_create_iv()`)
|
2017-10-24 16:27:00 -04:00 |
|
RalphORama
|
67b1565ef8
|
Replace mcrypt_create_iv with random_bytes
`mcrypt_create_iv()` was deprecated in PHP 7.1.0.
|
2017-10-24 16:16:25 -04:00 |
|
antedeguemon
|
4d1dc45a7c
|
Bugfix: allow mods to edit poster name at edit post page
|
2017-07-29 20:23:18 -03:00 |
|
Thalis
|
7529c83a00
|
added fix from @Circlepuller to mod_move_reply also
thx @Cirlepuller
|
2017-07-28 22:51:59 +02:00 |
|
Thalis
|
0846d0c784
|
might fix moving replies with deleted image
brace yourself for other conflicts lol
|
2017-07-28 22:41:20 +02:00 |
|