akkoma
2020-07-07 lainMerge branch 'remove-twitter-api' into 'develop'
2020-07-07 Ivan Tashkinov[#1895] Documentation hints on private instances and...
2020-07-07 Ivan Tashkinov[#1895] Made hashtag timeline respect `:restrict_unauth...
2020-07-07 Mark FelderAdd "Bot" to User Agent to coerce Twitter into serving...
2020-07-07 lainUpdate frontend
2020-07-07 lainChangelog: Add info about avatar removal
2020-07-07 lainAccountController: Remove unused `update_?` routes.
2020-07-07 lainDocs: Document resetting of images
2020-07-07 lainAccountController: Allow removal / reset of user images.
2020-07-07 lainMerge branch 'develop' into 'develop'
2020-07-07 lainMerge branch 'bugfix/peertube-videos' into 'develop'
2020-07-07 HaelwennMerge branch 'feature/1392-support-irreversible-filters...
2020-07-07 Haelwenn (lanodan... Fix getting videos from peertube
2020-07-07 DYMadded hyper:// to default protocols
2020-07-07 HaelwennMerge branch 'description-limits' into 'develop'
2020-07-07 HaelwennMerge branch '1507-static-fe-prioritize-json' into...
2020-07-06 Mark FelderIO list, not concatenation
2020-07-06 Mark FelderSimplify the logic
2020-07-06 lainFollowValidator: Add basic validation.
2020-07-06 lainBlockValidation test: Rename.
2020-07-06 lainObjectValidator tests: Extract block validation tests.
2020-07-06 lainObjectValidator tests: Extract update validation tests.
2020-07-06 lainObjectValidation tests: Extract announce validation...
2020-07-06 lainObjectValidator tests: Extract undo validation tests.
2020-07-06 lainObjectValidation tests: Extract like validation tests.
2020-07-06 lainObjectValidation tests: Extract delete validation tests.
2020-07-06 lainObjectValidator tests: Extract emoji react testing
2020-07-06 lainObjectValidator tests: Extract chat tests
2020-07-06 lainObjectValidator Test: Extract attachments.
2020-07-06 lainConfig: Remove Statusnet preloader.
2020-07-06 lainPreloaders: Remove status_net preloader
2020-07-06 lainUpdate frontend
2020-07-06 lainUpdate frontend
2020-07-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-06 lainStaticFE Plug: Use phoenix helper to get the requested...
2020-07-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-06 lainActivityPub: Add new 'capabilities' to user.
2020-07-06 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-06 rinpatchMerge branch '1915-dont-filter-announce-notifications...
2020-07-06 lainMerge branch 'filter-tesla-config' into 'develop'
2020-07-06 lainChangelog: Document description limits.
2020-07-06 lainDocs: document instance differences
2020-07-06 lainInstanceView: Add chat limit, description limit
2020-07-06 lainDocs: Add description limits to cheat sheet
2020-07-06 lainUpload: Restrict description length
2020-07-06 Alexander Strizhakovtest fixes
2020-07-06 Alexander Strizhakovtests fixes
2020-07-06 Alexander Strizhakovadding benchmarks in new format
2020-07-06 Alexander Strizhakovrenaming back and reject nil on create
2020-07-06 Alexander StrizhakovApply suggestion to test/notification_test.exs
2020-07-06 Alexander StrizhakovApply suggestion to test/notification_test.exs
2020-07-06 Alexander StrizhakovApply suggestion to lib/pleroma/filter.ex
2020-07-06 Alexander Strizhakovdon't filter notifications for follow and move types
2020-07-06 Sergey SuprunenkoRestrict thread statuses that contain user's irreversib...
2020-07-06 Sergey SuprunenkoSkip notifications for statuses that contain an irrever...
2020-07-06 Sergey SuprunenkoRestrict statuses that contain user's irreversible...
2020-07-06 Alexander Strizhakovmigration to delete migrated tesla setting
2020-07-06 Alexander Strizhakovdon't save tesla settings into db
2020-07-05 Roman ChvanikovDelete activity before sending response to client
2020-07-05 Mark FelderEnsure all CSP parameters for remote hosts have a scheme
2020-07-04 lainStreamer: Don't filter out announce notifications.
2020-07-03 Mark FelderDocument the Captcha CSP fix
2020-07-03 Mark FelderRename function and clarify that CSP is only strict...
2020-07-03 Mark FelderAdd Captcha endpoint to CSP headers when MediaProxy...
2020-07-03 Mark FelderRevert "Document Oban update"
2020-07-03 Mark FelderDocument Oban update
2020-07-03 Mark FelderUpdate Oban to 2.0-rc3
2020-07-03 Mark FelderMerge branch 'develop' into issue/1790-updated-oban
2020-07-03 lainMerge branch 'features/mastoapi-2.9.0-status_text'...
2020-07-03 lainMerge branch '1912-leading-trailing-space-search' into...
2020-07-03 lainUpdate changelog
2020-07-03 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2020-07-03 lainMerge branch '1892-exclude-bots-from-search-results...
2020-07-03 lainSearchController: Trim query.
2020-07-03 lainUpdate changelog
2020-07-03 lainDocs: Document `accepts_chat_messages` setting.
2020-07-03 lainAccountController: Make setting accepts_chat_messages...
2020-07-03 lainChatMessageValidator: Additional validation.
2020-07-03 lainAccount Schema: Add `accepts_chat_messages`
2020-07-03 lainDocs: Document the added `accepts_chat_messages` user...
2020-07-03 lainActivityPub: Ingest information about chat acceptance.
2020-07-03 lainLitepub: Add acceptsChatMessages to schema.
2020-07-03 lainUserView: Add acceptsChatMessages field
2020-07-03 lainAccountViewTest: Fix test.
2020-07-03 lainUser, Migration: Change `accepts_chat_messages` to...
2020-07-03 lainAccountView: Add 'accepts_chat_messages' to view.
2020-07-03 lainUser: On registration, set `accepts_chat_messages`...
2020-07-03 lainMigrations: Add `accepts_chat_messages` to users.
2020-07-03 rinpatchMerge branch '1910-migration-fix' into 'develop'
2020-07-03 lainNotification Backfill: Explicitly select the needed...
2020-07-03 Ivan Tashkinov[#1892] Excluded internal users (applications) from...
2020-07-02 feldMerge branch 'feature/1885-MRF-metadata' into 'develop'
2020-07-02 feldMerge branch 'activation-meta' into 'develop'
2020-07-02 Mark FelderMerge branch 'develop' into activation-meta
2020-07-02 Mark FelderDocument the new API extension of /api/v1/instance
2020-07-02 Mark FelderRemove camelCase from the keys
2020-07-02 Mark FelderLint, long lines
2020-07-02 Mark FelderImprove descriptions, move primary MRF settings to...
2020-07-02 Mark FelderUpdate AdminFE build to utilize new MRF metadata
2020-07-02 Mark FelderMerge branch 'develop' into feature/1885-MRF-metadata
next