Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Fix color of dropdown icons | 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-05 | [Glitch] Disable list title validation button when list title is empty | ThibG | |
Port 089c6410208d294e7f1995e000bd796d4625246f 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 | Make link target domain tag just a bit smaller | 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-08-04 | Move decodeIDNA to app/javascript/flavours/glitch/util | Thibaut Girka | |
2019-07-30 | [Glitch] Fix crash when expanding search results for hashtags | ThibG | |
Port 78144f4c7923d502cc86b322f044e740e4a8fa8a to glitch-soc | |||
2019-07-29 | Merge pull request #1179 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-07-29 | Fix crash in /web/lists | Thibaut Girka | |
Fixes #1181 | |||
2019-07-28 | [Glitch] Add search results pagination to web UI (#11409) | Eugen Rochko | |
Port 8a4674f2c3d89c998eb5438b96b7977dc2be3167 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
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-28 | [Glitch] Change account domain block to clear out notifications and follows | Eugen Rochko | |
Port 4eeff26533b75b592395e353c6d4506db9958bcf 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-23 | [Glitch] Display custom emoji in bio field names | Thibaut Girka | |
Port 4bd58b7f2da369a608eacb97f832728ddc139ce8 to glitch-soc | |||
2019-07-21 | Clean up redundant shouldUpdateScroll definitions | Thibaut Girka | |
2019-07-21 | [Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating | Eugen Rochko | |
Port ea7ad59af20af2aa6817b3b40dca34c8fba3373a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-21 | [Glitch] Fix followers and followings on account profiles | ThibG | |
Partial fix from 55abff8af75b9a8ab541ec68a3603c77e1339e23 Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-21 | [Glitch] Fix followers/follows layout issues from #8418 | Jakub Mendyk | |
Port ceed1ebe5b308a95f9c167c93d3bc0976937fb58 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-21 | Add empty column message to bookmarks column | Thibaut Girka | |
2019-07-21 | [Glitch] Add messages informing that collections are empty | Jakub Mendyk | |
Port 5129f6f2aa56afb21708aec552a798d062ccaff9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-21 | Merge pull request #1158 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-07-19 | Fix filtering behaviors | Thibaut Girka | |
2019-07-19 | [Glitch] Add ActivityPub actor representing the entire server | ThibG | |
Port SCSS changes from 730c4053d642024b9949d72c8a9f1873532c6212 Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-07-19 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` | Eugen Rochko | |
Port SCSS changes from b8514561394767a10d3cf40132ada24d938c1680 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
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 | |