Merge branch 'features/add-credo-to-ci' into 'develop'
[akkoma] / lib /
2019-03-13 lambdaMerge branch 'features/add-credo-to-ci' into 'develop'
2019-03-13 Haelwenn (lanodan... Pleroma.Web.TwitterAPI.Controller: Remove duplicated...
2019-03-13 Haelwenn (lanodan... [Credo][CI] Add readability as it’s fixed
2019-03-13 Haelwenn (lanodan... [Credo] Change quoted string with 3+ quotes to sigils
2019-03-13 Haelwenn (lanodan... [Credo] fix Credo.Check.Readability.MaxLineLength
2019-03-13 Haelwenn (lanodan... [Credo] write large numbers with underscore separation
2019-03-13 Haelwenn (lanodan... [Credo] make all variables use snake_case
2019-03-13 Haelwenn (lanodan... [Credo] Remove parentesis on argument-less functions
2019-03-13 Haelwenn (lanodan... [Credo] fix Credo.Check.Readability.AliasOrder
2019-03-13 Haelwenn (lanodan... [Credo] Fix the consistency
2019-03-13 Haelwenn (lanodan... [Credo] Fix the warnings
2019-03-12 kaniiniMerge branch 'feature/add-roles-to-users-admin-api...
2019-03-12 Maxim FilippovAdd "roles" to users admin API
2019-03-12 kaniiniMerge branch 'masto-api-followers-following' into ...
2019-03-12 eugenijmMastoAPI followers/following endpoints
2019-03-11 kaniiniMerge branch 'add-screenname-extension-to-masto-api...
2019-03-11 kaniiniMerge branch 'add-activity-id-to-push-messages' into...
2019-03-11 rinpatchMerge branch 'ci-switch-to-elixir-1-8-1' into 'develop'
2019-03-11 lainLinting.
2019-03-11 lainWebPush: Add activity id to the push messages.
2019-03-11 lainMastoAPI Accounts: Add fetching by nickname.
2019-03-11 lambdaMerge branch 'add-local-field-to-status' into 'develop'
2019-03-11 lambdaMerge branch 'feat/style-oauth-login-page' into 'develop'
2019-03-11 lambdaMerge branch 'broadcast-activity-id-on-deletion' into...
2019-03-11 Shpuld ShpuldsonRemove chromium input hilight that clashes with our own
2019-03-11 Shpuld ShpuldsonStyle again the login page to fit pleroma more
2019-03-11 lainMastoAPI StatusView: Add locality indicator.
2019-03-11 eugenijmBroadcast deleted activity id on deletion to conform...
2019-03-08 kaniiniMerge branch 'bugfix/tesla-safety' into 'develop'
2019-03-08 William Pitcockhttp: connection: unify adapter configuration and defaults
2019-03-08 William Pitcockhttp: connection: relax the timeouts a little
2019-03-08 William Pitcockhttp: rework connection timeouts to match hackney docs...
2019-03-08 William Pitcockhttp: actually pass the options list to the Connection...
2019-03-08 William Pitcockhttp: connection: merge hackney option lists instead...
2019-03-08 William Pitcockhttp: safely catch erlang exits and elixir errors from...
2019-03-08 kaniiniMerge branch 'fix-tlsv1.3' into 'develop'
2019-03-08 kaniiniMerge branch 'delete-status' into 'develop'
2019-03-08 kaniiniMerge branch 'fetch-posts-on-first-federation' into...
2019-03-08 eugenijmAllow an admin to delete a user status
2019-03-08 Ekaterina VaartisFetch user's outbox posts on first federation with...
2019-03-07 rinpatchMerge branch 'bugfix/mrf-antifollowbot-nil-bio' into...
2019-03-07 William PitcockMRF: anti followbot: gracefully handle accounts without...
2019-03-07 rinpatchMerge branch 'bugfix/delete-activity-audience' into...
2019-03-07 Karen KonouAdjust delete activity audience to match the deleted...
2019-03-07 Karen KonouRevert existing object check
2019-03-07 lambdaMerge branch 'preserve-link-headers' into 'develop'
2019-03-07 eugenijmPreserve parameters in link headers (Mastodon API)
2019-03-06 kaniiniMerge branch 'chore/merge-search-into-list-users' into...
2019-03-06 kaniiniMerge branch 'bugfix/connect-src-https' into 'develop'
2019-03-06 kaniiniMerge branch 'bugfix/rel-me_list' into 'develop'
2019-03-06 kaniiniMerge branch 'feature/647' into 'develop'
2019-03-06 Maksim[#647] tests for web push
2019-03-06 kaniiniMerge branch 'features/masto_fe-config' into 'develop'
2019-03-06 HaelwennMerge branch 'fix/escape-reserved-chars-in-filenames...
2019-03-05 Karen KonouAdd handling of objects not in database
2019-03-05 rinpatchProperly escape reserved URI charachters in upload...
2019-03-05 rinpatchMerge branch 'add-admin-to-node-info' into 'develop'
2019-03-05 Haelwenn (lanodan... Web.RelMe: Fix having other values in rel attr
2019-03-05 Haelwenn (lanodan... Plugs.HTTPSecurityPlug: Add static_url to CSP's connect-src
2019-03-05 HaelwennMerge branch 'bugfix/rich-media-uri-validation' into...
2019-03-05 eugenijmInclude admins in nodeinfo
2019-03-04 Maxim FilippovTypo
2019-03-04 William Pitcockrich media: helpers: rework validate_page_url()
2019-03-04 William Pitcockhelpers: use AutoLinker to validate URIs as well as...
2019-03-04 William Pitcockrich media: don't crawl bogus URIs
2019-03-04 kaniiniMerge branch 'feature/add-status-text-to-notifications...
2019-03-04 Maxim FilippovMerge search endpoint into /users
2019-03-04 Maxim FilippovRemove unused code
2019-03-04 Maxim FilippovAdd status text to notifications (mentions and reposts)
2019-03-04 kaniiniMerge branch 'fix/like-adressing' into 'develop'
2019-03-04 rinpatchStop adresssing like activities to actor's follower...
2019-03-04 kaniiniMerge branch 'unify-follow' into 'develop'
2019-03-04 kaniiniMerge branch 'dm-visibility-for-blocking-users' into...
2019-03-04 KokaKiwiFix supported TLS versions as TLS 1.3 support seems...
2019-03-04 Karen KonouMerge branch 'bugfix/delete-activity-audience' of git...
2019-03-04 Karen Konoufix format
2019-03-04 Karen KonouExpand "to" of delete activities
2019-03-04 Karen KonouExpand "to" of delete activities
2019-03-04 eugenijmFix DM visibility for blocking users
2019-03-03 eugenijmUnify Mastodon and Twitter follow implementations using...
2019-03-03 kaniiniMerge branch 'muting' into 'develop'
2019-03-03 William PearsonDon't stream muted accounts
2019-03-03 rinpatchMerge branch 'remove-todo-txt' into 'develop'
2019-03-03 kaniiniMerge branch 'features/bio_rel_me' into 'develop'
2019-03-03 kaniiniMerge branch 'feature/add-pagination-to-users-admin...
2019-03-03 kaniiniMerge branch 'get-follow-requests-sql' into 'develop'
2019-03-03 kaniiniMerge branch 'atomic-note-count-updates' into 'develop'
2019-03-03 kaniiniMerge branch 'count-only-public-statuses' into 'develop'
2019-03-03 kaniiniMerge branch 'remove-follow-request-count' into 'develop'
2019-03-03 eugenijmRemove follow_request_count as it's not needed for...
2019-03-03 eugenijmUse atomic update for note count and follower count
2019-03-03 lambdaMerge branch 'fix/dont-show-dms-in-mentions-timeline...
2019-03-03 eugenijmIncrement user note count only on public activities
2019-03-02 eugenijmUse sql query in User.get_follow_requests/1 for filteri...
2019-03-02 Maxim FilippovAdd pagination to search
2019-03-02 rinpatchMerge branch 'bugfix/oauth-scopes-join' into 'develop'
2019-03-02 Haelwenn (lanodan... Pleroma.User: mix format
2019-03-02 Haelwenn (lanodan... RelMe.maybe_put_rel_me/2: When true put "me" otherwise nil
2019-03-02 Haelwenn (lanodan... Pleroma.User: Fix syntax and user.ap_id call
2019-03-02 Haelwenn (lanodan... Pleroma.User: Pass an array to profile_urls
next