Conversation: Return full status object, id is a string.
[akkoma] / test /
2019-04-15 lainConversation: Return full status object, id is a string.
2019-04-15 lainConversation: Also create participations for remote...
2019-04-11 lainConversation: Fix tests.
2019-04-11 lainActivityPub: Fix specs.
2019-04-10 lainConversations: Make tests run.
2019-04-10 lainParticipations: Add last activity.
2019-04-10 lainParticipation: Get for a user.
2019-04-10 lainConversations: Create or bump on inserting a dm.
2019-04-10 lainParticipations: Add marking as read and unread.
2019-04-10 lainConversation: Add Conversations and Participations.
2019-04-10 lainConversations: Fix specs.
2019-04-08 lainMerge remote-tracking branch 'origin/develop' into...
2019-04-08 lainMerge branch 'features/mastoapi/2.6.0-conversations...
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 Ivan TashkinovAdminApiControllerTest unused variables fix.
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-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 Sergey SuprunenkoMock :crypt.crypt/2 because otherwise the test fails...
2019-04-05 feldMerge branch 'feature/admin-api-follow' into 'develop'
2019-04-05 Mark FelderWe actually want the user id not nickname in the test...
2019-04-05 Mark FelderAlso remove Repo functions in the tests
2019-04-05 Roger BraunAdd user following / unfollowing to the admin api.
2019-04-05 Egor KislitsynUse PleromaJobQueue in Pleroma.Web.Push
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 Ivan Tashkinov[#923] OAuth consumer controller tests. Misc. improvements.
2019-04-04 Egor KislitsynImprove Transmogrifier.upgrade_user_from_ap_id/2
2019-04-03 lambdaMerge branch 'feature/robotstxt' into 'develop'
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 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 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 Sergey SuprunenkoIgnore dates in wrong formats
2019-04-02 Egor Kislitsynadd `user delete_activities` mix task
2019-04-02 Alex Stest fix
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 Ivan TashkinovMerge remote-tracking branch 'remotes/upstream/develop...
2019-04-02 Sachin Joshifetch url for OStatus to know if it is a/c or status
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 Alex Scode style
2019-04-01 Alex SAdding tag to emoji ets table
2019-04-01 Ivan Tashkinov[#923] Merge remote-tracking branch 'remotes/upstream...
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 lambdaMerge branch 'admin-api-user-show' into 'develop'
2019-03-27 eugenijmAdd user show endpoint for Pleroma admin API
2019-03-27 Ivan TashkinovMerge remote-tracking branch 'remotes/origin/develop...
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 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...
next