Commit Graph

30 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 439187139d
Bugfix: fix crash when attempting to leave a top-level comment 2022-02-06 00:24:55 +00:00
Starbeamrainbowlabs 80f77a93b5
feature-comments: fix potential XSS 2021-09-02 22:50:00 +01:00
Starbeamrainbowlabs cfd087d919
Add MPL 2.0 short header to core code files 2020-09-23 23:22:39 +01:00
Starbeamrainbowlabs 93bff09422
Update hide_email implementation
It now requires Javascript to decode the email address. If this is a 
problem for whatever reason, please get in touch by opening an issue. I 
take accessibility very seriously.
2020-08-09 23:53:29 +01:00
Starbeamrainbowlabs edc1a694dd
feature-comments: add 2 new settings 2020-07-08 19:35:42 +01:00
Starbeamrainbowlabs 0e0ccd9e00
Add new anoncomments setting 2020-04-18 13:23:18 +01:00
Starbeamrainbowlabs d7ad69e665
moar htmlentities 2020-04-18 12:41:24 +01:00
Starbeamrainbowlabs 3dcb8b5b1e
Update parser engine to handle comments as untrusted 2019-03-02 21:59:50 +00:00
Starbeamrainbowlabs a3330829cb
Bump module versions & go over documentation comments 2019-02-10 23:18:34 +00:00
Starbeamrainbowlabs 5b670f5981
Refactor method names in page renderer 2019-01-27 22:56:51 +00:00
Starbeamrainbowlabs 46d520644a
Add comments-fetch action for #138 2018-04-17 20:17:10 +01:00
Starbeamrainbowlabs a15085d67d Bugfix moving pages with comments & the login to post a comment button 2017-11-23 15:16:08 +00:00
Starbeamrainbowlabs f308493a4a Add title to delete button 2017-11-20 18:49:29 +00:00
Starbeamrainbowlabs 55d27a84b4 Wipe username when deleting comments + delete entriely if no replies are detected 2017-11-19 12:44:58 +00:00
Starbeamrainbowlabs d1cc747a75 Add basic comment deletion 2017-11-19 11:55:32 +00:00
Starbeamrainbowlabs 307d1bc889 Document *all* teh things.
Well, _almost_ all teh things :P I'm experimenting with phpDocumentor,
so expect some better module api docs to appear sometime soon :D
2017-09-15 23:06:10 +01:00
Starbeamrainbowlabs 9c5f5d12a4 Add avatars to comments 2017-06-18 16:21:08 +01:00
Starbeamrainbowlabs 967eb1ad13 Add section to help on commenting 2017-06-18 15:53:21 +01:00
Starbeamrainbowlabs adc6b93f6d Reverse the order comments are displayed in 2017-05-22 20:30:26 +01:00
Starbeamrainbowlabs 27c8037506 Fix & finish jump to comments button 2017-05-22 20:01:25 +01:00
Starbeamrainbowlabs bf7583acf1 Add fixme 2017-05-20 16:08:27 +01:00
Starbeamrainbowlabs 6835c77384 Add initial jump to comments link, but it doesn't work yet. 2017-05-20 16:07:42 +01:00
Starbeamrainbowlabs b621c13c03 Add comments to recent changes 2017-05-20 15:18:22 +01:00
Starbeamrainbowlabs 06ddf4c454 Fix nasty bug in find_comment 2017-05-20 14:50:17 +01:00
Starbeamrainbowlabs 0f30af6f83 Add comment_time_icon setting and add link to edit master settings from credits 2017-05-20 12:33:26 +01:00
Starbeamrainbowlabs 6969417004 Fix concatenation error 2017-05-16 20:42:15 +01:00
Starbeamrainbowlabs 367b6da149 Refine commenting form some more 2017-05-14 21:51:04 +01:00
Starbeamrainbowlabs d3d56bdaa7 Fix comment replies on the server-side 2017-05-13 17:03:25 +01:00
Starbeamrainbowlabs 83ab6bf5b3 Fix the reply box 2017-05-13 16:37:06 +01:00
Starbeamrainbowlabs d00c6c1b9b Create commenting system for logged in users. It's currently untested! 2017-05-13 15:59:39 +01:00