Merge branch 'default-pictures' into 'develop'
[akkoma] / lib / pleroma / web /
2017-11-10 Roger BraunMastoAPI: Use string ids everywhere.
2017-11-10 ealMastoAPI: Add notification get, clear and dismiss.
2017-11-09 Roger BraunMerge branch 'develop' of git.pleroma.social:pleroma...
2017-11-09 Roger BraunMastoAPI: Fetch statuses in search.
2017-11-09 lambdaMerge branch 'fix-tootdon-image-uploads' into 'develop'
2017-11-09 Roger BraunAdd actor column to activities.
2017-11-09 Roger BraunRe-fetch user data on salmon decode error.
2017-11-08 lambdaMerge branch 'following-you-in-user-view' into 'develop'
2017-11-08 ealTwitterAPI user view: add follows_you.
2017-11-08 Roger BraunLook through whole db for user timelines.
2017-11-08 lambdaMerge branch 'blocks-in-user-view' into 'develop'
2017-11-08 ealTwitterAPI user view: add blocks.
2017-11-08 lambdaMerge branch 'twitter-api-blocks' into 'develop'
2017-11-07 ealTwitterAPI: Add blocks.
2017-11-07 lambdaMerge branch 'mastodon-emoji-endpoint' into 'develop'
2017-11-07 ealAdd mastodon API endpoint for custom emoji.
2017-11-07 lambdaMerge branch 'authenticated-profile-fetching' into...
2017-11-07 Roger BraunAllow self-rt.
2017-11-07 Roger BraunRevert "Longer timeouts for user fetching."
2017-11-07 Roger BraunLonger timeouts for user fetching.
2017-11-06 ealAllow profile fetching for authenticated users only.
2017-11-06 lambdaMerge branch 'fix-tootdon-oauth' into 'develop'
2017-11-06 ealFix tootdon logins.
2017-11-05 Roger BraunMerge branch 'develop' of git.pleroma.social:pleroma...
2017-11-05 Roger BraunFix bug when no posts are in the db.
2017-11-03 lambdaMerge branch 'feature/blocks' into 'develop'
2017-11-03 Roger BraunMastoAPI: Add list of blocked users.
2017-11-03 Roger BraunMastoAPI: Add blocking.
2017-11-03 Roger BraunMastoAPI: Add blocking to AccountView.
2017-11-03 Roger BraunMastoAPI: Fix mentions always being for an anonymous...
2017-11-02 Roger BraunMastoApi: Add blocking to fetches.
2017-11-02 Roger BraunTwitterAPI: Add blocking to fetches.
2017-11-02 Roger BraunHandle nil cases.
2017-11-02 Roger BraunDon't return blocked users' activities in contexts.
2017-11-02 Roger BraunDon't return activities from blocked users.
2017-11-01 Roger BraunHandle empty terms / tags.
2017-10-31 Roger BraunFederate out content warnings.
2017-10-31 Roger BraunAllow using cws in mastodon api.
2017-10-31 Roger BraunMastoAPI: Include CW.
2017-10-31 Roger BraunTwitterAPI: Display cws.
2017-10-31 Roger BraunSave cws in the activitypub data.
2017-10-31 Roger BraunAvoid potentially slow count queries for user note...
2017-10-31 Roger BraunOnly search through last 100_000 activities for fetches.
2017-10-31 Roger BraunMerge branch 'feature/mastodon-api-fixes' into develop
2017-10-31 Roger BraunMastoAPI: Return id as string instead of integer.
2017-10-31 Roger BraunMastoAPI: Always return an url for statuses.
2017-10-30 Roger BraunMerge branch 'feld/pleroma-feld-mastodon-usersearch...
2017-10-30 Roger BraunMove user search to User module.
2017-10-30 Mark FelderFix /api/v1/accounts/search by splitting account search...
2017-10-29 lambdaMerge branch 'missing-mastodon-follow-endpoint' into...
2017-10-28 ealClean style.
2017-10-28 ealFix return type of /api/v1/follows
2017-10-28 lambdaMerge branch 'missing-mastodon-follow-endpoint' into...
2017-10-28 ealReturn error message on errors
2017-10-28 ealAdd mastodon API endpoint for follow
2017-10-24 Roger BraunUse more efficient query to fetch likes.
2017-10-23 Roger BraunSpeed up deletion and related queries.
2017-10-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-10-23 Roger BraunMastoAPI: Add emoji output.
2017-10-20 lambadalambdaMerge branch 'develop' into 'develop'
2017-10-19 ealAdd an API endpoint for emoji.
2017-10-19 Roger BraunRevert "Simplify query."
2017-10-19 Roger BraunAdd password reset.
2017-10-18 Roger BraunSimplify query.
2017-10-05 Roger BraunDon't reject already accepted subscriptions.
2017-09-17 Roger BraunRemove tag links for now, they break some regular links.
2017-09-17 Roger BraunAdd tag links.
2017-09-17 Roger BraunTwitterAPI: Return proper error.
2017-09-17 Roger BraunMastoAPI: Fix reblog view.
2017-09-17 Roger BraunMastoAPI: Return reblogs, too.
2017-09-17 Roger BraunMastoAPI: Add repeats to statusview.
2017-09-17 Roger BraunMastodonAPI: Add user favorites endpoint.
2017-09-17 Roger BraunTwitterAPI: Use correct endpoint for tag timeline.
2017-09-17 Roger BraunFix typo.
2017-09-17 Roger BraunTwitterAPI: Add tag timeline.
2017-09-17 Roger BraunUse inserted_at as sort in search.
2017-09-17 Roger BraunUse desc id to sort instead of desc inserted_at
2017-09-16 Roger BraunMake emoji configurable in files.
2017-09-16 Roger BraunApply incoming custom emoji.
2017-09-16 Roger BraunHandle incoming emoji.
2017-09-16 Roger BraunFederate emoji out.
2017-09-16 Roger BraunDon't check limit twice in TwitterAPIController.
2017-09-16 Roger BraunSort by updated_at
2017-09-16 Roger BraunDon't specify order in results for now.
2017-09-16 Roger BraunTwitterAPI: Add search.
2017-09-16 Roger BraunFederate banners out.
2017-09-16 Roger BraunBanners are objects.
2017-09-16 Roger BraunUpdate banner from remote accounts.
2017-09-16 Roger BraunAdd undocumented default user default settings.
2017-09-16 Roger BraunFix callback state.
2017-09-16 Roger BraunAdd remote user fetching to search.
2017-09-16 Roger BraunSet search config to 'english'.
2017-09-16 Roger BraunAdd basic search.
2017-09-15 Roger BraunMastoAPI: Fix date in account view.
2017-09-15 Roger BraunAdd configuration option for registrations.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
2017-09-15 Roger BraunAdd instance config options.
2017-09-15 Roger BraunMastoAPI: Set user id on replies.
2017-09-15 Roger BraunDon't die on fetching problems.
2017-09-14 Roger BraunMastoAPI: Follower-related changes
next