akkoma
2019-04-02 lambdaMerge branch 'feature/fake-statuses' into 'develop'
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 lambdaMerge branch 'features/pleroma-tan' into 'develop'
2019-04-02 rinpatchRename fake param to preview and make the tests check...
2019-04-02 Egor Kislitsynreplace `Repo.get_by(User, nickname: nickname)` with...
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 lambdaMerge branch 'fix/nicknames-beginning-with-numbers...
2019-04-02 cascodeFix account lookup for nicknames beginning with numbers
2019-04-02 Egor Kislitsynreplace `Repo.get_by(User, ap_id: ap_id)` with `User...
2019-04-02 Egor Kislitsynreplace `Repo.get_by(User, nickname: nickname)` with...
2019-04-02 Ivan TashkinovAdded "GET /oauth/authorize" tests.
2019-04-02 Egor Kislitsynchange `Repo.get(Activity, id)` => `Activity.get_by_id...
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 Egor Kislitsynadd `user delete_activities` mix task
2019-04-02 lambdaMerge branch 'ci-speedup-2-electric-boogalo' into ...
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 rinpatchremove reduntant services in docs deploy and change...
2019-04-02 rinpatchwhat the fuck
2019-04-02 rinpatchhuh
2019-04-02 rinpatchSeparate CI jobs to 3 stages to allow them to be execut...
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 lambdaMerge branch 'fix/default-mail-adapter' into 'develop'
2019-04-01 lambdaMerge branch 'documentation-improvements' into 'develop'
2019-04-01 Sachin Joshi[OStatus] adds status to pleroma instance if the url...
2019-04-01 Haelwenn (lanodan... COPYING: Wording
2019-04-01 rinpatchupdate mastodon api link in README to point to a non...
2019-04-01 rinpatchMerge branch 'update-readme' into 'develop'
2019-04-01 rinpatchMake only important note bold rather than the whole...
2019-04-01 rinpatchRemove outdated howto change config and port and move...
2019-04-01 Karen KonouLink to docs page instead of to clients.md
2019-04-01 Haelwenn (lanodan... COPYING: wrap to 79, city.jpg Unsplash, wording
2019-04-01 Karen KonouFix dead links and add note about new docs site
2019-04-01 Ivan TashkinovFixed local MastoFE authentication / `force_login`...
2019-04-01 rinpatchrestart makes no sense here as we instructed to stop...
2019-04-01 rinpatchInstruct to stop the service only after git pulling...
2019-04-01 rinpatchchange bold text to be proper geadings in introduction.md
2019-04-01 rinpatchFix backup/restore page to have proper headings
2019-04-01 Ivan TashkinovAdded `force_login` authentication option (previously...
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 Haelwenn (lanodan... COPYING: Add copyright notice for the finmojis
2019-03-31 Mark FelderAdd default mail adapter settings to config
2019-03-31 Haelwenn (lanodan... COPYING: Add copyright notice for the whole repository
2019-03-31 Haelwenn (lanodan... LICENSE → AGPL-3
2019-03-31 Haelwenn (lanodan... CC-BY-SA-4.0: Add a copy of the CC-BY-SA-4.0 license
2019-03-30 rinpatchAdd a fake option to lazy_put_actvity_defaults
2019-03-29 rinpatchdocument fake option
2019-03-29 rinpatchImplement fake status submit
2019-03-29 lambdaMerge branch 'fix/job-queue-doc' into 'develop'
2019-03-29 rinpatchqs
2019-03-29 rinpatchImprove PleromaJobQeue config documentation
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-29 kaniiniMerge branch 'bugfix/migration-less_replies_count'...
2019-03-29 Haelwenn (lanodan... Revert awfully long migration from 568e34858
2019-03-28 rinpatchRemove duplicated header from i2p.md
2019-03-28 rinpatchdid it really take me 4 commits to fix this?
2019-03-28 rinpatchRemove duplicated header from admin_api.md
2019-03-28 rinpatchremove admin tasks as they have their page in mix tasks...
2019-03-28 rinpatchcringe
2019-03-28 rinpatchMove out of Gitlab Wiki
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 lambdaMerge branch 'feature/more-user-filters' into 'develop'
2019-03-27 lambdaMerge branch 'fix-reblog-tests' into 'develop'
2019-03-27 rinpatchFix muting reblogs tests
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 Ivan TashkinovTest for MastoAPI /api/v1/instance response structure...
2019-03-26 lambdaMerge branch 'features/mastoapi/2.7.0-auth-error-messag...
2019-03-26 Ivan TashkinovTest for MastoAPI /api/v1/instance response structure.
2019-03-26 lambdaMerge branch 'replies-count' into 'develop'
2019-03-26 lambdaMerge branch 'refactor/remove-activity-representer...
2019-03-26 rinpatchCredo is upset about me not remembering the alphabet
2019-03-26 rinpatchFix formatting
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)
2019-03-26 Ivan TashkinovComments split.
2019-03-26 Ivan TashkinovMastodon-based auth error messages. Defaulted User...
2019-03-26 Mark FelderTry sending an empty map
2019-03-25 Mark FelderAttempt to fix incorrect federation of default instance...
next