aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2020-07-07Merge branch 'remove-twitter-api' into 'develop'lain
Remove some TwitterAPI endpoints See merge request pleroma/pleroma!2327
2020-07-07[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance ↵Ivan Tashkinov
setting.
2020-07-07AccountController: Remove unused `update_?` routes.lain
These were not documented and are also not used anymore.
2020-07-07AccountController: Allow removal / reset of user images.lain
2020-07-07Merge branch 'bugfix/peertube-videos' into 'develop'lain
Fix getting videos from peertube See merge request pleroma/pleroma!2728
2020-07-07Merge branch 'feature/1392-support-irreversible-filters' into 'develop'Haelwenn
Updates for Feature/1392 support irreversible filters Closes #1392 See merge request pleroma/pleroma!2186
2020-07-07Fix getting videos from peertubeHaelwenn (lanodan) Monnier
2020-07-07Merge branch 'description-limits' into 'develop'Haelwenn
Add limits to image descriptions See merge request pleroma/pleroma!2724
2020-07-06FollowValidator: Add basic validation.lain
2020-07-06BlockValidation test: Rename.lain
2020-07-06ObjectValidator tests: Extract block validation tests.lain
2020-07-06ObjectValidator tests: Extract update validation tests.lain
2020-07-06ObjectValidation tests: Extract announce validation tests.lain
2020-07-06ObjectValidator tests: Extract undo validation tests.lain
2020-07-06ObjectValidation tests: Extract like validation tests.lain
2020-07-06ObjectValidation tests: Extract delete validation tests.lain
2020-07-06ObjectValidator tests: Extract emoji react testinglain
2020-07-06ObjectValidator tests: Extract chat testslain
2020-07-06ObjectValidator Test: Extract attachments.lain
2020-07-06Preloaders: Remove status_net preloaderlain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remove-twitter-api
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
1507-static-fe-prioritize-json
2020-07-06ActivityPub: Add new 'capabilities' to user.lain
2020-07-06Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
chat-federation-information
2020-07-06Merge branch '1915-dont-filter-announce-notifications' into 'develop'rinpatch
Streamer: Don't filter out announce notifications. Closes #1915 See merge request pleroma/pleroma!2719
2020-07-06InstanceView: Add chat limit, description limitlain
2020-07-06Upload: Restrict description lengthlain
2020-07-06test fixesAlexander Strizhakov
2020-07-06tests fixesAlexander Strizhakov
2020-07-06renaming back and reject nil on createAlexander Strizhakov
2020-07-06Apply suggestion to test/notification_test.exsAlexander Strizhakov
2020-07-06Apply suggestion to test/notification_test.exsAlexander Strizhakov
2020-07-06Restrict thread statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06Skip notifications for statuses that contain an irreversible filtered wordSergey Suprunenko
2020-07-06Restrict statuses that contain user's irreversible filtersSergey Suprunenko
2020-07-06don't save tesla settings into dbAlexander Strizhakov
2020-07-04Streamer: Don't filter out announce notifications.lain
2020-07-03Merge branch 'develop' into issue/1790-updated-obanMark Felder
2020-07-03Merge branch 'features/mastoapi-2.9.0-status_text' into 'develop'lain
MastoAPI 2.9.0: status text on deletion See merge request pleroma/pleroma!2690
2020-07-03Merge branch '1912-leading-trailing-space-search' into 'develop'lain
SearchController: Trim query. Closes #1912 See merge request pleroma/pleroma!2717
2020-07-03Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
features/mastoapi-2.9.0-status_text
2020-07-03Merge branch '1892-exclude-bots-from-search-results' into 'develop'lain
[#1892] Exclusion of service actors from user search results Closes #1892 See merge request pleroma/pleroma!2708
2020-07-03SearchController: Trim query.lain
2020-07-03AccountController: Make setting accepts_chat_messages possible.lain
2020-07-03ChatMessageValidator: Additional validation.lain
2020-07-03ActivityPub: Ingest information about chat acceptance.lain
2020-07-03UserView: Add acceptsChatMessages fieldlain
2020-07-03AccountViewTest: Fix test.lain
2020-07-03AccountView: Add 'accepts_chat_messages' to view.lain
2020-07-03User: On registration, set `accepts_chat_messages` to true.lain