gotosocial/internal/typeutils
tobi 2fce027808
[feature/frontend] Hide "engagement" stats, edits, and other info under a little drop down to unclutter status info bar (#4021)
* dick about with stats a bit

* more dicking abuot

* lil tweaks

* more about-dicking

* weee

* comments

* fixie uppie
2025-04-18 17:36:26 +02:00
..
astointernal.go [bugfix] Don't assume `"manuallyApprovesFollowers": true` if not set (#3978) 2025-04-07 12:52:24 +01:00
astointernal_test.go [bugfix] Don't assume `"manuallyApprovesFollowers": true` if not set (#3978) 2025-04-07 12:52:24 +01:00
converter.go [feature] Add `instance-stats-randomize` config option (#3718) 2025-01-31 19:27:18 +01:00
converter_test.go [chore] github.com/superseriousbusiness/activity -> codeberg.org/superseriousbusiness/activity (#3853) 2025-03-02 12:48:00 +01:00
csv.go [feature] Implement CSV import for mutes (#3696) 2025-03-01 11:37:40 +01:00
defaulticons.go [feature] Add image descriptions for default avatar + header; don't allow editing default desc (#3473) 2024-10-21 14:04:50 +02:00
frontendtointernal.go [bugfix] Store and expose status content type (#3870) 2025-03-06 16:31:52 +00:00
internal.go [feature] add support for receiving federated status edits (#3597) 2024-12-05 13:35:07 +00:00
internaltoas.go [bugfix] Fix setting bot on/off (#3986) 2025-04-11 15:36:40 +01:00
internaltoas_test.go [bugfix] Fix setting bot on/off (#3986) 2025-04-11 15:36:40 +01:00
internaltofrontend.go [feature/frontend] Hide "engagement" stats, edits, and other info under a little drop down to unclutter status info bar (#4021) 2025-04-18 17:36:26 +02:00
internaltofrontend_test.go [chore] Migrate accounts to new table, relax uniqueness constraint of actor `url` and collections (#3928) 2025-04-06 14:39:40 +02:00
internaltorss.go [chore] replace statuses.updated_at column with statuses.edited_at (#3636) 2025-01-08 11:29:23 +01:00
internaltorss_test.go [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) 2025-03-07 14:04:34 +00:00
util.go [feature] Parse content warning to HTML, serialize via client API as plaintext (#3876) 2025-03-07 14:04:34 +00:00
util_test.go [bugfix] Use better plaintext representation of status for filtering (#3301) 2024-09-16 14:00:23 +02:00
wrap.go [chore] github.com/superseriousbusiness/activity -> codeberg.org/superseriousbusiness/activity (#3853) 2025-03-02 12:48:00 +01:00
wrap_test.go [feature] Allow user to choose "gallery" style layout for web view of profile (#3917) 2025-03-26 15:59:39 +00:00