|
4b49019282
|
pages.php: QUICKFIX handle unban and notes in mod_user_posts_by_ip to workaround security token issue
|
2024-12-27 20:14:47 +01:00 |
|
|
a45106b65f
|
pages.php: adjust redirect on mod_ip
|
2024-12-27 19:59:02 +01:00 |
|
|
5c176b95e7
|
Merge branch '22-browse-by-password' into 'config'
Resolve "Browse by password"
Closes #22
See merge request leftypol/leftypol!17
|
2024-12-27 18:47:32 +00:00 |
|
|
0c23445d72
|
pages.php: slightly better ip error
|
2024-12-27 19:43:22 +01:00 |
|
|
d4781d6f00
|
view_passwd.html: add view password template
|
2024-12-27 19:39:24 +01:00 |
|
|
10401bd094
|
pages.php: add mod_user_posts_by_passwd implementation
|
2024-12-27 19:39:21 +01:00 |
|
|
0609e36ca4
|
config.php: deprecate ip_recentposts for recent_user_posts
|
2024-12-27 19:35:25 +01:00 |
|
|
e1514784db
|
mod.php: add mod_user_posts_by_passwd
|
2024-12-27 19:35:21 +01:00 |
|
|
00ef803950
|
ip.html: add password link
|
2024-12-27 19:33:25 +01:00 |
|
|
2ec23083a4
|
view_ip.html: use mod_user_posts_by_ip
|
2024-12-27 19:33:25 +01:00 |
|
|
39b6a60257
|
view_ip.html: use user_posts_list.html
|
2024-12-27 19:33:25 +01:00 |
|
|
d29de1a9ef
|
user_posts_list.html: add template to list posts
|
2024-12-27 19:33:25 +01:00 |
|
|
720ca77875
|
mod.php: add mod_user_posts_by_ip
|
2024-12-27 19:33:18 +01:00 |
|
|
bf25002295
|
ip.html: use mod_user_posts_by_ip
|
2024-12-27 19:32:15 +01:00 |
|
|
11c5748888
|
pages.php: refactor mod_ip into mod_user_posts_by_ip
|
2024-12-27 19:32:15 +01:00 |
|
|
27b7f1c60d
|
UserPostQueries.php: add post fetching by password
|
2024-12-27 19:32:15 +01:00 |
|
|
4ede43b192
|
UserPostQueries.php: refactor implementation
|
2024-12-27 19:32:15 +01:00 |
|
|
bebe786c5b
|
mod.php: dots are not required in the cursors
|
2024-12-27 19:31:11 +01:00 |
|
|
4f7d872d0d
|
Tinyboard.php: remove dead code
|
2024-12-27 19:05:34 +01:00 |
|
|
750ac11581
|
Tinyboard.php: trim
|
2024-12-27 19:05:10 +01:00 |
|
|
1249fd765e
|
Merge branch 'user-passwd-hash-backport' into 'config'
User passwd hash backport
See merge request leftypol/leftypol!18
|
2024-12-27 15:31:22 +00:00 |
|
|
de75d12bc5
|
hash-passwords.php: minor refactor
|
2024-12-27 15:41:15 +01:00 |
|
|
57324f169d
|
post.php: restore password length limit
|
2024-12-27 15:41:12 +01:00 |
|
fowr
|
8b2f002582
|
hash poster passwords
|
2024-12-27 15:27:46 +01:00 |
|
fowr
|
c7bb61f2ff
|
posts.sql: update column password
|
2024-12-27 15:18:28 +01:00 |
|
|
6bcf22aa7e
|
banners: add just monika banner
|
2024-12-18 15:10:44 +01:00 |
|
|
dbb44dfa91
|
banners: add deny defend depose banner
|
2024-12-18 15:10:21 +01:00 |
|
|
0205ea2da6
|
Track banners
|
2024-12-18 15:07:40 +01:00 |
|
|
49b0ade2d3
|
lib: remove vendored library
|
2024-12-17 17:55:57 +01:00 |
|
|
da1970d16f
|
Merge branch 'user-browse-refactor' into 'config'
User browse wrapper class
See merge request leftypol/leftypol!16
|
2024-12-17 16:21:46 +00:00 |
|
|
0b4ac333c7
|
context.php: use UserPostQueries
|
2024-12-17 17:18:38 +01:00 |
|
|
3c2bc57245
|
pages.php: use UserPostQueries for mod_page_ip
|
2024-12-17 17:18:38 +01:00 |
|
|
71416afc75
|
UserPostQueries.php: add user post queries class
|
2024-12-17 17:18:38 +01:00 |
|
|
1d41ffbe4f
|
anti-bot.php: include missing variable
|
2024-12-17 17:18:03 +01:00 |
|
|
b197c9ed43
|
docker: remove unused options in mysql
|
2024-12-17 17:17:44 +01:00 |
|
|
b03130fcb4
|
anti-bot.php: retry transaction upon deadlock
|
2024-12-17 17:13:49 +01:00 |
|
|
21155cbb06
|
functions.php: optimize listBoards a bit
|
2024-12-14 00:16:38 +01:00 |
|
|
d97c7f271e
|
maintenance.php: use ReportQueries
|
2024-12-11 16:36:53 +01:00 |
|
|
5b231099b0
|
ReportQueries.php: fix filter for invalid reports
|
2024-12-11 16:33:49 +01:00 |
|
|
d3fdecfbb9
|
Add libsoc flag
|
2024-12-10 22:13:15 +01:00 |
|
|
d75f3fecf8
|
pages.php: use ReportQueries for the dashboard report counter
|
2024-12-08 23:16:25 +01:00 |
|
|
907656c0ff
|
ReportQueries.php: remove obsolute code
|
2024-12-08 18:32:16 +01:00 |
|
|
efec014bd1
|
anti-bot.php: refactor antibot transaction handling
|
2024-12-08 18:19:35 +01:00 |
|
|
7fed118b1d
|
ReportQueries.php: fix return type
|
2024-12-08 18:12:14 +01:00 |
|
|
b04cbdc4b7
|
ReportQueries.php: adjust db call and queries
|
2024-12-08 14:45:42 +01:00 |
|
|
222523e574
|
context.php: remove cache from ReportQueries
|
2024-12-08 13:30:12 +01:00 |
|
|
d3782562b8
|
ReportQueries.php: remove caching, since posts can be removed from the outside
|
2024-12-08 13:29:33 +01:00 |
|
|
88564ca12e
|
log.php: pass context to mod_board_log
|
2024-12-07 16:37:21 +01:00 |
|
|
0a6d92d94b
|
ReportQueries.php: fix comment
|
2024-12-06 22:48:56 +01:00 |
|
|
b5622e20c5
|
ReportQueries.php: delete then invalidate cache
|
2024-12-06 22:48:26 +01:00 |
|