Commit Graph

178 Commits

Author SHA1 Message Date
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
localhost_frssoft 42badedeeb Show emojis in Mastadon fields
Patch-commit from: https://git.freesoftwareextremist.com/bloat/commit/?id=b4ccde54a70495937a5667950363cbf2c24d40bf
2022-11-06 15:45:24 +03:00
localhost_frssoft 1160d00ee1 Editing user profile; Warning! Mastodon compatibility broken and editing may lost your bio 2022-11-04 20:55:42 +03:00
localhost_frssoft 53353c0e64 Feature: Bare bones Editing implimented 2022-10-31 18:26:16 +03:00
localhost_frssoft 4df1f096be Added pin\unpin statuses; Status ID in code tag 2022-10-31 15:43:36 +03:00
localhost_frssoft 9a6e1324d5 Conditions for reactions 2022-10-31 12:45:18 +03:00
localhost_frssoft 134a8ca16c Compact html code template reactions 2022-10-31 12:36:28 +03:00
localhost_frssoft b28171ed7b Visible category in title on shortcode emoji 2022-10-30 18:08:59 +03:00
localhost_frssoft 9472518169 Sign up notifications handle Mastodon (? maybe Pleroma too...) 2022-10-28 03:13:03 +03:00
localhost_frssoft e6019323f6 Support send akkoma custom reactions 2022-10-26 01:16:13 +03:00
localhost_frssoft ca99d0a789 Added view pinned statuses in accounts 2022-10-26 00:44:22 +03:00
localhost_frssoft b07793e986 Support akkoma custom reactions, worst quality 2022-10-23 02:43:38 +03:00
localhost_frssoft cbbebe6b15 Added optional filter for emojis on instance 2022-10-21 02:03:19 +03:00
localhost_frssoft c5d552e7d8 Added filter reactions settings; Change allowed emoji filter; Emoji module correct commit 2022-10-20 02:15:50 +03:00
localhost_frssoft 9cdac3e623 Added prototype send pleroma emoji reactions via reactions page 2022-10-19 19:15:52 +03:00
localhost_frssoft 80170099f8 Add reactions page tmpl 2022-10-19 17:36:33 +03:00
localhost_frssoft 81a52fe7c6 Add reactions page 2022-10-19 17:33:43 +03:00
localhost_frssoft 927bd6127c Add unreact and reaction count; added mark self reactions as "*" 2022-10-19 15:47:31 +03:00
localhost_frssoft fc569742bc Fix mastodon DM now working 2022-10-18 22:32:11 +03:00
localhost_frssoft f452fab462 FEATURE: Pleroma reactions implemented partially 2022-10-17 20:01:11 +03:00
localhost_frssoft e83dbe7ca9 Spoiler text for statuses posting\replying 2022-10-17 01:46:26 +03:00
localhost_frssoft f9f71ed935 Fix if short descr not avalaible 2022-10-16 17:02:17 +03:00
localhost_frssoft 7d54da6380 Add some information about instance 2022-10-13 01:41:34 +03:00
localhost_frssoft 7dd90ac015 Added page about instance 2022-10-12 13:34:41 +03:00
localhost_frssoft b4b3bfc063 Admins and moderators visible in their profile 2022-10-11 19:06:24 +03:00
localhost_frssoft fb9836a1ce Just more emojis 2022-10-11 13:17:47 +03:00
localhost_frssoft c4a1f5e3d5 Support visibility edited status 2022-09-27 21:49:15 +03:00
localhost_frssoft 8995edec91 PrevLink still not avalaible for userpage; add emoji contains "pleroma" 2022-09-20 00:24:54 +03:00
localhost_frssoft c3d8a0291b Some visual changes
User note in spoiler
User created_at in note
Emoji bot in name if actor is bot
Visible spoiler text name
Visible NSFW marked statuses caption
Status local id
2022-09-19 23:42:58 +03:00
localhost_frssoft f219ac0dca Manual selecting emojis on page by codes contain 2022-09-19 23:41:35 +03:00
Pete 5f688c6318 Show BlockedBy on user page
Just show this information. No blockbots required.
2022-09-09 14:49:51 +00:00
r 0456655fc8 Add missing @ sign in the reply post form 2022-05-10 17:29:09 +00:00
r 4ad71587d8 Fix custom CSS 2022-05-10 17:25:58 +00:00
r b6c09b4fc6 Lazy load images on emoji page
Makes the emoji page usable for instances with 1000+ emojis.
The attribute is considered experimental by Mozilla, but is supported
by most of the modern browsers.
2022-04-17 06:01:45 +00:00
r a38d29a435 Fix user search page 2022-03-31 03:15:58 +00:00
r 94ff5c93de Show attachment metadata when attachment preview is disabled 2022-03-30 17:59:42 +00:00
r c36314fe7f fluoride: Use target=_blank for user field links 2022-03-30 17:12:53 +00:00
r 2d49ff9fb4 Switch to html/template 2022-03-30 15:52:30 +00:00
r c390a0c327 Add lists 2022-02-11 11:49:23 +00:00
r 0b004efffa Add refresh button on timeline page 2022-01-27 11:50:54 +00:00
r db29c3d874 Add an option to hide unsupported notifications 2021-12-13 13:58:15 +00:00
r 1c8c661abb Fix time parsing for empty string 2021-11-22 06:40:15 +00:00
r b2a9e44db1 Escape user display name 2021-11-16 15:29:27 +00:00
r 4d68062f2d Add "mute (keep notifications)" button 2021-10-29 14:20:15 +00:00
r 816281c225 Add quick reply 2021-09-05 17:17:59 +00:00
r e2499a8d1c Fix settings label 2021-08-26 05:08:15 +00:00
r 5ffe18067f Fix accesskey list 2021-08-26 05:06:23 +00:00
r c493e18bc7 Swap the position of twkn and remote timeline 2021-08-26 05:05:49 +00:00
r def93b4598 Show spoiler text even when post content is emtpy 2021-08-26 04:55:30 +00:00
r 44d4b0d379 Fix css box and emoji list style 2021-05-30 07:03:29 +00:00