Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
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-20 | Fix NavigationBar styling | Thibaut Girka | |
2019-06-20 | Add NavigationBar to getting started column in single-column mode | Thibaut Girka | |
Fixes #1131 | |||
2019-06-19 | [Glitch] Completely hide toots matched by “irreversible” filters even if ↵ | ThibG | |
they got to the client | |||
2019-06-19 | Change preferences link in local settings modal from sliders to cog for ↵ | Thibaut Girka | |
consistency | |||
2019-06-19 | Fix bottom margin of lists in toots | Thibaut Girka | |
2019-06-19 | Change plaintext icon in composer options | Thibaut Girka | |
2019-06-16 | Fix styling of poll options on public pages in glitch flavour | Thibaut Girka | |
2019-06-16 | Do not scroll in the compose panel on single-column | Thibaut Girka | |
2019-06-16 | Fix composer buttons overflowing the composer box in single-column | Thibaut Girka | |
2019-06-15 | [Glitch] Change full logo to use primary text color of the given theme | Eugen Rochko | |
Port 20dda5cca0a4015a743250b4e584a3101e7675f2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-14 | Fix replying not automatically switching to compose form on mobile | Thibaut Girka | |
2019-06-13 | [Glitch] List attachments in boost modal | ThibG | |
Port dd45c63921f6f64096fa6a1693cc84d6aa33c54f to glitch-soc | |||
2019-06-13 | [Glitch] Fix ordering of keyboard access between CW field, textarea and ↵ | ThibG | |
emoji picker Port b4d67fe57af4d45082dc92eef20d5bb758bd8379 to glitch-soc | |||
2019-06-13 | [Glitch] Only show profile directory link when it's enabled | ThibG | |
Port 1b4dcc3f7870f60089611c3b3d525978826953c3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix border-bottom of active tab bars | ThibG | |
Port faafc3ae25378121148356b60d1bef6f57013069 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | Fix notification badge | Thibaut Girka | |
2019-06-13 | Fix multiple-column padding | Thibaut Girka | |
2019-06-13 | Add hints to make local settings about layout more explicit | Thibaut Girka | |
2019-06-13 | Replace link to favourites with link to bookmarks | Thibaut Girka | |
2019-06-13 | Fix navigation panel | Thibaut Girka | |
2019-06-13 | Restore navigation bar position glitch-soc setting | Thibaut Girka | |
2019-06-13 | Use forceSingleColumn only in automatic layout mode | Thibaut Girka | |
2019-06-13 | Default to multiple column mode if backend doesn't have appropriate seting | Thibaut Girka | |
2019-06-13 | Fix and refactor SCSS | Thibaut Girka | |
2019-06-13 | Add app settings link to single-column mode | Thibaut Girka | |
2019-06-13 | [Glitch] Fix position of search icon | Eugen Rochko | |
Port 9add88a920200bc0610b25434ad056469f28eae5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix some React warnings | Eugen Rochko | |
Port cc8f6b3cdaca81be99875c27002e0280d1d88191 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix margins on profile metadata in single column mode | Eugen Rochko | |
Port ed19f33440f4ccfe5323c6a8a67a345682652873 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix overlap of emoji button on search popup | Wenceslao Páez Chávez | |
Port fe3bf3b0fc7c74ce12b48a4e03498c410bfd82f5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> |