Commit graph

36 commits

Author SHA1 Message Date
Visman
537b51d879 Add for admins to edit the author and date of post
You can only change it to the user, not to the guest.
The time of a post does not affect its position in the topic (the display order is by id).
The time of the first post affects the creation time of the topic.
2023-09-27 21:07:20 +07:00
Visman
39309de302 Fix url() function 2023-07-31 17:44:25 +07:00
Visman
2bc017bc6e Update ForkBB\size() function 2023-07-13 16:36:11 +07:00
Visman
e2cf3896b6 Up min PHP version from 7.3 to 8.0 - 4 2023-04-28 13:34:43 +07:00
Visman
f1bc7954ef Migrate from timezone offsets to PHP timezone identifiers 2023-04-25 22:20:50 +07:00
Visman
017081d7d8 Update functions.php 2022-08-28 20:33:16 +07:00
Visman
efaf3112d8 Revert "Small changes that break everything"
This reverts commit e61bd6c3c0.
2022-01-17 18:06:49 +07:00
Visman
e61bd6c3c0 Small changes that break everything 2022-01-17 18:06:33 +07:00
Visman
75df01aa8e Add ForkBB\url() function
This function checks the url (partially) and normalizes it (also partially at the moment).
2022-01-08 18:54:20 +07:00
Visman
e0d30948d0 Minor fixes 2021-12-19 17:19:49 +07:00
Visman
f8d12617aa Update __() function 2021-11-29 18:54:40 +07:00
Visman
cfb8511f63 Fix __() function 2021-11-26 21:16:20 +07:00
Visman
84a2bd98d1 Fix xss in __() function
String not found in translation files must be escaped.
2021-11-20 13:54:54 +07:00
Visman
8621a039d2 Fix comment 2021-03-18 17:53:44 +07:00
Visman
897700a15e Minor changes 2021-03-12 15:08:39 +07:00
Visman
6e1eb8135e Update Fork\__() function
Now the function takes only one argument: string|array.
Remove some type checking.
2021-03-11 21:36:44 +07:00
Visman
7dcc3a4b2a Update __() function 2021-03-11 13:18:56 +07:00
Visman
9d5a4754fd Delete eval() from Fork\__() function
Everybody's crazy for safety O_o
2021-03-09 21:21:09 +07:00
Visman
983c73e889 Update functions.php
As if a little optimization.
2021-03-06 19:30:53 +07:00
Visman
e83ef43cb6 Copyright 2020-12-21 17:40:19 +07:00
Visman
bd0ca920fd Add strict mode 1 2020-10-14 20:01:43 +07:00
Visman
8dc15138eb emove phpDocumentor syntax from comments 2020-09-12 23:22:32 +07:00
Visman
26a81bef62 Delete Fork\utc() function 2020-09-12 18:05:55 +07:00
Visman
3d9d33c7c6 Update censorship usage 2 2020-07-05 20:16:58 +07:00
Visman
8131e14e56 Coding style 2020-06-28 12:10:59 +07:00
Visman
e87a75cd6d Add declaration of argument types and return values 2020-05-24 18:30:48 +07:00
Visman
430fb5d8fd 2018-03-24 2018-03-24 23:40:18 +07:00
Visman
5d17bbd019 2018-03-19 2018-03-19 14:39:39 +07:00
Visman
af0e433845 2018-03-10 2018-03-10 21:24:39 +07:00
Visman
a7694a3046 fix for size() 2018-02-27 21:35:13 +07:00
Visman
a255ac2a16 2017-12-19 2017-12-19 22:34:38 +07:00
Visman
8f6f0696ea 2017-12-15 2017-12-15 22:09:00 +07:00
Visman
d6e07a8f28 2017-12-14 2017-12-14 19:16:09 +07:00
Visman
372521b5ff 2017-12-09 2017-12-09 23:23:35 +07:00
Visman
58b807cb87 2017-09-30 2017-10-01 00:12:17 +07:00
Visman
2a8c75f613 Install 2017-03-13 23:14:57 +07:00