935 Commits (master)

Author SHA1 Message Date
Thibaut Girka 07d4ecfe5e Truncate long URLs while providing alt text for inline images 5 years ago
Thibaut Girka 18b77224d3 Translate incoming remote img tags by a link 5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads 5 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 5 years ago
Thibaut Girka 7c609bdab9 Allow rel=tag in status text 5 years ago
Thibaut Girka 2332b3f146 Fix local text/html toots not being sanitized 5 years ago
Thibaut Girka 9ca21e93cc Minor optimization 5 years ago
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks 5 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type 5 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks 5 years ago
Thibaut Girka d7520f8175 Add support for HTML-formatted toots 5 years ago
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