107 Commits (3572f4423f1b0a50c06129a106a0dc599cba0335)

Author SHA1 Message Date
Matt Jankowski 297c11dba2 Language detection refactor (#2099) 7 years ago
Eugen 15ec4ae07b Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 7 years ago
Eugen f902a335f9 Fix #1870 - Strip control characters out of strings in AtomSerializer (#1876) 7 years ago
Eugen e4af4898de Add language detection (#1772) 7 years ago
Eugen 95bcbaa434 Fix #1852 - Ensure feeds have valid <title> tags (#1875) 7 years ago
ThibG a9529d3b4b Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
Effy Elden 8321884eef Change usage of gsub to delete, as per Code Climate/Rubocop recommendation (#1753) 7 years ago
Eugen ac54da9394 Fix #1220, fix #1671 - Hook up comment box to the Redux comment value (#1699) 7 years ago
Eugen 043862f411 Fix #1609, fix #1628 - Revert #1397 (#1700) 7 years ago
Matt Jankowski b330d1f000 Organize coverage dirs (#1695) 7 years ago
Ben Roberts 0254ee9795 significant improvement in microformats markup (#1063) 7 years ago
Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546) 7 years ago
Matt Jankowski aa90798386 Webfinger resource to extract username from resource string (#1607) 7 years ago
Matt Jankowski b57eed4584 Remove order prior to .find_in_batches (#1470) 7 years ago
Matt Jankowski 0687ab8ae3 Clean up generation of account webfinger string (#1477) 7 years ago
Rachel H f690320fb9 Keep newlines in xml (#1397) 7 years ago
Eugen c172919745 Fix #1339 - better Atom titles (#1343) 7 years ago
Joël Quenneville d4c94fa004 DRY up reblog vs original status check 7 years ago
Eugen Rochko 8a6d8de60a Fix nil#object_type error 7 years ago
Eugen Rochko 624a9a7136 Re-add forgotten <author> element on standalone <entry> 7 years ago
Eugen 1c351709bc Force UTF8 encoding on generated XML (#1140) 7 years ago
Eugen 6d6a429af8 Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 7 years ago
Eugen Rochko 5b95be1c42 Replace calls to FeedManager#inline_render and #broadcast 7 years ago
Eugen Rochko 8530f9413b Replace ActionCable broadcast call with simple redis publish 7 years ago
Kurtis Rainbolt-Greene 7bed4e51db Moved to the worker 7 years ago
Kurtis Rainbolt-Greene dc5704b0b0 This method isn't used anymore 7 years ago
Kurtis Rainbolt-Greene 1e96ce378e By pushing this into a worker we can reduce the amount of time the feed manager using workers eat up a connection 7 years ago
Eugen Rochko 6fd865c000 Spawn FeedInsertWorker to deliver status into personal feed 7 years ago
Kurtis Rainbolt-Greene 731e650681 Use active record shorthand 7 years ago
Pete Keen e9a6da6bc7 [#817] Add email whitelist 7 years ago
Eugen Rochko 82aaedec46 Reduce number of items in feeds, optimize regeneration worker slightly, 7 years ago
Eugen Rochko b1f3499c38 Optimize FeedManager#unmerge, and slightly optimize FeedManager#merge 7 years ago
Eugen Rochko ce9df2fa82 Optimize filter methods in FeedManager a bit, use redis pipelining on merge/unmerge feed methods, 7 years ago
Eugen Rochko 8232f76c48 Add check for visibility.nil? even though it can't ever be, to check for race conditions 7 years ago
Eugen Rochko d6b965cf08 Fix issue with feed merge-in code as well 7 years ago
Eugen Rochko 139fc994e2 Fix #408 - link @ names in bios 7 years ago
Eugen Rochko d6ed2eb512 Prettier account and stream entry URLs 7 years ago
Eugen Rochko 74ae158c2f Add "direct" visibility level in the backend. Web UI is not yet 7 years ago
Eugen Rochko 6b81d10030 Add digest e-mails 7 years ago
Eugen Rochko c64a1c25c4 Fix #231 - Muting 7 years ago
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 7 years ago
Eugen Rochko 7f0d1b8cc0 If a status is within 40 statuses from the top of a home feed, do not 7 years ago
Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
Eugen Rochko 9d4cad6307 Improve glow 7 years ago
Eugen Rochko 3202bdd744 Fix #555 - Use a better URL parser 7 years ago
Eugen Rochko dc851c922e Mentions in private statuses allow mentioned people to see them 7 years ago
Eugen Rochko 149887a0ff Make follow requests federate 7 years ago
Eugen Rochko 6331ed16e5 Fix #614 - extra reply-boolean on statuses to account for cases when replied-to 7 years ago
Eugen Rochko 6fa4e01139 Fix showing ellipsis even when link hasn't been cut off 7 years ago
Eugen Rochko fb6aa7ad5c Add tracking of delay to streaming API 7 years ago