2240 Commits (99b2e034c241f8befb17208d2e44016db44b6aea)

Author SHA1 Message Date
Thibaut Girka 9507ab6493 Preserve hashtags in threaded mode (fixes #584)
6 years ago
Thibaut Girka 40fe9256ea Move CW field just above main textarea
6 years ago
Thibaut Girka 0ef509c27a Get rid of Collapsable, use CSS instead
6 years ago
Thibaut Girka 5eeb95fac7 Refactor reply indicator and show compact list of attachments
6 years ago
Thibaut Girka 22618172b4 Show reply indicator for empty toots, not undefined toots (fixes #610)
6 years ago
Mélanie Chauvel (ariasuni) da72dc2374 Improve account bar css (#8087)
6 years ago
Eugen Rochko 13df3889f0 Redesign public profiles and toots (#8068)
6 years ago
Marcin Mikołajczak dad7cd6d77 i18n: Update Polish translation (#8084)
6 years ago
Eugen Rochko 91aadec929 Resize images by area instead of fixed dimensions (#8083)
6 years ago
Thibaut Girka d0853d1f3a [Glitch] Add documentation for “p” hotkey
6 years ago
Thibaut Girka 56f5323194 Add hotkey variants to keyboard shortcuts description
6 years ago
Thibaut Girka 3a4a87d9c0 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 12eb48c85c Prevent scrolling main frame when navigating in image gallery with arrow keys
6 years ago
ThibG d2b918522e Improve keyboard shortcuts descriptions (#8066)
6 years ago
ThibG a2ed0630a2 Prevent scrolling main frame when navigating in image gallery with arrow keys (#8073)
6 years ago
Eai ff2e8c70c6 Fix .column-back-button line-height (#8074)
6 years ago
Marcin Mikołajczak 288ac10da1 fix typo in 🇵🇱 (#8075)
6 years ago
Thibaut Girka ddaf5eeb3b [Glitch] Use LoadingBar instead of blur to indicate that an image is loading
6 years ago
Thibaut Girka 443b660cd6 Use the same description string as upstream for the “x” hotkey
6 years ago
Thibaut Girka a2c595d0d0 Fix focusing search bar with hotkeys
6 years ago
Thibaut Girka 5de267d6ff Fix focusing composer textarea on “new toot” hotkey
6 years ago
Thibaut Girka b908e9b23a Fix routing issues, especially keyboards shortcuts changing location
6 years ago
Yamagishi Kazutoshi 2629ffb68a Weblate translations (2018-07-25) (#8065)
6 years ago
Thibaut Girka faa14e76da Display custom emoji in account notes in WebUI (fixes #595)
6 years ago
Thibaut Girka 25a68179f5 Add CSS for the newly-introduced dashboard (fixes #592)
6 years ago
Thibaut Girka 57b3874b47 [Glitch] Ensure container of React components has full width
6 years ago
Thibaut Girka e81eb34566 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 95a752365a Disable threaded mode when canceling a reply (fixes #583)
6 years ago
Yamagishi Kazutoshi 8aa855c0f7 Weblate translations (2018-07-18) (#8047)
6 years ago
Thibaut Girka 62b47edf17 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka a69426ba4e Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 7cc4e6b2b2 Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Eugen Rochko cc3a3f579a Hide "A look inside" in mobile layout on frontpage (#8044)
6 years ago
Eugen Rochko 8058ec5a13 Ensure container of React components has full width (#8043)
6 years ago
Thibaut Girka 27be4fa311 Avoid loading rails-ujs twice on vanilla flavour
6 years ago
Thibaut Girka 4ec907e413 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Marcin Mikołajczak d1d46f914b i18n: Update Polish translation (#8032)
6 years ago
Eugen Rochko d0b14eaee2 Add admin dashboard (#8029)
6 years ago
ThibG 792362b806 Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562)
6 years ago
ThibG 3aaa8f1a95 Do not cause an error if domain_lists.blocks.next is undefined (#8021)
6 years ago
Yamagishi Kazutoshi 2275752fca Upgrade webpack to version v4.x (#6655)
6 years ago
Eugen Rochko e90b9a0b05 Display Mastodon version in footer of web UI (#8013)
6 years ago
Eugen Rochko 80dab2e678 Weblate translations (2018-07-14) (#8016)
6 years ago
Eugen Rochko 171c20ce72 Add federation relay support (#7998)
6 years ago
Thibaut Girka 4a23251f3c Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka 694b9c5b54 Move privacyPreference to utils
6 years ago
Thibaut Girka 78811a547c [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka 1a3e119ef7 Use options rather than a boolean
6 years ago
Thibaut Girka b169f2df3b Do not store duplicate reply_privacy
6 years ago
Ash Levy 2d4c33a89c add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 052f5324fc [Glitch] Make whole-word filter regex consistent between Ruby and JS
6 years ago
Thibaut Girka 78fcb67c12 [Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
6 years ago
Thibaut Girka ca97b0341b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko df34e4efff Weblate translations (2018-07-11) (#7992)
6 years ago
Eugen Rochko d058edc3d3 Add link to filters in web UI dropdown (#7990)
6 years ago
Thibaut Girka 14061b76dc Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka b7b718df0d make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka aec11a568e [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 1966652cba [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka f94afcb935 [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 4850a2348c Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka a68e7db2fb [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy 58c19ac07c add keybind in composer textarea for secondary submit
6 years ago
Eugen Rochko a94f6c800d Make whole-word filter regex consistent between Ruby and JS (#7987)
6 years ago
Thibaut Girka cf8121376b Merge branch 'master' into glitch-soc/tentative-merge
6 years ago
ThibG 4c70bb6d6d Add option to not consider word boundaries when processing keyword filtering (#7975)
6 years ago
Eugen Rochko 5294f3a1d2 Add follow button to detailed status, add gradient to mask bio cut-off (#7979)
6 years ago
Eugen Rochko 93bdaa0526 Fix filters not affecting notifications in web UI (#7977)
6 years ago
Lynx Kotoura b3ec23311c Revert "Fix dark background error on user-mention autosuggest (#7937)" (#7964)
6 years ago
Lynx Kotoura aa606281f1 Fix gradient, regression from #7927 (#7963)
6 years ago
Eugen Rochko 6084257fda In keyword filter, account for reblogs, HTML and whole-words (#7960)
6 years ago
Eugen Rochko 34fdf77f48 Add more granular OAuth scopes (#7929)
6 years ago
Maciek Baron e5134142bc Crush PNGs to reduce overall size (#7954)
6 years ago
Renato "Lond" Cerqueira 607654572a Weblate translations (2018-07-05) (#7950)
6 years ago
Maciek Baron c6084cf719 Add comment, test to unescapeHTML (#7949)
6 years ago
Maciek Baron d171801898 Fix #6395 - overlapping profile name and domain (#7927)
6 years ago
Marek Lach 664fd9fb19 Fix dark background error on user-mention autosuggest (#7937)
6 years ago
Maciek Baron 2b44b7a9f6 Refactor privacyPrefence() to use priority list (#7945)
6 years ago
Maciek Baron 6b9e5026fd Add white outline to black emojis (fix #5083) (#7936)
6 years ago
Maciek Baron df5b46f1b0 Check if router is injected in media modal (#7941)
6 years ago
Eugen Rochko a5f0103a6f What is on your mind -> What's on your mind (#7938)
6 years ago
Eugen Rochko 2f111b7fbb Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Maciek Baron 4d28dd39d3 Allow the media modal to be closed by pressing back (#7934)
6 years ago
Eugen Rochko 3cb10d1020 Fix M hotkey inserting @undefined when in detailed status (#7931)
6 years ago
Eugen Rochko 7ea46177f2 Fix style of attachment list on /about (#7930)
6 years ago
Shaun Gillies 1202b4e756 Display full username in tooltip on search and autosuggest #7478 (#7920)
6 years ago
Eugen Rochko 23624f709a Improve embeds (#7919)
6 years ago
Marcin Mikołajczak 4833d285a7 i18n: Update Polish translation (#7915)
6 years ago
Eugen Rochko d878e3e945 Keyword/phrase filtering (#7905)
6 years ago
Quentí 751276484d Missing translations (#7896)
6 years ago
ふぁぼ原 5f0b9c5d36 On the mobile UI, move the search column to the right (#7877)
6 years ago
Yamagishi Kazutoshi 08c9914bc5 Weblate translations (2018-06-25) (#7890)
6 years ago
Eugen Rochko 2dfd016085 Fix Chrome issue with sizes="0px" (#7886)
6 years ago
ThibG 98c0128d3b Merge pull request #553 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 7f143d1a92 Increase padding of toots
6 years ago
Thibaut Girka 8e4fbf9846 Fix margins of toot text
6 years ago
Thibaut Girka 44e49d2b52 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 5321d2ef02 Merge pull request #550 from ThibG/glitch-soc/merge-upstream
6 years ago
Mélanie Chauvel (ariasuni) 7406d07985 Fix CW field still having animation in when reduce motion is enabled (#7872)
6 years ago
Thibaut Girka 7833326959 [Glitch] Submit report using meta key
6 years ago