~qugalet/gotopleroma

b9864e83 — dependabot[bot] 8 months ago
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#3037)

ddef3076 — dependabot[bot] 8 months ago
[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034)

[feature/frontend] Rain Forest Theme (#3021)

* Create sweet-home.css

new green-ish theme

* Rain Forest theme v1

changes since *draft* version:

* lighter green for links (better contrast ratio)
* higher «show more/less» button contrast
* post's border thinner and darker (papaya)
* lighter "glow" (shadow)
* button has not shadow
* polls themed (dark blues)
* papaya scrollbar
* code box border thinner (not rounded)
* accesibility tested in firefox dev options (no issues)
* release ready v1.0

* Rename rain-forest.css to rain-forest.css

delete "theme" folder and move to "themes"
4604224c — Daenney 8 months ago
[chore] Update our robots.txt (#3033)

This syncs our copy with the current state of the ai.robots.txt
repository. Upstream has tightened their scope to be AI-only, whereas
before it included a bunch of SEO and "web intelligence" marketing
stuff. I've kept those but moved them into their own section.
c2738474 — Julian 8 months ago
[bugfix] add Date and Message-ID headers for email (#3031)

* [bugfix] add Date and Message-ID headers for email

This should make spam filters more happy, as most of them grant some
negative score for not having those headers. Also the Date is convenient
for the user receiving the mail.

* make golangci-lint happy
[chore] update github.com/ncruces/go-sqlite3 -> v0.16.3 (#3029)

update remaining gruf libraries relying on linkname (#3028)

updates go-mutexes to no longer rely on unsafe linkname (#3027)

[chore] update go-structr and go-mangler to no longer rely on modern-go/reflect2 (#3026)

* updates go-structr and go-mangler to no longer rely on modern-go/reflect2 (*phew* now we're go1.23 safe)

* update go-structr version

* bump go-structr to improve memory usage (v. slightly) in certain conditions
[feature] add worker task serialization logic (#2989)

* improved server shutdown with more precise shutdown of modules + deferring of ALL of it

* move delivery and workers into separate files

* add worker task model and Serialize() / Deserialize() methods for message types

* start adding message serialize / deserialize tests

* start adding test cases

* update body rewinding to rely on standard library mechanism of r.GetBody()

* remove request rewinding (http.Client{} should already handle this)

* standard library already handles rewinding

* improved code comment

* move the newPOST() function contents to prepare(), fits better with current API

* add Serialize() / Deserialize() implementations for Delivery{} type

* finish writing FromClientAPI sserialize / deserialize tests

* start adding FromFediAPI{} serialize / deserialize test cases

* fix FromFediAPI{} tests

* add tests for delivery message type

* fix repeat code

* missing license header

* use testrig status and accounts for marshal / unmarshaling tests

* add a specific test for checking account RSA keys are preserved
[bugfix] rename `include_types[]` to `types[]` (#3023)

[feature/frontend] Reports frontend v2 (#3022)

* use apiutil + paging in admin processor+handlers

* we're making it happen

* fix little whoopsie

* styling for report list

* don't youuuu forget about meee don't don't don't don't

* last bits

* sanitize content before showing in report statuses

* update report docs
b08c1bd0 — Vyr Cossont 8 months ago
[feature] Implement types[] param for notifications (#3009)

Counterpart of exclude_types[].

Also updates Swagger spec for types[] to use the correct param name and enumerate possible values.

Fixes #3003
7ab404d6 — dependabot[bot] 8 months ago
[chore]: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3016)

cc64de4d — dependabot[bot] 8 months ago
[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)

3a01377b — dependabot[bot] 8 months ago
[chore]: Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#3014)

b7dede2a — dependabot[bot] 8 months ago
[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.33 to 2.20.34 (#3017)

76d695d8 — dependabot[bot] 8 months ago
[chore]: Bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 (#3018)

[docs] Update roadmap (#3011)

[bugfix] avoid v. long notification clear query (#3007)

Next
Do not follow this link