| 44f55025 | 08-Sep-2025 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Update plugin.info.txt |
| d6128150 | 04-Jul-2025 |
Thalles <dokuwiki@thall.es> |
translation update |
| e4e0fe9d | 04-Jul-2025 |
Thalles <dokuwiki@thall.es> |
translation update |
| 7b735e0c | 03-Jun-2025 |
Petr Kajzar <petr.kajzar@centrum.cz> |
translation update |
| b189aa83 | 27-Jun-2023 |
atisne <aurelien.tisne@csgroup.eu> |
PHP8: Avoid warnings
Warning: Trying to access array offset on value of type bool in lib/plugins/discussion/helper.php |
| 1f0605ac | 25-Sep-2023 |
Marek Adamski <fevbew@wp.pl> |
translation update |
| 7aa2dd6a | 26-Jul-2023 |
take <take@ruu.kr> |
translation update |
| f723363c | 13-Jun-2023 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| a03314e7 | 04-Mar-2023 |
Aleksandr Selivanov <alexgearbox@yandex.ru> |
translation update |
| 5ad5b035 | 28-Feb-2023 |
Gerrit <klapinklapin@gmail.com> |
translation update |
| 84f9cdfc | 24-Jan-2023 |
Minh <phandinhminh@protonmail.ch> |
translation update |
| 8657566c | 18-Nov-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix an undefined key warning |
| 5494dd20 | 26-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
isset subscribers, bit reformatting |
| ad918f72 | 26-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improve rtl, fixes #127 |
| 4f2a4045 | 26-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
admin: add security token, add link to each comment |
| b6725686 | 26-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
improved rtl view. Fixes #127 |
| 1bb14180 | 26-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add cancel button for reply and edit (Fixes #166), refactor html of subscription |
| 47f99603 | 26-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Mark comment to be answered and the form darker. Fixes #166 |
| 04b83c99 | 25-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
isset metadata set |
| 1ce4168f | 25-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Store always status from metadata if != config. Fixes #203
status update event has two function: 1. store metadata status if different from the current config status 2. update the existing status wi
Store always status from metadata if != config. Fixes #203
status update event has two function: 1. store metadata status if different from the current config status 2. update the existing status with the configsetting(or if existing from the metadata, which overrides the configsetting)
show more ...
|
| 0980d234 | 25-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add confirm to comment delete button, fixes #225 |
| 328362ad | 24-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
use last created date of the latest comment in getThread for sorting
If as last action a comment was removed, the .comment file is recenter then the latest comment. Ignores modified comments.
Fixes
use last created date of the latest comment in getThread for sorting
If as last action a comment was removed, the .comment file is recenter then the latest comment. Ignores modified comments.
Fixes #226
show more ...
|
| ab18f68d | 21-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
by @Vincent31Fr: fix #330 refactor the allpage search
Closes #331 |
| 00d916a2 | 21-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
Fixes #254 and #279, do not store and show ip address (if showing usernames)
The comments stored before has still still user names set with 'text<ipadress>'. |
| 03ab0c03 | 21-Sep-2022 |
Gerrit Uitslag <klapinklapin@gmail.com> |
apply hidden style to all children (if moderator) |