about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Expand)Author
2018-07-17Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)Thibaut Girka
2018-07-17Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)Thibaut Girka
2018-07-16Avoid loading rails-ujs twice on vanilla flavourThibaut Girka
2018-07-12Add an option restricting secondary toot privacy to that of the toot being re...Thibaut Girka
2018-07-12Move privacyPreference to utilsThibaut Girka
2018-07-12[Glitch] Refactor privacyPrefence() to use priority listThibaut Girka
2018-07-12Use options rather than a booleanThibaut Girka
2018-07-12Do not store duplicate reply_privacyThibaut Girka
2018-07-12add option to enable auto visibility on secondary toot buttonAsh Levy
2018-07-11[Glitch] Make whole-word filter regex consistent between Ruby and JSThibaut Girka
2018-07-11[Glitch] Add follow button to detailed status, add gradient to mask bio cut-o...Thibaut Girka
2018-07-10Display reply indicator even when replying to contentless toot (fixes #564)Thibaut Girka
2018-07-10make sure reblogged's filter is set correctlyThibaut Girka
2018-07-10[Glitch] Add option to not consider word boundaries when processing keyword f...Thibaut Girka
2018-07-10[Glitch] In keyword filter, account for reblogs, HTML and whole-wordsThibaut Girka
2018-07-10[Glitch] Fix filters not affecting notifications in web UIThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-07-10[Glitch] Fix Chrome issue with sizes="0px"Thibaut Girka
2018-07-10add keybind in composer textarea for secondary submitAsh Levy
2018-06-24Increase padding of tootsThibaut Girka
2018-06-24Fix margins of toot textThibaut Girka
2018-06-21[Glitch] Submit report using meta keyThibaut Girka
2018-06-21Fix clicking on collapsed toots with a background (fixes #547)Thibaut Girka
2018-06-16[Glitch] Preserve newlines in delete & redraft and desktop notificationsThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-06-15[Glitch] Add vendor prefix for background-clipThibaut Girka
2018-06-15Port 85470ec872a39c475d872f685dadeac849832a98 to glitch emoji picker.David Yip
2018-06-12Port emojimart 2.6.1 changes to glitch flavourDavid Yip
2018-06-09Delete references to removed constants (fixes #537)Thibaut Girka
2018-06-06Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigationDavid Yip
2018-06-02Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-nullDavid Yip
2018-06-01Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarksDavid Yip
2018-05-31Adjust spacing between status iconsSpencer Alves
2018-05-31Merge branch 'glitch' into thread-iconSpencer Alves
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2018-05-31Use props.router instead of context.router, as we are using withRouterThibaut Girka
2018-05-31Prevent a rare crash when a status' root node is undefinedThibaut Girka
2018-05-31Fix direct timelineThibaut Girka
2018-05-29[Glitch] Fix low-contrasted cancel button of reply indicatorThibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut Girka
2018-05-29[Glitch] Use randomized setTimeout when fallback-polling and re-add since_idThibaut Girka
2018-05-29[Glitch] Do not crash in getStatusIds when there is a gap in the timelineThibaut Girka
2018-05-29[Glitch] Fix gap insertion for timeline disconnectionThibaut Girka
2018-05-29[Glitch] Fix ID duplication in timelinesThibaut Girka
2018-05-29[Glitch] Fix comparing idThibaut Girka
2018-05-29[Glitch] Fix LoadMore on account media galleryThibaut Girka
2018-05-29[Glitch] Add missing null handling in notification reducerThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka