3757 Commits (3833c8b6908b78249441337173b4912759e5995b)

Author SHA1 Message Date
Renato "Lond" Cerqueira 933f6e2ad4 Weblate translations 20180515 (#7496)
6 years ago
Akihiko Odaki 156fc9ab20 Clone response before using when caching web page (#7498)
6 years ago
Wiktor 37136f5986 Fix account URI when updating ActivityPub account (#7488)
6 years ago
Akihiko Odaki 060fa11ee2 Disallow async function in service worker (#7482)
6 years ago
Yamagishi Kazutoshi 4d5bec8a75 Add Slovene language (#7475)
6 years ago
abcang e6c952476c Call media.present? because media may be nil (#7474)
6 years ago
Eugen Rochko b0e1211eec Fix 404 for GET /api/v1/push/subscription (#7472)
6 years ago
Eugen Rochko 7463d87ec3 Add GET /api/v1/push/subscription REST API (#7471)
6 years ago
Eugen Rochko 52a2498f60 Fix nil error in StatusFilter (#7470)
6 years ago
Akihiko Odaki cffde88361 Test if navigator.storage is present before using it (#7460)
6 years ago
Yamagishi Kazutoshi efc482361b Open video modal on public UI (#7469)
6 years ago
ThibG 4072475241 Improvements to toots display in admin view (#7452)
6 years ago
ThibG 74c2a46423 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459)
6 years ago
Yamagishi Kazutoshi fa7cdbeb67 Combine similar components into one on public UI (#7458)
6 years ago
ThibG 6222c7def7 Update session activation time (fixes #5605) (#7408)
6 years ago
ThibG 37457543c7 Change wording of the “undo” media upload button (fixes #6857) (#7417)
6 years ago
ThibG b59416500e Catch Paperclip processing failures (fixes #6378) (#7439)
6 years ago
Shuhei Kitagawa fd0f2b675e Add tests for invites controller (#7441)
6 years ago
Eugen Rochko e86a4fe36b Add REST API for Web Push Notifications subscriptions (#7445)
6 years ago
Yamagishi Kazutoshi a6bdefe811 Weblate translations (2018-05-10) (#7438)
6 years ago
Yamagishi Kazutoshi b91c131afa Strip tags from og:description on public tag page (#7437)
6 years ago
Yamagishi Kazutoshi f286c23900 Add alternate for RSS (#7436)
6 years ago
Yamagishi Kazutoshi 59b48b923d Disable inflate gzip on head method (#7432)
6 years ago
Yamagishi Kazutoshi 1b42ea9f2c Support gzip encoding on Request (#7425)
6 years ago
Yamagishi Kazutoshi d006271514 Show card modal on public pages (#7428)
6 years ago
Yamagishi Kazutoshi e59fb1b969 Correct rotate of image using EXIF (#7422)
6 years ago
Yamagishi Kazutoshi 6092325a48 Rescue Mastodon::LengthValidationError in FetchLinkCardService (#7424)
6 years ago
Yamagishi Kazutoshi c1427f90f6 Show media modal on public timeline (#7413)
6 years ago
Surinna Curtis a2b84b644b Take the first recognized actor_type. (#7410)
6 years ago
ThibG 8ccc863ae8 Do not crash in getStatusIds when there is a gap in the timeline (fixes #7400) (#7415)
6 years ago
ThibG 10be4c496c Fix hashtags not being federated on mentions (fixes #6900) (#7406)
6 years ago
Eugen Rochko 244a270a80 If an OStatus message contains nsfw hashtag, mark it as sensitive (#7398)
6 years ago
Eugen Rochko 7ff3c849d1 Bot nameplates (#7391)
6 years ago
Eugen Rochko b890e5830c Support explicitly supplying language code for status via REST API (#7389)
6 years ago
Eugen Rochko 8b63d39427 Use plaintext value for field value tooltips in web UI (#7388)
6 years ago
abcang b9c17c6580 Fix distribute_add_activity and distribute_remove_activity (#7393)
6 years ago
Eugen Rochko 93553c17c8 Add Corsican localization (#7390)
6 years ago
ThibG 796fe4c361 Fixes/rollback scroll changes (#7387)
6 years ago
ThibG 520f3a28fc Various improvements to the report UI (#7342)
6 years ago
Yamagishi Kazutoshi a14525d3df Weblate translations (2018-05-06) (#7381)
6 years ago
Eugen Rochko 4055ce490c Enable custom emojis in profiles (notes, field values, display names) (#7374)
6 years ago
Shuhei Kitagawa 8c8a850f8a Add resend confirmation for admin (#7378)
6 years ago
Eugen Rochko a1398887ae Add hint about 7 day cooldown for archive takeout (#7375)
6 years ago
Eugen Rochko 14393f29ef Add contact e-mail hint to 2FA login form (#7376)
6 years ago
Eugen Rochko 2ee5d518f1 Fallback to old on-the-fly URI for follows/blocks if no stored URI (#7371)
6 years ago
Eugen Rochko 0dcca6b6e8 Improve admin UI for accounts (#7360)
6 years ago
Eugen Rochko b7f241faed Do not count search route as compose being mounted in web UI (#7372)
6 years ago
Eugen Rochko 0de45574e0 4 profile fields max, store only 255 characters per name/value (#7348)
6 years ago
Eugen Rochko ef1a273322 Fix handling of malformed ActivityPub payloads when URIs are nil (#7370)
6 years ago
Eugen Rochko 9a84024b1e Improve rendering of bio fields (#7353)
6 years ago
Akihiko Odaki 575c5753e4 Fix gap insertion for timeline disconnection (#7363)
6 years ago
Eugen Rochko 8913ccb434 Store home feeds for 7 days instead of 14 (#7354)
6 years ago
ThibG f0af3ac6b3 Dropdowns accessibility (#7318)
6 years ago
Eugen Rochko 154076e8e7 Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
6 years ago
ThibG 8a6cba44aa Do not render first page of following and followers collections unless explicitly asked to (#7357)
6 years ago
Eugen Rochko 93b8db8f08 Better pagination for ActivityPub outbox (#7356)
6 years ago
Eugen Rochko d9eda62221 Show remote reports in admin UI as coming from domain rather than user (#7347)
6 years ago
ThibG f2ecedaab5 Fixes/do not override timestamps (#7336)
6 years ago
ThibG 554653a423 Do not re-position scroll when loading more (inserting items from below) (#7344)
6 years ago
Yamagishi Kazutoshi 5bd8cda844 Add el and te (#7332)
6 years ago
ThibG 9c1e1005f4 Fixes/do not override timestamps (#7331)
6 years ago
Eugen Rochko 9bd3723f06 Revert "Do not override timestamps for incoming toots" (#7330)
6 years ago
Renato "Lond" Cerqueira b84b11c41a Weblate translations 20180503 (#7325)
6 years ago
ThibG 9188537f5f Prevent timeline from moving when cursor is hovering over it (fixes #7278) (#7327)
6 years ago
ThibG b6f4e83c93 Do not override timestamps for incoming toots (#7326)
6 years ago
ThibG a661a25845 Place emoji picker top if it is closer to the bottom of the viewport (fixes #7277) (#7314)
6 years ago
Eugen Rochko 92c5474861 Fix n+1 queries in StatusThreadingConcern (#7321)
6 years ago
Eugen Rochko 5dd68ba919 Fix cache_associated no longer working (#7320)
6 years ago
Eugen Rochko 68ba4f23e0 Serialize webfinger XML with Ox instead of Nokogiri (#7319)
6 years ago
Eugen Rochko ba4e838b7f Improve PostStatusService performance (#7317)
6 years ago
Eugen Rochko ca1c696dbd Slightly reduce RAM usage (#7301)
6 years ago
abcang fcfc44de66 Keep notification when muting_notifications is true (#7311)
6 years ago
ThibG 616cfab97c Accept actor object updates from all supported actor types (#7312)
6 years ago
Eugen Rochko 4258e304c5 Allow updating bio fields via PUT /api/v1/accounts/update_credentials (#7288)
6 years ago
Eugen Rochko c5fa8041c2 Remove most behaviour disparities between blocks and mutes (#7231)
6 years ago
Eugen Rochko d6a2530d73 Speed up test suite by not generating RSA keys in test environment (#7296)
6 years ago
Eugen Rochko 192746ec3e Guard against nil URLs in Request class (#7284)
6 years ago
Surinna Curtis 72793b3fc7 Support Actors/Statuses with multiple types (#7305)
6 years ago
Lynx Kotoura 63f6da9a9d Fix low-contrasted cancel button of reply indicator (#7300)
6 years ago
Eugen Rochko 62a50fcc75 Fix missing updated_at attribute on emoji EntityCache (#7297)
6 years ago
Yamagishi Kazutoshi f88306e4a0 [i18n] Occitan update (#7294)
6 years ago
Eugen Rochko af240ff13c Disable API access when login is disabled (#7289)
6 years ago
Eugen Rochko aa54b99f3f Fix missing domain attribute in EntityCache for emoji (#7290)
6 years ago
Eugen Rochko e7b07f47ca Return HTTP 410 for suspended accounts in GET /api/v1/accounts/:id (#7287)
6 years ago
Eugen Rochko ba1f40c806 Fix "Show more" URL on paginated threads for remote statuses (#7285)
6 years ago
Eugen Rochko 1a653fff95 Add entity cache (#7271)
6 years ago
Yamagishi Kazutoshi 31af463590 Add Basque language support (#7267)
6 years ago
Renato "Lond" Cerqueira 2457b9efa0 Weblate translations 20180426 (#7266)
7 years ago
Stefan Midjich e0f6cb24db Better phrasing in swedish translation (#7263)
7 years ago
MIYAGI Hikaru 28808f638e HTTP proxy support for outgoing request, manage access to hidden service (#7134)
7 years ago
Eugen Rochko 24330e4fa7 Add RSS feeds for end-users (#7259)
7 years ago
Renato "Lond" Cerqueira ad6a669494 Weblate translations (2018-04-24) (#7252)
7 years ago
Akihiko Odaki 33a8c3ab6c Fix ID duplication in timelines (#7251)
7 years ago
Emelia Smith 49d9ea6998 Implement the ability for instances to define a list of disallowed hashtags (#7176)
7 years ago
Emelia Smith 1071ecfebc Prevent suspended accounts from appearing in AccountSearchService (#7246)
7 years ago
ThibG 5c4f43a112 Fix fullscreen video player (fixes #7244) (#7245)
7 years ago
Akihiko Odaki e22f682df0 Paginate descendant statuses in public page (#7148)
7 years ago
Marcin Mikołajczak 52d4002f70 🌍: Make 🇵🇱 translation more consistent (#7239)
7 years ago
Yamagishi Kazutoshi e83e74f36d Update dependencies for Ruby (2018-04-23) (#7237)
7 years ago
Eugen Rochko 39f36c0901 Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
7 years ago
Yamagishi Kazutoshi 1b33b18f98 Refactor resizeImage method (#7236)
7 years ago
Eugen Rochko 07e5dcb65f Improve relative timestamps in web UI (#7233)
7 years ago
Eugen Rochko 2bcfaa8d83 Resize images before upload in web UI to reduce bandwidth (#7223)
7 years ago
Eugen Rochko 599aa39aca Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)
7 years ago
Eugen Rochko 0ad5e05e4a Rescue Mastodon::LengthValidationError in Remoteable (#7228)
7 years ago
Lynx Kotoura e0c3d950d1 Fix text colors (#7227)
7 years ago
ThibG f57fc4ca51 Do not set emoji as inline-block (fixes #5743) (#7207)
7 years ago
Lynx Kotoura 670b5bcc6a Separate high contrast theme (#7213)
7 years ago
Eugen Rochko 85c3f7eb1b Force convert to JPG for preview card thumbnails to avoid animations (#7109)
7 years ago
goofy-bz 86c2ceb21f one grammar fix (#7212)
7 years ago
unarist 456fff2bba Ignore keyevents during text composition (#7205)
7 years ago
Yamagishi Kazutoshi 0939d9ede6 Fix spec for sr-Latn (#7203)
7 years ago
TakesxiSximada 937c93e8d9 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202)
7 years ago
mayaeh 1b881b585d Fix #6157: boosting own private toots (#7200)
7 years ago
unarist 42d7307565 Fix Esc hotkey behavior (#7199)
7 years ago
Eugen Rochko 354a6e4026 Improve report layout (#7188)
7 years ago
Yamagishi Kazutoshi 7a8c526709 Replace preload link tag to Rails helper (#7192)
7 years ago
beatrix 172ce95cd4 Fix webkit scrollbars (#7191)
7 years ago
Emelia Smith 185407d3a2 Reports: Merge contents and comment columns (#7189)
7 years ago
Eugen Rochko b5d0bf338c Fix text color in "show more" link inside boost confirmation modal (#7183)
7 years ago
Eugen Rochko 7cba58aeaf Rescue SSL errors when processing mentions, remove useless line (#7184)
7 years ago
Marcin Mikołajczak 7bca0f1cda i18n: Update Polish translation (#7181)
7 years ago
Lynx Kotoura e5ad96390e Add color variables of texts for better accesibility (#7125)
7 years ago
abcang 9dff61a5ba Fix comparing id (#7180)
7 years ago
Marcin Mikołajczak 8564d2767f Add revealing/hiding statuses button to keyboard shortcuts legend column (#7178)
7 years ago
Kaito Sinclaire 447741e456 Direct messages column (#4514)
7 years ago
luzi82 9b80aede7a zh-HK translation (#7177)
7 years ago
Neil Moore e0853e52d8 Adds keyboard hotkey for revealing/hiding statuses (#7173)
7 years ago
ThibG 8cd19d3eec Allow boosting own private toots (#6157)
7 years ago
Sam Schlinkert c0ad48c683 Make scroll bars wider (#7060)
7 years ago
abcang 5384e1e913 Improve web api protect (#6343)
7 years ago
Emelia Smith 0f9c6407e9 Feature: add count of account notes to reports (#7130)
7 years ago
Jennifer Kruse 7f6823b149 Able to deactivate invites if they aren't expired (#7163)
7 years ago
Eugen Rochko 0cdf4567c7 Fix missing "Administered by" when timeline preview disabled (#7161)
7 years ago
Eugen Rochko 6e051e9c55 Set Referrer-Policy to origin in web UI and public pages of private toots (#7162)
7 years ago
Eugen Rochko 4f460eba18 Fix warning about using SQL in order for Account#partitioned (#7159)
7 years ago
abcang e6138441b7 Fix caret position after inserting emoji (#7167)
7 years ago
Remi Rampin ced4d99f46 Update French javascript locale file (#7165)
7 years ago
ThibG ec135f2603 Fix scrolling behavior (#7151)
7 years ago
ThibG 60d86501b5 Remove extra spaces from search API queries and public account headers (fixes #7129) (#7152)
7 years ago
Akihiko Odaki 899cca061b Fix status filtering in contexts reducer (#7149)
7 years ago
Akihiko Odaki 540d2ddfe4 Redirect to account status page for page of status stream entry (#7104)
7 years ago
Yamagishi Kazutoshi da5142618f Weblate translations (2018-04-15) (#7141)
7 years ago
YMHuang a2f21215b0 Add and revise Traditional Chinese (zh-TW) translation for serveral strings (#7002)
7 years ago
Marcin Mikołajczak 3774cbce91 Change icon for domain blocks (#7139)
7 years ago
Marcin Mikołajczak 1921384e08 i18n: Update Polish translation (#7131)
7 years ago
Eugen Rochko 466442b764 Add bio fields (#6645)
7 years ago
mayaeh a35aeefe0a i18n: Add Japanese translations for privacy policy and more (#7049)
7 years ago
Eugen Rochko 1343b9f329 Ensure SynchronizeFeaturedCollectionWorker is unique and clean up (#7043)
7 years ago
Eugen Rochko 4923646361 When notification type filtered, ignore live updates for it (#7101)
7 years ago