Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-28 | Fix glitch-soc columns padding on mobile (fixes #561) | Thibaut Girka | |
2018-07-28 | Preserve hashtags in threaded mode (fixes #584) | Thibaut Girka | |
2018-07-28 | Move CW field just above main textarea | Thibaut Girka | |
2018-07-28 | Get rid of Collapsable, use CSS instead | Thibaut Girka | |
Change inspired by 691107263c5e05973f9af9e1937abbc27430f54e | |||
2018-07-28 | Refactor reply indicator and show compact list of attachments | Thibaut Girka | |
2018-07-28 | Show reply indicator for empty toots, not undefined toots (fixes #610) | Thibaut Girka | |
Fix a regression introduced by 612b00d1bb91c6b11f00fdb273dd8cd2ca883b12 | |||
2018-07-26 | [Glitch] Add documentation for “p” hotkey | Thibaut Girka | |
Port ed50c2393a0f12f88f1102f8cf8beca3bf711158 to glitch-soc | |||
2018-07-26 | Add hotkey variants to keyboard shortcuts description | Thibaut Girka | |
Port 89c6d2bd6bc014ca6487c8f2569f8252fb3ef5dc to glitch-soc | |||
2018-07-26 | Prevent scrolling main frame when navigating in image gallery with arrow keys | Thibaut Girka | |
2018-07-24 | [Glitch] Use LoadingBar instead of blur to indicate that an image is loading | Thibaut Girka | |
Port 955d5d36e80259d8c10a0246d359f35f63de059d to the glitch-soc flavour | |||
2018-07-24 | Use the same description string as upstream for the “x” hotkey | Thibaut Girka | |
2018-07-24 | Fix focusing search bar with hotkeys | Thibaut Girka | |
2018-07-24 | Fix focusing composer textarea on “new toot” hotkey | Thibaut Girka | |
2018-07-24 | Fix routing issues, especially keyboards shortcuts changing location | Thibaut Girka | |
2018-07-21 | Display custom emoji in account notes in WebUI (fixes #595) | Thibaut Girka | |
2018-07-18 | Add CSS for the newly-introduced dashboard (fixes #592) | Thibaut Girka | |
2018-07-18 | [Glitch] Ensure container of React components has full width | Thibaut Girka | |
Port f6910fba02c8a99dcad901c193be08d06a65c1c6 to glitch-soc | |||
2018-07-18 | Disable threaded mode when canceling a reply (fixes #583) | Thibaut Girka | |
2018-07-17 | Do not cause an error if domain_lists.blocks.next is undefined (fixes #572) | Thibaut Girka | |
Port d0d23b8f0aa72946fe0c8d3327ce1d8bbc049d4f to glitch-soc | |||
2018-07-17 | Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579) | Thibaut Girka | |
2018-07-16 | Avoid loading rails-ujs twice on vanilla flavour | Thibaut Girka | |
2018-07-12 | Add an option restricting secondary toot privacy to that of the toot being ↵ | Thibaut Girka | |
replied to | |||
2018-07-12 | Move privacyPreference to utils | Thibaut Girka | |
2018-07-12 | [Glitch] Refactor privacyPrefence() to use priority list | Thibaut Girka | |
Port f2d9a3c239bcab5fcbede22549b67bfd841a3880 to glitch-soc | |||
2018-07-12 | Use options rather than a boolean | Thibaut Girka | |
This prepares for a third option that would restrict privacy to privacyPreference(replyPrivacy, sideArmBasePrivacy) | |||
2018-07-12 | Do not store duplicate reply_privacy | Thibaut Girka | |
2018-07-12 | add option to enable auto visibility on secondary toot button | Ash Levy | |
2018-07-11 | [Glitch] Make whole-word filter regex consistent between Ruby and JS | Thibaut Girka | |
Port front-end part of 20fefdb7145b48449e9d6a824a9846dadfd6ac2f to glitch-soc | |||
2018-07-11 | [Glitch] Add follow button to detailed status, add gradient to mask bio ↵ | Thibaut Girka | |
cut-off (fixes #566) Port 30e1da7668c6c42aa5f15bdc9caab1929235f78f to glitch-soc | |||
2018-07-10 | Display reply indicator even when replying to contentless toot (fixes #564) | Thibaut Girka | |
2018-07-10 | make sure reblogged's filter is set correctly | Thibaut Girka | |
2018-07-10 | [Glitch] Add option to not consider word boundaries when processing keyword ↵ | Thibaut Girka | |
filtering Port 1ca4e51eb38de6de81cedf3ddcdaa626f1d1c569 to glitch-soc | |||
2018-07-10 | [Glitch] In keyword filter, account for reblogs, HTML and whole-words | Thibaut Girka | |
Port 404c7702ec2a6576ef3b54f6a800624adfda9d53 to glitch-soc | |||
2018-07-10 | [Glitch] Fix filters not affecting notifications in web UI | Thibaut Girka | |
Port cfeb3beb4e1c3a05392546e6e4584de537049989 to glitch-soc | |||
2018-07-10 | Add client-side custom filter support to glitch-soc | Thibaut Girka | |
Port cdb101340a20183a82889f811d9311c370c855e5 to glitch-soc, but without dropping support for regexp filters yet. | |||
2018-07-10 | [Glitch] Fix Chrome issue with sizes="0px" | Thibaut Girka | |
2018-07-10 | add keybind in composer textarea for secondary submit | Ash Levy | |
2018-06-24 | Increase padding of toots | Thibaut Girka | |
2018-06-24 | Fix margins of toot text | Thibaut Girka | |
2018-06-21 | [Glitch] Submit report using meta key | Thibaut Girka | |
Port 64d7a63f1830e970a6196448cae443ca5d55d1f9 to glitch-soc | |||
2018-06-21 | Fix clicking on collapsed toots with a background (fixes #547) | Thibaut Girka | |
2018-06-16 | [Glitch] Preserve newlines in delete & redraft and desktop notifications | Thibaut Girka | |
Port c75493755f482d0506884b1f7b7b44e5306a4d8b to glitch-soc | |||
2018-06-16 | [Glitch] Add redraft function | Thibaut Girka | |
Port bd0791d800902cdbdf6666e65d201df3ec22789c to glitch-soc | |||
2018-06-15 | [Glitch] Add vendor prefix for background-clip | Thibaut Girka | |
Port e0354aba7ca05c4d8bf4e19fab0cbb0ecde2950f to glitch-soc | |||
2018-06-15 | Port 85470ec872a39c475d872f685dadeac849832a98 to glitch emoji picker. | David Yip | |
Fixes #541. | |||
2018-06-12 | Port emojimart 2.6.1 changes to glitch flavour | David Yip | |
See also the following commits: - 0c3ce41031d292734e0e4cc70d227228d1993bea - 268d90e8103770e8b90f6d5680a466c1ec83c6ff | |||
2018-06-09 | Delete references to removed constants (fixes #537) | Thibaut Girka | |
2018-06-06 | Merge pull request #509 from ThibG/glitch-soc/fixes/router-history-navigation | David Yip | |
Use history.state to decide whether we should goBack() or go to / (fixes #247) | |||
2018-06-02 | Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null | David Yip | |
Prevent a rare crash when a status' root node is undefined | |||
2018-06-01 | Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks | David Yip | |
Make active bookmarks red (fixes #493) |