1046 Commits (987190417228bb56041ea824772341f07f4263d6)

Author SHA1 Message Date
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other (#10977)
5 years ago
ThibG 6c464cd424 Do not misattribute inlined boosts if `attributedTo` isn't present (#10967)
5 years ago
Eugen Rochko 48fee1a800
Fix poll API not requiring authentication on non-public polls (#10960)
5 years ago
ThibG a353dc6030 Fix NotifyService test with regards to reblogs (#10928)
5 years ago
trwnh e3b39ea4a4 Update remote bio test from 160 to 500 (#10799)
5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796)
5 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790)
5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775)
5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575)
5 years ago
Eugen Rochko 7cb369d4c6
Change e-mail whitelist/blacklist to not be checked when invited (#10683)
5 years ago
ThibG 011b032300 Provide a link to existing domain block when trying to block an already-blocked domain (#10663)
5 years ago
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657)
5 years ago
Eugen Rochko a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547)
6 years ago
Alex Gessner 154106c0c3 compare usernames case-insensitively on new proof creation flow (#10544)
6 years ago
Eugen Rochko 46cb36fd2c
Add invite request to pending account notification e-mail (#10528)
6 years ago
Hinaloe 48f466daf1 Allow set the voting period to just 5 minutes (#10525)
6 years ago
Eugen Rochko 8b69a66380 Add "why do you want to join" field to invite requests (#10524)
6 years ago
ThibG cb71c95e22 Export and import show_reblogs together with following list (#10495)
6 years ago
Eugen Rochko 67b3b62b98
Improve blocked view of profiles (#10491)
6 years ago
ThibG d4882aa64a Export and import `hide_notifications` alongside user mutes (#10335)
6 years ago
ThibG 62bafa20a1 Hide blocking accounts from blocked users (#10442)
6 years ago
ThibG 2acd8940de Fix more keybase-related test failures (#10443)
6 years ago
slice 85973f4f37 Improvements to image upload validation and creation (#10431)
6 years ago
ThibG abecaba317 Fix failing keybase-related test (#10428)
6 years ago
Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414)
6 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375)
6 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
6 years ago
Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378)
6 years ago
Eugen Rochko 555c4e11ba
Add validations to admin settings (#10348)
6 years ago
ThibG 66d9452092 Do not try fetching keys of unknown accounts on a Delete from them (#10326)
6 years ago
Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297)
6 years ago
ThibG a20354a20b Set and store report URIs (#10303)
6 years ago
ThibG 5e38ef87a7 Fix reblogs privacy (#10302)
6 years ago
Eugen Rochko 1c113fd72d
Add relationship manager UI (#10268)
6 years ago
ysksn 782b622f5f Add specs for action log helper (#9605)
6 years ago
Eugen Rochko 1b167707c2
Fix language detection of non-latin alphabets even at few characters (#10276)
6 years ago
Eugen Rochko 51e154f5e8
Admission-based registrations mode (#10250)
6 years ago
Eugen Rochko 65fffeac3f
Redesign landing page (#10232)
6 years ago
Aurélien Reeves 85537b0069 Squish username before validation (#10239)
6 years ago
ThibG c11dff5049 Reject existing Follows when suspending a remote account (#10230)
6 years ago
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214)
6 years ago
Eugen Rochko 0a39c81dd8 Add test ensuring that unknown object types are rejected (#10166)
6 years ago
ThibG 833ffce2df Store remote votes URI (#10158)
6 years ago
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143)
6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
6 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106)
6 years ago
Eugen Rochko e7f20cc43f
Add type, limit, offset, min_id, max_id, account_id to search API (#10091)
6 years ago
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065)
6 years ago
Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062)
6 years ago
Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041)
6 years ago
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998)
6 years ago
Franck Zoccolo 4f0322dcae Add support for IPv6 only MXes in Email validation (#10009)
6 years ago
Eugen Rochko 016ad37bc8
Fix URL linkifier grabbing full-width spaces and quotations (#9997)
6 years ago
Hinaloe 157d3af46c Only URLs extract with pre-escaped text (#9991)
6 years ago
Eugen Rochko 364f2ff9aa
Add featured hashtags to profiles (#9755)
6 years ago
Eugen Rochko d14c276e58
Add option to overwrite imported data (#9962)
6 years ago
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447)
6 years ago
ThibG e2a5be6e9a Prevent posting toots with media attachments from someone else (#9921)
6 years ago
ThibG 061feb63ed Fix scheduled toot with media immediately creating a toot (#9894)
6 years ago
ThibG aeb124491d Reject existing Follow in addition to sending a Block (#9811)
6 years ago
Eugen Rochko bc642ac24b
Redesign public hashtag page to use a masonry layout (#9822)
6 years ago
Moritz Heiber ecf40d09ed Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (#9819)
6 years ago
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq (#9807)
6 years ago
ysksn c059999ab3 Add a spec for Admin::ActionLog (#9775)
6 years ago
ysksn 09c3c96607 Add specs for Admin::AccountAction (#9767)
6 years ago
ysksn 61ecda1575 Not to skip executable specs (#9753)
6 years ago
Eugen Rochko 1c6588accc
Redesign admin instances area (#9645)
6 years ago
ysksn 9a38357111 Remove `pending` (#9752)
6 years ago
ysksn 274109e9f3 Remove spec files (#9751)
6 years ago
ysksn 88deca16ca Add pending specs for jsonld helper (#9750)
6 years ago
Eugen Rochko a49d43d112
Add scheduled statuses (#9706)
6 years ago
ysksn 5efedb5d5e Add specs for UrlValidator (#9699)
6 years ago
ysksn 19abf4ef0b Add specs for UnreservedUsernameValidator (#9698)
6 years ago
Eugen Rochko 66436d0895
Improve e-mail digest (#9689)
6 years ago
ThibG 70be301d69 Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687)
6 years ago
ThibG 290932602b Reduce usage of LD signatures (#9659)
6 years ago
ysksn fb08039de5 Add specs for FollowLimitValidator (#9655)
6 years ago
ysksn 05edec6917 Add specs for BlackListedEmailValidator (#9651)
6 years ago
ysksn 4725aeec9f Add specs for DisallowedHashtagsValidator (#9653)
6 years ago
Eugen Rochko 0f938ff29c
Add handler for Move activity (#9629)
6 years ago
ysksn d01c840e14 Add specs for StatusPinValidator (#9648)
6 years ago
ysksn ccb9c1b952 Add pending specs for StatusLengthValidator (#9647)
6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
6 years ago
ThibG 5f387995d9 Limit maximum visibility of local silenced users to unlisted (#9583)
6 years ago
Eugen Rochko 3c033c4352
Add moderation warnings (#9519)
6 years ago
ysksn eee2b05ea2 Add specs for CustomEmojiFilter (#9599)
6 years ago
ysksn de3cecf37a Add specs for AdminMailer (#9597)
6 years ago
ysksn 1bc78ec50e Add specs for InstancePresenter (#9596)
6 years ago
ysksn 6a2d030c2f Add specs for ReportNotePolicy (#9592)
6 years ago
ysksn b93e317886 Add specs for policies (#9591)
6 years ago
ysksn be9640bfc2 Add specs for UserPolicy (#9593)
6 years ago
ysksn d649d84594 Add specs for InvitePolicy (#9589)
6 years ago
ysksn 44189c33d1 Add specs for EmailDomainBlockPolicy (#9586)
6 years ago
ysksn 08cb8a1ff3 Add specs for InstancePolicy (#9587)
6 years ago
ysksn e181f99739 Add specs for DomainBlockPolicy (#9585)
6 years ago
ysksn 5088213f5e Add specs for CustomEmojiPolicy (#9584)
6 years ago
ysksn 5d724aa129 Add specs for BackupPolicy (#9576)
6 years ago
ysksn af56efdec5 Add specs for AccountPolicy (#9575)
6 years ago