bloat/templates
localhost_frssoft f9702f81a9 Merge patch and add useredit template...
Patch from: https://git.freesoftwareextremist.com/bloat/commit/?id=887ed241d64ba5db3fd3d87194fb5595e5ad7d73
Patch description:
Use cookies for session
Remove the server side session storage and store all the session related data
in the client side cookies. This decreases the exposure of the auth tokens.
It also simplifies the installation process as bloat no longer requires write
access to the filesystem.

This is a breaking change, all the existing sessions will stop working.
2022-11-12 01:20:49 +03:00
..
about.tmpl Add lists 2022-02-11 11:49:23 +00:00
aboutinstance.tmpl Fix if short descr not avalaible 2022-10-16 17:02:17 +03:00
emoji.tmpl Visible category in title on shortcode emoji 2022-10-30 18:08:59 +03:00
error.tmpl Update error page 2021-04-03 06:40:32 +00:00
filters.tmpl Add filters 2021-01-30 16:53:57 +00:00
footer.tmpl Initial commit 2019-12-13 18:26:24 +00:00
header.tmpl Fix custom CSS 2022-05-10 17:25:58 +00:00
likedby.tmpl Add frame based navigation 2020-02-18 22:15:37 +00:00
list.tmpl Switch to html/template 2022-03-30 15:52:30 +00:00
lists.tmpl Add lists 2022-02-11 11:49:23 +00:00
nav.tmpl Added page about instance 2022-10-12 13:34:41 +03:00
notification.tmpl Sign up notifications handle Mastodon (? maybe Pleroma too...) 2022-10-28 03:13:03 +03:00
postform.tmpl Feature: Bare bones Editing implimented 2022-10-31 18:26:16 +03:00
quickreply.tmpl Add quick reply 2021-09-05 17:17:59 +00:00
reactionspage.tmpl Support send akkoma custom reactions 2022-10-26 01:16:13 +03:00
requestlist.tmpl Switch to html/template 2022-03-30 15:52:30 +00:00
retweetedby.tmpl Add frame based navigation 2020-02-18 22:15:37 +00:00
root.tmpl Add remote timeline 2021-01-23 08:44:05 +00:00
search.tmpl Switch to html/template 2022-03-30 15:52:30 +00:00
settings.tmpl Added optional filter for emojis on instance 2022-10-21 02:03:19 +03:00
signin.tmpl Fix typo 2020-10-19 10:08:35 +00:00
status.tmpl Added pin\unpin statuses; Status ID in code tag 2022-10-31 15:43:36 +03:00
thread.tmpl Add refresh button on timeline page 2022-01-27 11:50:54 +00:00
timeline.tmpl Add refresh button on timeline page 2022-01-27 11:50:54 +00:00
user.tmpl Show emojis in Mastadon fields 2022-11-06 15:45:24 +03:00
useredit.tmpl Merge patch and add useredit template... 2022-11-12 01:20:49 +03:00
userlist.tmpl Add lists 2022-02-11 11:49:23 +00:00
userlistitem.tmpl Switch to html/template 2022-03-30 15:52:30 +00:00
usersearch.tmpl Fix user search page 2022-03-31 03:15:58 +00:00