Robin Malley
60213086dc
Start work to drop spp
...
Start refactoring pages, makefile, ect to drop the simple preprocessor
as a dependency.
2023-04-06 21:27:28 +00:00
Robin Malley
3bb9e5e4f3
Have the processes start in their own chroots
2023-03-12 16:24:22 +00:00
Robin Malley
76c462cb60
Allow scrolling on index page
2023-03-12 03:31:08 +00:00
Robin Malley
443a6331e6
Continue expanding addon system
2023-02-20 05:06:36 +00:00
Robin Malley
411bcb494d
Allow users to edit biographies
2022-11-21 00:32:49 +00:00
Robin Malley
f0c7ae13fe
Modifications to allow biography
...
Start work on allowing users to modify their biography
2022-09-02 23:22:47 +00:00
Robin Malley
040587701e
Rewrite config for kore 4.2.0
...
Kore 4.2.0 has a new format for the configuration file.
2022-06-26 23:09:28 +00:00
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
Robin Malley
680a341db5
More errors for dev builds.
2021-10-11 00:55:07 +00:00
Robin Malley
fd87cf95ee
Add bookmark script.
...
Add a script that saves the position on read pages to localstorage, and
restores the page position when the page is reloaded.
2021-04-04 06:11:55 +00:00
Robin Malley
701800cfe2
Finish adding tag suggestions
...
Lots of changes, did an inital wack at adding tag suggestions.
2021-02-22 06:59:51 +00:00
Robin Malley
896f452fa6
Start work on tag suggestions
...
Start working on getting tag suggestions for pasteing and editing pages.
2021-02-14 07:30:20 +00:00
Robin Malley
7462b1e7ac
Add an archive
2021-02-03 03:41:22 +00:00
Robin Malley
1a2244b686
Finished up unlisted posts
...
Why does anon even want this feature?
2021-01-11 03:34:22 +00:00
Robin Malley
85a730ebcb
started working on unlisted posts
2021-01-10 21:34:13 +00:00
Robin Malley
44ad323f31
Refactored pages
...
Added a dependency on "spp", simple preprocessor to do some
preprocessing around the templates. This will hopefully
allow the changes to be made in one place and propagate to
all the right pages.
2021-01-04 02:48:29 +00:00
Robin Malley
a50adc83e0
Remove dark style css file from config
2020-12-29 19:18:30 +00:00
Robin Malley
3a22c15dcd
Add a search utility
...
Add a search utility
Implement a dark theme
Add an FAQ page with some info
2020-12-28 04:01:07 +00:00
Robin Malley
d3eb3a7908
Fix some storynames breaking
...
The kore filter would filter out some story names that had special
characters like ',*, or ), allow them in the regex match.
2020-12-24 04:09:38 +00:00
Robin Malley
1236271834
Remove extra prints
...
Remove extra prints so the testing branch dosen't have it's test
results cluttered up
2020-12-23 06:07:00 +00:00
Robin Malley
e6b1b7a8a1
Various updates
...
+ Added tags to stories
+ Added a view counter to stories
+ Added a very basic search by tag function
~ Modified imageboard parser so that blank lines are preserved
~ Raised the minimum cache time from 2 seconds to 20 seconds
2020-10-10 23:28:39 +00:00
Robin Malley
55c56969ea
Added preview
...
Added a preview button the the paste page that allows users to
preview their paste before submitting.
Various additions to the imageboard parser to make it more robust
and accept more inputs.
2020-08-24 21:38:24 +00:00
Robin Malley
3233af6374
Enforce lowercase usernames
...
Previously, there was text on the claim page claiming usernames
needed to be all lower case, but it wasn't enforced, leading some
people to create usernames that cannot function as subdomains.
2020-08-13 19:29:18 +00:00
Robin Malley
bce0788b62
Add comments
...
Add comments for each paste,
Also add a "Download TXT" button.
2020-08-13 17:59:33 +00:00
Robin Malley
6c18829de6
Move sql files into their own directory
...
Moved all the of the sql out of the init file and into it's own
directory.
2020-05-17 12:05:00 -04:00
Linux User
48b4173a7a
Inital commit
2020-05-15 19:10:20 -04:00