4547 Commits (62840398327790b868139328324668682cc5b306)

Author SHA1 Message Date
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