about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-30[Glitch] Change detailed status child ordering to sort self-replies on topThibG
2019-08-29[Glitch] Change window resize handler to switch to/from mobile layout as soon...ThibG
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Fix public page crash due to audio player, fix unpause in audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29[Glitch] Add special alert for throttled requestsThibG
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-29Remove sign out link from getting started columns, as it is already in the fo...Thibaut Girka
2019-08-29Fix crashes from favico.js crashing the entire web appThibaut Girka
2019-08-29Refactor the Columns Area code to be closer to upstreamThibaut Girka
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
2019-08-20[Glitch] Fix handling of audio files in account media galleryThibG
2019-08-20Add button to edit media description from missing description confirmation di...Thibaut Girka
2019-08-20Remove code for giving focus to first media without descriptionThibaut Girka
2019-08-19Move character counter to the options box to match upstream stylingThibaut Girka
2019-08-19[Glitch] Improve focal point modal on mobileThibG
2019-08-19[Glitch] Allow clicking behind previewThibG
2019-08-19[Glitch] Fix edit media modal on small screens, touch eventsEugen Rochko
2019-08-19[Glitch] Fix tesseract.js being part of the common chunkEugen Rochko
2019-08-19[Glitch] Add OCR tool to media editing modalEugen Rochko
2019-08-19Refactor character counter to match upstreamThibaut Girka
2019-08-19[Glitch] Add media editing modalEugen Rochko
2019-08-12Honor `system_emoji_font` in the Emoji PickerThibaut Girka
2019-08-12[Glitch] Fix "cancel follow request" button having unreadable text in web UIEugen Rochko
2019-08-06Implement keyboard navigation in glitch-soc composerThibaut Girka
2019-08-06Refactor composer Dropdown's component a bit to make it closer to upstreamThibaut Girka
2019-08-05Fix color of dropdown iconsThibaut Girka
2019-08-05[Glitch] Change icon button styles to make hover/focus states more obviousThibG
2019-08-05[Glitch] Disable list title validation button when list title is emptyThibG
2019-08-04Remove link rewriting option as it is easily bypassableThibaut Girka
2019-08-04Add options to highlight misleading links in statusesThibaut Girka
2019-08-04Move decodeIDNA to app/javascript/flavours/glitch/utilThibaut Girka
2019-07-29Merge pull request #1179 from ThibG/glitch-soc/merge-upstreamThibG
2019-07-29Fix crash in /web/listsThibaut Girka
2019-07-28[Glitch] Add search results pagination to web UI (#11409)Eugen Rochko
2019-07-23[Glitch] Play animated custom emoji on hoverThibG
2019-07-21Clean up redundant shouldUpdateScroll definitionsThibaut Girka
2019-07-21[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginatingEugen Rochko
2019-07-21[Glitch] Fix followers and followings on account profilesThibG
2019-07-21[Glitch] Fix followers/follows layout issues from #8418Jakub Mendyk
2019-07-21Add empty column message to bookmarks columnThibaut Girka
2019-07-21[Glitch] Add messages informing that collections are emptyJakub Mendyk
2019-07-16[Glitch] Add option to disable real-time updates in web UIEugen Rochko
2019-07-15Add options to configure filtering behaviorThibaut Girka
2019-07-07[Glitch] Only scroll to the compose form if it's not horizontally in the view...ThibG
2019-07-04[Glitch] Memoize ancestorIds and descendantIds in detailed status viewThibG
2019-07-01Minor optimization regarding regexp filtering in timelinesThibaut Girka
2019-07-01Fix some React warningsThibaut Girka
2019-06-28[Glitch] Add categories for custom emojisEugen Rochko