Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-02 | [Glitch] Add autosuggestions for hashtags | Eugen Rochko | |
Port cfb2ed78231758a79af038a964ab7f7b7b35274e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-31 | Fix imports importing modules from vanilla flavour instead of glitch | Thibaut Girka | |
2019-08-31 | [Glitch] Add profile directory to web UI | Eugen Rochko | |
Port cb447b28c403c7db32e3e3d7c2510004287edfda to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-29 | Fix clicking on the new audioplayer opening the toot in detailed view | Thibaut Girka | |
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-19 | [Glitch] Fix hidden statuses losing focus | Thibaut Girka | |
Port 0d13a9cd13def44e10652275fed86d6d6d8e1a99 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-12 | [Glitch] Fix "cancel follow request" button having unreadable text in web UI | Eugen Rochko | |
Port e823b492147a7d7fca7a5a91dacc201fa2064e2c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-07 | [Glitch] Fix hashtag links always being lowercase | Eugen Rochko | |
Port 5e35aa82802b09a63d4625fa9c1837ad75178553 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-07 | [Glitch] Improve focus handling with dropdown menus | ThibG | |
Port 396b8cdd0f071fab85b09855f882b19c07cccd44 to glitch-soc | |||
2019-08-06 | Implement keyboard navigation in glitch-soc composer | Thibaut Girka | |
2019-08-06 | [Glitch] Port changes to IconButton | ThibG | |
Port changes to IconButton from 27a0d02d0d960163e98595b05412c0d03a4875d0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | [Glitch] Improve dropdown menu keyboard navigation | ThibG | |
Port a12f1a0baf3d31ecc9779c25b4bf4a0c9bd95543 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | [Glitch] Trap tab in modals | ThibG | |
Port 5c73746b695e5bc540b41f5ae1406eac6220886e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-06 | Fix up try/catch block in invalid URL handling | Thibaut Girka | |
2019-08-06 | Remove href attribute of invalid links instead of crashing | Thibaut Girka | |
2019-08-05 | [Glitch] Change icon button styles to make hover/focus states more obvious | ThibG | |
Port c8fd82332749cd58f85dd398d32559a02499c945 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-08-04 | Remove link rewriting option as it is easily bypassable | Thibaut Girka | |
2019-08-04 | Perform case-insensitive comparison for international domain names | Thibaut Girka | |
Note: this uses `toLowerCase()` instead of doing proper case folding | |||
2019-08-04 | Perform case-insensitive comparison of non-International domain names | Thibaut Girka | |
2019-08-04 | Ensure link rewriting setting changes are immediately applied | Thibaut Girka | |
2019-08-04 | Handle Mastodon-generated links for targets starting with “www.” properly | Thibaut Girka | |
2019-08-04 | Add options to highlight misleading links in statuses | Thibaut Girka | |
Fixes #1162 | |||
2019-07-28 | [Glitch] Change contrast of status links that are not mentions nor hashtags | ThibG | |
Port 10e78ecf57242cc5030b903131bf27e027bb4a97 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-24 | Fix links in status media having their title rewritten | Thibaut Girka | |
2019-07-23 | Handle animated emoji on mouse hover in CWs and poll options | Thibaut Girka | |
2019-07-23 | [Glitch] Play animated custom emoji on hover | ThibG | |
Port 7de8c51873b51d8450f7a6597a43d454964d0407 to glitch-soc | |||
2019-07-23 | Refactor DisplayName component to make it closer to upstream | Thibaut Girka | |
2019-07-19 | Fix filtering behaviors | Thibaut Girka | |
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 | 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 | 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-01 | Minor cleanup and maybe minor performance improvements | 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-26 | [Glitch] Add option to disable blurhash previews | ThibG | |
Port 3086c645fde2345d34e401bdf3e2f19f19da3294 to glitch-soc | |||
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> |