Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-30 | [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI | ThibG | |
Port 9027bfff0c25a6da1bcef7ce880e5d8211062d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-09-09 | Use the `Icon` component instead of directly using `i` tag | Thibaut Girka | |
2019-09-09 | Move “export” before decorators | Thibaut Girka | |
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69 | |||
2019-08-30 | [Glitch] Change detailed status child ordering to sort self-replies on top | ThibG | |
Port 6914482d0a6e7e654e17e7f2aa2f6a2acde6c59a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Fix more visual issues with the audio player | Eugen Rochko | |
Port 2e99e3cab349db6102505736e3b4b94abe776b80 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | [Glitch] Add audio player | Eugen Rochko | |
Port 4190e31626907059aebf32b1be66715dacb989a9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | Add option to rewrite mentions to mentioned user's username or acct | Thibaut Girka | |
Fixes #666 | |||
2019-08-04 | Remove link rewriting option as it is easily bypassable | Thibaut Girka | |
2019-08-04 | Add options to highlight misleading links in statuses | Thibaut Girka | |
Fixes #1162 | |||
2019-08-04 | Move decodeIDNA to app/javascript/flavours/glitch/util | Thibaut Girka | |
2019-07-04 | [Glitch] Memoize ancestorIds and descendantIds in detailed status view | ThibG | |
Port 99924f282f53593e670c70a38450a1c0e2d24c20 to glitch-soc | |||
2019-06-24 | Use a different icon for audio attachments | Thibaut Girka | |
2019-06-24 | [Glitch] Add audio uploads | Eugen Rochko | |
Port front-end changes from f7f23b4a19a84371f44ec5297125e96ba81681a1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-12 | Properly handle unboosting statuses from detailed view | Thibaut Girka | |
Fixes #1106 | |||
2019-06-10 | Fix unboost confirmation dialog not showing up on detailed statuses | Thibaut Girka | |
2019-06-10 | Add option to display a warning before boosting toots lacking media descriptions | Thibaut Girka | |
2019-05-27 | [Glitch] Add keyboard shortcut to hide/show media | Thibaut Girka | |
Port a472190729782f31731674c626c07af483fe9c7f and 988342a56cb58da9ac660eec3e55c3bcbbd6269b to glitch-soc | |||
2019-05-05 | Fix content warning button displaying a link icon when no status card is set | Thibaut Girka | |
2019-05-04 | [Glitch] Add blurhash | Eugen Rochko | |
Port front-end changes from fba96c808d25d2fc35ec63ee6745a1e55a95d707 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-05-03 | Fix polls icon not showing in CW button in detailed statuses | Thibaut Girka | |
2019-04-29 | When selecting a toot via keyboard, ensure it is scrolled into view | Thibaut Girka | |
Fixes detailed status column | |||
2019-04-28 | Add hotkey for bookmarking a toot | Thibaut Girka | |
2019-04-17 | Shift+click on column Back button to return to last pinable column | Thibaut Girka | |
2019-04-03 | Do not handle clicks in detailed status content | Thibaut Girka | |
2019-03-26 | [Glitch] Add a “Block & Report” button to the block confirmation dialog | ThibG | |
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc | |||
2019-03-13 | [Glitch] Redesign landing page | Eugen Rochko | |
Port 65fffeac3f960f9c74d693525a73ac14b201bf2b to glitch-soc | |||
2019-03-11 | Make clicking on the account and status column headers scroll to top | Thibaut Girka | |
2019-03-11 | add local setting to auto reveal media behind cw | ash lea | |
2019-03-05 | [Glitch] Perform deep comparison for card data when receiving new props | Thibaut Girka | |
Prevents embedded players from resetting when interacting with the toot | |||
2019-03-05 | Add polls | Eugen Rochko | |
Port front-end parts of 230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc | |||
2019-03-01 | [Glitch] Make the column header of toot/thread view look like the others | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-02-17 | [Glitch] Fix crash on public hashtag pages when streaming fails | Thibaut Girka | |
Port 041ff5fa9a45f7b8d1048a05a35611622b6f5fdb to glitch-soc | |||
2019-02-13 | [Glitch] Add "copy link" item to status action bars | Thibaut Girka | |
Port 3cfadd875cc91b3fb893681ed7c2ef86148b3f85 to glitch-soc | |||
2019-02-10 | Avoid two-step rendering of statuses as much as possible | Thibaut Girka | |
Cache width shared by Video player, MediaGallery and Cards at the ScrollableList level, pass it down through StatusList and Notifications. | |||
2019-02-06 | Fix CW unfolding not triggering re-layout in public hashtag page | Thibaut Girka | |
2019-02-06 | Fix unfolding CWs on public hashtag page | Thibaut Girka | |
Fixes #909 | |||
2019-01-20 | [Glitch] Fix new hashtag page's items not being full-width on mobile | Thibaut Girka | |
Port b506ce119766bb3308f934e2d3de143b3ac6f5ad to glitch-soc | |||
2019-01-20 | [Glitch] Improve the public hashtag page | Thibaut Girka | |
Port 8b1990355974543542544e56d2046bc0c9c8716b to glitch-soc | |||
2019-01-20 | [Glitch] Redesign public hashtag page to use a masonry layout | Thibaut Girka | |
Port bc642ac24b49c14dca382e7aabbc16130293d2f4 to glitch flavour | |||
2019-01-10 | [Glitch] Display fallback link card thumbnail when none is given | Thibaut Girka | |
Port 1512af2811cb5b2ffccac5452eb291b1af46f89d to glitch-soc | |||
2018-12-18 | Allow disabling the reply confirmation dialog | Thibaut Girka | |
2018-12-06 | Fix mention links in detailed statuses not opening in the WebUI | Thibaut Girka | |
2018-11-30 | Scroll to selected toot even if the ancestors happen to be loaded | Thibaut Girka | |
2018-11-30 | Scroll to detailed status when new ancestors get inserted | Thibaut Girka | |
2018-11-30 | [Glitch] Fix bug in order of conversations in web UI | Thibaut Girka | |
Port e18390cfe6f5f0eb55abafe072b14b7fa123e808 to glitch-soc | |||
2018-11-30 | [Glitch] Replace recursion in status mapStateToProps | Thibaut Girka | |
Port dfbadd68374ab5ddcaa75907261bd91da688fc6b to glitch-soc | |||
2018-11-30 | [Glitch] Introduce flat layout to contexts reducer | Thibaut Girka | |
Port 023fe5181b66ba2cbd20cca4e3bd34f132deba52 to glitch-soc | |||
2018-11-29 | Improve detailed status component lifecycle | Thibaut Girka | |
- Move componentWillMount and componentWillReceiveProps logic to getDerivedStateFromProps. - Compute CW auto-unfold status earlier | |||
2018-11-25 | Update MediaGallery and Video props when folding/unfolding CWs in detailed ↵ | Thibaut Girka | |
statuses | |||
2018-11-19 | Move URLs to backend in their own file | Thibaut Girka | |