5175 Commits (7e6a029f1ba80a7f483b00765f1e9fb05827b038)

Author SHA1 Message Date
Eugen Rochko df34e4efff Weblate translations (2018-07-11) (#7992)
6 years ago
Eugen Rochko d058edc3d3 Add link to filters in web UI dropdown (#7990)
6 years ago
Thibaut Girka 14061b76dc Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka b7b718df0d make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka aec11a568e [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 1966652cba [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka a68e7db2fb [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy 58c19ac07c add keybind in composer textarea for secondary submit
6 years ago
Eugen Rochko a94f6c800d Make whole-word filter regex consistent between Ruby and JS (#7987)
6 years ago
Thibaut Girka 262f7d147d Migrate glitch-soc keyword mutes to Mastodon's
6 years ago
Thibaut Girka fc91260310 Set appropriate assets pack for the keyword filter page
6 years ago
Thibaut Girka cf8121376b Merge branch 'master' into glitch-soc/tentative-merge
6 years ago
ThibG 4c70bb6d6d Add option to not consider word boundaries when processing keyword filtering (#7975)
6 years ago
Eugen Rochko 5294f3a1d2 Add follow button to detailed status, add gradient to mask bio cut-off (#7979)
6 years ago
Eugen Rochko a7039e4fd3 Add API method to remove a suggestion (#7978)
6 years ago
Eugen Rochko 93bdaa0526 Fix filters not affecting notifications in web UI (#7977)
6 years ago
Thibaut Girka 6016b5d57b Remove duplicate code for handling muted users
6 years ago
Eugen Rochko 5f3ef03156 Remove .p-name microformat class (#7961)
6 years ago
Eugen Rochko 0dbaa1badf Fix missing irreversible in filters API, expires_in param (#7976)
6 years ago
Lynx Kotoura b3ec23311c Revert "Fix dark background error on user-mention autosuggest (#7937)" (#7964)
6 years ago
Lynx Kotoura aa606281f1 Fix gradient, regression from #7927 (#7963)
6 years ago
Eugen Rochko 5bec5c3e6e Add admin setting to enable OG previews for sensitive media (#7962)
6 years ago
Eugen Rochko 6084257fda In keyword filter, account for reblogs, HTML and whole-words (#7960)
6 years ago
Eugen Rochko 68d884e556 Send undo of boost to original poster if reblog (#7959)
6 years ago
Eugen Rochko 08ee72640b If signed in, redirect autofollow invite to profile page (#7956)
6 years ago
Eugen Rochko 8bdc12d494 In e-mail validator, fallback from MX to A record (#7955)
6 years ago
Eugen Rochko 9f0a91e142 Check reblogged status for blocked/muted mentions (#7957)
6 years ago
Eugen Rochko 34fdf77f48 Add more granular OAuth scopes (#7929)
6 years ago
Maciek Baron e5134142bc Crush PNGs to reduce overall size (#7954)
6 years ago
Renato "Lond" Cerqueira 607654572a Weblate translations (2018-07-05) (#7950)
6 years ago
Maciek Baron c6084cf719 Add comment, test to unescapeHTML (#7949)
6 years ago
Maciek Baron d171801898 Fix #6395 - overlapping profile name and domain (#7927)
6 years ago
Marek Lach 664fd9fb19 Fix dark background error on user-mention autosuggest (#7937)
6 years ago
Maciek Baron 2b44b7a9f6 Refactor privacyPrefence() to use priority list (#7945)
6 years ago
Maciek Baron 6b9e5026fd Add white outline to black emojis (fix #5083) (#7936)
6 years ago
Maciek Baron df5b46f1b0 Check if router is injected in media modal (#7941)
6 years ago
Maciek Baron 4ebdff6e25 Respect noindex rule in remote follow view (fix #7869) (#7939)
6 years ago
Eugen Rochko a5f0103a6f What is on your mind -> What's on your mind (#7938)
6 years ago
Eugen Rochko 2f111b7fbb Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Renato "Lond" Cerqueira c0fbe9e3a4 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
6 years ago
Maciek Baron 4d28dd39d3 Allow the media modal to be closed by pressing back (#7934)
6 years ago
Eugen Rochko e57d9177dc Fix check for PotentialFriendshipTracker when replying (#7933)
6 years ago
Eugen Rochko 3cb10d1020 Fix M hotkey inserting @undefined when in detailed status (#7931)
6 years ago
Eugen Rochko 7ea46177f2 Fix style of attachment list on /about (#7930)
6 years ago
Eugen Rochko aa4e75166b Re-add follow recommendations API (#7918)
6 years ago
Shaun Gillies 1202b4e756 Display full username in tooltip on search and autosuggest #7478 (#7920)
6 years ago
Eugen Rochko 23624f709a Improve embeds (#7919)
6 years ago
Marty McGuire 4aa3f667fc Typo in signature verification failure logging (#7916)
6 years ago
Marcin Mikołajczak 4833d285a7 i18n: Update Polish translation (#7915)
6 years ago
MIYAGI Hikaru ac56fa3c22 Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901)
6 years ago
Eugen Rochko d878e3e945 Keyword/phrase filtering (#7905)
6 years ago
Quentí 751276484d Missing translations (#7896)
6 years ago
ふぁぼ原 5f0b9c5d36 On the mobile UI, move the search column to the right (#7877)
6 years ago
Yamagishi Kazutoshi 08c9914bc5 Weblate translations (2018-06-25) (#7890)
6 years ago
Eugen Rochko 2dfd016085 Fix Chrome issue with sizes="0px" (#7886)
6 years ago
ThibG 98c0128d3b Merge pull request #553 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 7f143d1a92 Increase padding of toots
6 years ago
Thibaut Girka 8e4fbf9846 Fix margins of toot text
6 years ago
Thibaut Girka 44e49d2b52 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG ef3ac6e4a7 Fix jpeg files sometimes being returned with a .jpe extension (#7881)
6 years ago
Shuhei Kitagawa bc45dd2f97 Add tests for remote_unfollows_controller (#7879)
6 years ago
ThibG 5321d2ef02 Merge pull request #550 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 636973707f Fix confirmations_controller
6 years ago
Mélanie Chauvel (ariasuni) 7406d07985 Fix CW field still having animation in when reduce motion is enabled (#7872)
6 years ago
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d325dd899c Fix clicking on collapsed toots with a background (fixes #547)
6 years ago
Thibaut Girka 8bd7b9b586 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Shuhei Kitagawa d61e647e8a Replace bypass option with bypass_sign_in (#7867)
6 years ago
Hinaloe d037ae26e2 Return collect response when fail put cache to storage (#7863)
6 years ago
kedama 5ba2ceda2e Fix broken single column getting-started menu (Fix #7854) (#7862)
6 years ago
Eugen Rochko 71713fabde Weblate translations (2018-06-19) (#7847)
6 years ago
Eugen Rochko 549d2f3d42 Always send content for backwards-compatibility (#7844)
6 years ago
Eugen Rochko 1efdd31c68 Serialize language into ActivityPub JSON (#7840)
6 years ago
Eugen Rochko 38fb602407 Create special case to prefer "jpeg" over "jpe" file extension (#7841)
6 years ago
Yamagishi Kazutoshi 0c870f747b Weblate translations (2018-06-18) (#7839)
6 years ago
Lynx Kotoura 781fe9a152 Change list icons different from the getting-started icons (#7838)
6 years ago
Eugen Rochko f91fa10804 Allow selecting default posting language instead of auto-detect (#7828)
6 years ago
Hinaloe 519473e8f6 DataTransfer.types may Array-like object (#7827)
6 years ago
Eugen Rochko 499a9f5f11 Change language opt-out to language opt-in (#7823)
6 years ago
Lynx Kotoura d0aadee0da Fix the action with X button on compose form (#7826)
6 years ago
Eugen Rochko 9bcd509165 Do not pre-emojify note HTML in accounts REST API (#7821)
6 years ago
Thibaut Girka c60f97f116 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
Thibaut Girka d8c35a6b85 [Glitch] Add redraft function
6 years ago
ThibG 079bc2906a Merge pull request #544 from ThibG/glitch-soc/merge-upstream
6 years ago
Lynx Kotoura 76905a95a2 Adjust account__action-bar contents (#7818)
6 years ago
Lynx Kotoura a37dc30717 Fix autosuggest-textarea backgrounds and some minor adjustments (#7817)
6 years ago
Yamagishi Kazutoshi cd79647197 Weblate translations (2018-06-16) (#7815)
6 years ago
Jeong Arm c5edc53b2e Add missing Korean translations (#7819)
6 years ago
SerCom_KC 355f55772d Update Chinese (Simplified) Translations (#7816)
6 years ago
Masoud Abkenar c9a4023e1c Update fa.json (#7814)
6 years ago
Thibaut Girka 31091836e9 [Glitch] Add vendor prefix for background-clip
6 years ago
David Yip c3202b66f2 Port bf508b9f74 to glitch emoji picker.
6 years ago
Thibaut Girka 3d6c594903 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko d928aac40c Fix regression where CW is focused on reply (#7811)
6 years ago
Eugen Rochko 907694df6a Add autofollow option to invites (#7805)
6 years ago
Eugen Rochko 915f02ce8f Fix vertical alignment of navigation bar (#7807)
6 years ago
Eugen Rochko 681ac8580a Remove placeholder text for media-only toots (#7806)
6 years ago
Eugen Rochko a21c8a2e0e Add "find friends", "invite people", and more to getting started footer (#7803)
6 years ago
chr v1.x 9c2fc4d684 Put "Media Only" option in column settings instead of content area headline (#7801)
6 years ago
Jenkins 6e961f0731 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Yamagishi Kazutoshi 1ffb500242 Hide status content when spoiler text is not empty (#7797)
6 years ago
Yamagishi Kazutoshi 70b5274caa Fix "Invalid DOM property `class`" (#7798)
6 years ago
Lain Iwakura 8a66ab68e8 Handle character limit in initial state in frontend.
6 years ago
chr v1.x bc9d1ea0e3 Add profile options on compose form (#7789)
6 years ago
David Yip 4692eed7bd Merge branch 'master' into 454-allow-keyword-mutes-to-skip-mentions
6 years ago
David Yip 4cc75efb7b Port emojimart 2.6.1 changes to glitch flavour
6 years ago
David Yip b8205550dd keyword mute: use mentions scope in home feed filtering (#454)
6 years ago
David Yip f9c8642a11 Merge remote-tracking branch 'glitchsoc/master' into 454-allow-keyword-mutes-to-skip-mentions
6 years ago
Jenkins 695674b2fa Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Lynx Kotoura cd1d25b9d0 Uniform media and video spoiler settings and fix them of the light theme (#7778)
6 years ago
Yamagishi Kazutoshi 51c639980c Weblate translations (2018-06-10) (#7779)
6 years ago
kedama 101f5544e1 Control the focus when clicking the "CW" button. (#7776)
6 years ago
Renato "Lond" Cerqueira 2e4a1d3109 Rename emoji sheet to avoid caching issue (#7777)
6 years ago
Shuhei Kitagawa d230066746 Add tests for intents_controller (#7763)
6 years ago
Eugen Rochko b051d74029 Fix domain hiding logic (#7765)
6 years ago
Lynx Kotoura d997fb520a Fix background color of emoji-mart-bar in light theme (#7768)
6 years ago
Lynx Kotoura 2d2002436c Adjust emoji-mart-anchor-bar for environments that use display scaling (#7772)
6 years ago
Eugen Rochko 39930a8432 Fix has_one association on Web::PushSubscription (#7767)
6 years ago
Thibaut Girka 5af047df32 Delete references to removed constants (fixes #537)
6 years ago
David Yip 34ac79cb68 Merge pull request #506 from ThibG/glitch-soc/fixes/static-500
6 years ago
SerCom_KC 77c94ffe82 Update Chinese (Simplified) translations (#7769)
6 years ago
Renato "Lond" Cerqueira bf508b9f74 Fix issues with updated emoji mart (#7761)
6 years ago
Yamagishi Kazutoshi 3e2eddaba7 Weblate translations (2018-06-08) (#7759)
6 years ago
Eugen Rochko 5aa5b86bf1 Do not accept ActivityPub follow requests from blocked user (#7756)
6 years ago
Eugen Rochko e1054a747e Add "Edit profile" link to public profile page, increase bottom padding (#7754)
6 years ago
Renato "Lond" Cerqueira ae0b751a30 Update to emojimart 2.6.1 (#7746)
6 years ago
David Yip c2f7676dfc Merge remote-tracking branch 'tootsuite/master' into merge-upstream
6 years ago
David Yip 4b7ceed3f0 Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
Marcin Mikołajczak a5e289e273 🌍🇵🇱 (#7753)
6 years ago
Eugen Rochko ecec45ff9b Filter out blocked/muted people from profile timelines (#7747)
6 years ago
Yamagishi Kazutoshi 29f4196d87 Fix fetch of remote image with multiple Content-Type headers (#7749)
6 years ago
Eugen Rochko 5d419119de Preserve newlines in delete & redraft and desktop notifications (#7750)
6 years ago
Yamagishi Kazutoshi 7ed181c41c Add missing dot for remote image (#7751)
6 years ago
David Yip 63a5f8a4e4 Merge pull request #534 from glitch-soc/restructure-kw-as-word-lists
6 years ago
Renato "Lond" Cerqueira 19b653991d Weblate translations 20180605 (#7743)
6 years ago
Renato "Lond" Cerqueira 94077935ac Add missing locale strings (#7742)
6 years ago
David Yip 9f9aa39eb5 Escape metacharacters in non-whole-word keyword mutes. Fixes #533.
6 years ago
Eugen Rochko 16173535d9 Add redraft function (#7735)
6 years ago
David Yip 3413105ec7 Merge pull request #530 from glitch-soc/restructure-kw-as-word-lists
6 years ago
nightpool 0378f74430 Fix context performance by partially reverting #7083 (#7734)
6 years ago
Yamagishi Kazutoshi a936ccd126 Detect extname from Content-Type (#7733)
6 years ago
Yamagishi Kazutoshi 1a145c6af1 Skip processing when HEAD method returns 501 (#7730)
6 years ago
Yamagishi Kazutoshi 963b82f5e5 Add vendor prefix for background-clip (#7727)
6 years ago
Lynx Kotoura e2b4e6f05e Change border color of activity-stream (#7724)
6 years ago
Yamagishi Kazutoshi 10a8ac8b80 Submit report using meta key (#7729)
6 years ago
Yamagishi Kazutoshi f4a6f6fb89 Remove unnecessary underline on accounts table (#7728)
6 years ago
David Yip a38c4c45da Add apply-to-mentions option to keyword mute UI. #454.
6 years ago
David Yip 2bb5842541 Thread scopes through #matches?. #454.
6 years ago
Eugen Rochko ca9ac011a5 Display numbers in account header using shortNumberFormat for consistency (#7723)
6 years ago
Akihiko Odaki 3114ac9655 Do not mark remote status sensitive even if spoiler text is present (#7395)
6 years ago
Lynx Kotoura 93d90d3237 Fix activity-stream-tabs colors and set text variables for text colors (#7722)
6 years ago
Eugen Rochko 2af43c3dce Fix bug in order of conversations in web UI (#7721)
6 years ago
David Yip 9e830f7f37 Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
Eugen Rochko 650e3e346b Remove trending hashtags (#7711)
6 years ago
David Yip d55d5ccc9d keyword mute: Store keywords as a list
6 years ago
David Yip 5ec2d25ef6 Merge pull request #528 from glitch-soc/merge-upstream
6 years ago
David Yip 330a234d1f Whoops, forgot to clean up a conflict.
6 years ago
David Yip 1a0491b3cf Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
6 years ago
David Yip 827d1ea864 Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
David Yip 3dc8af0016 Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
6 years ago
Yamagishi Kazutoshi ca2a6b2071 Weblate translations (2018-06-02) (#7705)
6 years ago
Eugen Rochko 3833c8b690 Use different algorithm for trending tags (#7697)
6 years ago
Eugen Rochko 57ad751230 Fix margin between compose warning, reply indicator and textarea (#7701)
6 years ago
Eugen Rochko aa54c65ee2 Improve trends layout (#7700)
6 years ago
Yamagishi Kazutoshi f64f9860c7 Add loading indicator for trending tags (#7693)
6 years ago
Yamagishi Kazutoshi fe98e276e1 Update ESLint for Code Climate (#7696)
6 years ago
Yamagishi Kazutoshi a87927437d Fix duplicate key attributes (#7694)
6 years ago
David Yip c10df6cf00 Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
6 years ago
Spencer Alves 559ce5c098 Adjust spacing between status icons
6 years ago
Spencer Alves c86cd2041d Merge branch 'glitch' into thread-icon
6 years ago
Eugen Rochko 946091af45 Exclude unlisted, private and direct toots from affecting trends (#7686)
6 years ago
Eugen Rochko aa1f74cba6 Make the refresh trends button refresh trends (#7685)
6 years ago
Mélanie Chauvel (ariasuni) a6ddd1aba2 Put the CW field between the toot we are replying to and the toot field (#7508)
6 years ago
Thibaut Girka 93e6984be8 Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka 37dc96b71b Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka fa980f2c95 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka 574e74bbdd Hardcode default skin/theme in error layout (fixes #373)
6 years ago
Thibaut Girka 0174ca8679 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka 663c9dcf36 Fix direct timeline
6 years ago
Yamagishi Kazutoshi 4c11c429ce Weblate translations (2018-05-31) (#7681)
6 years ago
Marcin Mikołajczak 069bb3eeeb 🌍: 🇵🇱⬆️ (#7679)
6 years ago
Jenkins a76f40890e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Eugen Rochko 49a0a3a8a2 Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko d60a87d3d2 Redirect / to home on mobile layout, to getting started on desktop (#7677)
6 years ago
Eugen Rochko 931c88b0aa Improve getting started column (#7676)
6 years ago
Eugen Rochko 9e3f9b8250 Improve counter caches on Status and Account (#7644)
6 years ago
Eugen Rochko dc7bf28635 Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka febaae28f4 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka d73c0e14b0 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka d7aac92316 [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka 54c32199af [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka f4a929a74a [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
unarist a5c740ba41 Fix context building in the reducer (#7671)
6 years ago
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
ThibG a7415de00d Fix error when unmuting a domain without listing muted domains first (#7670)
6 years ago
Thibaut Girka c822ecfa01 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang f0ee3f8f8a Fix N+1 on AtomSerializer (#7669)
6 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko bc464619f3 Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko 776b996964 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura 49ee254971 Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko bc64ef560e Fix incomplete flex style on trends items (#7655)
6 years ago
tateisu 9a4bed4837 optimize direct timeline (#7614)
6 years ago
Eugen Rochko adeb99bc8c Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko 20a23c7d08 Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 4f2bf28a86 [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka 89f4e0298c [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka b2a316bc16 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka 2a78acb354 Change direct message warning to match upstream
6 years ago
Thibaut Girka 3dc4f8e2ca Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 185bc62a15 Implement client-size image resizing from upstream
6 years ago
Thibaut Girka dc67caa371 Port upstream's result section headers (fixes #366)
6 years ago
Eugen Rochko 03c8890e09 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Eugen Rochko a48e008c8e Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
bsky c72db8ef90 Fix lock icon position in account card (#7630)
6 years ago
Thibaut Girka f9a8240394 Fix caret position after inserting suggestions (fixes #281)
6 years ago
Thibaut Girka 2e017e752f Remove unneeded code now that attachment URL isn't appended to toots
6 years ago
Lynx Kotoura 4210ddb676 Add right margin of notification message (#7628)
6 years ago
Lynx Kotoura 60902b948a Fix color mistakes in mastodon-light theme (#7626)
6 years ago
Yamagishi Kazutoshi fa87093ff2 Weblate translations (2018-05-26) (#7624)
6 years ago
Eugen Rochko 83b124d54b Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
6 years ago
ThibG 162abbe9a7 Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav
6 years ago
Thibaut Girka 4cb367e6d4 Merge branch 'master' into glitch-soc/merge-master
6 years ago
Akihiko Odaki 4e718bbb25 Introduce flat layout to contexts reducer (#7150)
6 years ago
Yamagishi Kazutoshi 590ae5ac66 Enable media timeline (#7598)
6 years ago
Lynx Kotoura 499af41a9d More polished light theme (#7620)
6 years ago
Lynx Kotoura f78eee8d6a Fix color of /about/more link anchors (#7618)
6 years ago
ThibG d1b2466320 Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
6 years ago
Thibaut Girka 5d64e6a618 Add missing comma in InitalStateSerializer (fixes #516)
6 years ago
Thibaut Girka 2b26e7ed5f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
6 years ago
ThibG 6d50785928 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
6 years ago
ThibG 67f74f71aa Merge pull request #510 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG e2697a3657 Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
6 years ago
Thibaut Girka bdfce657fb Change notification cleaning checkbox color (fixes #511)
6 years ago
Thibaut Girka 28ccf0a464 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG a4527fe33c Fix caret position after selected suggestion and media upload (#7595)
6 years ago
Eugen Rochko 32c3fc08fe Yeah, it was supposed to be #create?
6 years ago
ThibG 0f523757f2 Remove unneeded code now that attachment URL isn't appended to toots (#7593)
6 years ago
Eugen Rochko 2d34552fbc Do not encode HTML entities in initial Web Push payload body (#7592)
6 years ago
SerCom_KC 82da8b7ec6 [WIP] i18n: Update Simplified Chinese translations (#7576)
6 years ago
Eugen Rochko fd007264dc Enforce order on authorized applications page (#7587)
6 years ago
Yamagishi Kazutoshi ff98de966f Hide section headline for timelines in production (#7590)
6 years ago
Yamagishi Kazutoshi f5421e5309 Change column params on pinned timeline (#7581)
6 years ago
bsky 818fa6fc80 Remove outline (#7582)
6 years ago
Thibaut Girka cdb1d08119 [Glitch] Fetch relationships for search results in UI
6 years ago
David Yip 647f58f92a Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
Marcin Mikołajczak 9b1b968262 🌍: 🇵🇱⬆️ (#7580)
6 years ago
Jenkins 8f74ec1286 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Thibaut Girka 3315877afe Fix width only being set for standalone media
6 years ago
Thibaut Girka df3fa2cb78 [Glitch] Use real container width in MediaGallery srcSet
6 years ago
Thibaut Girka 4e5afb1c41 [Glitch] Do not override the default push notification settings
6 years ago
Eugen Rochko 20c650b644 Save onlyMedia prop when pinning column (#7575)
6 years ago
Eugen Rochko f548332935 Display only domain of report account if remote under comment (#7574)
6 years ago
Thibaut Girka 72c454e2b3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 4a0207e3ea Add exact attribute to WrappedRoute for community timeline (#7572)
6 years ago
Eugen Rochko 765a8dad9a Use real container width in MediaGallery srcSet (#7571)
6 years ago
Eugen Rochko f68736088b Use #any? instead of #exists? when checking media attachments (#7570)
6 years ago
Eugen Rochko ed4949c676 Unescape HTML entities in rich web push notifications in web UI (#7569)
6 years ago
Thibaut Girka cabd24ffc4 Recover glitch-soc specific styles that were removed by accident
6 years ago
SerCom_KC 8a8a47892a i18n: Update Simplified Chinese translations (#7565)
6 years ago
Sylvhem eeb6fd44e1 Add a light theme (#7027)
6 years ago
Yamagishi Kazutoshi ccc240b59c Add media timeline (#6631)
6 years ago
Eugen Rochko b634cb45dc Remove small pagination limit from context API (#7564)
6 years ago
Eugen Rochko fe6ee50c7f Convert rich push notifications to plaintext in webapp (#7563)
6 years ago
Quentí 1de642e921 [i18n] Update for Occitan (#7558)
6 years ago
Eugen Rochko 21270d01a6 Improve default background of public profile header (#7556)
6 years ago
Thibaut Girka 8a42e4c450 In footer, replace text "Mastodon" with logo
6 years ago
Thibaut Girka 99fccdb4e4 Add preference to hide following/followers lists
6 years ago
Thibaut Girka 6452d871ca [Glitch] Improvements to toots display in admin view
6 years ago
David Yip 58626cc8d7 Merge pull request #470 from ThibG/glitch-soc/fixes/status-click-detailed
6 years ago
Marcin Mikołajczak b4458906ba 🌍: 🇵🇱⬆️ (#7554)
6 years ago
Thibaut Girka c384e0f3de Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 20550e2641 Weblate translations (2018-05-20) (#7552)
6 years ago
Eugen Rochko 7eaa12c83a Ensure push subscription is immediately removed when application is revoked (#7548)
6 years ago
Ash Furrow 3646b280d9 Disables autocorrect/autocapitalize on remote username field. (#7549)
6 years ago
Akihiko Odaki 9e5edeaf3a Cache media only when storage can be freed (#7547)
6 years ago
Eugen Rochko ef4a35cb62 Improve direct message warning again (#7546)
6 years ago
Eugen Rochko 95385ebe3e In footer, replace text "Mastodon" with logo (#7545)
6 years ago
takayamaki 1f83fdff89 checking http status code with range (#7544)
6 years ago
Eugen Rochko 70e678da43 Improve payload format of Web Push API now that it's open (#7521)
6 years ago
Akihiko Odaki 6bee19117f Do not override the default push notification settings (#6037)
6 years ago
bsky 097339b58a Remove outline (#7543)
6 years ago
Eugen Rochko f69cb76bf8 Skip pagination logic for pinned account timelines in reducer (#7540)
6 years ago
Eugen Rochko c3fbb857a0 Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
6 years ago
Thibaut Girka 72c5d3dd80 Prevent click on video from opening detailed toot
6 years ago
Thibaut Girka b6133837ad Widen clickable area of toots
6 years ago
ThibG 6a831cd957 Merge pull request #490 from glitch-soc/merge-upstream
6 years ago