about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-03-16Weblate translations (2019-03-16) (#10294)Eugen Rochko
2019-03-16Avoid race condition when streaming deleted statuses (#10280)ThibG
2019-03-16fix: update to emoji-mart 2.10.0 (#10281)Nolan Lawson
2019-03-16Fix scrollbar styles on compose textarea, small bugs (#10292)Eugen Rochko
2019-03-16Add relationship manager UI (#10268)Eugen Rochko
2019-03-16Add specs for action log helper (#9605)ysksn
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-03-15Fix detailed poll validation errors not being returned in the API (#10261)Eugen Rochko
2019-03-15Show disappointed elephant if web UI crashes (#10275)Eugen Rochko
2019-03-15Fix maxed-out invites not showing up as expired in UI (#10274)Eugen Rochko
2019-03-15Fix language detection of non-latin alphabets even at few characters (#10276)Eugen Rochko
2019-03-15Add `visibility` param to reblog REST API (#9851)Eugen Rochko
2019-03-15Add a preferences API so apps can share basic behaviours (#10109)Eugen Rochko
2019-03-14I18n: Update Czech translation (#10272)Aditoo17
2019-03-14Fix error in AdminMailer#new_pending_account (#10264)Eugen Rochko
2019-03-14Fix wrong method used in PollExpirationNotifyWorker (#10265)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-14Improve invites list with click-to-copy inputs (#10259)Eugen Rochko
2019-03-14Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)Eugen Rochko
2019-03-13Add UI for enabling/disabling poll notifications (#10255)ThibG
2019-03-13i18n: Add Japanese translations for new landing page (#10254)mayaeh
2019-03-13Fix `tagged` param not being normalized before querying tags (#10249)Eugen Rochko
2019-03-13Fix to limit to discoverable accounts. (#10253)mayaeh
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-12Optimize RemoveStatusService by removing n+1 query and using shared inboxes (...Eugen Rochko
2019-03-12Add muted style for polls in web UI (#10248)Eugen Rochko
2019-03-12Fix public timeline page not paginating correctly (#10245)Eugen Rochko
2019-03-12Redesign landing page (#10232)Eugen Rochko
2019-03-11Squish username before validation (#10239)Aurélien Reeves
2019-03-11Fix remote interaction dialogs being indexed by search engines (#10240)Eugen Rochko
2019-03-11Increase DNS timeouts (#10238)ThibG
2019-03-11Avoid race conditions when creating backups (#10234)ThibG
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-10Reject existing Follows when suspending a remote account (#10230)ThibG
2019-03-09Change joinmastodon.org to joinmastodon.org/#getting-started for sign up on a...Aditoo17
2019-03-08Fix setting up fields of a previously suspended account (#10222)ThibG
2019-03-08Do not allow adding votes to expired polls (#10214)ThibG
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-07Fix NaN in Poll component (#10213)Eugen Rochko
2019-03-07Fix public timelines being broken by new toots when they are not mounted (#10...Eugen Rochko
2019-03-07Handle StaleObjectError when retrieving polls (#10208)ThibG
2019-03-07i18n:🇵🇱 (#10199)marcin mikołajczak
2019-03-07Avoid unnecessarily fetching the replies collection when it is empty (#10201)ThibG
2019-03-07Fix #10202 (#10203)rinsuki
2019-03-06Add optimistic lock to avoid race conditions when handling votes (#10196)ThibG
2019-03-06Disable the underlying button element when an ItemButton is disabled (#10194)ThibG
2019-03-06Disable file upload when there is a poll (#10195)ThibG
2019-03-06Fix poll options not rendering text after vote/refresh (#10189)Eugen Rochko
2019-03-06Avoid line breaks in poll options (#10188)Eugen Rochko
2019-03-06Fix poll validation issues (#10186)Eugen Rochko