Merge branch 'notification-pleroma-settings' into 'develop'
[akkoma] / lib /
2019-04-10 kaniiniMerge branch 'notification-pleroma-settings' into ...
2019-04-09 rinpatchMerge branch 'mastoapi/plaintext-statuses' into 'develop'
2019-04-09 lambdaMerge branch 'bugfix/follower_count' into 'develop'
2019-04-09 Sachin Joshiupdate the follower count when a follower is blocked
2019-04-08 lambdaMerge branch 'use-jobs-in-webpush' into 'develop'
2019-04-08 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-04-08 lambdaMerge branch 'improve_upgrade_user_from_ap_id' into...
2019-04-08 lambdaMerge branch 'twitter_oauth' into 'develop'
2019-04-08 lambdaMerge branch 'feature/697-language-tag-metadata' into...
2019-04-08 Alexander Strizhakovadding language tag
2019-04-08 lambdaMerge branch 'feature/770-add-emoji-tags' into 'develop'
2019-04-08 Egor KislitsynMerge remote-tracking branch 'pleroma/develop' into...
2019-04-08 Egor KislitsynMerge branch 'develop' into use-jobs-in-webpush
2019-04-08 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
2019-04-08 lambdaMerge branch 'develop' into 'improve_upgrade_user_from_...
2019-04-08 lambdaMerge branch 'scheduled-activities' into 'develop'
2019-04-07 Ivan Tashkinov[#923] Removed <br> elements from auth forms, adjusted...
2019-04-06 feldMerge branch 'fix/deactivated-user-error' into 'develop'
2019-04-06 eugenijmAdd scheduler for sending scheduled activities to the...
2019-04-06 eugenijmAdded limits and media attachments for scheduled activi...
2019-04-06 eugenijmHandle `scheduled_at` on status creation.
2019-04-06 eugenijmAdd scheduled activities
2019-04-06 eugenijmReturn 403 on oauth token exchange for a deactivated...
2019-04-06 feldMerge branch 'fix/failed-legacy-test' into 'develop'
2019-04-06 feldMerge branch 'feature/prometheus' into 'develop'
2019-04-06 Alex SMerge develop to 770-add-emoji-tags
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 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 Mark FelderCode readability tweak
2019-04-04 Egor Kislitsyn[#1] fix telemetry
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 Sachin JoshiGenerate permissive or restrictive robots.txt in the...
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 Alex Ssecond level of headertext change in doc
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 lambdaMerge branch 'fix/nicknames-beginning-with-numbers...
2019-04-02 cascodeFix account lookup for nicknames beginning with numbers
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 Kislitsynadd `user delete_activities` mix task
2019-04-02 Alex Slittle changes and typos
2019-04-02 Alex Srefactoring of emoji tags config to use groups
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 Scode style
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'
next