531 Commits (579e85f60624860c67f8c5d31ab393f3b506b24c)

Author SHA1 Message Date
Eugen Rochko 53b2b1b238 Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 7 years ago
Akihiko Odaki 0f92119ceb Cover Api::V1:FavouritesController more (#4409) 7 years ago
Sorin Davidoi 50d38d7605 fix(dropdown_menu): Open as modal on mobile (#4295) 7 years ago
Akihiko Odaki 4f0b638cda Introduce access token fabricators (#4401) 7 years ago
Yamagishi Kazutoshi bb96ba13cf Fallback to site_hostname when site_title is empty (#4394) 7 years ago
Akihiko Odaki bdf573d140 Remove redundant fabrication in the spec for Api::V1::FavouritesController (#4391) 7 years ago
Ondřej Hruška f49339ca9c Fix multipoint shortcode bug (#4387) 7 years ago
Eugen Rochko 029f2c4545 Redesign /terms page (#4338) 7 years ago
Eugen Rochko a549d1ae6b Bump to 1.5.0rc1 (#4318) 7 years ago
Sorin Davidoi 9075c90c46 feat: Enable push subscription for mobile devices by default (#4321) 7 years ago
Eugen Rochko dbaa6a0e13 Fix intermittent test failures due to accidentally reused class instance between threads (#4287) 7 years ago
Eugen Rochko a390abdefb Use the same emoji data on the frontend and backend (#4284) 7 years ago
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 7 years ago
Eugen Rochko 8400bee3b1 Refactor ResolveRemoteAccountService (#4258) 7 years ago
Eugen Rochko a5a07da892 Correct OStatus inflection (Ostatus -> OStatus) (#4255) 7 years ago
Sorin Davidoi 72108b20e2 feat(emoji): Add back title attribute (#4253) 7 years ago
Yamagishi Kazutoshi 3267e4a785 Add unfollow modal (optional) (#4246) 7 years ago
Akihiko Odaki 89b988cab5 Introduce Ostatus name space (#4164) 7 years ago
abcang 4d42a38954 Improve admin page (#4121) 7 years ago
Eugen Rochko 8c45cd0e36 Improve ActivityPub representations (#3844) 7 years ago
Eugen Rochko cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 7 years ago
Eugen Rochko de397f3bc1 Fix subsequent replies to unresolved status not being filtered from home (#4190) 7 years ago
Eugen Rochko 1618b68bfa HTTP signatures (#4146) 7 years ago
Sorin Davidoi c1f201c49a 🎄🔨 Force tree shake emojione (#4202) 7 years ago
unarist 8d224ad23b Follow renaming of microformats2 gem (#4203) 7 years ago
Eugen Rochko e2685ccc81 Fix #4149, fix #1199 - Store emojis as unicode (#4189) 7 years ago
masarakki a49be27145 add validation to tag name (#4194) 7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243) 7 years ago
unarist c2753fdfb4 Make tag search case insensitive again (#4184) 7 years ago
Eugen Rochko 056b5ed72f Improve UI of admin site settings (#4163) 7 years ago
Eugen Rochko e19eefe219 Redesign the landing page, mount public timeline on it (#4122) 7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 7bacdd718a Fix PrecomputeFeedService for filtered statuses (#4148) 7 years ago
STJrInuyasha 7a889a8e12 Remote following success page (#4129) 7 years ago
Yamagishi Kazutoshi 2b9721d1b3 Add setting a always mark media as sensitive (#4136) 7 years ago
nullkal 007ab330e6 Use charlock_holmes instead of nkf at FetchLinkCardService (#4080) 7 years ago
Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers (#4110) 7 years ago
Eugen Rochko 00df69bc89 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
Damien Erambert 18d3fa953b Add a setting allowing the use of system's default font in Web UI (#4033) 7 years ago
abcang 5e6acf9601 Fix Nokogiri::HTML at FetchLinkCardService (#4072) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) f85dbe83c8 Remove sort in Feed (#4050) 7 years ago
Nolan Lawson e282580101 Faster emojify() by avoiding str.replace() entirely (#4049) 7 years ago
Nolan Lawson a978b88997 Faster emojify() algorithm, avoid regex replace (#4019) 7 years ago
Matt Jankowski 6dd5eac7fc Add controller spec for manifests controller (#4003) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 7362469d89 Do not raise an error if PrecomputeFeed could not find any status (#4015) 7 years ago
Yamagishi Kazutoshi ead14f5bf0 Upgrade jsdom to version 11.0.0 (#3994) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 0a53ca444a Cover Admin::AccountsController more (#3327) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 60b2b56d38 Reduce number of commands in FeedManager#trim (#3989) 7 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 7d8e3721ae Overwrite old statuses with reblogs in PrecomputeFeedService (#3984) 7 years ago