diff options
| author | 2023-06-28 21:51:34 +0200 | |
|---|---|---|
| committer | 2023-06-28 21:51:34 +0200 | |
| commit | 090c7cc166809ef9f9eb5cb40d97046002c1a305 (patch) | |
| tree | 380c582f10632a9474c61ed046ddc49e31d1bc3c /TODO.md | |
| parent | Fixed unpinning indexing. (diff) | |
| download | penes-snac2-090c7cc166809ef9f9eb5cb40d97046002c1a305.tar.gz penes-snac2-090c7cc166809ef9f9eb5cb40d97046002c1a305.tar.xz penes-snac2-090c7cc166809ef9f9eb5cb40d97046002c1a305.zip | |
Updated TODO.
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -33,6 +33,8 @@ Implement bulleted lists. Mastodon is crap and won't show them, but other implem | |||
| 33 | User request: "will it be possible to click on a link and instead of opening the original instance, we'll be able only to see a list of the posts of this person here in comam?. Something like Mastodon does." | 33 | User request: "will it be possible to click on a link and instead of opening the original instance, we'll be able only to see a list of the posts of this person here in comam?. Something like Mastodon does." |
| 34 | 34 | ||
| 35 | Test all the possible XSS vulnerabilities in https://raw.githubusercontent.com/danielmiessler/SecLists/master/Fuzzing/big-list-of-naughty-strings.txt | 35 | Test all the possible XSS vulnerabilities in https://raw.githubusercontent.com/danielmiessler/SecLists/master/Fuzzing/big-list-of-naughty-strings.txt |
| 36 | Minor data storage housekeeping: index_list() and index_list_desc() should not return deleted (i.e. dash prefixed) entries; _object_user_cache() should call index_del() (?). | ||
| 37 | |||
| 36 | ## Closed | 38 | ## Closed |
| 37 | 39 | ||
| 38 | Start a TODO file (2022-08-25T10:07:44+0200). | 40 | Start a TODO file (2022-08-25T10:07:44+0200). |