Commit Graph

222 Commits

Author SHA1 Message Date
localhost_frssoft 215930e3b9 add user to list by id 2023-11-16 01:56:58 +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 679348d1f7 true remote timeline: param reference 2023-11-13 12:49:47 +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 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 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 bb5ee85c34 hide boosts by default 2023-11-03 01:20:55 +03: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
r 81bdc7c705 Add profile edit page 2023-10-01 13:04:07 +00:00
romin cba88f94a2 Sanitize user field name 2023-09-22 15:56:26 +00:00
r 8eec93e028 Trim leading and trailing white space from selectable text 2023-09-08 18:11:07 +00:00
r 461908e031 Load CSS on the root page
This applies the background color to the root page and avoids flicker
during the initial page load.
2023-09-08 18:10:29 +00:00
r 426e9ad14f Fix display name and title on mute page 2023-09-08 14:46:40 +00:00
r 8a26dd1908 Fix userlist margin 2023-09-08 14:38:51 +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 6002284c5a Show emojis in Mastadon field names 2022-12-17 06:56:39 +00:00
localhost_frssoft e924503f2d Tagged timeline improvments and visible now 2022-12-14 02:56:26 +03:00
localhost_frssoft f729e29a8d Fix for fluoride.js 2022-12-02 16:47:28 +03:00
localhost_frssoft 8c41878b6d Partially selectable reblogs visibility (fluoride required fix) 2022-12-02 04:45:19 +03:00
localhost_frssoft a678b620a1 Some signin page changes 2022-11-13 02:19:17 +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 f9702f81a9 Merge patch and add useredit template...
Patch from: https://git.freesoftwareextremist.com/bloat/commit/?id=887ed241d64ba5db3fd3d87194fb5595e5ad7d73
Patch description:
Use cookies for session
Remove the server side session storage and store all the session related data
in the client side cookies. This decreases the exposure of the auth tokens.
It also simplifies the installation process as bloat no longer requires write
access to the filesystem.

This is a breaking change, all the existing sessions will stop working.
2022-11-12 01:20:49 +03:00
localhost_frssoft 42badedeeb Show emojis in Mastadon fields
Patch-commit from: https://git.freesoftwareextremist.com/bloat/commit/?id=b4ccde54a70495937a5667950363cbf2c24d40bf
2022-11-06 15:45:24 +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 9a6e1324d5 Conditions for reactions 2022-10-31 12:45:18 +03:00
localhost_frssoft 134a8ca16c Compact html code template reactions 2022-10-31 12:36:28 +03:00