Set instance reachable on fetch
[akkoma] / lib / pleroma / web /
2022-07-21 FloatingGhostpurge chat and shout endpoints
2022-07-20 floatingghostupdate mastofe paths (#95)
2022-07-20 floatingghostMerge pull request 'update feature set' (#94) from...
2022-07-20 FloatingGhostupdate features array
2022-07-20 floatingghostpurge ldap authenticator (#92)
2022-07-20 floatingghostremove all endpoints marked as deprecated (#91)
2022-07-20 floatingghostMerge pull request 'purge scrobbling' (#90) from purge...
2022-07-19 FloatingGhostRemove scrobbling support
2022-07-18 floatingghostMerge branch 'from/upstream-develop/tusooa/server-annou...
2022-07-18 floatingghostmaintenance: dependency upgrade (#81)
2022-07-14 floatingghostMerge pull request 'remove anonymous function from...
2022-07-14 FloatingGhostremove anonymous function from plug
2022-07-14 floatingghostMerge pull request 'Change module name' (#69) from...
2022-07-14 FloatingGhostfix compilation
2022-07-13 floatingghostAdd swaggerUI options (#66)
2022-07-13 floatingghostMerge pull request 'Change default Postgres user/DB...
2022-07-13 floatingghostMerge pull request 'Change pleroma reference in priv...
2022-07-13 floatingghostMerge pull request 'Pass remote follow avatar into...
2022-07-12 Tusooa ZhuPass remote follow avatar into media proxy
2022-07-12 normMerge branch 'develop' into default-db-name
2022-07-11 floatingghostalso resolve @full@tags in mfm (#62)
2022-07-11 floatingghost[#58] ensure all users are linked in MFM content (#61)
2022-07-10 floatingghost[#58] pre-link MFM content (#59)
2022-07-08 floatingghostRemove precompiled javascript (#55)
2022-07-06 floatingghostAdd configurable theme color (#53)
2022-07-04 floatingghostUse finch everywhere (#33)
2022-07-04 sfrimplement Move activities (#45)
2022-07-04 floatingghostMerge pull request 'Update development docs' (#43)...
2022-07-04 floatingghostMerge pull request '[#37] fix frienderica pinned collec...
2022-07-03 FloatingGhostUse Akkoma modification for collections
2022-07-03 FloatingGhostAdd support for a `first` reference in pinned objects
2022-07-01 FloatingGhostMerge branch 'documentation-migration' of akkoma.dev...
2022-07-01 floatingghostMerge branch 'develop' into documentation-migration
2022-07-01 floatingghostFix broken attachments from owncast (#31)
2022-06-30 floatingghostMerge pull request 'Merge search behaviour change,...
2022-06-30 FloatingGhostRefactor ES on top of search behaviour
2022-06-29 Ekaterina VaartisDon't try removing deleted users and such from index...
2022-06-29 Ekaterina VaartisRename Activity.Search to Search.DatabaseSearch
2022-06-29 Ekaterina VaartisRename search.ex to database_search.ex and add search/2
2022-06-29 Ekaterina VaartisOnly add local posts to index in activity_pub
2022-06-29 Ekaterina VaartisUse proper deleted object for removing from index
2022-06-29 Ekaterina VaartisDon't try removing from index again in common_api
2022-06-29 Ekaterina VaartisAlso index incoming federated posts
2022-06-29 Ekaterina VaartisEnsure only indexing public posts and implement clearin...
2022-06-29 Ekaterina VaartisInitial meilisearch implementation, doesn't delete...
2022-06-29 HélèneStealEmojiPolicy: fix String rejected_shortcodes
2022-06-29 IljaAlso use actor_type to determine if an account is a...
2022-06-29 Tusooa ZhuSkip cache when /objects or /activities is authenticated
2022-06-29 Tusooa ZhuAllow to skip cache in Cache plug
2022-06-29 Tusooa ZhuFix incorrect fallback when English is set to first...
2022-06-29 Tusooa ZhuSupport fallbacking to other languages
2022-06-29 Tusooa ZhuLint
2022-06-29 Tusooa ZhuSupport multiple locales from userLanguage cookie
2022-06-29 Tusooa ZhuSupport multiple locales formally
2022-06-29 Tusooa ZhuMake lint happy
2022-06-29 Tusooa ZhuFallback to a variant if the language in general is...
2022-06-29 Tusooa ZhuAllow user to register with custom language
2022-06-29 Tusooa ZhuAllow update_credentials to update User.language
2022-06-29 Tusooa ZhuSend emails i18n'd using backend-stored user language
2022-06-29 Tusooa ZhuMake mail and mailer translatable
2022-06-29 Tusooa ZhuMake static fe translatable
2022-06-29 Tusooa ZhuFix tests
2022-06-29 Tusooa ZhuMake mfa pages translatable
2022-06-29 Tusooa ZhuMake oauth pages translatable
2022-06-29 Tusooa ZhuUse proper lang attributes in htmls
2022-06-29 Tusooa ZhuMake tag feed translatable
2022-06-29 Tusooa ZhuMake password reset pages translatable
2022-06-29 Tusooa ZhuMake lint happy
2022-06-29 Tusooa ZhuMake remote follow pages translatable
2022-06-29 Tusooa ZhuPrefer userLanguage cookie over Accept-Language header...
2022-06-29 floatingghostAdd visibility check in context path (#26)
2022-06-27 floatingghostMerge pull request 'Purge gopher frontend' (#24) from...
2022-06-27 FloatingGhostPurge gopher frontend
2022-06-25 floatingghostMerge pull request 'Allow for embedding object data...
2022-06-25 FloatingGhostRemove debug prints
2022-06-25 FloatingGhostAllow for embedding object data in publish
2022-06-25 floatingghostMerge pull request 'emoji reaction standardisation...
2022-06-25 FloatingGhostupdate api spec for custom emoji reaction
2022-06-22 FloatingGhostensure local statuses are not visible remotely
2022-06-22 FloatingGhostcheck for local_public? on AP route
2022-06-22 FloatingGhostcherry-pick security from upstream
2022-06-21 FloatingGhostMerge branch 'develop' of akkoma.dev:AkkomaGang/akkoma...
2022-06-17 floatingghostMerge pull request 'Use mediaproxy for emoji notificati...
2022-06-17 sn0wUse mediaproxy for emoji notifications if enabled
2022-06-14 FloatingGhostallow %{source} dict in no_empty
2022-06-14 FloatingGhostMerge branch 'mfm' into develop
2022-06-14 FloatingGhostmix format
2022-06-14 FloatingGhostensure tests pass
2022-06-14 FloatingGhostAllow authoring MFM
2022-06-14 floatingghostMerge pull request 'Allow reacting with emojis containi...
2022-06-14 FloatingGhostallow `source` from misskey
2022-06-14 sn0wAllow reacting with emojis containing a number
2022-06-12 FloatingGhostAdd emoji_url to notifications to allow rendering
2022-06-11 FloatingGhostfix secret key failure
2022-06-11 FloatingGhostmix format
2022-06-11 FloatingGhostfix all tests
2022-06-11 FloatingGhostfix emoji controller tests
2022-06-11 FloatingGhostfix emoji tests
2022-06-11 FloatingGhostfix quoting of custom emoji
2022-06-10 FloatingGhostrun mix format
next