Commit Graph

87 Commits

Author SHA1 Message Date
localhost_frssoft baf388cb42 separate misskey struct; small handler for renote 2023-11-15 01:51:03 +03:00
localhost_frssoft 2bbcce5133 ignore whitespaces in instance, because it cause internal errors 2023-11-13 14:29:28 +03:00
localhost_frssoft 62f653fc28 allow params with values 2023-11-13 13:40:42 +03:00
localhost_frssoft 18c37c0c2f true remote timeline params tweaks 2023-11-13 11:41:08 +03:00
localhost_frssoft fc43de6012 add friendica true remote timeline fix 2023-11-13 11:04:16 +03:00
localhost_frssoft 0f33427d5b improve true remote timeline 2023-11-13 02:54:19 +03:00
localhost_frssoft eedd9d2c5c true remote timeline fixed 2023-11-11 21:39:00 +03:00
localhost_frssoft 34940a65df MRF policies fix 2023-11-11 02:59:32 +03:00
localhost_frssoft cfddec036c add media description submit (very woozy way, but it works as possible) 2023-11-11 01:20:20 +03:00
localhost_frssoft 4c0c1c40a8 update README and hardcode poll options to 20 2023-11-10 18:00:13 +03:00
localhost_frssoft 6a233f6cb2 add scheduled status 2023-11-10 01:27:22 +03:00
localhost_frssoft 4cd8fb2ddb add expires status and language code 2023-11-09 23:14:42 +03:00
localhost_frssoft 6b3240dd9a remove unusable signup feature 2023-11-06 13:11:16 +03:00
localhost_frssoft e99b6aa5f2 visible quoted status 2023-11-05 01:22:24 +03:00
localhost_frssoft 96a0d7cf05 fix merge conflicts 2023-10-12 16:07:27 +03:00
localhost_frssoft 4379eab5bf merge with upstream 2023-10-12 15:32:55 +03:00
localhost_frssoft 3762ccfb83 true remote timeline 2023-10-12 15:15:07 +03:00
r b83a00aa2c Revoke oauth token on signout 2023-10-02 06:44:26 +00:00
r df031d5edd Cleanup file upload functions 2023-10-01 13:29:04 +00:00
r 81bdc7c705 Add profile edit page 2023-10-01 13:04:07 +00:00
r 6707a01a84 Use a custom LimitedReader instead of http.MaxBytesReader
Fixes compatibility with older Go versions.
2023-09-24 10:38:28 +00:00
r ad38855261 Set timeout and response size limit for the http client 2023-09-18 04:05:20 +00:00
localhost_frssoft fa5eaa4442 Just merge with upstream/master 2023-03-18 14:59:40 +03:00
r 5147897c6c Add support for expiring mutes 2022-12-17 08:26:51 +00:00
r 9816045c21 Pass with_relationships param for accounts 2022-12-17 06:58:47 +00:00
localhost_frssoft 8c41878b6d Partially selectable reblogs visibility (fluoride required fix) 2022-12-02 04:45:19 +03:00
localhost_frssoft 0f060f09c9 Added sign up support. Tested on mastodon
But required test on GoToSocial.
Confirmation inside bloat-fe not supported
2022-11-13 00:00:02 +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 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
r 68698a9e1a Remove unused card field from status
Fixes JSON parsing of posts with incompatible card data.
2022-09-23 17:13:22 +00: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