4984 Commits (7317b7b2313bdddf3b2d3a6c4fa7f00f2cc0f645)

Author SHA1 Message Date
nightpool 5fb013878f Fix context performance by partially reverting #7083 (#7734)
7 years ago
Yamagishi Kazutoshi dc73241bd9 Detect extname from Content-Type (#7733)
7 years ago
Yamagishi Kazutoshi e3fb528d12 Skip processing when HEAD method returns 501 (#7730)
7 years ago
Yamagishi Kazutoshi e0354aba7c Add vendor prefix for background-clip (#7727)
7 years ago
Lynx Kotoura bb0edbd988 Change border color of activity-stream (#7724)
7 years ago
Yamagishi Kazutoshi 64d7a63f18 Submit report using meta key (#7729)
7 years ago
Yamagishi Kazutoshi c0fc4e9935 Remove unnecessary underline on accounts table (#7728)
7 years ago
David Yip 97d2df77aa
Add apply-to-mentions option to keyword mute UI. #454.
7 years ago
David Yip 26573ad7e6
Thread scopes through #matches?. #454.
7 years ago
Eugen Rochko 1bbe81030c
Display numbers in account header using shortNumberFormat for consistency (#7723)
7 years ago
Akihiko Odaki 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395)
7 years ago
Lynx Kotoura 73923ea6c4 Fix activity-stream-tabs colors and set text variables for text colors (#7722)
7 years ago
Eugen Rochko e18390cfe6
Fix bug in order of conversations in web UI (#7721)
7 years ago
David Yip c55263027a
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 0deb9fa6b9
Remove trending hashtags (#7711)
7 years ago
David Yip 37d495eeeb
keyword mute: Store keywords as a list
7 years ago
David Yip 5dd2a78034
Merge pull request #528 from glitch-soc/merge-upstream
7 years ago
David Yip 8343f56b2c
Whoops, forgot to clean up a conflict.
7 years ago
David Yip cfdbb36bdf
Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
7 years ago
David Yip 3550470c18
Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
David Yip a641d1b5b8
Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master
7 years ago
Yamagishi Kazutoshi 89c86ee521 Weblate translations (2018-06-02) (#7705)
7 years ago
Eugen Rochko 6e6c0e9613
Use different algorithm for trending tags (#7697)
7 years ago
Eugen Rochko 8d6e4e0485
Fix margin between compose warning, reply indicator and textarea (#7701)
7 years ago
Eugen Rochko 73c0c36e7b
Improve trends layout (#7700)
7 years ago
Yamagishi Kazutoshi 69b45350fe Add loading indicator for trending tags (#7693)
7 years ago
Yamagishi Kazutoshi bfa12239e8 Update ESLint for Code Climate (#7696)
7 years ago
Yamagishi Kazutoshi 15ce60f610 Fix duplicate key attributes (#7694)
7 years ago
David Yip 9ad5de8a3a
Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks
7 years ago
Spencer Alves e5f25a73f2 Adjust spacing between status icons
7 years ago
Spencer Alves 7d2e6429c2 Merge branch 'glitch' into thread-icon
7 years ago
Eugen Rochko 1e938b966e
Exclude unlisted, private and direct toots from affecting trends (#7686)
7 years ago
Eugen Rochko 0ce5339a7b
Make the refresh trends button refresh trends (#7685)
7 years ago
Mélanie Chauvel (ariasuni) 691107263c Put the CW field between the toot we are replying to and the toot field (#7508)
7 years ago
Thibaut Girka b9fdeceb3c Make active bookmarks red (fixes #493)
7 years ago
Thibaut Girka cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247)
7 years ago
Thibaut Girka f86d280fd6 Use props.router instead of context.router, as we are using withRouter
7 years ago
Thibaut Girka e8a9627f66 Hardcode default skin/theme in error layout (fixes #373)
7 years ago
Thibaut Girka 893f2aff20 Prevent a rare crash when a status' root node is undefined
7 years ago
Thibaut Girka e396fbfe3b Fix direct timeline
7 years ago
Yamagishi Kazutoshi 648a22637c Weblate translations (2018-05-31) (#7681)
7 years ago
Marcin Mikołajczak 063d4d4ccc 🌍: 🇵🇱⬆️ (#7679)
7 years ago
Jenkins 165b5dc7f5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678)
7 years ago
Eugen Rochko 3623aea6c9
Redirect / to home on mobile layout, to getting started on desktop (#7677)
7 years ago
Eugen Rochko 1a7a74ff76
Improve getting started column (#7676)
7 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644)
7 years ago
Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
7 years ago
Thibaut Girka e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator
7 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI
7 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
7 years ago
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
7 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection
7 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines
7 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id
7 years ago
Thibaut Girka 6020a21130 [Glitch] Fix LoadMore on account media gallery
7 years ago
Thibaut Girka 5d16fd3f28 [Glitch] Add missing null handling in notification reducer
7 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
7 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
7 years ago
unarist 7706ed038f Fix context building in the reducer (#7671)
7 years ago
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first
7 years ago
ThibG 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670)
7 years ago
Thibaut Girka c087738270 Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669)
7 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
7 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663)
7 years ago
Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
7 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
7 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654)
7 years ago
Lynx Kotoura c0355878ba Fix embed, error and onboarding modals in light theme (#7656)
7 years ago
Eugen Rochko 04a2cf8bcc
Fix incomplete flex style on trends items (#7655)
7 years ago
tateisu b87a1229c7 optimize direct timeline (#7614)
7 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647)
7 years ago
Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645)
7 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
7 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
7 years ago
Thibaut Girka a81ed7b205 Do not needlessly refresh pinned toots
7 years ago
Thibaut Girka 60addb14ce [Glitch] Change icon for domain blocks
7 years ago
Thibaut Girka b7508940b7 [Glitch] Add option to show only local toots in timeline preview
7 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
7 years ago
Thibaut Girka d959d04133 Change direct message warning to match upstream
7 years ago
Thibaut Girka 659b8a12ec Merge branch 'master' into glitch-soc/merge-upstream
7 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream
7 years ago
Thibaut Girka d253449ff0 Port upstream's result section headers (fixes #366)
7 years ago
Eugen Rochko 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631)
7 years ago
Eugen Rochko 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632)
7 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