6436 Commits (3d722b0c4e14d6d766d2e8814f42c76cfd0f2e2c)

Author SHA1 Message Date
Thibaut Girka d82c495c0f Add media description (or status spoiler) in account media gallery
6 years ago
Thibaut Girka bd1f08fa9a Fix account gallery hidden media background color in mastodon-light
6 years ago
Thibaut Girka eb85427576 [Glitch] Honour displayMedia setting in accountMedia gallery
6 years ago
Thibaut Girka 6ad7606909 [Glitch] Add support for new display_media setting
6 years ago
Thibaut Girka 15197a831c [Glitch] RTL: fix margins: public-layout.header.nav-button
6 years ago
Thibaut Girka 884a898442 [Glitch] RTL: fix statubar action buttons/counter margins
6 years ago
Thibaut Girka 36d426cec9 [Glitch] Separate font-family into variable
6 years ago
Thibaut Girka c91d9b7389 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 5d5d1b528e
Double the threshold for "read more" functionality (#8835)
6 years ago
Spencer Alves 4e60a0d543 Add option to hide action bar in collapsed toots
6 years ago
David Yip c065717b67
Merge pull request #681 from ThibG/glitch-soc/fixes/accessibility
6 years ago
David Yip 2bb3c8c944
Merge pull request #755 from ThibG/glitch-soc/features/optional-reply-selection
6 years ago
David Yip 19968912fa
Merge pull request #754 from ThibG/glitch-soc/fixes/scroll-compose-into-view
6 years ago
David Yip 5b43d7bcbf
Merge pull request #745 from ThibG/glitch-soc/fixes/grey-out-button
6 years ago
Eugen Rochko 6c835085a3
Fix timeline pagination (#8827)
6 years ago
Masoud Abkenar df2f4052b8 RTL: fix margins: public-layout.header.nav-button (#8823)
6 years ago
Thibaut Girka 86b2b009dd Make pre-selection of usernames optional when replying to a toot
6 years ago
Thibaut Girka 15134beb1e Fix styling issue in “Compose box options” local settings page
6 years ago
Thibaut Girka 9594c68532 Scroll to textarea when composing a toot
6 years ago
Thibaut Girka fa18859b20 [Glitch] Adjust beforeUnload conditions
6 years ago
Thibaut Girka abffbba819 Fix maxCharacters in vanilla front-end
6 years ago
Eugen Rochko ef69c655cc
Fix class autoloading issue in ActivityPub::Activity::Create (#8820)
6 years ago
Eugen Rochko f0fff3eb10
Support min_id-based pagination in REST API (#8736)
6 years ago
Eugen Rochko 3d7f68c273
Revert Font Awesome 5 upgrade (#8810)
6 years ago
cbayerlein 4b78546135 Exclude replies from list timelines (#8683)
6 years ago
mayaeh 3f9ec3de82 Fix some icon names changed by the Font Awesome 5. (#8796)
6 years ago
Maciek Baron a72a939334 Add test for AutosuggestEmoji (#8805)
6 years ago
Colin Dean 330e320b40 Adds follow action timestamp to notification (#8756)
6 years ago
Naoki Kosaka 8bae14591b Migrate to font-awesome 5.0. (#8799)
6 years ago
Haelwenn Monnier 15fc2b76f9 Show "read more" link on overly long in-stream statuses (#8205)
6 years ago
Yamagishi Kazutoshi c6d43115c2 Fix broken report detail (regression from #8569) (#8795)
6 years ago
theboss b9c727a945 Fix some icons names, unavailable in fontawesome5 (free license). (#8792)
6 years ago
rhoio c6e765f81e remove meta label in settings column (#8704)
6 years ago
mayaeh 17af4d27da Update the icon name changed by the Font Awesome 5. (#8776)
6 years ago
ふぁぼ原 f7a6f9489d Add a new preference to always hide all media (#8569)
6 years ago
Maciek Baron 4b794e134d Add bot icon to bot avatars and migrate to newer version of Font Awesome (#8484)
6 years ago
Yamagishi Kazutoshi 8864009e8d Weblate translations (2018-09-24) (#8768)
6 years ago
Masoud Abkenar 9f6662fcc9 RTL: fix statubar action buttons/counter margins (#8767)
6 years ago
Yamagishi Kazutoshi 86f138ed16 Cache instance info (#8765)
6 years ago
Genbu Hase 8b61683f9e Fix a problem about generating an url of notifications (#8758)
6 years ago
Matt Sweetman 1889526e23 Add user preference to always expand toots marked with content warnings (#8762)
6 years ago
ThibG c39183cc62 Refactor active_nav_class for use with multiple paths (#8757)
6 years ago
Minku Lee d0d65b5a28 Separate font-family into variable (#8763)
6 years ago
Masoud Abkenar ef11347281 RTL: fix settings button margins in column headers (#8764)
6 years ago
Thibaut Girka d3426ed87a Disable the “TOOT” button (and secondary toot button) if the toot text is empty
6 years ago
ThibG 05f90e3695 Adjust beforeUnload conditions (#8746)
6 years ago
Thibaut Girka 23e7c1c765 Fix background being transparent for verified link fields
6 years ago
Thibaut Girka 9e8d776a77 [Glitch] Display verified links in glitch flavor
6 years ago
Thibaut Girka 5833cc41c2 [Glitch] Add edit profile action button to profile
6 years ago
Thibaut Girka c1701ae2a8 [Glitch] Fix “Toots” tab highlighting for replies and media timelines
6 years ago
Thibaut Girka 925c185ef9 Prevent clicks on video from initiating selections
6 years ago
霧島ひなた 5c9a2f5d77 change translation glitch's features [ja]
6 years ago
霧島ひなた 5c6271887d translation glitch's features [ja]
6 years ago
ThibG c946ba3fae Add rel=me to moved accounts' link (#8742)
6 years ago
Thibaut Girka 343acd96cc Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka fba0200765 [Glitch] Redesign forms, verify link ownership with rel="me"
6 years ago
Thibaut Girka a6d47ac5f5 [Glitch] Port SCSS changes from upstream
6 years ago
Thibaut Girka 022d96c999 [Glitch] Group reports by target account
6 years ago
Eugen Rochko f92f1ee80a
Support link verification with redirects (#8735)
6 years ago
Thibaut Girka 91bef4759f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 554f659f2a Weblate translations (2018-09-19) (#8731)
6 years ago
Yamagishi Kazutoshi 3da1cc7d5e Fix failed profile verification when rel attribute including values other than me (#8733)
6 years ago
Eugen Rochko 68833a50d4
Fix VerifyAccountLinksWorker not being queued (#8721)
6 years ago
Eugen Rochko bac8227519
Fix performance regression in Account::Field#verifiable? (#8719)
6 years ago
Eugen Rochko f4d549d300
Redesign forms, verify link ownership with rel="me" (#8703)
6 years ago
ThibG f8b54d229f Fix “Toots” tab highlighting for replies and media timelines (#8715)
6 years ago
jacob d16c3342ce add several missing alt tags (#8708)
6 years ago
Thibaut Girka 657805f444 Fix thread CW expansion not being reset when changing threads
6 years ago
Yamagishi Kazutoshi 0ddbccf7e6 Upgrade Babel to version 7.0.0 (#5925)
6 years ago
Yamagishi Kazutoshi 1d8b693d31 Weblate translations (2018-09-13) (#8692)
6 years ago
luzpaz 40dd19be37 Misc. typos (#8694)
6 years ago
Igor Galić 8433bd89e4 prepend re: to replies to spoiler-text
6 years ago
Thibaut Girka c3ab2973c5 Improve keyboard VS mouse navigation of dropdown menus
6 years ago
Thibaut Girka 5ff733b614 Only focus first item of dropdown if it was opened via keyboard
6 years ago
ThibG 4959ead07c Fix media description in various media modals (#8678)
6 years ago
ThibG f8160b68b3 Only focus first element of dropdown menus if using keyboard (#8679)
6 years ago
ThibG 09a87b2cdb Auto-focus emoji picker's search field (#8688)
6 years ago
Thibaut Girka cf142e8556 [Glitch] Highlight active tab in action bar
6 years ago
Thibaut Girka 1cb3af21c5 Autofocus comment textarea in report modal
6 years ago
Thibaut Girka b3c698d6f4 Auto-focus emoji picker's search field
6 years ago
ThibG 661a89ea74 Autofocus comment textarea in report modal (#8689)
6 years ago
Eugen Rochko 011437dcb5
Group reports by target account (#8674)
6 years ago
rhoio 7b7c26063e Highlight active tab in action bar (#8673)
6 years ago
Thibaut Girka 307fb338ee Fix composer actions modal
6 years ago
Thibaut Girka 49734c03fd Fix action modal links
6 years ago
ThibG 82b521b4c3
Merge pull request #724 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 59de2868c1 Fix media description in various media modals
6 years ago
Thibaut Girka ac6fb758b9 Fix incorrect disabled boost button color when reduce-motion is set
6 years ago
Thibaut Girka f1214f00d9 Do not clear local storage on log out
6 years ago
Thibaut Girka cd99255698 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 65f625cf23 [Glitch] Hide floating action button on thread views
6 years ago
Thibaut Girka e36f6f48e5 Fix status embed card links color
6 years ago
Thibaut Girka d9a92d5040 [Glitch] After click to embed video, autoplay it
6 years ago
Thibaut Girka bc5009cd45 [Glitch] Click card to embed external content
6 years ago
Thibaut Girka dfa6fb4927 [Glitch] Fix oEmbed image_modal src.
6 years ago
Thibaut Girka cc58265216 [Glitch] Ensure link thumbnails are not stretched to super low quality
6 years ago
Thibaut Girka 49eaf72faf [Glitch] Add embed_url to preview cards
6 years ago
ThibG bda0f7ac73 Add a few black emojis that are to have a white outline (#8597)
6 years ago
ThibG bd9e47e9be Handle relative URLs when fetching OEmbed/OpenGraph cards (#8669)
6 years ago
Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655)
6 years ago
Evgeny Petrov 2492c12281 RU: Translation fixes (#8652)
6 years ago
Sorin Davidoi 8fefcb86ea feat(css): Styled scrollbars in Firefox Nightly (#8653)
6 years ago
Thibaut Girka 324ce93368 Add preferences for notification badges
6 years ago
Thibaut Girka ba4521b175 Move compose box options to their own page
6 years ago
Thibaut Girka b28cbb8b25 Add unread notifications badge to the mobile navbar
6 years ago
Thibaut Girka 2cdc00bc8b Add unread notifications badge to the navigation bar
6 years ago
Thibaut Girka 0f155af32a Add notification badge to favicon
6 years ago
Thibaut Girka d315f1dc02 Count unread notifications when window loses focus
6 years ago
Thibaut Girka c8875b4d8a Keep track of unread notifications when the notification column isn't mounted
6 years ago
Thibaut Girka 711826cb37 Accurately count deleted unread notifications
6 years ago
Thibaut Girka f4ca3262f2 [Glitch] Audio.prototype.seek is undefined
6 years ago
Thibaut Girka 8dbbec0939 Fix dropdown arrow position
6 years ago
Renato "Lond" Cerqueira 7607f4778b Use animation config for avatar in profile pages (#8614)
6 years ago
Sorin Davidoi 10680f93e7 feat(auth/session_controller): Send Clear-Site-Data when logging out (#8627)
6 years ago
ThibG 0c5db3163a Fix dropdown arrow position (#8637)
6 years ago
Thibaut Girka 7f2f59dae6 Fix public profile's “show more” links styling
6 years ago
Thibaut Girka 258e8b7734 Port SCSS changes from 19b07ba260
6 years ago
Thibaut Girka 4b29a41f1d Port SCSS changes from 85bb32c410
6 years ago
Thibaut Girka 77e7da7d0d Port SCSS changes from 78fa926ed5
6 years ago
Thibaut Girka d8b2f15b23 Pause video playback if toot is collapsed or CWs folded (fixes #146)
6 years ago
Thibaut Girka a9ed9d3572 Fix videos being cropped
6 years ago
Aditoo17 8c96fd4967 Add Czech language option and locale data (#8594)
6 years ago
Thibaut Girka c0275cdcb2 Fix interactions between CW and sensitive flag when spoilersAlwaysOn is set
6 years ago
Thibaut Girka 3d5a789bbb Fix “sensitive” media warning and upload form colors in Mastodon-light
6 years ago
Thibaut Girka f1a73fd5f4 Outline white/grey/blue emojis
6 years ago
Thibaut Girka 6e771bf680 Light theme overhaul
6 years ago
Thibaut Girka 36f50be305 [Glitch] Add white outline to black emoji
6 years ago
Thibaut Girka b6ce5fa3fb Fix emoji autosuggest when using a CDN for assets
6 years ago
Thibaut Girka 8622dccaf1 Disable focus points for letterboxed media
6 years ago
Thibaut Girka 9998271a5b Fix full-width margins
6 years ago
Thibaut Girka be644e3b7c Media gallery styling closer to upstream's
6 years ago
Thibaut Girka 8183d2ed55 [Glitch] Do not override ctrl/cmd+click in media gallery
6 years ago
Thibaut Girka bd437f8077 Add admin links to status and account menus (fixes #673)
6 years ago
Thibaut Girka 7ea4c793d6 Allow to show a specific status in the admin interface
6 years ago
Thibaut Girka 6ad7dac791 Let the front-end know the current account is a moderator
6 years ago
Thibaut Girka b3fdd166e8 [Glitch] Skip VS15 (Emoji textual presentation)
6 years ago
Thibaut Girka 8e862ecf8d [Glitch] Add aria-label to floatingActionButton
6 years ago
Thibaut Girka 27ee42299b [Glitch] Inactive header in main profile to match column
6 years ago
Thibaut Girka 6c233a04a0 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka e915bc3e9e Fixes columns scrolling to top when opening media modal
6 years ago
Eugen Rochko 14a300b428
Enable ro and ta locales in Rails (#8583)
6 years ago
Eugen Rochko 78b89e7a5d
Weblate translations (2018-09-02) (#8582)
6 years ago
Eugen Rochko e926811724
Fix nil error in admin_account_link_to helper (#8578)
6 years ago
Eugen Rochko dc8eb5305f
Weblate translations (2018-09-02) (#8577)
6 years ago
Frederic Hemberger 7c12c7b124 Add aria-label to floatingActionButton (#8574)
6 years ago
Alix R b0e3fffa1f Add Corsican locale data (#8566)
6 years ago
Evgeny Petrov 2caeeb951f [RU] Added translation for the following sections: (#8570)
6 years ago
Eugen Rochko d97e383851
Weblate translations (2018-09-01) (#8561)
6 years ago
Eugen Rochko 075e162319
Whitelist report notification param in Settings::NotificationsController (#8560)
6 years ago
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559)
6 years ago
M Somerville a060beee72 Skip VS15 (Emoji textual presentation). (#8553)
6 years ago
Thibaut Girka a74a7d5fe3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 0e661dd2e9 Fix static URL when disable autoplay (#8548)
6 years ago
Thibaut Girka cc7adf7e84 Fix composer not displaying on chrome mobile (fixes #696)
6 years ago
trwnh 6a147f8377 Fix the display of missing lists (#8523)
6 years ago
ThibG 45c0f5433c Do not show follow button on moved or memorial accounts (#8546)
6 years ago
Thibaut Girka 530da545a5 [Glitch] Give focused status a sensible aria-label for screen readers
6 years ago
Thibaut Girka 087dcf720e [Glitch] Fix off-by-one error in aria-posinset
6 years ago
Thibaut Girka d8fbd74c47 [Glitch] Add aria-label to column regions
6 years ago
Thibaut Girka 6f75a9001f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka c6942a5283 Add option to not automatically unfold content warnings matching a regexp
6 years ago
Thibaut Girka 5c400a2842 Allow text inputs in local settings dialog
6 years ago
Thibaut Girka 9d2739d74d Add a setting to automatically unfold all content warnings
6 years ago
Thibaut Girka 130bdb5ee8 [Glitch] Show compose form on delete & redraft when in mobile layout
6 years ago
Thibaut Girka 0f1db47a7e Fix search results on compose box
6 years ago
Thibaut Girka b4f548fa18 Fix account header showing on search page
6 years ago
Thibaut Girka 4a686ddf8a [Glitch] On the mobile UI, move the search column to the right
6 years ago
Thibaut Girka 4686b3fa76 [Glitch] Hide search from Compose on mobile devices
6 years ago
Thibaut Girka 37a00d4c1d [Glitch] Add search item to tab bar for mobile devices
6 years ago
Thibaut Girka 76a3f373e3 [Glitch] Use withRouter for TabsBar
6 years ago
Thibaut Girka 5f035a2a1a [Glitch] Move "compose" on mobile to floating action button
6 years ago
Thibaut Girka 70c308c4aa [Glitch] When search enabled, display hint in search popout
6 years ago
caasi Huang 55880c7098 Translate more messages to Traditional Chinese (#8543)
6 years ago
ThibG 0b62585748 Self-notify on accepting follow requests (#8541)
6 years ago
Renato "Lond" Cerqueira fe56d26f7b Fix autoplay issue with spoiler tag (#8540)
6 years ago
Eugen Rochko 562250246c Add Welsh language option (#8536)
6 years ago
Eugen Rochko dddf022aae
Weblate translations (2018-08-31) (#8535)
6 years ago
Eugen Rochko e3764bdb52
Do not sign useless User-Agent or Accept-Encoding headers (#8533)
6 years ago
takayamaki f5c052b5e6 refactor: getting-started__wrapper should contained in getting-started (#8532)
6 years ago
M Somerville 1bfe735d57 Inactive header in main profile to match column. (#8520)
6 years ago
Renato "Lond" Cerqueira 11658d8653 Add animate custom emoji param to embed pages (#8507)
6 years ago
Thibaut Girka 5d647197ec Add bookmarks to archive takeout
6 years ago
Thibaut Girka c20b27a9f4 Restrict querySelectorAll to the upload form component
6 years ago
Thibaut Girka 1544ac4e27 Add confirmation dialog when posting media without description
6 years ago
Renato "Lond" Cerqueira 5b2b493a90 Fix nil host in remotable (#8508)
6 years ago
Thibaut Girka 5ce6727669 [Glitch] Reduce padding of profile metadata boxes to allow more text
6 years ago
Finariel 3b372c0041 Update de.json (#8515)
6 years ago
Thibaut Girka 171e54eb46 Add opt-in feature to have the spoilers field always on (fixes #634)
6 years ago
Thibaut Girka c24491a8df Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
caasi Huang 702a926299 Replace '貼' with '嘟' for 'toot' (#8421)
6 years ago
Mélanie Chauvel (ariasuni) 9463bba5fb Reduce padding of profile metadata boxes to allow more text (#8491)
6 years ago
Jakub Mendyk ceed1ebe5b Fix followers/follows layout issues from #8418 (#8505)
6 years ago
Drew Schuster 648d6d7247 Delete .gitkeep file since the app/javascript/mastodon directory is no longer empty (#8510)
6 years ago
Thibaut Girka 4a9e3f80e8 [Glitch] Add CSS class to replies
6 years ago
Thibaut Girka 3b09597556 [Glitch] Preserve hashtag casing in web UI hashtag history
6 years ago
Thibaut Girka 24b6811a6e [Glitch] Implement tag auto-completion by history
6 years ago
Thibaut Girka e3246cd13b Preserve hashtag casing in threaded mode
6 years ago
Thibaut Girka 43d132039b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 5e1767173f
Display pending message on admin relays UI (#8494)
6 years ago
Thibaut Girka 937cd03a9a [Glitch] Add missing video descriptions
6 years ago
Thibaut Girka 3106c81b1e [Glitch] Wait until relationship is loaded before showing follow button
6 years ago
Maciek Baron 2bbec9f4da Add CSS class to replies (#8473)
6 years ago
Thibaut Girka 53b7bb9d04 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
M Somerville 81697997a3 Include MOV in upload button tooltip. (#8480)
6 years ago
Renato "Lond" Cerqueira efdfea3f3c Weblate translations (2018-08-27) (#8483)
6 years ago
M Somerville b31449cd77 Better singulars of account followers/toots. (#8471)
6 years ago
Jakub Mendyk f3a12ddfd0 Make Api::V1::MutesController paginate properly (#8472)
6 years ago
Marcin Mikołajczak b534249a8d Add more hotkeys to legend (#8469)
6 years ago
Eugen Rochko cabdbb7f9c
Add CLI task for rotating keys (#8466)
6 years ago
Eugen Rochko 8adf485c0f
Bump interactions count when a follow happens (#8468)
6 years ago
Quint Guvernator da13fa5021 Fix low-hanging rubocop gripes (#8458)
6 years ago
Thibaut Girka be20eb4b2f Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko a791bac153
Add aria-label to notifications (#8460)
6 years ago
Eugen Rochko 55c856c522
Delay e-mail notifications by 2 minutes (#8438)
6 years ago
Jakub Mendyk 5129f6f2aa Add messages informing that collections are empty (fixes #4115) (#8418)
6 years ago
Thibaut Girka 5eb3b8522e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Tad Thorley 104d089df1 Update _bio.html.haml (#8449)
6 years ago
Eugen Rochko 6c9be61f57
Fix regression from #8439 (#8455)
6 years ago
Thibaut Girka 36393e1d2b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
PatrickRWells 5c42e8b51b Fix CW issues in static view on Safari (Fixes #8354) (#8446)
6 years ago
Eugen Rochko b4ba4b1b5d
Spread out crawling randomly to avoid DDoSing the link (#8445)
6 years ago
M Somerville df06f53f9b Specify allowed media in upload button tooltip. (#8443)
6 years ago
Eugen Rochko 22e46ebad8
Add theme identifier to body classes for easier custom CSS styling (#8439)
6 years ago
Eugen Rochko cd049454be
Wait until relationship is loaded before showing follow button (#8440)
6 years ago
Eugen Rochko 93537c5560
Disable retries on all scheduled tasks (#8413)
6 years ago
Yamagishi Kazutoshi 800325f452 Weblate translations (2018-08-25) (#8420)
6 years ago
M Somerville 95bd0d4528 Support ActivityStreams’ summaryMap. (#8422)
6 years ago
M Somerville 29da56cf75 Hide reject media checkbox when not relevant. (#8426)
6 years ago
Eugen Rochko 793eea2982
Add improved CLI interface for removing remote media (#8411)
6 years ago
M Somerville ac092d03e7 Add missing video descriptions (#8416)
6 years ago
Sylvhem 869a3af3c0 Reword the "Delete and rewrite" warning (#8415)
6 years ago
Thibaut Girka 246c313d45 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko a2cabf3f4a
Add admin custom CSS setting (#8399)
6 years ago
Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329)
6 years ago
Thibaut Girka 478f70a0e6 Update poylfills (fixes #662)
6 years ago
Thibaut Girka fce248810b [Glitch] Update state when opened dropdown is unmounted
6 years ago
Eugen Rochko 9d58daac6c
Fix regression when suspending not from report (#8400)
6 years ago
ThibG 7786e1357b Only display web push notifications after API call (fixes #7902) (#8396)
6 years ago
Eugen Rochko f9b23a5d62
Preserve hashtag casing in web UI hashtag history (#8394)
6 years ago
Eugen Rochko 248df68c36
Give focused status a sensible aria-label for screen readers (#8387)
6 years ago
ThibG 43b8df3228 Update state when opened dropdown is unmounted (fixes #8397) (#8398)
6 years ago
Eugen Rochko 5b5ae01824
Update light theme (#8392)
6 years ago
Eugen Rochko 69ba8f063c
When registrations closed, link "Sign up" to joinmastodon.org (#8395)
6 years ago
Eugen Rochko 885711afb9
Fix off-by-one error in aria-posinset (#8388)
6 years ago
Eugen Rochko 66dbb59aa1
Add aria-label to column regions (#8390)
6 years ago
ThibG 63484ee17a Do not check for file existence when serializing ActivityPub actor (#8386)
6 years ago
Jakub Mendyk 6cb3514d64 Add ability to change an instance default theme from the administration panel (#7092) (#8381)
6 years ago
Sylvhem d1c2c917d9 Major update for the French translation (#8348)
6 years ago
ThibG 42573b76f1 Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377)
6 years ago
Thibaut Girka e70fc059a9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 56f882aed6 Avoid deleted attributes when building a Status from action log (fixes #8371) (#8373)
6 years ago
Eugen Rochko 802cf6a4c5
Improve federated ID validation (#8372)
6 years ago
Thibaut Girka 628fca50e2 Override CSP setting in the embed controller to allow frames
6 years ago
Thibaut Girka f34616eec1 Fix locale packs loading in embed layout
6 years ago
Thibaut Girka 3c49daeb8d Add glitch-soc local setting to display reply counters
6 years ago
Thibaut Girka d62ea55d51 Move layout options to their own section
6 years ago
Thibaut Girka 87ad942d76 [Glitch] Display replies count in web UI
6 years ago
M Somerville ad41806e53 Allow use of plurals on about page stats. (#8363)
6 years ago
Eugen Rochko 1b282299df
Add favourites to archive takeout (#8351)
6 years ago
Thibaut Girka 801919fc9b Add hashtag trendline support to glitch-soc flavour
6 years ago
Thibaut Girka 360fbf1bd4 Add pinned accounts editor
6 years ago
Thibaut Girka 9fbaaefe59 Split list editor into components and containers
6 years ago
Thibaut Girka d69f045681 Fix ColumnLink keys in getting_started_misc
6 years ago
masarakki 4bdab203ac exclude-other-silenced-accounts (#7528)
6 years ago
Eugen Rochko 2374a00c10
Add confirmation step to account suspensions (#8353)
6 years ago
Eugen Rochko 28de046b8b
Get rid of Chewy order/limit warning (#8355)
6 years ago
Yamagishi Kazutoshi 513cb20b75 Weblate translations (2018-08-22) (#8346)
6 years ago
Thibaut Girka 8b4abaa90d Merge branch 'master' into glitch-soc/master
6 years ago
ThibG f06fa09962 Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339)
6 years ago
Eugen Rochko d98de8ada7
Get rid of all batch order warnings (#8334)
6 years ago
Eugen Rochko 83746b6364
Remove annoying Notification#cache_ids scope warning (#8333)
6 years ago
NecroTechno 6a0d4d36ad reorder simple form ul to list vertically (fixes #8236) (#8322)
6 years ago
Thibaut Girka c789181626 [Glitch] Add hotkey for follow requests
6 years ago
Thibaut Girka b230c04e00 Make the privacy dropdown button not look strange when using top placement
6 years ago
Thibaut Girka 24f39c0841 [Glitch] Skip pagination logic entirely for pinned toots
6 years ago
Thibaut Girka 0c091475df Make non-link ColumnLinks behave as links
6 years ago
ThibG b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317)
6 years ago
ThibG 5fbf12bbb8 Skip pagination logic entirely for pinned toots (fixes #8302) (#8310)
6 years ago
Eugen Rochko 6226aa83d7
Increase reach of Delete->Actor activities (#8305)
6 years ago
Annika Backstrom 25f6f41052 Add hotkey for follow requests (#8307)
6 years ago
Thibaut Girka f4d28ccfa3 Don't filter own toots
6 years ago
ThibG 28163528e5 Don't filter own toots (fixes #8289) (#8298)
6 years ago
cpsdqs 8fe1f8d4ce Make dropdown animations respect their placement (#8292)
6 years ago
Thibaut Girka 432f6b88b0 Focus CW field when enabling it, focus compose textarea when disabling it
6 years ago
abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185)
6 years ago
mayaeh 0d1d9b9a33 Fix report text color. (#8288)
6 years ago
Eugen Rochko 91c929a42c
Keep scheduler jobs unique until they're done (#8287)
6 years ago
Thibaut Girka 88a0395a58 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 59c68c1a74
Reduce user active duration from 7 days to 2 days (#8282)
6 years ago
Eugen Rochko 19b07ba260
Make unfollow button light up red when hovered (#8286)
6 years ago
Eugen Rochko 025fbb8285
Show compose form on delete & redraft when in mobile layout (#8277)
6 years ago
Eugen Rochko 0fc0980de1
Link to mobile apps page (#8278)
6 years ago
Eugen Rochko 9dd5639f90
Add admin function to deactivate all invites (#8279)
6 years ago
ThibG abc5548cca Do not process outgoing mentions to suspended accounts (#8272)
6 years ago
Spanky 7a0f781aa9 Fix ctrl+enter not submitting toot when text cursor is composing image description (#8273)
6 years ago
Thibaut Girka bfeac6747a Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 7423c0c130 Various minor upload description fixes
6 years ago
Thibaut Girka 534439e73b Add focal points support in the composer
6 years ago
Thibaut Girka 9782ac017b Refactor in preparation for focal points modal
6 years ago
M Somerville 298ee84488 Fix #8264 - Do not override ctrl/cmd+click. (#8265)
6 years ago
Eugen Rochko 85bb32c410
Add "sign in to participate" message to public toot page (#8200)
6 years ago
Eugen Rochko d010816ba8
Fix error when trying to update counters for statuses that are gone (#8251)
6 years ago
Eugen Rochko 78fa926ed5
Add remote interaction dialog for toots (#8202)
6 years ago
Thibaut Girka 69d4fa3bc5 Fix rails-ujs not being run on some settings pages (fixes #645)
6 years ago
Dachi Natsvlishvili bf1bde5d6a Add Georgian language translation (#8250)
6 years ago
Thibaut Girka 280d7b1df8 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 59f7f4c923 Implement Undo { Accept { Follow } } (fixes #8234) (#8245)
6 years ago
Thibaut Girka 4a6bc2482a [Glitch] Defer scrollIntoView after DOM is drawn
6 years ago
ThibG 1ee675d68b Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244)
6 years ago
ThibG 4601a58ac2 Defer scrollIntoView after DOM is drawn (fixes #8239) (#8242)
6 years ago
Thibaut Girka 50cd70b3e9 Fix incorrect prop type for ComposerReply.status
6 years ago
Thibaut Girka 7595ae4090 Fix one GettingStarted ColumnLink not having a key
6 years ago
ThibG 106fa28a00 Prevent actions log from crashing when displaying deleted status (fixes #8133) (#8219)
6 years ago
ThibG c98681c358 Do not error out when performing admin actions on no statuses (#8220)
6 years ago
Eugen Rochko d78474264d
Update reply counters only if the reply is public/unlisted (#8211)
6 years ago
ThibG be0b372a22 Fix admin.js starting rails-ujs twice (fixes #8168) (#8213)
6 years ago
ThibG 625b5a567b Get rid of the Content Warning rainbows (#8129)
6 years ago
ThibG af912fb308 Allow accessing local private/DM messages by URL (#8196)
6 years ago
Eugen Rochko 4df9cabb22
Display replies count in web UI (#8181)
6 years ago
Thibaut Girka 494eaab5b1 Slightly more aggressive video preloading
6 years ago
Thibaut Girka c4e8402ef9 Fix bug when clicking on video position slider before starting the video
6 years ago
Thibaut Girka f0fa6e3a7c Prevent default event handling when clicking on the video position slider
6 years ago
Eugen Rochko aaac14b8ad
Show exact number of followers/statuses on export page/in tooltip (#8199)
6 years ago
ThibG ec2c516ab8 Various fixes regarding the video position slider (#8201)
6 years ago
Eugen Rochko 8e111b753a
Move status counters to separate table, count replies (#8104)
6 years ago
Evgeny Petrov 9e4ac1c12c Added endorse strings, fixed footer 'developers' string (#8183)
6 years ago
Eugen Rochko 434628d98f Expect relays to answer with accept/reject (#8179)
6 years ago
Yamagishi Kazutoshi 662a914f5e Weblate translations (2018-08-12) (#8171)
6 years ago
Evgeny Petrov b7091c6c0f Added endorse strings, fixed footer 'developers' string (#8183)
6 years ago
Eugen Rochko 39e361a56d
Expect relays to answer with accept/reject (#8179)
6 years ago
Yamagishi Kazutoshi 38e39c9366 Weblate translations (2018-08-12) (#8171)
6 years ago
Thibaut Girka 84a2587d44 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 741fb32bef Fix statuses batch checkboxes in admin panel (fixes #411)
6 years ago
Thibaut Girka acb3d5b7aa Don't prevent opening links in tabs with keyboard modifiers
6 years ago
ThibG 44680c46ed Ensure single user is a local user (fixes #8154) (#8157)
6 years ago
Mélanie Chauvel (ariasuni) 7b5ea7270d Fix crash when clicking “Show more/less for all” when a toot is not visible (#8118)
6 years ago
Nathaniel Ekoniak 84e2446d26 i18n: fix Slovak language name (#8169)
6 years ago
Yamagishi Kazutoshi e8b7f3f3e2
Weblate translations (2018-08-11) (#8167)
6 years ago
Marcin Mikołajczak 3d7979c2ca i18n: Update Polish translation (#8155)
6 years ago
Evgeny Petrov d2e0818d5a [RU] Updated translation (#8164)
6 years ago
Thibaut Girka 7067b64de3 Implement public profile endorsements in glitch-soc
6 years ago
Thibaut Girka 4e66e0ac04 Merge upstream SCSS changes for /about, /about/more and /terms
6 years ago
Thibaut Girka 16a4a333a2 Merge upstream styling for public profile endorsements
6 years ago
Thibaut Girka e5a603206d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 90b492143d Introduce OAuth scopes for bookmarks
6 years ago
Eugen Rochko 5b8603879f
Adjust responsive design for /about/more and /terms (#8158)
6 years ago
Eugen Rochko aff6a15061
When follow is removed, remove endorsement (#8149)
6 years ago
Eugen Rochko 0dcc1950d1
Update /terms and /about/more to use public layout (#8142)
6 years ago
Eugen Rochko f2404de871
Public profile endorsements (accounts picked by profile owner) (#8146)
6 years ago
Evgeny Petrov 80176a3814 [RU] Translation update: (#8147)
6 years ago
Eugen Rochko d974c94478
Remove protocol handler registration (#8127)
6 years ago
Thibaut Girka 7d1dd59496 Good bye, CW rainbows
6 years ago
Thibaut Girka c700778922 Scroll to linked status in public status view
6 years ago
ThibG 1ab8b4b8ea Scroll to linked status in public status view (fixes #7884) (#8130)
6 years ago
Thibaut Girka 617c3a8006 Restore glitch-soc's 500 characters limit for bios (fixes #625)
6 years ago
Thibaut Girka 5e6cec4a40 Import upstream's emojify function in settings.js
6 years ago
ThibG c52bcc0331 Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126)
6 years ago
Marcin Mikołajczak 23b22d0dff i18n: Make Polish translation more gender neutral + update (#8119)
6 years ago
ThibG dad8a1baf2 Render custom emoji in display name on public profile (#8115)
6 years ago
Thibaut Girka ed69117048 Fix styling of toot prepended text on public profiles
6 years ago
Thibaut Girka bf1d3ae3b8 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Yamagishi Kazutoshi 4da03a298a Do not show pinned toots when min_id is set (#8111)
6 years ago
Thibaut Girka 71b318dedc Delete leftovers from keyword_mutes
6 years ago
Thibaut Girka a0d0111979 Fix toot styling on public pages
6 years ago
Thibaut Girka 7ab46b73bd Reintroduce glitch-soc avatar styling in public pages
6 years ago
Thibaut Girka a3dd2deda3 [Glitch] Do not hide hashtag timeline in mobile view, make it full-window
6 years ago
Thibaut Girka 175c2155a9 [Glitch] Compensate for scrollbar disappearing when media modal
6 years ago
Thibaut Girka d2b3eebe00 [Glitch] Show media modal on public timeline
6 years ago
Thibaut Girka 5cd7fe21bf [Glitch] Add missing formatting to the text in hero widget
6 years ago
Thibaut Girka d894cdc93f Port profile redesign to glitch-soc
6 years ago
Thibaut Girka c1c514ca70 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko cc56f2230a
Add separate setting for sidebar text (site_short_description) (#8107)
6 years ago
Thibaut Girka 88b593a63f Drop glitch-style account bio fields
6 years ago
Thibaut Girka c4bec9263c Disallow remote users from viewing local-only toots
6 years ago
Eugen Rochko 13ac8ca66a
Do not hide hashtag timeline in mobile view, make it full-window (#8093)
6 years ago
Eugen Rochko 60df87f6f0
Compensate for scrollbar disappearing when media modal visible (#8100)
6 years ago
Eugen Rochko e7e577dd6e
Enforce username format for remote users, too (#8102)
6 years ago
Eugen Rochko 07b799468d
Fix incorrect context definition for the "featured" keyword (#8090)
6 years ago
Eugen Rochko 1656663598
Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101)
6 years ago
Thibaut Girka 1bae4c4f83 [Glitch] Resize images by area instead of fixed dimensions
6 years ago
Thibaut Girka 5f1bdca4c8 Merge commit 'e23b26178a71f90d64fe2a3e9e4468f265ecc71c' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka b02bfe86ce Don't reset scroll position when opening a modal
6 years ago
Thibaut Girka 5d060cb6e4 Allow modals to be closed by pressing “back”
6 years ago
Thibaut Girka 3eb3c21327 Treat the App Setting link as a proper link (fixes #375)
6 years ago
Thibaut Girka 88b7ccc2ca [Glitch] Improve WebUI account action bar
6 years ago
Thibaut Girka 4cf7cfd9e0 [Glitch] Fix accounts' display name/bio not being set from initial state
6 years ago
Yamagishi Kazutoshi 18831acc10 Weblate translations (2018-07-30) (#8096)
6 years ago
Yamagishi Kazutoshi 06c83527f5 Do not scroll up when modal is opened (#8095)
6 years ago
Eugen Rochko 0a3cc246ac Fix size/dimension values in avatar/header hint localizations (#8088)
6 years ago
Eugen Rochko 1d773b3a46
Add missing formatting to the text in hero widget (#8089)
6 years ago
Thibaut Girka d8544e7003 Use same margin for navbar and column for consistency
6 years ago
Thibaut Girka 69ea4a01e1 Hide navigation bar text so it can fit on small screens
6 years ago
Thibaut Girka 37302c63c3 Fix glitch-soc columns padding on mobile (fixes #561)
6 years ago
Thibaut Girka 93d4e9a58d Preserve hashtags in threaded mode (fixes #584)
6 years ago
Thibaut Girka 28a59e4e80 Move CW field just above main textarea
6 years ago
Thibaut Girka 358e3a4c32 Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka d3783b864c Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka e3bf8c8aa1 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Eugen Rochko 79a1f667c5 Order invites by recent first (#8091)
6 years ago
Eugen Rochko cc94b1d95a Prevent ActivityPub movedTo recursion (#8092)
6 years ago
Mélanie Chauvel (ariasuni) 2ccef52a4f Improve account bar css (#8087)
6 years ago
Eugen Rochko bb71538bb5
Redesign public profiles and toots (#8068)
6 years ago
Marcin Mikołajczak e23b26178a i18n: Update Polish translation (#8084)
6 years ago
Eugen Rochko 0fb0037ca7
Resize images by area instead of fixed dimensions (#8083)
6 years ago
Thibaut Girka c057aeb76b [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka a8911616b6 Add hotkey variants to keyboard shortcuts description
6 years ago
Thibaut Girka 6141c2a035 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 82ab5aacb2 Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
ThibG 3c35b34b61 Improve keyboard shortcuts descriptions (#8066)
6 years ago
ThibG d199806969 Prevent scrolling main frame when navigating in image gallery with arrow keys (#8073)
6 years ago
Eai c9739ca86b Fix .column-back-button line-height (#8074)
6 years ago
abcang 9ad334f65c Call address instead of exchange (#8076)
6 years ago
Marcin Mikołajczak ba6a592b39 fix typo in 🇵🇱 (#8075)
6 years ago
Thibaut Girka 02326a4322 [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 1769a7e9aa Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka b1ed2b1d03 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka c600bcfe1d Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka 037228cf03 Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Yamagishi Kazutoshi b62ec00d87 Weblate translations (2018-07-25) (#8065)
6 years ago
Thibaut Girka 1aa253c41d Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka c99054ecb2 Add CSS for the newly-introduced dashboard (fixes #592)
6 years ago
Thibaut Girka 828f602b2f [Glitch] Ensure container of React components has full width
6 years ago
Thibaut Girka b9d5d8982d Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 552b4d9a5f Disable threaded mode when canceling a reply (fixes #583)
6 years ago
Yamagishi Kazutoshi 7e638043b9
Weblate translations (2018-07-18) (#8047)
6 years ago
Thibaut Girka 7dbed4dab9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 1fb78602c5 Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 8501ad5c5c Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Eugen Rochko 6277a6db2a
Hide "A look inside" in mobile layout on frontpage (#8044)
6 years ago
Eugen Rochko f6910fba02
Ensure container of React components has full width (#8043)
6 years ago
Eugen Rochko 69c34f3438
Fix number of results returned from TrendingTags.get
6 years ago
Eugen Rochko 8241f162df
Fix tag usage display on admin dashboard
6 years ago
Eugen Rochko 0d13e30ad2
Display trending hashtags on admin dashboard (#8038)
6 years ago
Eugen Rochko 7e2678f7f6
Fix ActivityPub::UpdateDistributionWorker regression (#8039)
6 years ago
Eugen Rochko a23ac107e4
Fix activity:interactions counter to count all interactions (#8037)
6 years ago
Thibaut Girka bcf157a1a9 Avoid loading rails-ujs twice on vanilla flavour
6 years ago
Eugen Rochko 8f64b17d98 Whitelist dat/ipfs/gopher links in sanitizer (#8034)
6 years ago
Thibaut Girka f26f1145ac Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Marcin Mikołajczak daacf15d72 i18n: Update Polish translation (#8032)
6 years ago
Eugen Rochko 04587116bd
Fix typo in Admin::DashboardController#index
6 years ago
Eugen Rochko 2354b10eb5
Add admin dashboard (#8029)
6 years ago
ThibG 955d5d36e8 Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562)
6 years ago
ThibG d0d23b8f0a Do not cause an error if domain_lists.blocks.next is undefined (#8021)
6 years ago
Eugen Rochko 2a176514be
Display full acct on public status pages, always (#8011)
6 years ago
Eugen Rochko 38e9662d78
Disable language detection for texts shorter than 140 characters (#8010)
6 years ago
Yamagishi Kazutoshi e9b322d0a6 Upgrade webpack to version v4.x (#6655)
6 years ago
Eugen Rochko e709107463
Display Mastodon version in footer of web UI (#8013)
6 years ago
Eugen Rochko 9b75dee316 Weblate translations (2018-07-14) (#8016)
6 years ago
Eugen Rochko 47c59591e0 Do not count self in potential friendships (#8014)
6 years ago
Eugen Rochko e55dce3176
Add federation relay support (#7998)
6 years ago
Thibaut Girka ddfcedcfe4 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 57f31b361f Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
mayaeh 401559c376 Fix whole-word selection and i18n: Add Japanese translation for Whole-word (#8004)
6 years ago
Thibaut Girka d8b13b46f7 Move privacyPreference to utils
6 years ago
Thibaut Girka cd05378b59 [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka d67cb13d84 Use options rather than a boolean
6 years ago
Thibaut Girka 8c8707771d Do not store duplicate reply_privacy
6 years ago
Ash Levy 6f06d16b1e add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 7cb7ecaf7e [Glitch] Make whole-word filter regex consistent between Ruby and JS
6 years ago
Thibaut Girka debc6544d9 [Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
6 years ago
Thibaut Girka 6f0f583abe Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko ffd444d221
Weblate translations (2018-07-11) (#7992)
6 years ago
Eugen Rochko bfce6a5485
Add link to filters in web UI dropdown (#7990)
6 years ago
Thibaut Girka 612b00d1bb Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka ef1d660596 make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka faa4db7975 [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 6777dfc8d9 [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka 00c1386b9d [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka 33c1607c83 [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy e96a4434c7 add keybind in composer textarea for secondary submit
6 years ago
Eugen Rochko 20fefdb714
Make whole-word filter regex consistent between Ruby and JS (#7987)
6 years ago
Thibaut Girka 402da8065c Migrate glitch-soc keyword mutes to Mastodon's
6 years ago
Thibaut Girka ee41947e9d Set appropriate assets pack for the keyword filter page
6 years ago
Thibaut Girka d392020da6 Merge branch 'master' into glitch-soc/tentative-merge
6 years ago
ThibG 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975)
6 years ago
Eugen Rochko 30e1da7668
Add follow button to detailed status, add gradient to mask bio cut-off (#7979)
6 years ago
Eugen Rochko 6b9e03e002
Add API method to remove a suggestion (#7978)
6 years ago
Eugen Rochko cfeb3beb4e
Fix filters not affecting notifications in web UI (#7977)
6 years ago
Thibaut Girka c699b2d141 Remove duplicate code for handling muted users
6 years ago
Eugen Rochko cd509d2146
Remove .p-name microformat class (#7961)
6 years ago
Eugen Rochko 9804ec3a6d
Fix missing irreversible in filters API, expires_in param (#7976)
6 years ago
Lynx Kotoura c930b61770 Revert "Fix dark background error on user-mention autosuggest (#7937)" (#7964)
6 years ago
Lynx Kotoura 617f40fc2b Fix gradient, regression from #7927 (#7963)
6 years ago
Eugen Rochko f89c595ea0
Add admin setting to enable OG previews for sensitive media (#7962)
6 years ago
Eugen Rochko 404c7702ec
In keyword filter, account for reblogs, HTML and whole-words (#7960)
6 years ago
Eugen Rochko 8461cd4bb5
Send undo of boost to original poster if reblog (#7959)
6 years ago
Eugen Rochko baff4a7ce0
If signed in, redirect autofollow invite to profile page (#7956)
6 years ago
Eugen Rochko 32a4b524fb
In e-mail validator, fallback from MX to A record (#7955)
6 years ago
Eugen Rochko 4b198b172d
Check reblogged status for blocked/muted mentions (#7957)
6 years ago
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929)
6 years ago
Maciek Baron ca2cc556f1 Crush PNGs to reduce overall size (#7954)
6 years ago
Renato "Lond" Cerqueira b2051a6256 Weblate translations (2018-07-05) (#7950)
6 years ago
Maciek Baron 1e65cdf821 Add comment, test to unescapeHTML (#7949)
6 years ago
Maciek Baron cdfe51e325 Fix #6395 - overlapping profile name and domain (#7927)
6 years ago
Marek Lach 7da74e3157 Fix dark background error on user-mention autosuggest (#7937)
6 years ago
Maciek Baron f2d9a3c239 Refactor privacyPrefence() to use priority list (#7945)
6 years ago
Maciek Baron 0bfa0f2374 Add white outline to black emojis (fix #5083) (#7936)
6 years ago
Maciek Baron f3af1a96a8 Check if router is injected in media modal (#7941)
6 years ago
Maciek Baron 9dc413b025 Respect noindex rule in remote follow view (fix #7869) (#7939)
6 years ago
Eugen Rochko 8ff0d64d05 What is on your mind -> What's on your mind (#7938)
6 years ago
Eugen Rochko 5b6db8a62a
Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Renato "Lond" Cerqueira 4045b50bd6 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
6 years ago
Maciek Baron bbbe3ed6ba Allow the media modal to be closed by pressing back (#7934)
6 years ago
Eugen Rochko b0968623fa
Fix check for PotentialFriendshipTracker when replying (#7933)
6 years ago
Eugen Rochko 23e1f143de Fix M hotkey inserting @undefined when in detailed status (#7931)
6 years ago
Eugen Rochko 30b377cc15
Fix style of attachment list on /about (#7930)
6 years ago
Eugen Rochko da8fe8079e
Re-add follow recommendations API (#7918)
6 years ago
Shaun Gillies ac82c9380f Display full username in tooltip on search and autosuggest #7478 (#7920)
6 years ago
Eugen Rochko 2092d5c0ad
Improve embeds (#7919)
6 years ago
Marty McGuire 8fea9cc311 Typo in signature verification failure logging (#7916)
6 years ago
Marcin Mikołajczak dfd9cd463d i18n: Update Polish translation (#7915)
6 years ago
MIYAGI Hikaru ddd0bb69e1 Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901)
6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905)
6 years ago
Quentí fbee9b5ac8 Missing translations (#7896)
6 years ago
ふぁぼ原 20bb90ced6 On the mobile UI, move the search column to the right (#7877)
6 years ago
Yamagishi Kazutoshi 349d0196b2 Weblate translations (2018-06-25) (#7890)
6 years ago
Eugen Rochko 45b5e60909
Fix Chrome issue with sizes="0px" (#7886)
6 years ago
ThibG c18d55e8c2
Merge pull request #553 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka f364a27922 Increase padding of toots
6 years ago
Thibaut Girka ccbaf32bca Fix margins of toot text
6 years ago
Thibaut Girka 4b0f27ba78 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 50a2854f92 Fix jpeg files sometimes being returned with a .jpe extension (#7881)
6 years ago
Shuhei Kitagawa 23955d956e Add tests for remote_unfollows_controller (#7879)
6 years ago
ThibG 03cfe366fd
Merge pull request #550 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 0c3a337e04 Fix confirmations_controller
6 years ago
Mélanie Chauvel (ariasuni) f0f8b242c4 Fix CW field still having animation in when reduce motion is enabled (#7872)
6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d0faac9027 Fix clicking on collapsed toots with a background (fixes #547)
6 years ago
Thibaut Girka ab5f450700 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Shuhei Kitagawa 7f59206944 Replace bypass option with bypass_sign_in (#7867)
6 years ago
Hinaloe c3b40a6950 Return collect response when fail put cache to storage (#7863)
6 years ago
kedama 926bfce465 Fix broken single column getting-started menu (Fix #7854) (#7862)
6 years ago
Eugen Rochko 2a1089839d
Weblate translations (2018-06-19) (#7847)
6 years ago
Eugen Rochko fc09b3722a
Always send content for backwards-compatibility (#7844)
6 years ago
Eugen Rochko 908a9671d0
Serialize language into ActivityPub JSON (#7840)
6 years ago
Eugen Rochko 50689f0d41
Create special case to prefer "jpeg" over "jpe" file extension (#7841)
6 years ago
Yamagishi Kazutoshi 7e9e7c642d Weblate translations (2018-06-18) (#7839)
6 years ago
Lynx Kotoura 434ec913dd Change list icons different from the getting-started icons (#7838)
6 years ago
Eugen Rochko a58ec29631
Allow selecting default posting language instead of auto-detect (#7828)
6 years ago
Hinaloe b347d55432 DataTransfer.types may Array-like object (#7827)
6 years ago
Eugen Rochko 7eec279c7f
Change language opt-out to language opt-in (#7823)
6 years ago
Lynx Kotoura 31e5d7efd7 Fix the action with X button on compose form (#7826)
6 years ago
Eugen Rochko 5e9d51c24b
Do not pre-emojify note HTML in accounts REST API (#7821)
6 years ago
Thibaut Girka 26c20a4ec7 [Glitch] Preserve newlines in delete & redraft and desktop notifications
6 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function
6 years ago
ThibG c08a249558
Merge pull request #544 from ThibG/glitch-soc/merge-upstream
6 years ago
Lynx Kotoura 9c08a368e7 Adjust account__action-bar contents (#7818)
6 years ago
Lynx Kotoura a9ef82febb Fix autosuggest-textarea backgrounds and some minor adjustments (#7817)
6 years ago
Yamagishi Kazutoshi ea23ef8cb6 Weblate translations (2018-06-16) (#7815)
6 years ago
Jeong Arm 0f6622f7d1 Add missing Korean translations (#7819)
6 years ago
SerCom_KC b469a8d688 Update Chinese (Simplified) Translations (#7816)
6 years ago
Masoud Abkenar 97b2ba4240 Update fa.json (#7814)
6 years ago
Thibaut Girka e8ccac468a [Glitch] Add vendor prefix for background-clip
6 years ago
David Yip 8cafeedc25 Port 85470ec872 to glitch emoji picker.
6 years ago
Thibaut Girka db200226b8 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 09147186b7
Fix regression where CW is focused on reply (#7811)
6 years ago
Eugen Rochko ca85658975
Add autofollow option to invites (#7805)
6 years ago
Eugen Rochko 33dd9bf36d
Fix vertical alignment of navigation bar (#7807)
6 years ago
Eugen Rochko c3b3594305
Remove placeholder text for media-only toots (#7806)
6 years ago
Eugen Rochko 1cc775200e
Add "find friends", "invite people", and more to getting started footer (#7803)
6 years ago
chr v1.x 4f42238c29 Put "Media Only" option in column settings instead of content area headline (#7801)
6 years ago
Jenkins afceef74c2 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Yamagishi Kazutoshi f972815f1b Hide status content when spoiler text is not empty (#7797)
6 years ago
Yamagishi Kazutoshi 79a468016a Fix "Invalid DOM property `class`" (#7798)
6 years ago
Lain Iwakura 6bae583d2f
Handle character limit in initial state in frontend.
6 years ago
chr v1.x 0338da1699 Add profile options on compose form (#7789)
6 years ago
David Yip 5cff053944
Merge branch 'master' into 454-allow-keyword-mutes-to-skip-mentions
6 years ago
David Yip fac6e392e9
Port emojimart 2.6.1 changes to glitch flavour
6 years ago
David Yip 908a770d2b
keyword mute: use mentions scope in home feed filtering (#454)
6 years ago
David Yip e931cf656d
Merge remote-tracking branch 'glitchsoc/master' into 454-allow-keyword-mutes-to-skip-mentions
6 years ago
Jenkins 4d8d1fa129 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Lynx Kotoura 7e27a3c225 Uniform media and video spoiler settings and fix them of the light theme (#7778)
6 years ago
Yamagishi Kazutoshi 01ee460ceb Weblate translations (2018-06-10) (#7779)
6 years ago
kedama a99179d31f Control the focus when clicking the "CW" button. (#7776)
6 years ago
Renato "Lond" Cerqueira 268d90e810 Rename emoji sheet to avoid caching issue (#7777)
6 years ago
Shuhei Kitagawa 7086aa598b Add tests for intents_controller (#7763)
6 years ago
Eugen Rochko 10f51c9886
Fix domain hiding logic (#7765)
6 years ago
Lynx Kotoura 91e5d9f8af Fix background color of emoji-mart-bar in light theme (#7768)
6 years ago
Lynx Kotoura 3df8c40508 Adjust emoji-mart-anchor-bar for environments that use display scaling (#7772)
6 years ago
Eugen Rochko 17dc07f667
Fix has_one association on Web::PushSubscription (#7767)
6 years ago
Thibaut Girka 7d3c0e4cb4 Delete references to removed constants (fixes #537)
6 years ago
David Yip f9eb4ea80a
Merge pull request #506 from ThibG/glitch-soc/fixes/static-500
6 years ago
SerCom_KC fc132915ec Update Chinese (Simplified) translations (#7769)
6 years ago
Renato "Lond" Cerqueira 85470ec872 Fix issues with updated emoji mart (#7761)
6 years ago
Yamagishi Kazutoshi 6671297e7a Weblate translations (2018-06-08) (#7759)
6 years ago
Eugen Rochko 6ba7d9d0d9
Do not accept ActivityPub follow requests from blocked user (#7756)
6 years ago
Eugen Rochko 9b9e96eae5
Add "Edit profile" link to public profile page, increase bottom padding (#7754)
6 years ago
Renato "Lond" Cerqueira 0c3ce41031 Update to emojimart 2.6.1 (#7746)
6 years ago
David Yip 8142bd2553
Merge remote-tracking branch 'tootsuite/master' into merge-upstream
6 years ago
David Yip f8d50a4070
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
6 years ago
Marcin Mikołajczak 2304d52599 🌍🇵🇱 (#7753)
6 years ago
Eugen Rochko 59b42188a7
Filter out blocked/muted people from profile timelines (#7747)
6 years ago
Yamagishi Kazutoshi 683707839f Fix fetch of remote image with multiple Content-Type headers (#7749)
6 years ago
Eugen Rochko c75493755f
Preserve newlines in delete & redraft and desktop notifications (#7750)
6 years ago
Yamagishi Kazutoshi b7b331ad0d Add missing dot for remote image (#7751)
6 years ago
David Yip 68373e799b
Merge pull request #534 from glitch-soc/restructure-kw-as-word-lists
6 years ago
Renato "Lond" Cerqueira d8b4f39007 Weblate translations 20180605 (#7743)
6 years ago
Renato "Lond" Cerqueira aa177bdca7 Add missing locale strings (#7742)
6 years ago
David Yip a640c322c1
Escape metacharacters in non-whole-word keyword mutes. Fixes #533.
6 years ago
Eugen Rochko bd0791d800
Add redraft function (#7735)
6 years ago
David Yip f009fef40b
Merge pull request #530 from glitch-soc/restructure-kw-as-word-lists
6 years ago
nightpool 5fb013878f Fix context performance by partially reverting #7083 (#7734)
6 years ago
Yamagishi Kazutoshi dc73241bd9 Detect extname from Content-Type (#7733)
6 years ago
Yamagishi Kazutoshi e3fb528d12 Skip processing when HEAD method returns 501 (#7730)
6 years ago
Yamagishi Kazutoshi e0354aba7c Add vendor prefix for background-clip (#7727)
6 years ago
Lynx Kotoura bb0edbd988 Change border color of activity-stream (#7724)
6 years ago
Yamagishi Kazutoshi 64d7a63f18 Submit report using meta key (#7729)
6 years ago
Yamagishi Kazutoshi c0fc4e9935 Remove unnecessary underline on accounts table (#7728)
6 years ago
David Yip 97d2df77aa
Add apply-to-mentions option to keyword mute UI. #454.
6 years ago
David Yip 26573ad7e6
Thread scopes through #matches?. #454.
6 years ago
Eugen Rochko 1bbe81030c
Display numbers in account header using shortNumberFormat for consistency (#7723)
6 years ago
Akihiko Odaki 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395)
6 years ago
Lynx Kotoura 73923ea6c4 Fix activity-stream-tabs colors and set text variables for text colors (#7722)
6 years ago
Eugen Rochko e18390cfe6
Fix bug in order of conversations in web UI (#7721)
6 years ago
David Yip c55263027a
Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
Eugen Rochko 0deb9fa6b9
Remove trending hashtags (#7711)
6 years ago
David Yip 37d495eeeb
keyword mute: Store keywords as a list
6 years ago
David Yip 5dd2a78034
Merge pull request #528 from glitch-soc/merge-upstream
6 years ago
David Yip 8343f56b2c
Whoops, forgot to clean up a conflict.
6 years ago
David Yip cfdbb36bdf
Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
6 years ago
David Yip 3550470c18
Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
David Yip a641d1b5b8
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
6 years ago
Yamagishi Kazutoshi 89c86ee521 Weblate translations (2018-06-02) (#7705)
6 years ago
Eugen Rochko 6e6c0e9613
Use different algorithm for trending tags (#7697)
6 years ago
Eugen Rochko 8d6e4e0485
Fix margin between compose warning, reply indicator and textarea (#7701)
6 years ago
Eugen Rochko 73c0c36e7b
Improve trends layout (#7700)
6 years ago
Yamagishi Kazutoshi 69b45350fe Add loading indicator for trending tags (#7693)
6 years ago
Yamagishi Kazutoshi bfa12239e8 Update ESLint for Code Climate (#7696)
6 years ago
Yamagishi Kazutoshi 15ce60f610 Fix duplicate key attributes (#7694)
6 years ago
David Yip 9ad5de8a3a
Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
6 years ago
Spencer Alves e5f25a73f2 Adjust spacing between status icons
6 years ago
Spencer Alves 7d2e6429c2 Merge branch 'glitch' into thread-icon
6 years ago
Eugen Rochko 1e938b966e
Exclude unlisted, private and direct toots from affecting trends (#7686)
6 years ago
Eugen Rochko 0ce5339a7b
Make the refresh trends button refresh trends (#7685)
6 years ago
Mélanie Chauvel (ariasuni) 691107263c Put the CW field between the toot we are replying to and the toot field (#7508)
6 years ago
Thibaut Girka b9fdeceb3c Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka f86d280fd6 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka e8a9627f66 Hardcode default skin/theme in error layout (fixes #373)
6 years ago
Thibaut Girka 893f2aff20 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka e396fbfe3b Fix direct timeline
6 years ago
Yamagishi Kazutoshi 648a22637c Weblate translations (2018-05-31) (#7681)
6 years ago
Marcin Mikołajczak 063d4d4ccc 🌍: 🇵🇱⬆️ (#7679)
6 years ago
Jenkins 165b5dc7f5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko 3623aea6c9
Redirect / to home on mobile layout, to getting started on desktop (#7677)
6 years ago
Eugen Rochko 1a7a74ff76
Improve getting started column (#7676)
6 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644)
6 years ago
Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
6 years ago
Thibaut Girka e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id
6 years ago
Thibaut Girka 6020a21130 [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka 5d16fd3f28 [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
unarist 7706ed038f Fix context building in the reducer (#7671)
6 years ago
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first
6 years ago
ThibG 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670)
6 years ago
Thibaut Girka c087738270 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669)
6 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura c0355878ba Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko 04a2cf8bcc
Fix incomplete flex style on trends items (#7655)
6 years ago
tateisu b87a1229c7 optimize direct timeline (#7614)
6 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka a81ed7b205 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 60addb14ce [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka b7508940b7 [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka d959d04133 Change direct message warning to match upstream
6 years ago
Thibaut Girka 659b8a12ec Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream
6 years ago
Thibaut Girka d253449ff0 Port upstream's result section headers (fixes #366)
6 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
6 years ago
Eugen Rochko 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
bsky 422f92f3f8 Fix lock icon position in account card (#7630)
7 years ago
Thibaut Girka 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281)
7 years ago
Thibaut Girka d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots
7 years ago
Lynx Kotoura 07054ee6f7 Add right margin of notification message (#7628)
7 years ago
Lynx Kotoura a0b4754231 Fix color mistakes in mastodon-light theme (#7626)
7 years ago
Yamagishi Kazutoshi 62cb3b199f Weblate translations (2018-05-26) (#7624)
7 years ago
Eugen Rochko ebf2fef029
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
7 years ago
ThibG a5c25242af
Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav
7 years ago
Thibaut Girka 11cc2e099a Merge branch 'master' into glitch-soc/merge-master
7 years ago
Akihiko Odaki 023fe5181b Introduce flat layout to contexts reducer (#7150)
7 years ago
Yamagishi Kazutoshi 8182b61518 Enable media timeline (#7598)
7 years ago
Lynx Kotoura 7ea91dcbb3 More polished light theme (#7620)
7 years ago
Lynx Kotoura 6042403621 Fix color of /about/more link anchors (#7618)
7 years ago
ThibG cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)
7 years ago
Thibaut Girka c1d0f96bb4 Add missing comma in InitalStateSerializer (fixes #516)
7 years ago
Thibaut Girka 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
7 years ago
ThibG 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613)
7 years ago
ThibG 88ec5193cb
Merge pull request #510 from ThibG/glitch-soc/merge-upstream
7 years ago
ThibG 7719fe0df2
Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search
7 years ago
Thibaut Girka 0553496b76 Change notification cleaning checkbox color (fixes #511)
7 years ago
Thibaut Girka e0ef89c73f Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
ThibG d8864b9e9d Fix caret position after selected suggestion and media upload (#7595)
7 years ago
Eugen Rochko 4d81809f36
Yeah, it was supposed to be #create?
7 years ago
ThibG 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593)
7 years ago
Eugen Rochko 1a564df586
Do not encode HTML entities in initial Web Push payload body (#7592)
7 years ago
SerCom_KC 4c9d5a500d [WIP] i18n: Update Simplified Chinese translations (#7576)
7 years ago
Eugen Rochko 36e47a31e3
Enforce order on authorized applications page (#7587)
7 years ago
Yamagishi Kazutoshi 4eeda67727 Hide section headline for timelines in production (#7590)
7 years ago
Yamagishi Kazutoshi 06252ec71e Change column params on pinned timeline (#7581)
7 years ago
bsky 92b09d90c8 Remove outline (#7582)
7 years ago
Thibaut Girka 247f55f673 [Glitch] Fetch relationships for search results in UI
7 years ago
David Yip 6dd676e006
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Marcin Mikołajczak 810f92e697 🌍: 🇵🇱⬆️ (#7580)
7 years ago
Jenkins f93806ea55 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Thibaut Girka d0b2f71501 Fix width only being set for standalone media
7 years ago
Thibaut Girka 3ad3cee44c [Glitch] Use real container width in MediaGallery srcSet
7 years ago
Thibaut Girka 463078dcc4 [Glitch] Do not override the default push notification settings
7 years ago
Eugen Rochko 5ea643b279
Save onlyMedia prop when pinning column (#7575)
7 years ago
Eugen Rochko 40ef46dbef
Display only domain of report account if remote under comment (#7574)
7 years ago
Thibaut Girka a4c9bda771 Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
Yamagishi Kazutoshi 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572)
7 years ago
Eugen Rochko 22e067bf5c
Use real container width in MediaGallery srcSet (#7571)
7 years ago
Eugen Rochko 32d4372381
Use #any? instead of #exists? when checking media attachments (#7570)
7 years ago
Eugen Rochko e583f110c3
Unescape HTML entities in rich web push notifications in web UI (#7569)
7 years ago
Thibaut Girka c53aacdfa0 Recover glitch-soc specific styles that were removed by accident
7 years ago
SerCom_KC 41b2cfe5b8 i18n: Update Simplified Chinese translations (#7565)
7 years ago
Sylvhem ea969000a5 Add a light theme (#7027)
7 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631)
7 years ago
Eugen Rochko 05f8c375a2
Remove small pagination limit from context API (#7564)
7 years ago
Eugen Rochko 9ada532809
Convert rich push notifications to plaintext in webapp (#7563)
7 years ago
Quentí 6eb2bc4348 [i18n] Update for Occitan (#7558)
7 years ago
Eugen Rochko 779eb07d75
Improve default background of public profile header (#7556)
7 years ago
Thibaut Girka d250e072a2 In footer, replace text "Mastodon" with logo
7 years ago
Thibaut Girka 9ed8051961 Add preference to hide following/followers lists
7 years ago
Thibaut Girka 50540446f5 [Glitch] Improvements to toots display in admin view
7 years ago
David Yip 2f9bd86f6e
Merge pull request #470 from ThibG/glitch-soc/fixes/status-click-detailed
7 years ago
Marcin Mikołajczak 07672e0609 🌍: 🇵🇱⬆️ (#7554)
7 years ago
Thibaut Girka b481e4fac1 Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
Yamagishi Kazutoshi 6aa5ea1b5d Weblate translations (2018-05-20) (#7552)
7 years ago
Eugen Rochko 8378b72eba
Ensure push subscription is immediately removed when application is revoked (#7548)
7 years ago
Ash Furrow 50db106252 Disables autocorrect/autocapitalize on remote username field. (#7549)
7 years ago
Akihiko Odaki 4e1400cecb Cache media only when storage can be freed (#7547)
7 years ago
Eugen Rochko 1bbe12254d
Improve direct message warning again (#7546)
7 years ago
Eugen Rochko 93c66f0c03
In footer, replace text "Mastodon" with logo (#7545)
7 years ago
takayamaki 587da93152 checking http status code with range (#7544)
7 years ago
Eugen Rochko 4b94e9c65e
Improve payload format of Web Push API now that it's open (#7521)
7 years ago
Akihiko Odaki 1951ff41b3 Do not override the default push notification settings (#6037)
7 years ago
bsky 138512d204 Remove outline (#7543)
7 years ago
Eugen Rochko 7871d29aff
Skip pagination logic for pinned account timelines in reducer (#7540)
7 years ago
Eugen Rochko 97f02f2c08
Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541)
7 years ago
Thibaut Girka 9d6788b30b Prevent click on video from opening detailed toot
7 years ago
Thibaut Girka 2154bd1b5a Widen clickable area of toots
7 years ago
ThibG 625c4f36ef
Merge pull request #490 from glitch-soc/merge-upstream
7 years ago
Eugen Rochko 9422b3e0d8
Fix double-encoding of display name in title and e-mails (#7534)
7 years ago
David Yip e0eebba461
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
David Yip 023dfa119e
Merge pull request #487 from ThibG/glitch-soc/cleanup
7 years ago
Akihiko Odaki 2beeea1e7d Change Japanese translation for privacy.private.short (#7535)
7 years ago
David Yip 81e3ec4d61
Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
7 years ago
David Yip 5d823ee00a
Merge pull request #489 from ThibG/glitch-soc/features/port-public-ui-changes
7 years ago
Eugen Rochko 57b503d4ef
Resolve unknown status from Add activity, skip Remove if unknown (#7526)
7 years ago
Eugen Rochko dafd7afc5e
Use randomized setTimeout when fallback-polling and re-add since_id (#7522)
7 years ago
Eugen Rochko 1e02dc8715
Add preference to hide following/followers lists (#7532)
7 years ago
Jenkins 4c0770d6c8 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
MIYAGI Hikaru 919eef3098 User agent for WebFinger (#7531)
7 years ago
Thibaut Girka 07baa1ddb5 [Glitch] Open video modal on public UI
7 years ago
Thibaut Girka 94db024e4c [Glitch] Combine similar components into one on public UI
7 years ago
Thibaut Girka dd1d98f9cf [Glitch] Show card modal on public pages
7 years ago
Thibaut Girka 52b2f18b15 [Glitch] Enable custom emojis in profiles
7 years ago
Thibaut Girka ca49ad86c6 Remove service worker code that has never been used
7 years ago
Jenkins 2636a23092 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko 7293b9fc61
Ensure unfilled fields are shown when errors are shown (#7523)
7 years ago
Eugen Rochko dfb6907e08
HTTP signatures spec no longer requires algorithms field (#7525)
7 years ago
Thibaut Girka 78ac246b87 Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
ThibG 80aad16e10
Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu
7 years ago
ThibG 9712d59dda
Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color
7 years ago
Thibaut Girka 784712791d [Glitch] Reword the direct message warning
7 years ago
Thibaut Girka 97c69de416 [Glitch] Feature: Direct message from Statuses
7 years ago
Thibaut Girka fb6de5310d [Glitch] Fix issues with sending direct messages from user profile
7 years ago
Thibaut Girka a5fac975f3 [Glitch] Feature: Direct message from menu
7 years ago
Thibaut Girka eb9c9855ce Fix mastodon-light background color of the composer textarea when posting
7 years ago
Evgeny Petrov 5e87c79d25 Russian language for 2.4.0 (#7512)
7 years ago
Eugen Rochko 2b97451168
Fix images resized in browser getting cropped (#7514)
7 years ago
Technowix 4ea376121a French translation tweaks (#7513)
7 years ago
Quentí f60c1d3989 [l10n] Occitan update (#7505)
7 years ago
Sylvhem 53c2164e9c Reword the direct message warning (#7420)
7 years ago
Akihiko Odaki 77cd6b5096 Do not use permitted_for scope when querying pinned statuses (#7510)
7 years ago
Akihiko Odaki 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
7 years ago
Akihiko Odaki 65d6b253fb Let navigator follow redirect instead that handling redirect in fetch (#7500)
7 years ago
Akihiko Odaki 17c1a62ec8 Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
7 years ago
Akihiko Odaki 4511a10e66 Test if navigator.storage.estimate exists before using it (#7504)
7 years ago
Akihiko Odaki 918cfd3be6 Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
7 years ago
Marcin Mikołajczak ff84c18e3d 🌍: 🇵🇱⬆️ (#7494)
7 years ago
unarist d47091eb97 Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501)
7 years ago
Renato "Lond" Cerqueira 1f74c1dbcb Weblate translations 20180515 (#7496)
7 years ago
Akihiko Odaki 3705cd8322 Clone response before using when caching web page (#7498)
7 years ago
Thibaut Girka dfa60cb0a8 Fix modals testing for props.noEsc (fixes #482)
7 years ago
Wiktor 7fe2993b87 Fix account URI when updating ActivityPub account (#7488)
7 years ago
David Yip 939ea456d2
Merge pull request #476 from ThibG/fixes/update-scss
7 years ago
Thibaut Girka 971218d1dc Change local settings SCSS to be more consistent with modals
7 years ago
Thibaut Girka ba7ee67498 Merge branch 'master' into glitch-soc/merge
7 years ago
Akihiko Odaki 03b69ebc45 Disallow async function in service worker (#7482)
7 years ago
Yamagishi Kazutoshi 2226d987f9 Add Slovene language (#7475)
7 years ago
abcang 3793e598d0 Call media.present? because media may be nil (#7474)
7 years ago
beatrix 4665965543
Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
7 years ago
Eugen Rochko 416f644505
Fix 404 for GET /api/v1/push/subscription (#7472)
7 years ago
Eugen Rochko 97e43ec5f0
Add GET /api/v1/push/subscription REST API (#7471)
7 years ago
Eugen Rochko f31e58af9e
Fix nil error in StatusFilter (#7470)
7 years ago
Akihiko Odaki f1ed855f96 Test if navigator.storage is present before using it (#7460)
7 years ago
Yamagishi Kazutoshi d9b2f84c92 Open video modal on public UI (#7469)
7 years ago
ThibG 685cf5599f
Merge pull request #480 from ThibG/glitch-soc/fixes/glitch-soc-bio-escape
7 years ago
Thibaut Girka cc8d81519e Fix glitch-style bio fields incorrect HTML escaping in public profiles
7 years ago
ThibG 0f2fbf7d05 Improvements to toots display in admin view (#7452)
7 years ago
ThibG 7467361d70 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
7 years ago
Yamagishi Kazutoshi f9afd06221 Combine similar components into one on public UI (#7458)
7 years ago
ThibG bd4decb7db
Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup
7 years ago
Thibaut Girka 769a48495c Fix root modal's keyup handling (Fixes #478)
7 years ago
ThibG da8897aaef
Merge pull request #477 from ThibG/glitch-soc/merge
7 years ago
Thibaut Girka 45fce0e496 Merge branch 'master' into glitch-soc/merge
7 years ago
ThibG e7ed61917b
Merge pull request #475 from ThibG/fixes/update-scss
7 years ago
Thibaut Girka 6284039832 [Glitch] Fix contact info styling on landing page
7 years ago
Thibaut Girka f2e5ed6841 Update SCSS for tables
7 years ago
Thibaut Girka 8860f14ef0 Update SCSS for statuses public view
7 years ago
Thibaut Girka 4a1040c4cb [Glitch] Adjust RTL styles for landing page
7 years ago
Thibaut Girka e8644f3a4b Update forms SCSS from upstream
7 years ago
Thibaut Girka 4cd65fe074 Update SCSS to match “Show card modal on public pages”
7 years ago
Thibaut Girka 1a4d735b1d Update SCSS for about/landing page
7 years ago
Thibaut Girka db73c0bc5d Update admin page SCSS from upstream
7 years ago
ThibG 352bae8c3e Update session activation time (fixes #5605) (#7408)
7 years ago
ThibG b241cb2704 Change wording of the “undo” media upload button (fixes #6857) (#7417)
7 years ago
ThibG be7eeb7856 Catch Paperclip processing failures (fixes #6378) (#7439)
7 years ago
Shuhei Kitagawa 50491e0d92 Add tests for invites controller (#7441)
7 years ago
Eugen Rochko b4fb766b23
Add REST API for Web Push Notifications subscriptions (#7445)
7 years ago
Yamagishi Kazutoshi 9a794067f7 Weblate translations (2018-05-10) (#7438)
7 years ago
Yamagishi Kazutoshi bd5f57cbc3 Strip tags from og:description on public tag page (#7437)
7 years ago
Yamagishi Kazutoshi 0a7e8320b2 Add alternate for RSS (#7436)
7 years ago
Yamagishi Kazutoshi 6588f6a0a9 Disable inflate gzip on head method (#7432)
7 years ago
Thibaut Girka f6ec8c4821 [Glitch] Use plaintext value for field value tooltips in web UI
7 years ago
Thibaut Girka 5d8052e715 Add bot badge to account headers in the WebUI
7 years ago
Thibaut Girka 2f01935cba Adapt account fields rendering code in the WebUI to match upstream
7 years ago
Thibaut Girka 30bb530c70 Update glitch-soc style to match new bio fields markup
7 years ago
Thibaut Girka 1c9c0167b7 Merge branch 'master' into glitch-soc/master
7 years ago
Yamagishi Kazutoshi edf882320a Support gzip encoding on Request (#7425)
7 years ago
Yamagishi Kazutoshi 16fee0335f Show card modal on public pages (#7428)
7 years ago
Yamagishi Kazutoshi 6832110af4 Correct rotate of image using EXIF (#7422)
7 years ago
Yamagishi Kazutoshi d2ee48977c Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
7 years ago
David Yip 143878d9da
Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
Yamagishi Kazutoshi e0b1e17bd0 Show media modal on public timeline (#7413)
7 years ago
Surinna Curtis 01dfd6dbc8 Take the first recognized actor_type. (#7410)
7 years ago
ThibG b1938d7853 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
7 years ago
Spencer Alves f2ff167c1a Add an extra icon to indicate that a status is part of a conversation
7 years ago
ThibG 993e68a7dd Fix hashtags not being federated on mentions (fixes #6900) (#7406)
7 years ago
Thibaut Girka 8f3402b1f0 Port Sylvhem's mastodon-light to glitch flavour
7 years ago
beatrix 919e2098cb
Merge pull request #468 from ThibG/glitch-soc/features/reports-improvements
7 years ago
Thibaut Girka 658ac4396c Hide media in report modal regardless of whether they are marked sensitive
7 years ago
Thibaut Girka 6b94237810 [Glitch] Allow report modal to be up to 80% of viewport height
7 years ago
Thibaut Girka 7972464e71 [Glitch] Also display replies in report modal
7 years ago
Eugen Rochko 6208ea5a53
If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398)
7 years ago
Thibaut Girka ffdb85f859 Fix color of disabled boost buttons (fixes #466)
7 years ago
Eugen Rochko 42cd363542
Bot nameplates (#7391)
7 years ago
Eugen Rochko 0f0cc3f2eb
Support explicitly supplying language code for status via REST API (#7389)
7 years ago
Eugen Rochko d185f3ddaf
Use plaintext value for field value tooltips in web UI (#7388)
7 years ago
abcang db012b57c2 Fix distribute_add_activity and distribute_remove_activity (#7393)
7 years ago
Eugen Rochko 95595ccd21
Add Corsican localization (#7390)
7 years ago
David Yip 2e25da4da0
Merge pull request #465 from ThibG/glitch-soc/rollback-scroll-changes
7 years ago
ThibG e06fbc4fcf Fixes/rollback scroll changes (#7387)
7 years ago
Thibaut Girka de7feea30e Revert "[Glitch] Prevent timeline from moving when cursor is hovering over it"
7 years ago
Thibaut Girka 4133f70902 Revert "[Glitch] Do not re-position scroll when loading more (inserting items from below)"
7 years ago
Thibaut Girka 1adca9b040 Fix glitch high-contrast skin text colors
7 years ago
ThibG 5c7bed6bbc Various improvements to the report UI (#7342)
7 years ago
beatrix 331190e5fb
Merge pull request #462 from ThibG/glitch-soc/features/dropdowns-accessibility
7 years ago
beatrix 92f192e9b1
Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
7 years ago
beatrix 4480cd745f
Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
7 years ago
beatrix 06770656eb
Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
7 years ago
beatrix e56639258a
Merge pull request #458 from monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes
7 years ago
beatrix 35a1a3171f
Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
7 years ago
Yamagishi Kazutoshi e571de29bf
Weblate translations (2018-05-06) (#7381)
7 years ago
Eugen Rochko 61a9018607
Enable custom emojis in profiles (notes, field values, display names) (#7374)
7 years ago
Thibaut Girka 65349bc155 Fix color of status icons in glitch-soc high contrast skin
7 years ago
ThibG af4fb72993
Merge pull request #457 from m4sk1n/glitch-light
7 years ago
Shuhei Kitagawa bd10a7e480 Add resend confirmation for admin (#7378)
7 years ago
Eugen Rochko 39efc6d533
Add hint about 7 day cooldown for archive takeout (#7375)
7 years ago
Eugen Rochko b611dbac79
Add contact e-mail hint to 2FA login form (#7376)
7 years ago
Eugen Rochko 2f63d52b92
Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371)
7 years ago
Eugen Rochko c7d1a2e400
Improve admin UI for accounts (#7360)
7 years ago
Eugen Rochko 660db468c0
Do not count search route as compose being mounted in web UI (#7372)
7 years ago
Thibaut Girka 2d065ceaf6 minor fix
7 years ago
Thibaut Girka f7a076eded [Glitch] Add high-contrast theme
7 years ago
Thibaut Girka caebf69e77 Move attachment-lists out of lists.scss
7 years ago
Thibaut Girka bd3b9bf7b9 [Glitch] Fix text color in "show more" link inside boost confirmation modal
7 years ago
Thibaut Girka 983328376b Fix link colors in report modal
7 years ago
Thibaut Girka b3a236637e [Glitch] Add color variables of texts for better accesibility
7 years ago
Eugen Rochko 8da4bf0f90
4 profile fields max, store only 255 characters per name/value (#7348)
7 years ago
Eugen Rochko c947e2e4c5
Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
7 years ago
Thibaut Girka 390cfdef2e [Glitch] Update SCSS of admin and setting pages
7 years ago
Thibaut Girka 9edc5cafe4 [Glitch] Improve styling of closed registrations message
7 years ago
Thibaut Girka 32974a58dc [Glitch] Do not re-position scroll when loading more (inserting items from below)
7 years ago
Thibaut Girka 553cc28240 [Glitch] Prevent timeline from moving when cursor is hovering over it
7 years ago
Thibaut Girka cee157fc19 Improve accessibility of toot dropdown menu
7 years ago
Thibaut Girka bfa5bdde2c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
7 years ago
Eugen Rochko 2ef9d65052
Improve rendering of bio fields (#7353)
7 years ago
Akihiko Odaki 66359ec522 Fix gap insertion for timeline disconnection (#7363)
7 years ago
Eugen Rochko c73ce7b695
Store home feeds for 7 days instead of 14 (#7354)
7 years ago
ThibG ef7d64c801 Dropdowns accessibility (#7318)
7 years ago
Daggertooth b25278180a Escape metachars in keywords
7 years ago
David Yip 7600067a30
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 6793bec4c6
Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
7 years ago
Marcin Mikołajczak 4c2b522a60 Add a light theme
7 years ago
Jenkins cb62935c0b Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
ThibG d1aef17f9a Do not render first page of following and followers collections unless explicitly asked to (#7357)
7 years ago
Eugen Rochko 2c1f7b2ece
Better pagination for ActivityPub outbox (#7356)
7 years ago
David Yip 2058922cc9
Merge branch 'merge-upstream' into gs-master
7 years ago
Marcin Mikołajczak a7a61889d7 “Enable” high contrast theme
7 years ago
David Yip 77a92d3260
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
Eugen Rochko 251bbf9728
Show remote reports in admin UI as coming from domain rather than user (#7347)
7 years ago
David Yip c511b0f72a
Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
David Yip da70208b45
Merge remote-tracking branch 'origin/master' into merge-upstream
7 years ago
David Yip 106a5d7b83
Remove unnecessary code from MediaAttachment#set_type_and_extension.
7 years ago
David Yip c816701550
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
ThibG a24605961a Fixes/do not override timestamps (#7336)
7 years ago
ThibG 8c601b54cc Do not re-position scroll when loading more (inserting items from below) (#7344)
7 years ago
Yamagishi Kazutoshi 7495a3470e Add el and te (#7332)
7 years ago
ThibG 581a5c9d29 Fixes/do not override timestamps (#7331)
7 years ago
Eugen Rochko d5fa4fbcd2
Revert "Do not override timestamps for incoming toots" (#7330)
7 years ago
Renato "Lond" Cerqueira dfa6bccb64 Weblate translations 20180503 (#7325)
7 years ago
ThibG 58852695c8 Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327)
7 years ago
ThibG bd36791832 Do not override timestamps for incoming toots (#7326)
7 years ago
ThibG ad5d3134e4 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314)
7 years ago
Eugen Rochko a5293fdf61
Fix n+1 queries in StatusThreadingConcern (#7321)
7 years ago
Eugen Rochko a3d84e705a
Fix cache_associated no longer working (#7320)
7 years ago
Eugen Rochko 28bd4b9800
Serialize webfinger XML with Ox instead of Nokogiri (#7319)
7 years ago
Eugen Rochko 658cbc9425
Improve PostStatusService performance (#7317)
7 years ago
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301)
7 years ago
abcang 71a7cea73f Keep notification when muting_notifications is true (#7311)
7 years ago
ThibG d0cdd5cf94 Accept actor object updates from all supported actor types (#7312)
7 years ago
Eugen Rochko cae933510c
Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
7 years ago
Eugen Rochko f62539ce5c
Remove most behaviour disparities between blocks and mutes (#7231)
7 years ago
Eugen Rochko c5dcd7d836
Speed up test suite by not generating RSA keys in test environment (#7296)
7 years ago
Eugen Rochko 965345316f
Guard against nil URLs in Request class (#7284)
7 years ago
Thibaut Girka 70a16d8858 [Glitch] Improve relative timestamps in web UI
7 years ago
Surinna Curtis dc786c0cf4 Support Actors/Statuses with multiple types (#7305)
7 years ago
Lynx Kotoura 86efccce2a Fix low-contrasted cancel button of reply indicator (#7300)
7 years ago
David Yip 5f8f481425
Also treat non-whole-word mutes as case-insensitive. #450.
7 years ago
Eugen Rochko 705f1d7bf1
Fix missing updated_at attribute on emoji EntityCache (#7297)
7 years ago
Yamagishi Kazutoshi 16468bdf1b [i18n] Occitan update (#7294)
7 years ago
Eugen Rochko f62ee1ddb0
Disable API access when login is disabled (#7289)
7 years ago
Eugen Rochko 295e3ef02b
Fix missing domain attribute in EntityCache for emoji (#7290)
7 years ago
Eugen Rochko 54f34d3f2a
Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287)
7 years ago
Eugen Rochko da61352fab
Fix "Show more" URL on paginated threads for remote statuses (#7285)
7 years ago
Thibaut Girka 356d0214c9 Implement tootsuite-style account fields
7 years ago
Thibaut Girka 91fb82a4dd Fix style of account fields form
7 years ago
beatrix 64be38da0c
Merge pull request #448 from m4sk1n/glitch-pl
7 years ago
Marcin Mikołajczak deb91f5989 🌍: 🇵🇱⬆️
7 years ago
Eugen Rochko a872392cd9
Add entity cache (#7271)
7 years ago
Thibaut Girka 1222e0a381 Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
7 years ago
Thibaut Girka b39f3648a7 Tentative fix for #446
7 years ago
beatrix f4ed38272b
Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
7 years ago
beatrix 8f12afb599
Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
7 years ago
beatrix 1e9fe95e13
Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
7 years ago
beatrix 33691f4920
Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
7 years ago
Yamagishi Kazutoshi 36b6631c12 Add Basque language support (#7267)
7 years ago
Renato "Lond" Cerqueira 3afdd6a17b Weblate translations 20180426 (#7266)
7 years ago
Stefan Midjich fa5b28df8a Better phrasing in swedish translation (#7263)
7 years ago
MIYAGI Hikaru f58dcbc981 HTTP proxy support for outgoing request, manage access to hidden service (#7134)
7 years ago
Eugen Rochko 9d4710ed00
Add RSS feeds for end-users (#7259)
7 years ago
Una Thompson 62bea7a290 Fix fade being colored wrongly for DMs and upon focus
7 years ago
Renato "Lond" Cerqueira 7681ad8044 Weblate translations (2018-04-24) (#7252)
7 years ago
Akihiko Odaki 306267dbd2 Fix ID duplication in timelines (#7251)
7 years ago
Emelia Smith 60b871d56c Implement the ability for instances to define a list of disallowed hashtags (#7176)
7 years ago
Thibaut Girka 240833c023 Fix actions modal on mobile (fixes #441)
7 years ago
Emelia Smith 495303d9b8 Prevent suspended accounts from appearing in AccountSearchService (#7246)
7 years ago
Thibaut Girka 51d276fb98 [Glitch] Fix fullscreen video player
7 years ago
ThibG 53b1d88873 Fix fullscreen video player (fixes #7244) (#7245)
7 years ago
Akihiko Odaki 1258efa882 Paginate descendant statuses in public page (#7148)
7 years ago
Marcin Mikołajczak 3ccca6cece 🌍: Make 🇵🇱 translation more consistent (#7239)
7 years ago
Yamagishi Kazutoshi 9613a53cb3 Update dependencies for Ruby (2018-04-23) (#7237)
7 years ago
Eugen Rochko 7db7d68136
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
7 years ago
Yamagishi Kazutoshi 0758b00bfd Refactor resizeImage method (#7236)
7 years ago
Eugen Rochko 660cb058e1
Improve relative timestamps in web UI (#7233)
7 years ago
Eugen Rochko 05fb6f096d
Resize images before upload in web UI to reduce bandwidth (#7223)
7 years ago
Thibaut Girka 003d114332 [Glitch] Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline.
7 years ago
Thibaut Girka 105ffaef8f [Glitch] Do not set emoji as inline-block
7 years ago
Eugen Rochko 75c4ab9d12
Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)
7 years ago
Thibaut Girka b383c0688a [Glitch] Do not overwrite some status attributes in reducer
7 years ago
Thibaut Girka 64d8d0464d Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 2888f74c12 Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 259bc9840b [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka 63d671b18f [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka abf7c5b850 [Glitch] Fix column headers accessibility
7 years ago
beatrix 06fc278e4c
Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 8f1ec48cbe
Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
beatrix 125e8c7f5a
Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix cd5728b176
Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix 6fb610f865
Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
7 years ago
beatrix e88ce27855
Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Una Thompson 5f9b85a0cf Add fade and margin to collapsed statuses
7 years ago
Eugen Rochko 4ca2f73b12
Rescue Mastodon::LengthValidationError in Remoteable (#7228)
7 years ago
Lynx Kotoura 3c5006ec7f Fix text colors (#7227)
7 years ago
ThibG 597948fb13 Do not set emoji as inline-block (fixes #5743) (#7207)
7 years ago
Lynx Kotoura a4a36d994b Separate high contrast theme (#7213)
7 years ago
Eugen Rochko bfe26ef67b
Force convert to JPG for preview card thumbnails to avoid animations (#7109)
7 years ago
goofy-bz 1a27f9f46f one grammar fix (#7212)
7 years ago
unarist 84214b864c Ignore keyevents during text composition (#7205)
7 years ago
Yamagishi Kazutoshi 87e3f0a41d Fix spec for sr-Latn (#7203)
7 years ago
TakesxiSximada 23106844a1 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202)
7 years ago
Thibaut Girka e4dff10934 Fix video player on toot public views
7 years ago
Thibaut Girka 7a68079b3f [Glitch] Show media modal on public pages
7 years ago
mayaeh ee2e0f694a Fix #6157: boosting own private toots (#7200)
7 years ago
unarist 4e35ce8269 Fix Esc hotkey behavior (#7199)
7 years ago
Eugen Rochko a9c440637c
Improve report layout (#7188)
7 years ago
Yamagishi Kazutoshi 1663368724 Replace preload link tag to Rails helper (#7192)
7 years ago
Jenkins ed17e173d6 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
beatrix ca2cbe8f0f Fix webkit scrollbars (#7191)
7 years ago
Thibaut Girka 13fa8ec2c7 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f84b4d90cb [Glitch] Do not filter the status collection after muting and blocking
7 years ago
Emelia Smith b9c35785e2 Reports: Merge contents and comment columns (#7189)
7 years ago
Thibaut Girka 694337d9bb Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka 931a4d1ebf Clean up dead code
7 years ago
Thibaut Girka 8f8b71a278 Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka 3068384dbc Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 779aa707ec Only compute height dynamically for standalone media
7 years ago
Thibaut Girka 52229405ed [Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka dcc1c10937 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka f1e25b672a Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka a95f8271be Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 1822ce89f9 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
Jenkins d55ab8e3e8 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko ba917e15f6
Fix text color in "show more" link inside boost confirmation modal (#7183)
7 years ago
David Yip d2b28ea51d
Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
David Yip 78c145d3cb
db: make schema.rb version subsume bookmarks migration.
7 years ago
David Yip 16d5217502
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko ff87d1bc3e
Rescue SSL errors when processing mentions, remove useless line (#7184)
7 years ago
Marcin Mikołajczak 1957209efd i18n: Update Polish translation (#7181)
7 years ago
Lynx Kotoura 74dae9458d Add color variables of texts for better accesibility (#7125)
7 years ago
abcang 0ba49eca8b Fix comparing id (#7180)
7 years ago
Marcin Mikołajczak 7162a28c34 Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178)
7 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514)
7 years ago
luzi82 aedfea3554 zh-HK translation (#7177)
7 years ago
Neil Moore fad7b9f5f2 Adds keyboard hotkey for revealing/hiding statuses (#7173)
7 years ago
ThibG e5dd385431 Allow boosting own private toots (#6157)
7 years ago
Sam Schlinkert 11715454d0 Make scroll bars wider (#7060)
7 years ago
abcang 897199910f Improve web api protect (#6343)
7 years ago
Emelia Smith 204d72fbe4 Feature: add count of account notes to reports (#7130)
7 years ago
Jennifer Kruse ef12a2b74c Able to deactivate invites if they aren't expired (#7163)
7 years ago
Eugen Rochko 07a7d5959c
Fix missing "Administered by" when timeline preview disabled (#7161)
7 years ago
Eugen Rochko aab5581c43
Set Referrer-Policy to origin in web UI and public pages of private toots (#7162)
7 years ago
Eugen Rochko bb58fc003b
Fix warning about using SQL in order for Account#partitioned (#7159)
7 years ago
abcang 727917e91e Fix caret position after inserting emoji (#7167)
7 years ago
ThibG 21837b291e
Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 1aac83ef47 Fix the bookmark column pinning fix…
7 years ago
Remi Rampin 3c722fe687 Update French javascript locale file (#7165)
7 years ago
ThibG 84d0aa7b26
Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 54f5170f59 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip f879672554
Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
7 years ago
David Yip 1076204eb4
Merge pull request #425 from ThibG/glitch-soc/fixes/gifv-modal-size
7 years ago
ThibG 7e0aed398f Fix scrolling behavior (#7151)
7 years ago
ThibG 1c379b7ef4 Remove extra spaces from search API queries and public account headers (fixes #7129) (#7152)
7 years ago
Akihiko Odaki 1a37d7e252 Fix status filtering in contexts reducer (#7149)
7 years ago
Akihiko Odaki a1049e9380 Redirect to account status page for page of status stream entry (#7104)
7 years ago
Yamagishi Kazutoshi 7c43ed04fe Weblate translations (2018-04-15) (#7141)
7 years ago
YMHuang 9f5ae7c2e8 Add and revise Traditional Chinese (zh-TW) translation for serveral strings (#7002)
7 years ago
Marcin Mikołajczak fa04945365 Change icon for domain blocks (#7139)
7 years ago
Marcin Mikołajczak fed0b5ed04 i18n: Update Polish translation (#7131)
7 years ago
Thibaut Girka 5cc7c4b920 Fix extended video player (gifv) modal size
7 years ago
Thibaut Girka 5d96c5ac41 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
David Yip 813da6788e
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 78ed4ab75f
Add bio fields (#6645)
7 years ago
Thibaut Girka c5dd4ed1d5 [Glitch] Fix media button type
7 years ago
Thibaut Girka dfe8abb8cd [Glitch] Handle preference to always display sensitive media
7 years ago
Jenkins e3d0d72b29 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
David Yip d66192f21c
Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
imncls dd4ad6300b
Add missing Japanese translation
7 years ago
David Yip b7804028c2
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
7 years ago
David Yip ed490b781f
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
mayaeh 85ab30abf7 i18n: Add Japanese translations for privacy policy and more (#7049)
7 years ago
Eugen Rochko 778562c223
Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
7 years ago
Eugen Rochko 9e45b051cf
When notification type filtered, ignore live updates for it (#7101)
7 years ago
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105)
7 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898)
7 years ago
David Yip a817f084ea
Merge remote-tracking branch 'tootsuite/master'
7 years ago
David Yip eb72c3398c
Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns
7 years ago
David Yip 0b326950bf
Merge pull request #416 from ThibG/glitch-soc/features/media-modal
7 years ago
Thibaut Girka acb434b0c9 Add glitch-soc front-end support for bookmarks
7 years ago
ThibG 12f5f13fab Place privacy dropdown menu top if it is closer to the bottom of the viewport (#7106)
7 years ago
Thibaut Girka 50eb8f1f61 Add backend support for bookmarks
7 years ago
Thibaut Girka 043a699990 Update glitch-soc style to match changes to reports UI
7 years ago
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102)
7 years ago
Jenkins 33c2bbdda7 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Thibaut Girka e74e5c7eb9 Place composer dropdown menus top if they are closer to the bottom of the viewport
7 years ago
Emelia Smith d9b62e34da Feature: Improve reports ui (#7032)
7 years ago
Eugen Rochko 45c9f16f71
Improve load gap styling in web UI (#7100)
7 years ago
Paul Woolcock 8f800ad691 Change custom emoji search to `ILIKE` instead of `=` (#7099)
7 years ago
Emelia Smith 219a4423d8 Feature: Allow staff to change user emails (#7074)
7 years ago