about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-10-02Code-split emoji-mart picker and data (#5175)Nolan Lawson
2017-10-02Append confirmation link as plain text (#5146)Jeong Arm
2017-10-02Suppress backtrace from Request#perform (#5174)Daigo 3 Dango
2017-10-02Toggle contain:strict on fullscreen (#5159)Nolan Lawson
2017-10-02Make Chrome splash screen same color as web UI's background color (#5169)Eugen Rochko
2017-10-01Improve privacy dropdown, remove react-simple-dropdown dependency (#5140)Eugen Rochko
2017-10-01Reorganize preferences page (#5161)Eugen Rochko
2017-10-01Add image descriptions to title attribute to view on mouse hover/long-press. ...Daggertooth
2017-09-30Fix order of paginated accounts in FollowerDomainsController and spec (#3357)Akihiko Odaki
2017-09-30Fix #5104 - GET /api/v1/apps/verify_credentials to confirm app works (#5112)Eugen Rochko
2017-09-30Retry ActivityPub delivery a few more times (#5014)ThibG
2017-09-30trivial refactoring for emojify() (#5075)MIYAGI Hikaru
2017-09-30Improve IntersectionObserverArticle perf (#5152)Nolan Lawson
2017-09-30Make emoji autosuggestions immediate, usernames appear sooner (#5149)Eugen Rochko
2017-09-30Upgrade to React 16 (#5119)Eugen Rochko
2017-09-29Remove react-sizeme (#5143)Nolan Lawson
2017-09-29Updated German translation (#5151)Jakob Kramer
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-29Remove dependency on db during assets:precompile (#5138)Eugen Rochko
2017-09-29Increase attachment descriptions to 420 characters (#5139)Eugen Rochko
2017-09-28Change max redirects followed to 2 (#5136)Eugen Rochko
2017-09-28Update German translation (#5133)Jakob Kramer
2017-09-28Improve performance of modal and swipe animations (#5135)Nolan Lawson
2017-09-28If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...Eugen Rochko
2017-09-28Updated German translation (#5132)Jakob Kramer
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-28Flush body when POST requests (#5128)abcang
2017-09-28Remove web UI warnings about OStatus privacy (#5102)Eugen Rochko
2017-09-27Fix empty query sent to postgres for custom emojis (#5121)Eugen Rochko
2017-09-26Follow-up to #4582 and #5027, removing dead code (#5101)Eugen Rochko
2017-09-26Fix #5059 - Stop processing payload if it's from local account (#5100)Eugen Rochko
2017-09-26Send streaming API delete to people mentioned in status (#5103)Eugen Rochko
2017-09-25New error page graphic. Other error page improvements (#5099)Eugen Rochko
2017-09-25Fix size of single media in media-gallery (#5098)Lynx Kotoura
2017-09-25Fix emojify() by generating a mapping to existing Twemoji files (#5080)Eugen Rochko
2017-09-25Add missing validations in ActivityPub::Activity::Create (#5096)Akihiko Odaki
2017-09-25Increase max height of preview card image (#5092)unarist
2017-09-25Generate 500.html with assets:precompile, remove loading from Google Fonts (#...Eugen Rochko
2017-09-24OC update: different emoji picker (#5046) (#5077)JeanGauthier
2017-09-24Thread toot notification mails by conversation (#5061)ThibG
2017-09-24Compact status_ids in StatusRelationshipsPresenter (#5073)Daigo 3 Dango
2017-09-24Fix media spoiler of DetailedStatus (#5071)abcang
2017-09-24Suppress backtrace when failed to communicate with a remote instance (#5076)Daigo 3 Dango
2017-09-24In detail status view, display attachment uncropped if there's only one (#5054)Eugen Rochko
2017-09-24Make sure nil IDs to not get cast to empty string in REST API (#5068)Eugen Rochko
2017-09-24Change mobile layout breakpoint from 1024px to 630px (#5063)Eugen Rochko
2017-09-24Dropdown triangles a bit nicer, smoother scrolling on touch (#5062)Eugen Rochko
2017-09-24Fix media gallery CSS (#5064)Eugen Rochko
2017-09-24Require at least 2 characters before showing autosuggestions (#5065)Eugen Rochko
2017-09-23jsx/zh-*: Fix "pin column" for Chinese (#5060)Mingye Wang