Pbkdf2: Use it everywhere.
[akkoma] / lib / pleroma / web /
2021-01-14 Lain SoykafPbkdf2: Use it everywhere.
2021-01-13 lainPassword: Replace Pbkdf2 with Password.
2021-01-13 HaelwennMerge branch 'chores/bump-copyright' into 'develop'
2021-01-13 Haelwenn (lanodan... Bump Copyright to 2021
2021-01-12 feldMerge branch 'fix/backup-url-on-s3' into 'develop'
2021-01-12 rinpatchMerge branch 'chat-message-pagination' into 'develop'
2021-01-12 lainPagination: Don't be dos'd by random parameters.
2021-01-11 Mark FelderSimplify. We will always have a result from Upload...
2021-01-11 Mark FelderFix regression in MediaProxy.local?/0 and appending...
2021-01-11 lainChatMessages: Fix pagination headers.
2021-01-10 Mark FelderFormatting
2021-01-10 feldApply 4 suggestion(s) to 2 file(s)
2021-01-08 Mark FelderMore places we should be using Upload.base_url
2021-01-08 Mark FelderFix URL generated for backup files, try to create a...
2021-01-08 lainMerge branch 'guppe-example' into 'develop'
2021-01-08 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2021-01-08 Alex GleasonRemove ConfirmUserPlug
2021-01-08 lainMerge branch 'fix/missing_emoji_steal_dir' into 'develop'
2021-01-07 lainMerge branch 'backup-ids' into 'develop'
2021-01-07 Alex GleasonBackups: render ID in API
2021-01-07 lainMerge branch 'cleanup/unused-proxy-opts' into 'develop'
2021-01-07 lainMerge branch 'object-normalize-refactor' into 'develop'
2021-01-07 lainMerge branch 'adminapi-user-email' into 'develop'
2021-01-06 Alex GleasonCall ConfirmUserPlug from Router, not Endpoint
2021-01-06 Alex GleasonAdminAPI: return user email
2021-01-05 feldMerge branch 'fix/mediaproxy-config-descriptions' into...
2021-01-05 Mark FelderRemove configurability of upload proxy opts, simplify
2021-01-05 lainMerge branch 'fix/emoji-encoding' into 'develop'
2021-01-05 Mark FelderURI.encode custom emojis
2021-01-05 lainMerge branch 'fix/pagination-regression' into 'develop'
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 lainMerge branch '1526-account-aliases' into 'develop'
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 lainMerge branch 'pleroma-moderation-log-stuff' into 'develop'
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2021-01-05 HaelwennMerge branch '2391-async-bugs' into 'develop'
2021-01-04 lainSideEffects.DeleteTest: asyncify.
2021-01-04 Mark FelderDo not try to guess which pagination we need by the...
2021-01-04 lainObject: Rework how Object.normalize works
2021-01-01 Alex GleasonAdminAPI: return id for moderation log entries
2020-12-31 feldMerge branch 'fix/reports-ordering' into 'develop'
2020-12-31 Alex GleasonApply 2 suggestion(s) to 1 file(s)
2020-12-31 Alex GleasonAutomatically confirm logged-in users
2020-12-31 feldMerge branch 'fix/adminapi-user-status-pagination'...
2020-12-31 feldApply 1 suggestion(s) to 1 file(s)
2020-12-31 Alex GleasonRender AKAs in Actor endpoints
2020-12-30 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-12-30 Mark FelderMake pagination type conditional
2020-12-30 Mark FelderContinue to use ActivityPub.fetch_user_activities/3...
2020-12-30 Mark FelderSupport pagination in AdminAPI for user statuses
2020-12-30 Mark FelderDo not reverse order of reports. We want newest ones...
2020-12-28 HaelwennMerge branch 'revert-b122b6ff' into 'develop'
2020-12-28 HaelwennRevert "Merge branch 'features/hashtag-column' into...
2020-12-28 HaelwennMerge branch 'features/hashtag-column' into 'develop'
2020-12-28 Haelwenn (lanodan... Pleroma.Object/1: take %Object{} as argument instead
2020-12-27 Alexander Strizhakovnon condition dir creation
2020-12-27 Alexander Strizhakovinsreasing test coverage for StealEmojiPolicy
2020-12-27 Alexander Strizhakovcheck dir existence in policy
2020-12-26 lainMerge branch 'cachex-test' into 'develop'
2020-12-23 lainMerge branch 'stable' into mergeback/2.2.1
2020-12-23 lainMerge branch 'release/2.2.1' into 'stable'
2020-12-22 lainReport fixes.
2020-12-22 Haelwenn (lanodan... Create Object.hashtags/1 wrapper
2020-12-22 Haelwenn (lanodan... Insert text representation of hashtags into object...
2020-12-21 lainMerge branch 'develop' into 'develop'
2020-12-21 lainLinting
2020-12-21 lainPipeline test: Switch from Mock to Mox.
2020-12-21 lainCachex: Unify arity of callback function
2020-12-20 Kaizhe HuangFix trailing whitespaces in lib/pleroma/web/web_finger.ex
2020-12-20 rinpatchMerge branch 'bugfix/mastofe-install-script' into ...
2020-12-18 lainTests: Use NullCache for async tests.
2020-12-18 lainCachex: Make caching provider switchable at runtime.
2020-12-18 FiveYellowMiceWebFinger: add subscribe_address in return data of...
2020-12-17 feldMerge branch 'registration-workflow' into 'develop'
2020-12-17 Alex GleasonMerge remote-tracking branch 'upstream/develop' into...
2020-12-16 lainMerge branch 'fix/2336-mastoapi-ws-posts-dropping'...
2020-12-15 lainMerge branch 'support/2255_posix_errors' into 'develop'
2020-12-15 lainMerge branch 'fix/config-gen-detect-exiftool' into...
2020-12-15 lainMerge branch 'chore/refactor-hide-counts' into 'develop'
2020-12-14 Mark FelderMinor refactoring of the logic for hiding followers...
2020-12-14 Alexander StrizhakovFix for dropping posts/notifs in WS when mix task is...
2020-12-09 feldMerge branch 'oauth-entities-expiration-tweaks' into...
2020-12-09 Ivan TashkinovTweaks to OAuth entities expiration: changed default...
2020-12-09 lainMerge branch 'auth-improvements' into 'develop'
2020-12-09 lainMerge branch 'stream-follow-updates' into 'develop'
2020-12-07 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-12-07 lainMerge branch 'feature/configdb-mix-tasks' into 'develop'
2020-12-06 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-12-06 Ivan Tashkinov[#3112] Ensured presence and consistency of :user and...
2020-12-04 feldMerge branch 'issue/2256' into 'develop'
2020-12-02 Egor KislitsynDocument follow relationship updates and cleanup
2020-12-01 Egor KislitsynStream follow updates
2020-11-30 Ivan Tashkinov[#3112] Allowed revoking same-user token from any apps...
2020-11-28 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-11-28 Ivan TashkinovOAuth form user remembering feature. Local MastoFE...
2020-11-27 lainMerge branch 'fix/2322-digest-algorithm-case-insensitiv...
2020-11-27 Alexander Strizhakovdigest algorithm is taken from header
2020-11-25 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2020-11-25 Ivan TashkinovSession token setting on token exchange. Auth-related...
next