4234 Commits (b874d9dac77e8da705404ab7157e8fdb5343c0cd)

Author SHA1 Message Date
Eugen Rochko 766a808de4 Fix dimensions of preview cards, fix crash in web UI, fix warning (#9133)
6 years ago
Eugen Rochko c3005d09e6 Reset status cache when status_stat or media_attachment updates (#9119)
6 years ago
kedama 854d492e34 Set z-index of dropdown to 9999. (#9126)
6 years ago
Eugen Rochko cf2ab9c394 Include preview cards in status entity in REST API (#9120)
6 years ago
ThibG 11fc53d394 When searching for an emoji with multiple separators, consider the full input (#9124)
6 years ago
Eugen Rochko 7c01fbf4fd Add locality check to ActivityPub::FetchRemoteAccountService (#9109)
6 years ago
Masoud Abkenar 38bd132c46 RTL: fix column-back-button__icon margins/content (#9112)
6 years ago
ThibG b5042bbeeb Fix styling in /auth/edit (#9117)
6 years ago
ThibG e169e36810 Ignore invalid hashtags on remote statuses instead of rejecting them (#9118)
6 years ago
ThibG 56774d3bd4 Fix missing `mention` argument when processing incoming Create activities (#9114)
6 years ago
abcang 95ef0e144a Skip link-back check if body is nil (#9107)
6 years ago
Eugen Rochko 3a115d3f49 Remove character counter from edit profile (#9100)
6 years ago
Eugen Rochko f8596e3b5a Fix direct messages column not loading more items on scroll (#9102)
6 years ago
Eugen Rochko ebaef6e3df Fix conversations not being marked read on click (#9103)
6 years ago
ThibG 8d76db2714 Do not fetch preview card for mentioned users (#6934)
6 years ago
Eugen Rochko b110105a53 Allow inbox owner to view implicitly targeted ActivityPub payload (#9093)
6 years ago
Eugen Rochko db85c8f0f6 Migrate all old direct messages to new conversations schema (#9085)
6 years ago
Yamagishi Kazutoshi cad03e69b3 Set @body_classes to admin layout (#9081)
6 years ago
Eugen Rochko e29581a150 Fix RTL layout of status display names (#9075)
6 years ago
Eugen Rochko 256a10c192 Show upload options on click as well as hover (#9074)
6 years ago
Eugen Rochko 27e829b362 Fix JS error when posting from page without router context (#9073)
6 years ago
Eugen Rochko b49f2eef89 Fix public timelines not instantly updating on compose (#9050)
6 years ago
Eugen Rochko 541fda5fc8 Show suggested follows on search screen in mobile layout (#9010)
6 years ago
Eugen Rochko a984d5a1c4 Revert "RTL: remove blank character inside bdi (#9038)" (#9056)
6 years ago
Masoud Abkenar 4bfec4b32d RTL: remove blank character inside bdi (#9038)
6 years ago
ThibG f14067368f Fix og:url on toots' public view (#9047)
6 years ago
Masoud Abkenar eb62f72990 RTL: fix cardbar margins and alignment (#9044)
6 years ago
Masoud Abkenar a105bf8516 RTL: fix admin account avatar margin in about page (#9039)
6 years ago
Masoud Abkenar 26c662792c RTL: fix column settings toggle label (#9037)
6 years ago
kedama 45b8a91983 Fix domain label position and color (#9033)
6 years ago
Eugen Rochko 40d23fc4d1 Add option to block reports from domain (#8830)
6 years ago
Eugen Rochko 9ccae7feff Add "disable" button to report screen (#9024)
6 years ago
Eugen Rochko 9309e5981d Redesign direct messages column (#9022)
6 years ago
Masoud Abkenar 6b1f1c32c5 RTL: fix preferences layout (#9021)
6 years ago
bsky 064b26f03c Fix admin account avatar margin (#9020)
6 years ago
Masoud Abkenar 4a95304331 RTL: fix user stats in about page (#9018)
6 years ago
Eugen Rochko e3b2234382 Add unread indicator to conversations (#9009)
6 years ago
takayamaki 8f0c64baf1 fix: initial state of PrivacyDropdown is should not be null (#9008)
6 years ago
Masoud Abkenar ec15808edd RTL: fix domain append at signup form (#9007)
6 years ago
ThibG b420d15a9b Fix fav/boosts hotkeys not working on detailed statuses (#9006)
6 years ago
Masoud Abkenar 3d51268c4c RTL: fix admin account margins in about page (#9005)
6 years ago
Eugen Rochko 92b93a12cb Do not show "limited" visibility in default visibility preference (#8999)
6 years ago
Eugen Rochko 654520ec8c Improve support for aspects/circles (#8950)
6 years ago
ThibG 6e5f9ee743 Handle global hotkeys even when no element has focus (#8998)
6 years ago
Quint Guvernator 96388bae5f always allow DMs from staff (#8993)
6 years ago
Eugen Rochko 2a43a09ec0 Improve form for selecting media display preference (#8965)
6 years ago
Masoud Abkenar 024326e6e6 Fixes 8987 broken alignment at "Remote interaction dialog" (#8988)
6 years ago
Masoud Abkenar 96696a40ff undo part of PR 8202 to fix RTL (#8979)
6 years ago
Eugen Rochko ce6772690f Improve style of notice/alert messages (#8973)
6 years ago
Eugen Rochko c04048aae8 Weblate translations (2018-10-12) (#8972)
6 years ago
Eugen Rochko 2a36092328 Display customized mascot in web UI and fix admin form for it (#8964)
6 years ago
Eugen Rochko 3ede0e8b95 Fix missing protocol in dns-prefetch, improve code style (#8963)
6 years ago
Eugen Rochko bf125acdb0 Fix microformats on statuses according to updated spec (#8958)
6 years ago
Eugen Rochko 735a43bdea Fix type of conversation ID in conversations API (#8961)
6 years ago
Eugen Rochko 0a5b65533d Improve signature verification safeguards (#8959)
6 years ago
ThibG 51c53e709f Set Content-Security-Policy rules through RoR's config (#8957)
6 years ago
Eugen Rochko b9e620946c Fix typo in ActivityPub Create handler (#8952)
6 years ago
Eugen Rochko 8efdf1a898 Do not push DMs into the home feed (#8940)
6 years ago
Eugen Rochko ce087ef889 Move network calls out of transaction in ActivityPub handler (#8951)
6 years ago
Eugen Rochko af3ef0afb0 Add description meta tag additionally to og:description (#8941)
6 years ago
Eugen Rochko c227151023 Add dns-prefetch if using different host for assets or uploads (#8942)
6 years ago
mayaeh cf43973ecd Fix that the copy button of verify link did not work. (#8938)
6 years ago
Eugen Rochko ad0f37e924 Track historical space stats in PgHero to determine PostgreSQL growth (#8906)
6 years ago
mayaeh bcb43baf50 Add Japanese translations. (#8927)
6 years ago
mayaeh 96a313d02b Fixed error occurrence when pinning the DM column. (#8922)
6 years ago
ashleyhull-versent 00d31a292c rubocop issues - Cleaning up (#8912)
6 years ago
Eugen Rochko 65d1a2d10a Remove dead code (#8919)
6 years ago
ashleyhull-versent ea57aca5e1 Replace SVG asset with Custom mascot (#8766)
6 years ago
Eugen Rochko c9b5168ebd Add conversations API (#8832)
6 years ago
ThibG 8b48543b77 Ensure only toots from the reported users are reported (#8916)
6 years ago
Marcin Mikołajczak 07d123fd3c i18n: Update Polish translation (#8901)
6 years ago
Eugen Rochko 7635a136c9 Change documentation URL (#8898)
6 years ago
Masoud Abkenar e2065ceead RTL: fix margins of public-account-header__tabs (#8897)
6 years ago
Jeong Arm 708c12af1e Leave unknown language as nil if account is remote (#8861)
6 years ago
ThibG d6df42df16 Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893)
6 years ago
Eugen Rochko 48c2ab8cf5 Limit the number of people that can be followed from one account (#8807)
6 years ago
Eugen Rochko 1ae62b87ed Change admin accounts default sort to most recent (#8813)
6 years ago
Eugen Rochko 24f168e58e Fix link verification for remote accounts (#8868)
6 years ago
ThibG 47eaba870e Fix handling of ActivityPub activities lacking some attributes (#8864)
6 years ago
Eugen Rochko db1a581491 Double the threshold for "read more" functionality (#8835)
6 years ago
Eugen Rochko 92e5d6b6e5 Fix timeline pagination (#8827)
6 years ago
Masoud Abkenar bf20094a3f RTL: fix margins: public-layout.header.nav-button (#8823)
6 years ago
Eugen Rochko ea769a7d02 Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
6 years ago
Eugen Rochko 5ddcdf3753 Support min_id-based pagination in REST API (#8736)
6 years ago
Eugen Rochko ad0670fe87 Revert Font Awesome 5 upgrade (#8810)
6 years ago
cbayerlein 81dd71dba7 Exclude replies from list timelines (#8683)
6 years ago
mayaeh c8a1e945d9 Fix some icon names changed by the Font Awesome 5. (#8796)
6 years ago
Maciek Baron 4a2fe07e28 Add test for AutosuggestEmoji (#8805)
6 years ago
Colin Dean 417b0416e8 Adds follow action timestamp to notification (#8756)
6 years ago
Naoki Kosaka ae20afbc80 Migrate to font-awesome 5.0. (#8799)
6 years ago
Haelwenn Monnier ec1119d2c9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
Yamagishi Kazutoshi 991c4596b0 Fix broken report detail (regression from #8569) (#8795)
6 years ago
theboss 30b1bb0704 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
rhoio 45e5864062 remove meta label in settings column (#8704)
6 years ago
mayaeh 84bcf89764 Update the icon name changed by the Font Awesome 5. (#8776)
6 years ago
ふぁぼ原 bb8afc4608 Add a new preference to always hide all media (#8569)
6 years ago
Maciek Baron cc784f3c16 Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)
6 years ago
Yamagishi Kazutoshi 150c9d1bb9 Weblate translations (2018-09-24) (#8768)
6 years ago
Masoud Abkenar b837c636ac RTL: fix statubar action buttons/counter margins (#8767)
6 years ago
Yamagishi Kazutoshi 449edebb1c Cache instance info (#8765)
6 years ago