Merge branch 'fix/follow-with-reblogs' into 'develop'
[akkoma] / lib / pleroma / web /
2019-04-06 Alex Sadmin api endpoints for invites
2019-04-06 Alex Stoken -> invite renaming
2019-04-06 Alex Stwitter api registration
2019-04-05 HaelwennMerge branch 'feature/mastofe-redurect-to-referer-after...
2019-04-05 Sergey SuprunenkoRedirect to the referer url after mastofe authorization
2019-04-05 feldMerge branch 'feature/admin-api-follow' into 'develop'
2019-04-05 Mark FelderRedundant Repo.get_by usage was recently removed from...
2019-04-05 Roger BraunAdd user following / unfollowing to the admin api.
2019-04-05 SadposterChange relationship direction of subscriptions
2019-04-05 SadposterMove subscriptions endpoint to be under /pleroma
2019-04-05 SadposterAdd subscribed status to user view
2019-04-05 SadposterMake subscriptions the same direction as blocks
2019-04-05 SadposterFix subscription endpoint return formats
2019-04-05 SadposterAdd notification checks
2019-04-05 SadposterAdd API endpoints and user column for subscription
2019-04-05 Egor Kislitsynfix credo
2019-04-05 lambdaMerge branch 'hotfix/html-sanitization' into 'develop'
2019-04-05 Egor KislitsynUse PleromaJobQueue in Pleroma.Web.Push
2019-04-05 rinpatchRefactor html caching functions to have a key instead...
2019-04-05 Ivan Tashkinov[#923] OAuth consumer mode refactoring, new tests,...
2019-04-05 Ivan Tashkinov[#923] OAuthController#callback adjustments (with tests).
2019-04-04 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-04 Mark FelderMerge branch 'develop' into feature/prometheus
2019-04-04 Ivan Tashkinov[#923] OAuth consumer controller tests. Misc. improvements.
2019-04-04 hrefSet up telemetry and prometheus
2019-04-04 Egor KislitsynImprove Transmogrifier.upgrade_user_from_ap_id/2
2019-04-04 lambdaMerge branch 'fix/add-oauth-token-indexes' into 'develop'
2019-04-04 lambdaMerge branch 'features/pleroma-tan-mastofe' into 'develop'
2019-04-04 Haelwenn (lanodan... mastodon_api_controller.ex: Add pleroma-tan to initial_...
2019-04-03 lambdaMerge branch 'feature/robotstxt' into 'develop'
2019-04-03 lambdaMerge branch 'fix/preview-not-working-with-form-data...
2019-04-02 rinpatchFix preview not being usable in form data
2019-04-02 HaelwennMerge branch 'fix-slow-relationships' into 'develop'
2019-04-02 lambdaMerge branch 'bugfix/wrong-date-format' into 'develop'
2019-04-02 lambdaMerge branch 'feature/fake-statuses' into 'develop'
2019-04-02 lainMerge remote-tracking branch 'origin/develop' into...
2019-04-02 lainActivityPub Utils: Greatly speed up the follow / block...
2019-04-02 Alex SMerging develop into feature/770-add-emoji-tags
2019-04-02 lambdaMerge branch 'bugfix/share-mastodon' into 'develop'
2019-04-02 lambdaMerge branch 'remove-user-activities' into 'develop'
2019-04-02 lambdaMerge branch 'get_by_id' into 'develop'
2019-04-02 Alex SMerge develop into feature/770-add-emoji-tags
2019-04-02 lambdaMerge branch 'features/pleroma-tan' into 'develop'
2019-04-02 rinpatchRename fake param to preview and make the tests check...
2019-04-02 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-04-02 lambdaMerge branch 'features/mastoapi/2.6.0-force-login-optio...
2019-04-02 lambdaMerge branch 'get_by_id' into 'develop'
2019-04-02 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-02 Egor Kislitsynreplace `Repo.get_by(User, nickname: nickname)` with...
2019-04-02 Egor Kislitsynchange `Repo.get(User, id)` => `User.get_by_id(id)`
2019-04-02 Egor Kislitsynchange `Repo.get(Activity, id)` => `Activity.get_by_id...
2019-04-02 Sergey SuprunenkoIgnore dates in wrong formats
2019-04-02 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-04-02 Sachin Joshiadd support for all status type (ostatus) and replase...
2019-04-02 rinpatchMerge branch 'bugfix/mastoapi/2.8.0-fake_identityproof...
2019-04-02 Sachin Joshifetch url for OStatus to know if it is a/c or status
2019-04-01 Haelwenn (lanodan... router: Add fake identity proof endpoint
2019-04-01 Sergey SuprunenkoHandle dates in the Unix timestamp format (Fixes #763)
2019-04-01 Sachin Joshi[OStatus] adds status to pleroma instance if the url...
2019-04-01 Ivan TashkinovFixed local MastoFE authentication / `force_login`...
2019-04-01 Ivan TashkinovAdded `force_login` authentication option (previously...
2019-04-01 Alex SAdding tag to emoji ets table
2019-04-01 rinpatchMove putting fake attribute to lib/pleroma/web/activity...
2019-04-01 rinpatchinsert object defaults for fake activities and make...
2019-04-01 rinpatchoof
2019-04-01 rinpatchFix the issue with HTML scrubber
2019-04-01 Ivan Tashkinov[#923] Minor code readability fix.
2019-04-01 Ivan Tashkinov[#923] Deps config adjustment (no `override` for `httpo...
2019-04-01 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-03-30 rinpatchAdd a fake option to lazy_put_actvity_defaults
2019-03-29 rinpatchImplement fake status submit
2019-03-29 lambdaMerge branch 'pleroma_job_queue' into 'develop'
2019-03-29 EgorReplace Pleroma.Jobs with `pleroma_job_queue`
2019-03-29 lambdaMerge branch 'sayonara-gitlab-wiki' into 'develop'
2019-03-29 lambdaMerge branch 'feature/deploy-docs' into 'develop'
2019-03-28 Haelwenn (lanodan... mastodon_api_controller.ex: fallback to first for min_id
2019-03-28 Haelwenn (lanodan... mastodon_api_controller.ex: Use min_id in link header...
2019-03-28 Haelwenn (lanodan... activity_pub.ex: Move limit/max_id restrictions to...
2019-03-28 eugenijmAdd PUT /api/pleroma/notification_settings endpoint
2019-03-28 lambdaMerge branch 'admin-api-user-show' into 'develop'
2019-03-27 eugenijmAdd user show endpoint for Pleroma admin API
2019-03-27 Alex Spassword reset page labels align
2019-03-27 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
2019-03-27 Ivan Tashkinov[#923] OAuth consumer improvements, fixes, refactoring.
2019-03-27 lambdaMerge branch 'feature/more-user-filters' into 'develop'
2019-03-27 rinpatchMerge branch 'hotfix/missing-announce-mastoapi' into...
2019-03-27 rinpatchFix missing announces in MastoAPI home timeline
2019-03-27 lambdaMerge branch 'apps-verify-credentials' into 'develop'
2019-03-26 Maxim FilippovAdd more user filters + move search to its own module
2019-03-26 eugenijmAdd vapid_key to the `POST /api/v1/apps` response
2019-03-26 eugenijmAdd GET /api/v1/apps/verify_credentials
2019-03-26 lambdaMerge branch 'fix/ap-icon' into 'develop'
2019-03-26 lambdaMerge branch 'features/mastoapi/2.7.2-instance-attribut...
2019-03-26 lainAP UserView: Refactor banner / avatar display code...
2019-03-26 lambdaMerge branch 'features/mastoapi/2.7.0-auth-error-messag...
2019-03-26 lambdaMerge branch 'replies-count' into 'develop'
2019-03-26 lambdaMerge branch 'refactor/remove-activity-representer...
2019-03-26 rinpatchRemove ActivityRepresenter
2019-03-26 Ivan TashkinovMastodon 2.7.2 instance attributes (registrations,...
2019-03-26 eugenijmIncrement replies_count on replies (MastoAPI)
next