Zankaria
2f88d0809f
Remove APC support
2024-03-11 10:24:35 +01:00
Zankaria
8cebc7f80c
mod.php: trim
2024-03-11 10:24:35 +01: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
66be6de2fd
Revert "Temporarily Revert "feature: dismiss all reports for a post" (misclick)"
2023-04-23 19:15:44 -07:00
RealAngeleno
aee8288942
Revert "feature: dismiss all reports for a post"
2023-04-23 19:04:01 -07:00
fowr
d825c36b8d
feature: dismiss all reports for a post
2023-04-23 22:07:16 -03: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
sshscp15
401b506691
fix mod.php. check if key is there and is valid
2022-09-15 13:03:06 -04:00
Łiźnier Hełam Łabej
d6ea8db5ef
remove named parameters from call_user_func_array calls ( #402 )
2022-08-20 12:25:52 -04:00
sshscp15
4db4ab9cf0
simple catalog support for moderators
2022-08-20 12:25:10 -04:00
h00j
f43b5ffbc4
woops
2021-03-12 21:53:16 +01:00
h00j
4ef7feabf2
add telegrams
2021-03-12 21:51:42 +01:00
h00j
599fee5e21
use composer
2021-02-13 19:24:03 +01:00
czaks
736e982945
[SECURITY] Lessen security impact
...
post.php: misc fixes
2017-05-17 14:05:01 -04:00
Fredrick Brennan
505adffcdc
Cyclical threads ♺
2016-05-06 16:39:20 +02:00
Fredrick Brennan
95b1e103cb
Edit static pages commit
2016-05-06 16:03:55 +02:00
8chan
7911c374e8
Public action logs commit (log.php)
...
Note: In a previous commit, I began making inc/mod/auth.php more modular with the check_login() function. Including it does NOT check mod login by default anymore like it does on vichan. You have to call check_login(). I've finally included it in inc/functions.php. If you have any custom pages that use inc/mod/auth.php, just including functions.php is enough now.
===================================
Also: backports 351375185e
(early 404)
2016-05-06 15:44:26 +02:00
8chan
3eb755ee7e
Move login check in inc/mod/auth.php to a function
...
This allows pages like create.php to not include inc/mod/pages.php while still being able to use the mod auth functions (like generating salts and passwords)
2016-05-05 11:40:52 +02:00
czaks
19b70663d7
remove magic_quotes check; it`s 2016 after all
2016-05-05 10:29:13 +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
bdb6001f3f
support for slugified links; may introduce a few bugs
2015-03-10 12:48:59 +01:00
czaks
9b3fa77719
new banlist implementation; also includes a public banlist
2014-10-08 23:23:59 +02:00
Fredrick Brennan
042e7b9c59
Deprecate postControls(), per-file deletion and spoilering
2014-04-30 17:18:35 -04:00
czaks
bfc4df8276
Merge branch 'master' of github.com:vichan-devel/Tinyboard into br-integration
2014-04-19 00:24:52 +02:00
czaks
e08bc5d54d
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
2014-04-12 20:52:42 +02:00
Michael Reiley
677e428a4d
Update copyright years.
2014-04-12 11:12:42 -07:00
sinuca
fb2b66e2dd
Recent posts functionality
...
Conflicts:
inc/config.php
inc/mod/pages.php
mod.php
2014-03-25 11:35:04 +01:00
czaks
f5657caf24
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard into vichan-devel-4.5
...
Conflicts:
inc/config.php
install.php
post.php
stylesheets/style.css
2013-11-11 21:54:35 +01:00
Michael Foster
c8062fbf76
CSRF more mod pages
2013-09-23 16:48:56 +10:00
Michael Foster
39be89ba49
?/debug/apc
2013-09-23 10:11:16 +10:00
Michael Foster
a9b7f9b1bc
begin implementation of in-built ban appealing
2013-09-21 12:51:23 +10:00
czaks
069f1def9b
Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
...
Conflicts:
install.php
2013-09-01 11:25:19 -04:00
Michael Foster
343803afb9
More $config['debug'] improvements to time-related stuff
2013-08-30 08:39:11 +10:00
ctrlcctrlv
a12fe86f49
mistake with spoiler commit
2013-08-12 12:56:02 +10:00
czaks
8534e2cc80
Merge branch 'noko50-new-dev11' of http://github.com/fallenPineapple/Tinyboard
...
Conflicts:
inc/functions.php
2013-08-11 17:49:29 -04:00
fallenPineapple
12ee85beaf
Adds "noko50" (View Last 50 Posts) pages. (Broken Reply)
2013-08-10 17:16:30 -04:00
ctrlcctrlv
ddbe562f9c
Optionally allow the moving of single replies
2013-08-08 21:08:01 +00:00
ctrlcctrlv
001989876f
mistake with spoiler commit
2013-08-08 19:50:11 +00:00
czaks
5bebceb96b
fix for boards containing + character; they were previously unaccessible in mod panel
2013-08-05 04:51:56 -04:00
czaks
53e318dc05
fix for boards containing + character; they were previously unaccessible in mod panel
2013-08-04 22:49:38 -04:00
Michael Foster
8fe33d3b79
Fix some indent-formatting. Tab = 8 chars
2013-08-03 21:04:45 -04:00
Michael Foster
424de7561d
Web config editor: board configs
2013-08-03 06:26:17 -04:00
Michael Foster
68403f613e
Didn't mean to commit that
2013-08-03 02:03:44 -04:00
Michael Foster
056a6001ac
Erorr handling update
2013-08-03 02:01:52 -04:00
Michael Foster
4fce9b63ae
Major config.php cleanup and a few minor misc fixes.
2013-08-02 20:52:58 -04:00
Michael Foster
42cba53887
Allow Unicode in board URIs.
2013-07-31 02:08:55 -04:00
Michael Foster
b776e0a7f0
Search update
2013-07-20 12:05:42 -04:00
Michael Foster
e62b83e79c
Bring back search (searching posts not implemented yet)
2013-07-20 07:50:33 -04:00