4d954b48bc
resolve merge conflicts
6a9d169e24
Merge pull request 'components: emoji_reactions: force custom emoji reaction height' (#280) from a1batross/akkoma-fe:a1batross-patch-1 into develop
581c53a15e
components: emoji_reactions: force custom emoji reaction height
9e04e4fd80
Improve emoji picker performance (#275)
88d5149db5
paginate-follow-requests (#277)
7bcf64438e
Merge branch 'develop' into fedi-absturztau-be
f92484fd01
add version in changelog
6e07ed6ea9
fix docker tag
d2b57a7f9e
bump elixir version in CI
439e915531
bump version
16902a26a3
resolve merge conflicts
1ffa4b08e0
client: reformat notification component
c9d395961e
server: refactor packing User
3a7e8cfe50
server: check instance description length limit
b8796cb1fa
activitypub: remove _misskey_votes property
5d6cceda49
Merge branch 'main' into mk.absturztau.be
6a40ef3569
fix typo
09fe55379e
client: check input for aiscript
27b912b9b0
security: check schema for URL previews
48fd543d0f
security: check URL schema of AP URIs
Migration "syncOrm1674499888924" failed, error: deadlock detected
migration does pass through now, buuuut migration registryRemoveDomain1675375940759 now fails with
query: 'DELETE FROM "registry_item" AS "a" WHERE "updatedAt" != (SELECT MAX("updatedAt")…
Migration "syncOrm1674499888924" failed, error: deadlock detected
will try this evening. no time now
Migration "syncOrm1674499888924" failed, error: deadlock detected
e4890de172
Merge branch 'main' into mk.absturztau.be
3489c8ac3a
fix: loading config
06ef752218
adjust readme
44f02fa3ec
update documents for new release
d655bda30c
add foundkey floofer
admin/accounts/delete returns NO_SUCH_USER
4919f32ce4
Merge branch 'develop' into fedi-absturztau-be
56fd2e773b
Merge branch 'languages' into develop
42dc1a027a
add language input
236bc2c762
Merge pull request 'Only show "keep open" emoji checkbox on post form' (#269) from sfr/pleroma-fe:fix/keepopen into develop
e9f47509ae
Only show "keep open" emoji checkbox on post form
a9eb94e8d3
resolve merge conflicts
153539a246
add changelog entry
d394ab0a8a
Merge branch 'develop' of akkoma.dev:AkkomaGang/akkoma into develop
90088cce11
Support TLD wildcards in MRF matches
63ce25f32c
Merge pull request 'Correct og:description tag in static-fe' (#373) from sfr/akkoma:fix/og-description into develop
5d99ccacfd
resolve merge conflicts
e3fd371f4a
Implement FEP-e232 qoutes
5893a44ff5
server: parse quote tag syntax
9bdf24d3a5
enhance: add tag for quotes
7170b86724
fixup: websocket data parsing + logger
POST /api/notes/children runs into timeouts
Not on my side. replies now load without running into a timeout
98a845eda4
resolve merge conflicts
3a9d283630
client: make mod patterns display when seeking on stopped track
ed27f61a4d
client: add mod tracker
ed9d4023d4
backend: add argon2 support
76a8e000a3
client: only catch erroneous key errors in i18n.ts
mod tracker
alrightly, i think this is ready. also managed to make the patterns display when seeking while track is stopped
mod tracker
6998cae7e3
this works, its just... terrible code. and i can't come up with another solution as of now without having…