smr/src/lua
Robin Malley 069c75b72e Add a delete button.
Add a delete button to posts that will show up if the user is logged in
and is the owner of a post. If javascript is enabled, the user will be
prompted for conformation before deleting a post.
2021-10-11 00:59:50 +00:00
..
endpoints Add a delete button. 2021-10-11 00:59:50 +00:00
cache.lua Improve cacheing 2021-07-28 00:39:04 +00:00
config.lua.in Add database to config 2021-08-27 01:06:24 +00:00
db.lua Use database from config 2021-08-27 01:06:55 +00:00
init.lua Add a delete button. 2021-10-11 00:59:50 +00:00
pages.lua Fix id<->url decoding 2021-02-09 02:40:57 +00:00
parser_imageboard.lua Try to hint reader mode better. 2021-04-09 20:03:24 +00:00
parser_plain.lua Fix plain parser 2021-01-04 03:48:36 +00:00
parser_search.lua Fix search parser 2021-09-11 21:49:15 +00:00
parsers.lua Started work on refactor 2020-12-20 08:16:23 +00:00
queries.lua Started work on refactor 2020-12-20 08:16:23 +00:00
session.lua Reset session correctly 2021-09-12 01:53:06 +00:00
tags.lua Started testing 2020-12-23 06:02:02 +00:00
util.lua Remove extra prints 2021-08-27 01:08:51 +00:00