Commit Graph

59 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 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 b28171ed7b Visible category in title on shortcode emoji 2022-10-30 18:08:59 +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 927bd6127c Add unreact and reaction count; added mark self reactions as "*" 2022-10-19 15:47:31 +03:00
localhost_frssoft 4e79142c93 Reactions massive included in status (but, not show who reacted this) 2022-10-19 14:48:05 +03:00
localhost_frssoft f452fab462 FEATURE: Pleroma reactions implemented partially 2022-10-17 20:01:11 +03:00
localhost_frssoft 00d20ea5bb Website on branch source 2022-10-16 17:25:19 +03:00
localhost_frssoft bdf1574d40 EditedAt commit and for feature reactions pleroma func 2022-10-16 17:00:53 +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 fe304f60e9 Fast loading account on Pleroma instances; relationships include in account 2022-10-11 23:31:09 +03:00
localhost_frssoft d139cb752c Fix for mastodon compatible. This is bare bones solution, I know 2022-10-11 21:59:22 +03:00
localhost_frssoft b4b3bfc063 Admins and moderators visible in their profile 2022-10-11 19:06:24 +03:00
localhost_frssoft 9621a49db8 Request compressed api 2022-09-27 01:40:03 +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 c390a0c327 Add lists 2022-02-11 11:49:23 +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 4d68062f2d Add "mute (keep notifications)" button 2021-10-29 14:20:15 +00:00
r 7d389d2258 Show signin button in case of an auth error 2021-10-23 13:41:41 +00:00
r 4f1425febf Add filters 2021-01-30 16:53:57 +00:00
r 3ac95ab3b1 Use attachment file name as description
Pleroma 2 no longer does it automatically.
2021-01-23 09:08:46 +00:00
r ac342dde07 Add remote timeline 2021-01-23 08:44:05 +00:00
r 384179e518 Fix user info 2021-01-16 05:46:51 +00:00
r 140dfe2f63 Fix http client
- Remove automatic retries on 429
- Tweak http client config for better connection re-using
2020-10-30 17:07:06 +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 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 71c5da7b3b Implement exclusion params for notifications API call 2020-09-03 04:49:09 +00:00
r eb3bc15da9 Show status numbers 2020-06-05 06:28:50 +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 d5230852cf Gracefully handle the elephant 2020-02-26 11:27:42 +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 cfec7879e3 Add poll support
Currenlty only voting is possible.
2020-02-09 13:42:16 +00:00
r 4d9e0af373 Add conversation muting 2020-02-02 07:24:06 +00:00
r 9cf648eaa3 Use vendored dependencies 2020-02-01 11:31:44 +00:00
r e73df8de9a Remove websocket api 2020-01-31 18:23:18 +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 f93fe32766 Update notification layout 2020-01-29 18:14:27 +00:00
r 2c084dfd09 Add direct timeline 2020-01-28 20:56:15 +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 ca711e62ec Fix duplicate status ids
Use retweeted_by_id to focus target tweet
2020-01-05 18:55:37 +00:00
r 1aff0569bf Add option to mask nsfw attachments 2019-12-31 11:24:39 +00:00
r 9e556721c5 Add default settings 2019-12-29 11:32:24 +00:00
r 14bb18fbc7 Add search page 2019-12-26 19:18:09 +00:00