Commit graph

204 commits

Author SHA1 Message Date
Oneric
3ffcdd3ab2 Bump akkoma 2026-05-31 00:00:00 +00:00
Oneric
f0ee916001 Bump akkoma 2026-05-29 00:00:00 +00:00
Oneric
b727dc41e1 Add minor search processing tweak 2026-05-26 00:00:00 +00:00
Oneric
607c4917fa Bump akkoma 2026-05-22 00:00:00 +00:00
Oneric
d64c1349d8 Bump akkoma 2026-05-22 00:00:00 +00:00
Oneric
4bbb69af85 Bump akkoma 2026-05-22 00:00:00 +00:00
Oneric
7f08543e88 Update akkoma 2026-05-09 00:00:00 +00:00
Oneric
3758c8498d Bump akkoma 2026-05-06 00:00:00 +00:00
Oneric
eabddfbbab Bump akkoma
Security release
2026-05-04 00:00:00 +00:00
Oneric
84cfeed4d9 Extend search tweak patches 2026-04-29 00:00:00 +00:00
Oneric
ed201717b4 Update search tweaks, the third
no truncation pls
2026-04-26 00:00:00 +00:00
Oneric
c3f77a7754 Update search tweak again 2026-04-26 00:00:00 +00:00
Oneric
163a099e2d Update search tweaks 2026-04-26 00:00:00 +00:00
Oneric
81f0e7a932 Add search tweak patches 2026-04-26 00:00:00 +00:00
Oneric
40dc5bf905 Bump akkoma 2026-04-26 00:00:00 +00:00
Oneric
c6e04fba20 Bump akkoma
No more unstable DM conv last_status or search results
2026-04-20 00:00:00 +00:00
Oneric
39999304af Bump akkoma 2026-04-14 00:00:00 +00:00
Oneric
f985a7a308 Bump akkoma
Oopsi, the cleanup patches were never actually applied in prod °~°
2026-04-14 00:00:00 +00:00
Oneric
f46fae0b74 Update cleanup patches 2026-04-07 00:00:00 +00:00
Oneric
6bfcb4b6f3 Update cleanup patches 2026-04-06 00:00:00 +00:00
Oneric
03dd904105 Update cleanup patches 2026-04-04 00:00:00 +00:00
Oneric
91b0d87fef Add cleanup patch 2026-04-04 00:00:00 +00:00
Oneric
5944b952e8 Bump akkoma 2026-04-04 00:00:00 +00:00
Oneric
4dbfb4d96d Add nearly done patches 2026-04-04 00:00:00 +00:00
Oneric
8beb71fbec Bump akkoma 2026-03-30 00:00:00 +00:00
Oneric
1b1ccc2f3a Bump akkoma 2026-03-28 00:00:00 +00:00
Oneric
fead94b4ec Bump akkoma
secfix again
2026-03-21 00:00:00 +00:00
Oneric
7010768e3d Bump akkoma 2026-03-16 00:00:00 +00:00
Oneric
5c63867b85 Bump akkoma
New release with securit fixes
2026-03-14 00:00:00 +00:00
Oneric
9d83667dbb Bump akkoma 2026-03-04 00:00:00 +00:00
Oneric
8318183e4a Bump akkoma 2026-02-07 00:00:00 +00:00
Oneric
65dbc8df4d Add quotes API tweaks 2026-02-07 00:00:00 +00:00
Oneric
f9b8bb6f50 Bump akkoma 2026-02-07 00:00:00 +00:00
Oneric
750e1ccec2 Promote and extend http tweaks
Now also uses system CA certs rather than CAStore and bumps finch
2026-01-27 00:00:00 +00:00
Oneric
e65d1a70e5 Bump akkoma 2026-01-27 00:00:00 +00:00
Oneric
ca7d542f9e Add debug patch to determine who messes up signatures on redirect 2026-01-23 00:00:00 +00:00
Oneric
9729b37cf3 Bump akkoma 2026-01-23 00:00:00 +00:00
Oneric
146d368b90 Add patch reducing poll refresh rate 2026-01-12 00:00:00 +00:00
Oneric
da54b5233a Bump akkoma 2026-01-11 00:00:00 +00:00
Oneric
56f6ae2a56 Bump akkoma 2026-01-11 00:00:00 +00:00
Oneric
4ccc85c32c Update conv API fixes 2026-01-10 00:00:00 +00:00
Oneric
23fc18e628 Drop broken convapi enahncements
conversation MUST be preloaded in many cases
else it later breaks due to subpar streaming handling
2026-01-10 00:00:00 +00:00
Oneric
5565e3462f Bump Akkoma and update conv API fixes
NOTE: to match commit ordering the migration IDs changed.
The LastStatusID migration is now *2
and a new migration deleting superfluous remote participations
now takes *1.

You’ll want to adjust the schema_migrations table
or roll back the old *1 migration _before_ upgrading.
2026-01-08 00:00:00 +00:00
Oneric
0e4044d9e2 Temporarily retract conv API enhancements
It might be just coincidence, but since this was applied
the server would ocassionally start to consume a lot of CPU
and hiover at an unusuallly high CPU run queue value. The
trigger for this is not clear and it disappeared for a while after restarts.
Since reverting those patches it did not happen again so far
2026-01-04 00:00:00 +00:00
Oneric
38030bbf82 Retract broken part of conv API enhancements
Turns out with JOIN preloads LIMITs (naturally still)
apply to the rows returned by the database which means
this is effectively loading up conversations up to a total
recipient count (possibly cutting recipients of a conversation short).
Observed perf improvements might just have been from
fewer conversations and recipients being loaded overall
2026-01-01 00:00:00 +00:00
Oneric
55ca0f3449 Update conv API enhancements 2025-12-31 00:00:00 +00:00
Oneric
fa3516a4b4 Add WIP conv API tweaks 2025-12-31 00:00:00 +00:00
Oneric
e7ba30e795 Update conv API patches 2025-12-31 00:00:00 +00:00
Oneric
3cf3dbfad0 Update conv API patches 2025-12-31 00:00:00 +00:00
Oneric
7f9a8dc08e Update conv API patch 2025-12-30 00:00:00 +00:00