Commit Graph

76 Commits

Author SHA1 Message Date
localhost_frssoft 8c41878b6d Partially selectable reblogs visibility (fluoride required fix) 2022-12-02 04:45:19 +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 b07793e986 Support akkoma custom reactions, worst quality 2022-10-23 02:43:38 +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 f452fab462 FEATURE: Pleroma reactions implemented partially 2022-10-17 20:01:11 +03:00
localhost_frssoft c4a1f5e3d5 Support visibility edited status 2022-09-27 21:49:15 +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
r 94ff5c93de Show attachment metadata when attachment preview is disabled 2022-03-30 17:59:42 +00:00
r 2d49ff9fb4 Switch to html/template 2022-03-30 15:52:30 +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 816281c225 Add quick reply 2021-09-05 17:17:59 +00:00
r def93b4598 Show spoiler text even when post content is emtpy 2021-08-26 04:55:30 +00:00
r 07978649f1 Fix retweet button for private/direct post 2021-05-30 06:59:34 +00:00
r 045be151bd Fix emojis 2021-05-10 13:29:18 +00:00
r 469f2d1d25 Fix HTML escaping 2021-04-23 10:19:09 +00:00
r c7e130e305 Fix animated avatars 2021-04-07 06:55:11 +00:00
r 69dc1b59a4 Use preview url for images 2021-04-07 05:21:53 +00:00
r f4620a8c69 Make redirection work without Referer header 2021-01-17 05:44:07 +00:00
r 3f776ee8c8 Show attachment file name instead of the type 2021-01-16 18:03:47 +00:00
r 17f02deff7 Show emojis in poll options 2021-01-16 10:38:32 +00:00
r b35d62ecbb Fix RTL display name rendering
Wrap all the inline display names in a <bdi> tag
2020-11-28 12:58:18 +00:00
r 856fe9e8c7 Fix CSS issues
- fix text wrapping on reply popup
- fix margin for media links
2020-11-11 11:15:47 +00:00
r f4e85c571a Fix CSS issues 2020-10-30 16:06:35 +00:00
r 2ee5c1709d Simplify retweet/like form 2020-10-19 06:05:22 +00:00
r da22d19fb4 Add bookmarks
- Add bookmark/unbookmark link on mouse hover
- Add bookmarks section on user profile page
2020-09-27 09:37:15 +00:00
r 5478b34479 Use '@' prefix for all usernames 2020-09-22 16:35:50 +00:00
r 79d4ff4b08 Update CSS
Now it's mostly CSS 2.1 compliant. All the images now use the height
attribute to limit the size on browsers that don't support CSS.
2020-09-22 04:21:39 +00:00
Hyphen 28695fb8e6 Add the Anti Dopamine feature 2020-09-03 04:49:11 +00:00
r@freesoftwareextremist.com b5758986c6 Show username tootltip on avatar 2020-08-22 07:15:15 +00:00
r eb3bc15da9 Show status numbers 2020-06-05 06:28:50 +00:00
r 0eaf8e8c87 Use attachment description as title 2020-05-24 06:44:22 +00:00
r 4b25567372 Use default preload setting for audio and video 2020-05-03 07:01:34 +00:00
r f380371654 Add option to hide attachments 2020-04-25 09:35:18 +00:00
r d5230852cf Gracefully handle the elephant 2020-02-26 11:27:42 +00:00
r e9f5e0cab5 Use <base> element to set target 2020-02-23 18:01:50 +00:00
r dd23ac4867 Fix time duration value
- Make sure that duration is not < 0
- Handle nil ExpiresAt time in poll
2020-02-19 16:33:21 +00:00
r fe31d4197b Add frame based navigation 2020-02-18 22:15:37 +00:00
r cfec7879e3 Add poll support
Currenlty only voting is possible.
2020-02-09 13:42:16 +00:00
r 5d58269132 Add status deletion 2020-02-02 08:30:40 +00:00
r 4d9e0af373 Add conversation muting 2020-02-02 07:24:06 +00:00
r 84cd3bc436 Remove icons 2020-01-30 13:56:29 +00:00
r f93fe32766 Update notification layout 2020-01-29 18:14:27 +00:00
r bf2cfaf0ed Add CSRF protection 2020-01-26 06:49:29 +00:00
r 55987a4c1b Refactor renderer and templates 2020-01-14 16:57:16 +00:00
r 3c6653a77b Add dark mode 2020-01-12 17:16:57 +00:00
r 8607f16212 Add status reply preview in fluoride mode 2020-01-11 10:51:33 +00:00