4658 Commits (72c454e2b3db6732138e903e541b2f2f3180fa8f)

Author SHA1 Message Date
beatrix 923e79ea00 Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement
6 years ago
beatrix 1cd9812d52 Merge pull request #460 from ThibG/glitch-soc/features/do-not-scroll-when-mouse-over
6 years ago
beatrix c21fe3e7a0 Merge pull request #459 from ThibG/glitch-soc/features/text-color-variables
6 years ago
beatrix a3884450fc Merge pull request #458 from monsterpit-daggertooth/glitch-fix-escape-metachars-in-mutes
6 years ago
beatrix 3f7348c436 Merge pull request #449 from ThibG/glitch-soc/features/upstream-account-items
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
Thibaut Girka 2b5821b86b Fix color of status icons in glitch-soc high contrast skin
6 years ago
ThibG 78ac856e5b Merge pull request #457 from m4sk1n/glitch-light
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
Thibaut Girka 8abac3dcb8 minor fix
6 years ago
Thibaut Girka 345d5aeba1 [Glitch] Add high-contrast theme
6 years ago
Thibaut Girka 18c7b739eb Move attachment-lists out of lists.scss
6 years ago
Thibaut Girka 995eea1836 [Glitch] Fix text color in "show more" link inside boost confirmation modal
6 years ago
Thibaut Girka 0bf81fde9b Fix link colors in report modal
6 years ago
Thibaut Girka c58ee84022 [Glitch] Add color variables of texts for better accesibility
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
Thibaut Girka a565aa6530 [Glitch] Update SCSS of admin and setting pages
6 years ago
Thibaut Girka 6c4ea9c000 [Glitch] Improve styling of closed registrations message
6 years ago
Thibaut Girka ca62d8bcc6 [Glitch] Do not re-position scroll when loading more (inserting items from below)
6 years ago
Thibaut Girka 1c75c7901f [Glitch] Prevent timeline from moving when cursor is hovering over it
6 years ago
Thibaut Girka eea6b78afc Improve accessibility of toot dropdown menu
6 years ago
Thibaut Girka 02876fd33c [Glitch] Place emoji picker top if it is closer to the bottom of the viewport
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
Daggertooth b60e38c985 Escape metachars in keywords
6 years ago
David Yip 087c79669a Merge remote-tracking branch 'origin/master' into gs-master
6 years ago
Eugen Rochko 154076e8e7 Store URIs of follows, follow requests and blocks for ActivityPub (#7160)
6 years ago
Marcin Mikołajczak 73e3585042 Add a light theme
6 years ago
Jenkins 3fc6e7dabb Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
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
David Yip ec2dc881dd Merge branch 'merge-upstream' into gs-master
6 years ago
Marcin Mikołajczak 17fa2c7aa6 “Enable” high contrast theme
6 years ago
David Yip ea46024add Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
Eugen Rochko d9eda62221 Show remote reports in admin UI as coming from domain rather than user (#7347)
6 years ago
David Yip b0dcceb9fe Merge remote-tracking branch 'glitchsoc/master' into gs-master
6 years ago
David Yip 976347fa78 Merge remote-tracking branch 'origin/master' into merge-upstream
6 years ago
David Yip dde7fa8bbe Remove unnecessary code from MediaAttachment#set_type_and_extension.
6 years ago
David Yip c87f1d99e4 Merge remote-tracking branch 'origin/master' into gs-master
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
Thibaut Girka 41fe73f35c [Glitch] Improve relative timestamps in web UI
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
David Yip e484bd61e0 Also treat non-whole-word mutes as case-insensitive. #450.
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
Thibaut Girka 2df57af401 Implement tootsuite-style account fields
6 years ago
Thibaut Girka fd7f212f15 Fix style of account fields form
6 years ago
beatrix 5bd8261c19 Merge pull request #448 from m4sk1n/glitch-pl
6 years ago
Marcin Mikołajczak 55f3a1a989 🌍: 🇵🇱⬆️
6 years ago
Eugen Rochko 1a653fff95 Add entity cache (#7271)
6 years ago
Thibaut Girka 2ed804d4ca Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps
6 years ago
Thibaut Girka 8be1573a6e Tentative fix for #446
6 years ago
beatrix cd9c602a0e Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread
6 years ago
beatrix 53c49a3f76 Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned
6 years ago
beatrix 644916e33c Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline
6 years ago
beatrix f2c6ed24d3 Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen
6 years ago
Yamagishi Kazutoshi 31af463590 Add Basque language support (#7267)
7 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
Una Thompson c3efd20a9c Fix fade being colored wrongly for DMs and upon focus
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
Thibaut Girka 3e703fe757 Fix actions modal on mobile (fixes #441)
7 years ago
Emelia Smith 1071ecfebc Prevent suspended accounts from appearing in AccountSearchService (#7246)
7 years ago
Thibaut Girka fdb7cf8a56 [Glitch] Fix fullscreen video player
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
Thibaut Girka bc3be9ac5b [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 7315d4f3e7 [Glitch] Do not set emoji as inline-block
7 years ago
Eugen Rochko 599aa39aca Remove "nsfw" category for sensitive statuses in OStatus serializer (#7048)
7 years ago
Thibaut Girka deb6517638 [Glitch] Do not overwrite some status attributes in reducer
7 years ago
Thibaut Girka 4e4a5fc1ad Add show more/less toggle for entire threads in web UI
7 years ago
Thibaut Girka 5ab80ffadd Refactor the infamous three-valued boolean into two booleans, trying to simplify the logic
7 years ago
Thibaut Girka 270d5e9b72 [Glitch] Fix style of legacy column headers
7 years ago
Thibaut Girka a51aa91caf [Glitch] Fix button hiding when header title is too long
7 years ago
Thibaut Girka 8c190e6235 [Glitch] Fix column headers accessibility
7 years ago
beatrix 64f74da493 Merge pull request #432 from ThibG/glitch-soc/features/reblog-private
7 years ago
beatrix 4f6a459984 Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api
7 years ago
beatrix 69710cf17b Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior
7 years ago
beatrix d53630b9ed Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video
7 years ago
beatrix 2273eb43e7 Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering
7 years ago
beatrix 1b58c44557 Merge pull request #435 from ThibG/glitch-soc/features/public-modals
7 years ago
Una Thompson 880db71121 Add fade and margin to collapsed statuses
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
Thibaut Girka e4b0a92c0f Fix video player on toot public views
7 years ago
Thibaut Girka d6693f3ae3 [Glitch] Show media modal on public pages
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
Jenkins c9265e97cc Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
beatrix 172ce95cd4 Fix webkit scrollbars (#7191)
7 years ago
Thibaut Girka f15ee5fdb9 [Glitch] Fix status filtering in contexts reducer
7 years ago
Thibaut Girka f7ec78e220 [Glitch] Do not filter the status collection after muting and blocking
7 years ago
Emelia Smith 185407d3a2 Reports: Merge contents and comment columns (#7189)
7 years ago
Thibaut Girka 74bfb1e579 Fix auto-collapsed toots making the TL jump (fixes #417)
7 years ago
Thibaut Girka f63da992fc Clean up dead code
7 years ago
Thibaut Girka fe20ada59a Use React's new lifecycles for scrollable lists
7 years ago
Thibaut Girka f83dc9507f Glitchsoc-specific changes to allow boosting own private toots
7 years ago
Thibaut Girka 9b72f23fdd Only compute height dynamically for standalone media
7 years ago
Thibaut Girka 46b36c44ce [Glitch] Make detailed status' media gallery standalone
7 years ago
Thibaut Girka e0bffe8856 [Glitch] Center thumbnails on focus point
7 years ago
Thibaut Girka c4209e12f6 Use javascript to set MediaGallery height automatically
7 years ago
Thibaut Girka b283f463c9 Revert some glitch-specific refactoring
7 years ago
Thibaut Girka 5cd64fd6c6 [Glitch] retrieve custom emoji list via API instead of before page load
7 years ago
Jenkins a359d69b09 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
Eugen Rochko b5d0bf338c Fix text color in "show more" link inside boost confirmation modal (#7183)
7 years ago
David Yip 337662fa0c Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago
David Yip 48f5f736a0 db: make schema.rb version subsume bookmarks migration.
7 years ago
David Yip bae5435010 Merge remote-tracking branch 'origin/master' into gs-master
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
ThibG ccb708e614 Merge pull request #430 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 42e4225e03 Fix the bookmark column pinning fix…
7 years ago
Remi Rampin ced4d99f46 Update French javascript locale file (#7165)
7 years ago
ThibG 83e2740b44 Merge pull request #429 from ThibG/glitch-soc/features/bookmarks
7 years ago
Thibaut Girka 2b30d057b6 Fix pinning the bookmarks column (fixes #428)
7 years ago
David Yip e502d066ef Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements
7 years ago
David Yip 3079de3f7e Merge pull request #425 from ThibG/glitch-soc/fixes/gifv-modal-size
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
Thibaut Girka aac3d4b481 Fix extended video player (gifv) modal size
7 years ago
Thibaut Girka 9a3fd77c72 [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI
7 years ago
David Yip 9697c6d9f0 Merge remote-tracking branch 'origin/master' into gs-master
7 years ago
Eugen Rochko 466442b764 Add bio fields (#6645)
7 years ago
Thibaut Girka 6153d6a6dc [Glitch] Fix media button type
7 years ago
Thibaut Girka 4b1909612a [Glitch] Handle preference to always display sensitive media
7 years ago
Jenkins a1894cbc13 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
7 years ago
David Yip 26f770cf72 Merge remote-tracking branch 'glitchsoc/master' into gs-master
7 years ago