akkoma
2019-04-04 SadposterMerge branch 'develop' of https://git.pleroma.social...
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 Sachin JoshiGenerate permissive or restrictive robots.txt in the...
2019-04-03 lambdaMerge branch 'update-autolinker' into 'develop'
2019-04-03 Alex Sadding indexes to oauth_tokens table
2019-04-03 Egor KislitsynUpdate `auto_linker` dependency
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 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 Sergey SuprunenkoIgnore dates in wrong formats
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 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 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 SadposterMerge branch 'develop' of https://git.pleroma.social...
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
next