Commit Graph

45 Commits

Author SHA1 Message Date
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 ca99d0a789 Added view pinned statuses in accounts 2022-10-26 00:44:22 +03:00
localhost_frssoft b4b3bfc063 Admins and moderators visible in their profile 2022-10-11 19:06:24 +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
Pete 5f688c6318 Show BlockedBy on user page
Just show this information. No blockbots required.
2022-09-09 14:49:51 +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 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 c7e130e305 Fix animated avatars 2021-04-07 06:55:11 +00:00
r e31e9da667 Display Mastadon fields on user page 2021-03-29 05:31:41 +00:00
r 4f1425febf Add filters 2021-01-30 16:53:57 +00:00
r f4620a8c69 Make redirection work without Referer header 2021-01-17 05:44:07 +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 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 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 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
r fe31d4197b Add frame based navigation 2020-02-18 22:15:37 +00:00
r d028eb5077 Merge branch 'master' of git.freesoftwareextremist.com:public/bloat 2020-02-09 13:44:54 +00:00
r a68a09a83e Remove account relationship buttons for logged in user's page 2020-02-08 11:50:14 +00:00
r 1e44d5d3d5 Add account muting and blocking 2020-02-08 10:49:06 +00:00
r 4bcabfe2a0 Render emojis in profile description 2020-02-06 15:55:28 +00:00
r a981085260 Update user page
- Use the same page to display status and user list
- Add media only status list
2020-01-31 03:38:49 +00:00
r 17e55d2a9b Add user search page 2020-01-30 15:37:07 +00:00
r 84cd3bc436 Remove icons 2020-01-30 13:56:29 +00:00
r 2af37d4778 Refactor everything 2020-01-28 17:58:29 +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 2f4cd260fd Use png icons instead of font icons 2020-01-01 09:40:47 +00:00
r 72dbe50341 Add following and followers page 2019-12-29 03:43:57 +00:00
r 656ff3931c Update header template and add option for custom css 2019-12-25 16:38:47 +00:00
r 16300c93c1 Switch to fork-awesome font 2019-12-22 19:44:09 +00:00
r 4a83c22261 Fix css and template issues 2019-12-22 03:43:25 +00:00
r 889f8da496 Use local url for for mentioned users 2019-12-21 05:48:06 +00:00
r a1f49af1d9 Add user page and follow/unfollow calls 2019-12-20 18:30:20 +00:00