Commit Graph

222 Commits

Author SHA1 Message Date
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
r b4ccde54a7 Show emojis in Mastadon fields 2022-10-24 04:10:00 +00: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
r 7c7ab09d51 Add refresh thread accesskey on /about 2021-05-30 07:02:48 +00:00
r 5d42e59c7f Hide post format setting in case of empty list 2021-05-30 07:01:54 +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 76c5baef6a Add option for user CSS 2021-04-03 09:24:39 +00:00
r a82745175e Add refresh button on thread page 2021-04-03 07:41:14 +00:00
r 2cb6a515ac Update error page
- Add retry button for GET requests
- Only show signin button when it's a session error
2021-04-03 06:40:32 +00:00
r e31e9da667 Display Mastadon fields on user page 2021-03-29 05:31:41 +00:00
r 6c5de76562 Refactor 2021-03-28 16:12:41 +00:00
r 4f1425febf Add filters 2021-01-30 16:53:57 +00:00
r ac342dde07 Add remote timeline 2021-01-23 08:44:05 +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 87e31dbd66 Make like/retweet notification content semi-transparent 2021-01-16 10:25:34 +00:00
r 2bb6ba8e1d Add reset button 2021-01-16 09:49:24 +00:00
r e7d24cfa80 Add fallback notification 2021-01-16 09:49:24 +00:00
r 91f68ccfb3 Add follow request support 2021-01-16 09:49:15 +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 c3d90539e9 Add notification interval setting
It replaces the "Auto refresh notifications" checkbox
2020-11-14 14:22:34 +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 c733ab970a Use favicon on all pages 2020-10-25 11:35:22 +00:00
r 9a82a7d914 Add favicon 2020-10-20 05:12:39 +00:00
r 65cd928041 Fix typo 2020-10-19 10:08:35 +00:00
r fdd9b8fd2b Add setting for default format 2020-10-19 06:51:23 +00:00
r ef41ff32e2 Add keyboard shortcuts 2020-10-19 06:06:41 +00:00
r 2ee5c1709d Simplify retweet/like form 2020-10-19 06:05:22 +00:00
r d7e0db7498 Fix CSS issues 2020-10-19 05:20:57 +00:00
r 7d989d56e5 Fix search query escaping 2020-10-17 16:25:08 +00:00
r 2b1c703b6c Add likes list 2020-09-27 10:04:56 +00:00
r 59692b7155 Add blocks list 2020-09-27 09:50:04 +00:00
r 0df863ac40 Add mutes list 2020-09-27 09:45:48 +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 0b8c41ca7c Fix CSS issues
This re-adds some of the CSS3 properties
2020-09-27 06:55:14 +00:00
r 8dbea3731f Make navigation links more prominent 2020-09-22 16:35:55 +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
r 7a59d010f6 Fix issues related to AntiDopamine mode
- Add AntiDopamine mode description
- Update fluoride to support AntiDopamine mode
2020-09-03 06:29:03 +00:00
Hyphen 28695fb8e6 Add the Anti Dopamine feature 2020-09-03 04:49:11 +00:00
r@freesoftwareextremist.com 9cd9e8bc7c Fix empty list message on search page 2020-08-22 07:42:48 +00:00
r@freesoftwareextremist.com b5758986c6 Show username tootltip on avatar 2020-08-22 07:15:15 +00:00
r 5e0afa1533 Fix search page text 2020-07-28 14:01:32 +00:00
r 34c1d087af Disable scope selection when replying to a direct post 2020-06-18 05:04:18 +00:00
r eb3bc15da9 Show status numbers 2020-06-05 06:28:50 +00:00
r 1ae3c33b7d HTML Escape search queries 2020-05-29 10:51:41 +00:00
r 0eaf8e8c87 Use attachment description as title 2020-05-24 06:44:22 +00:00
r f3367d920d Imporve emoji style
- Increase emoji size
- Add colons to emoji alt text and title
2020-05-24 05:57:01 +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 ded211f29f Show {hide,show}retweets button only for followed users 2020-04-19 11:24:37 +00:00
r 91d87b0175 Add account {hide,show}retweets 2020-04-19 05:57:40 +00:00
r 04af1b93dc Add account {,un}subscribe 2020-04-17 17:31:32 +00:00