Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-18 | Fix timestamp display in boost/fav modals in RTL locales | Thibaut Girka | |
2019-07-18 | Fixups | Thibaut Girka | |
2019-07-18 | Public pages RTL fixes | Thibaut Girka | |
2019-07-18 | Unfiy status__prepend with upstream | Thibaut Girka | |
2019-07-18 | RTL fixes | Thibaut Girka | |
2019-07-18 | Fix some SCSS for RTL behavior | Thibaut Girka | |
2019-07-18 | Minor fixup | Thibaut Girka | |
2019-07-18 | [Glitch] Fix RTL layout of status display names | Eugen Rochko | |
Port d723f2a0a88d4ac106638733b7ba17f8d205850a to glitch-soc | |||
2019-07-18 | [Glitch] RTL: fix settings button margins in column headers | Masoud Abkenar | |
Port ef1134728145c6dcf094e7a0a16a8d63f70aed6c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-18 | Make width breakpoint for removing margins consistent and match upstream | Thibaut Girka | |
Fixes #1136 | |||
2019-07-18 | Fix *another* typo and crash in StatusIcons | Thibaut Girka | |
2019-07-18 | Fix typo and crash in StatusIcons | Thibaut Girka | |
2019-07-17 | Shorten status icon tooltip text | Thibaut Girka | |
2019-07-17 | Add status icon for local-only toots | Thibaut Girka | |
2019-07-17 | Add tooltips to status icons | Thibaut Girka | |
2019-07-16 | [Glitch] Add option to disable real-time updates in web UI | Eugen Rochko | |
Port 729723f857d11434c0f78d63fe16537d77f1c77c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-15 | Add link to edit each listed filter | Thibaut Girka | |
2019-07-15 | Make some strings translatable | Thibaut Girka | |
2019-07-15 | Minor refactoring | Thibaut Girka | |
2019-07-15 | Move the “Show why” button inline | Thibaut Girka | |
2019-07-15 | Implement feature to add filtered phrases to content warnings | Thibaut Girka | |
2019-07-15 | Implement option to completely hide filtered toots | Thibaut Girka | |
2019-07-15 | Add options to configure filtering behavior | Thibaut Girka | |
2019-07-15 | Add a way to know why a status has been filtered, and show it anyway | Thibaut Girka | |
2019-07-15 | Do not keep polls pre-filled in thread mode | Thibaut Girka | |
2019-07-15 | Fix error boundary CSS | Thibaut Girka | |
2019-07-10 | Fix report dialog crashing when a toot gets deleted | Thibaut Girka | |
Fixes #1155 | |||
2019-07-07 | [Glitch] Only scroll to the compose form if it's not horizontally in the ↵ | ThibG | |
viewport Port c07cca4727041ea5a5721acbc603d4bfb45a15a6 to glitch-soc | |||
2019-07-04 | [Glitch] Memoize ancestorIds and descendantIds in detailed status view | ThibG | |
Port 99924f282f53593e670c70a38450a1c0e2d24c20 to glitch-soc | |||
2019-07-04 | [Glitch] When deleting & redrafting a poll, fill in closest expires_in | ThibG | |
Port dc88d226e1fdb20499d6e81838b81894b2d0be2d to glitch-soc | |||
2019-07-01 | Minor cleanup and maybe minor performance improvements | Thibaut Girka | |
2019-07-01 | Minor optimization regarding regexp filtering in timelines | Thibaut Girka | |
2019-07-01 | Use strict equality rather than Immutable.is as the compared props are values | Thibaut Girka | |
2019-07-01 | Assume children of visible IntersectionObserverArticle always change | Thibaut Girka | |
This fixes multiple issues, while adding few computations | |||
2019-07-01 | Revert to using upstream's optimisations | Thibaut Girka | |
This *does* break things, as `shouldComponentUpdate` assume the children to never change! | |||
2019-07-01 | Fix error boundary DOM | Thibaut Girka | |
2019-07-01 | Fix some React warnings | Thibaut Girka | |
2019-06-30 | [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible | Thibaut Girka | |
Partial port of ccc7fe3e1d04c7cabad916e4e57c7739743d5c91 to glitch-soc It doesn't ensure the field isn't changed, just that it isn't submitted if the field isn't visible. Ensuring the field isn't changed would require reworking the “always show CW field” feature. | |||
2019-06-30 | [Glitch] Optimize makeGetStatus | ThibG | |
Port f895bf198470c1d4a0299b454433fdf1c35ee2b0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-30 | [Glitch] Use ScrollToOptions for smooth scrolling if supported | ThibG | |
Port 84ff3938426da348e31651dfad376d83a9784343 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-28 | [Glitch] Add categories for custom emojis | Eugen Rochko | |
Port front-end changes from e64e6a03dd1e0978fee48f0596dcfbc7fd29958f to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-28 | [Glitch] Fix swiping columns on mobile sometimes failing | ThibG | |
Port 072158ee973f8e09a0abd34a825d9bce038a5d68 to glitch-soc | |||
2019-06-28 | [Glitch] Add message telling FTS is disabled when no toot can be found ↵ | ThibG | |
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc | |||
2019-06-28 | Change search components classes and styling to match upstream | Thibaut Girka | |
2019-06-26 | [Glitch] Add option to disable blurhash previews | ThibG | |
Port 3086c645fde2345d34e401bdf3e2f19f19da3294 to glitch-soc | |||
2019-06-26 | [Glitch] Removed extra pipes from regex. | PatOnTheBack | |
Port 5b20284f6f7ebb2514d81fb27fcaa40f8edf14ff to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-26 | [Glitch] Apply filters to poll options in WebUI | ThibG | |
Port 47ef4a6c7a74072daff8b23c4af3e300bb75ba1a to glitch-soc | |||
2019-06-26 | Scroll to compose form rather than reply indicator on focus | Thibaut Girka | |
2019-06-24 | Use a different icon for audio attachments | Thibaut Girka | |
2019-06-24 | [Glitch] Add media description as title to links of unknown media attachments | Eugen Rochko | |
Port front-end changes from 49ebda4d49af50b375126e4a8285686fb6448a60 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> |