Commit Graph

357 Commits

Author SHA1 Message Date
localhost_frssoft 215930e3b9 add user to list by id 2023-11-16 01:56:58 +03:00
localhost_frssoft baf388cb42 separate misskey struct; small handler for renote 2023-11-15 01:51:03 +03:00
localhost_frssoft 5d4aab1d58 related projects 2023-11-14 13:56:10 +03:00
localhost_frssoft 3490890c44 add some requestlist info 2023-11-14 13:21:38 +03:00
localhost_frssoft 11f2b2fd08 change default open location in federate link 2023-11-14 12:15:32 +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 679348d1f7 true remote timeline: param reference 2023-11-13 12:49:47 +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 58a2a1748e fix read poll option 2023-11-11 00:18:45 +03:00
localhost_frssoft 4c0c1c40a8 update README and hardcode poll options to 20 2023-11-10 18:00:13 +03:00
localhost_frssoft 8dcd6cfdd7 removed old edit user page 2023-11-10 12:08:33 +03:00
localhost_frssoft 14898fea07 copying language when reply 2023-11-10 02:34:00 +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 44f8a72a76 fix resize banner 2023-11-06 18:05:24 +03:00
localhost_frssoft 4d240f9ca0 improvment reactions page 2023-11-06 16:45:04 +03:00
localhost_frssoft 6b3240dd9a remove unusable signup feature 2023-11-06 13:11:16 +03:00
localhost_frssoft 1c3cb0f358 footer sign-in changed 2023-11-06 12:46:18 +03:00
localhost_frssoft 53dd0c50ef removed session id from register 2023-11-06 12:17:09 +03:00
localhost_frssoft ab58d8a900 Merge remote-tracking branch 'upstream/master' into localhost_custom 2023-11-06 12:07:24 +03:00
localhost_frssoft baa1176144 visible profile banner 2023-11-06 02:31:53 +03:00
localhost_frssoft 306b0fe3b3 NSFW content in spoiler 2023-11-05 17:46:14 +03:00
localhost_frssoft e99b6aa5f2 visible quoted status 2023-11-05 01:22:24 +03:00
localhost_frssoft aeba4e6682 style for pleroma reactions 2023-11-04 01:25:44 +03:00
localhost_frssoft ad6f560213 hide muted user posts in threads or whatever timelines 2023-11-03 18:27:27 +03:00
localhost_frssoft a4a97a6498 loading lazy for status images 2023-11-03 14:19:20 +03:00
localhost_frssoft df746e8482 upd readme 2023-11-03 01:30:57 +03:00
localhost_frssoft bb5ee85c34 hide boosts by default 2023-11-03 01:20:55 +03:00
r f4881e7267 Remove form-action CSP directive
Chrome incorrectly restricts the redirect URL to the sources specified
in the form-action value, which prevents the instance oauth page from
loading.
2023-10-25 06:40:34 +00:00
r 597cfc6b1e fluoride: Add image preview for profile image 2023-10-22 11:12:27 +00:00
r 9b053e32ec Fix replace syntax 2023-10-22 11:11:21 +00:00
r 67b13c71ba Use CSP header to restrict resource loading
This helps mitigate XSS exploits.
Users will have to save the settings again to make the custom CSS
work.
2023-10-15 15:53:44 +00:00
r ed521dd33d Restrict instance level custom CSS to static directory 2023-10-15 15:46:54 +00: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 927072e26a Remove unused session ID field 2023-10-07 10:20:11 +00:00
r c7f40c1e15 Cleanup oauth redirect URL generation 2023-10-07 09:19:56 +00:00
r d297eb5658 Use stricter cookie attributes 2023-10-07 09:11:43 +00: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 8e3999fc3d Fix minimum required Go version in go.mod 2023-09-24 10:41:21 +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