464 Commits (484b9314e351fcab9e25b04c0024598433d2d688)

Author SHA1 Message Date
Thibaut Girka 1fb78602c5 Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
6 years ago
Thibaut Girka 8501ad5c5c Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)
6 years ago
Thibaut Girka bcf157a1a9 Avoid loading rails-ujs twice on vanilla flavour
6 years ago
Thibaut Girka 57f31b361f Add an option restricting secondary toot privacy to that of the toot being replied to
6 years ago
Thibaut Girka d8b13b46f7 Move privacyPreference to utils
6 years ago
Thibaut Girka cd05378b59 [Glitch] Refactor privacyPrefence() to use priority list
6 years ago
Thibaut Girka d67cb13d84 Use options rather than a boolean
6 years ago
Thibaut Girka 8c8707771d Do not store duplicate reply_privacy
6 years ago
Ash Levy 6f06d16b1e add option to enable auto visibility on secondary toot button
6 years ago
Thibaut Girka 7cb7ecaf7e [Glitch] Make whole-word filter regex consistent between Ruby and JS
6 years ago
Thibaut Girka debc6544d9 [Glitch] Add follow button to detailed status, add gradient to mask bio cut-off (fixes #566)
6 years ago
Thibaut Girka 612b00d1bb Display reply indicator even when replying to contentless toot (fixes #564)
6 years ago
Thibaut Girka ef1d660596 make sure reblogged's filter is set correctly
6 years ago
Thibaut Girka faa4db7975 [Glitch] Add option to not consider word boundaries when processing keyword filtering
6 years ago
Thibaut Girka 6777dfc8d9 [Glitch] In keyword filter, account for reblogs, HTML and whole-words
6 years ago
Thibaut Girka 00c1386b9d [Glitch] Fix filters not affecting notifications in web UI
6 years ago
Thibaut Girka 0bb1720495 Add client-side custom filter support to glitch-soc
6 years ago
Thibaut Girka 33c1607c83 [Glitch] Fix Chrome issue with sizes="0px"
6 years ago
Ash Levy e96a4434c7 add keybind in composer textarea for secondary submit
6 years ago
Thibaut Girka f364a27922 Increase padding of toots
6 years ago
Thibaut Girka ccbaf32bca Fix margins of toot text
6 years ago
Thibaut Girka f0161702d8 [Glitch] Submit report using meta key
6 years ago
Thibaut Girka d0faac9027 Fix clicking on collapsed toots with a background (fixes #547)
6 years ago
Thibaut Girka 26c20a4ec7 [Glitch] Preserve newlines in delete & redraft and desktop notifications
7 years ago
Thibaut Girka a01faecfcb [Glitch] Add redraft function
7 years ago
Thibaut Girka e8ccac468a [Glitch] Add vendor prefix for background-clip
7 years ago
David Yip 8cafeedc25 Port 85470ec872 to glitch emoji picker.
7 years ago
David Yip fac6e392e9
Port emojimart 2.6.1 changes to glitch flavour
7 years ago
Thibaut Girka 7d3c0e4cb4 Delete references to removed constants (fixes #537)
7 years ago
David Yip f8d50a4070
Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation
7 years ago
David Yip cfdbb36bdf
Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null
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
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 893f2aff20 Prevent a rare crash when a status' root node is undefined
7 years ago
Thibaut Girka e396fbfe3b Fix direct timeline
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
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first
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 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
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
Thibaut Girka 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses
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 247f55f673 [Glitch] Fetch relationships for search results in UI
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
Thibaut Girka c53aacdfa0 Recover glitch-soc specific styles that were removed by accident
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
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
David Yip 023dfa119e
Merge pull request #487 from ThibG/glitch-soc/cleanup
7 years ago
David Yip 81e3ec4d61
Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji
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
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
Thibaut Girka dfa60cb0a8 Fix modals testing for props.noEsc (fixes #482)
7 years ago
Thibaut Girka 971218d1dc Change local settings SCSS to be more consistent with modals
7 years ago
beatrix 4665965543
Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme
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 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