Commit Graph

1545 Commits (260c87006e288029aea69229b9cd2c018b4811fe)

Author SHA1 Message Date
floatingghost 260c87006e revert ae54c06bb4
2 years ago
floatingghost ae54c06bb4 Language code on mastoapi statuses (#433)
2 years ago
FloatingGhost 57e51fe62c Migrate Pleroma.Web to phoenix 1.6 formats
2 years ago
FloatingGhost c4b46ca460 Add /api/v1/followed_tags
2 years ago
FloatingGhost b8f280b4b5 Rich media doesn't need to be a map
2 years ago
FloatingGhost bf7ff6a337 Put rich media processing in a Task
2 years ago
Atsuko Karagi e17c71a389 Respect restrict_unauthenticated in /api/v1/accounts/lookup
2 years ago
duponin 3e9c0b380a
Return 413 when an actor's banner or background exceeds the size limit
2 years ago
duponin c9304962c3
Uploading an avatar media exceeding max size returns a 413
2 years ago
floatingghost d55de5debf Remerge of hashtag following (#341)
2 years ago
floatingghost ec6bf8c3f7 revert 4a94c9a31e
2 years ago
floatingghost 4a94c9a31e Add ability to follow hashtags (#336)
2 years ago
floatingghost db60640c5b Fixing up deletes a bit (#327)
2 years ago
floatingghost 0cfd5b4e89 Add ability to set a default post expiry (#321)
2 years ago
floatingghost cc6a076202 Include requested_by in relationship (#260)
2 years ago
FloatingGhost 4e8ab0deeb fix count of poll voters
2 years ago
FloatingGhost 479aacb1b6 Add fallback for reports that don't have attached activities
2 years ago
floatingghost b7e8ce2350 Scrape instance nodeinfo (#251)
2 years ago
floatingghost f36d14818d Unilateral remove from followers (#232)
2 years ago
Norm a6d85003fe Remote interaction with posts (#198)
2 years ago
floatingghost 2641dcdd15 Post editing (#202)
2 years ago
floatingghost 1b826eea54 Allow reacting with remote emoji when they exist on the post (#200)
2 years ago
floatingghost c3fde9577d Allow listing languages, setting source language (#192)
2 years ago
floatingghost df39cab9c1 Automatic status translation (#187)
2 years ago
Tusooa Zhu 95e4018c1a Disconnect streaming sessions when token is revoked
2 years ago
floatingghost e4f2251e0f Add support for setting language in instance metadata (#183)
2 years ago
floatingghost 618cf7ff7f reuse valid oauth tokens (#182)
2 years ago
FloatingGhost 8d7b63a766 Revert "Fix oauth2 (for real) (#179)"
2 years ago
floatingghost aa681d7e15 Fix oauth2 (for real) (#179)
2 years ago
FloatingGhost b0130bfa7b Revert "oauth2 fixes (#177)"
2 years ago
floatingghost d72f9e39d9 add visibility check on quote (#178)
2 years ago
floatingghost 429e2ac832 oauth2 fixes (#177)
2 years ago
floatingghost 11ec9daa5b API compatibility with fedibird, frontend config (#163)
2 years ago
Hélène b3e4d81362 StatusView: implement pleroma.context field
2 years ago
Hélène b9bb093600 StatusView: clear MSB on calculated conversation_id
2 years ago
floatingghost 62e179f446 make conversation-id deterministic (#154)
2 years ago
floatingghost c9600dbbbf local-only-fixed (#138)
2 years ago
floatingghost 1f6deb0ef4 include local instance in bubble timeline (#117)
2 years ago
floatingghost 1419eee5df Quote posting (#113)
2 years ago
floatingghost cb6e7359af add bubble timeline (#100)
2 years ago
FloatingGhost 0f132b802d purge chat and shout endpoints
2 years ago
FloatingGhost 3b8bf8464f update features array
2 years ago
floatingghost dc9f66749c remove all endpoints marked as deprecated (#91)
2 years ago
floatingghost 54ed8760ff Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' (#85)
2 years ago
FloatingGhost 1ecdb19de5 Refactor ES on top of search behaviour
2 years ago
Ekaterina Vaartis c128798418 Rename Activity.Search to Search.DatabaseSearch
2 years ago
Ekaterina Vaartis ea582fbf93 Rename search.ex to database_search.ex and add search/2
2 years ago
Ekaterina Vaartis e961cf2689 Initial meilisearch implementation, doesn't delete posts yet
2 years ago
Tusooa Zhu 72bdb0640f Allow user to register with custom language
2 years ago
Tusooa Zhu 1b77308644 Allow update_credentials to update User.language
2 years ago