912 Commits (ef9cb2468de2d0e1fd6acac954dabe2a9e7a22ef)

Author SHA1 Message Date
Thibaut Girka 94aef563b9 Add support for markdown-formatted toots 5 years ago
ThibG c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765) 5 years ago
ThibG 62f5235b6f Prevent silenced local users from notifying remote users not following them (#10575) 5 years ago
Thibaut Girka 3e095cab83 Add support for missing formatting tags 5 years ago
Eugen Rochko fba96c808d
Add blurhash (#10630) 5 years ago
Thibaut Girka 27e8354914 Add support for lists in statuses 5 years ago
Thibaut Girka 2e3640ecbb Accept richer text from remote statuses 5 years ago
Ben Lubar be8692b938 Default to the web domain (eg. mastodon.lubar.me) instead of the local domain (eg. lubar.me) for keybase proofs (#10565) 5 years ago
Eugen Rochko a9f130b8d8
Fix Keybase verification using wrong domain for remote accounts (#10547) 5 years ago
Takeshi Umeda a4d5e15327 Fix config serializer regex (#10487) 5 years ago
Eugen Rochko 1714ea5978
Add ActivityPub representation for identity proofs (#10414) 5 years ago
Alex Gessner 69141dca26 squashed identity proof updates (#10375) 5 years ago
Eugen Rochko f1bc90ab50
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 5 years ago
Eugen Rochko e86663b1da
Fix alternative relay support regression (#10398) 5 years ago
Eugen Rochko 11fe293e1b
Remove unused ActivityPub `@context` values depending on response (#10378) 5 years ago
Eugen Rochko e6cfa7ab89
Change language detector threshold from 140 characters to 4 words (#10376) 5 years ago
Eugen Rochko 3411fbef19
Improve config serializer for Keybase (#10338) 5 years ago
ThibG 80f0910e21 Add support for custom emojis in poll options (#10322) 5 years ago
Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297) 5 years ago
ThibG a20354a20b Set and store report URIs (#10303) 5 years ago
Eugen Rochko 1b167707c2
Fix language detection of non-latin alphabets even at few characters (#10276) 5 years ago
Eugen Rochko 9f5b55ad4f
Fix poll update handler calling method was that was not available (#10246) 5 years ago
ThibG 79b00d294d Increase DNS timeouts (#10238) 5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209) 5 years ago
ThibG 3aaac4f134 Do not allow adding votes to expired polls (#10214) 5 years ago
ThibG 34f261e6af Avoid unnecessarily fetching the replies collection when it is empty (#10201) 5 years ago
ThibG efd0fb8088 Fix newlines in OStatus and RSS serializations (#10183) 5 years ago
ThibG 636db1f54f When serializing polls over OStatus, serialize poll options to text (#10160) 5 years ago
ThibG 833ffce2df Store remote votes URI (#10158) 5 years ago
Eugen Rochko 0e6998da3c
Add tests for ActivityPub poll processing (#10143) 5 years ago
Eugen Rochko ae1b9cf70a
Fix remote poll expiration time (#10144) 5 years ago
Eugen Rochko 230a012f00
Add polls (#10111) 5 years ago
ThibG d8498b3983 Give the `replies` collection an identifier and enable pagination (#10128) 5 years ago
ThibG 9d3c6f1849 Improved remote thread fetching (#10106) 5 years ago
ThibG 9edab46368 Fix mention processing for unknwon accounts on incoming ActivityPub Notes (#10125) 5 years ago
Eugen Rochko 1a1b8170bb
Fix Announce activities of unknown statuses not fetching those statuses (#10065) 5 years ago
Eugen Rochko 147b4c2c3a
Add logging for rejected ActivityPub payloads and add tests (#10062) 5 years ago
Eugen Rochko c417e8c198
Filter incoming Announce activities by relation to local activity (#10041) 5 years ago
Eugen Rochko dad339da6d
Filter incoming Create activities by relation to local activity (#10005) 5 years ago
ThibG 6a5307a573 Alternative handling of private self-boosts (#9998) 5 years ago
Eugen Rochko 016ad37bc8
Fix URL linkifier grabbing full-width spaces and quotations (#9997) 5 years ago
Hinaloe 157d3af46c Only URLs extract with pre-escaped text (#9991) 5 years ago
ThibG ed30110618 Make displaying application used to toot opt-in (#9897) 5 years ago
ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
Jakub Mendyk 6a5e3da6b0 Allow most kinds of characters in URL query (fixes #8408) (#8447) 5 years ago
Thibaut Girka 05415fa5d3 Make storing and displaying application used to toot opt-in 5 years ago
ThibG 75b1488cf4 Add tombstones for remote statuses (#9830) 5 years ago
Eugen Rochko 31f396b57d
Add support for non-public reblogs from ActivityPub (#9841) 5 years ago
Eugen Rochko 4ab42287c0
Use summary as summary for converted ActivityPub objects (#9823) 5 years ago
ThibG a4f07bad95 Reduce chances of race conditions when processing deleted toots (#9815) 5 years ago