Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-18 | [Glitch] Fix relationship manager on narrow screens | Eugen Rochko | |
Port 7130d6e51291b08df59f9580c7d6e1c1d97e7dad to glitch-soc | |||
2019-03-18 | [Glitch] Save quick filter settings when selecting a different filter | ThibG | |
Port 7477db7268f2a4c158e5f7683493a728d632f7e2 to glitch-soc | |||
2019-03-16 | [Glitch] fix: update to emoji-mart 2.10.0 | Nolan Lawson | |
Port db06b25376ac7e844e86fb9890fa9f1c2edd2d60 to glitch-soc | |||
2019-03-16 | [Glitch] Fix scrollbar styles on compose textarea, small bugs | Eugen Rochko | |
Port 6a3f08661f8d23e5f93717f36df1463842bfd936 to glitch-soc | |||
2019-03-16 | Fix settings/flavours | Thibaut Girka | |
Update theming system to use new paths for media files | |||
2019-03-16 | [Glitch] Add relationship manager UI | Eugen Rochko | |
Port SCSS changes from 1c113fd72df18999de1d6f09fa3790dd1f715506 to glitch-soc | |||
2019-03-14 | [Glitch] Admission-based registrations mode | Eugen Rochko | |
Port SCSS changes from 51e154f5e87968d6bb115e053689767ab33e80cd to glitch-soc | |||
2019-03-14 | [Glitch] Improve invites list with click-to-copy inputs | Eugen Rochko | |
Port 6e3936aa6f4296ac202b54c0b178b4fa825d7885 to glitch-soc | |||
2019-03-13 | [Glitch] Add UI for enabling/disabling poll notifications | ThibG | |
2019-03-13 | [Glitch] Add muted style for polls in web UI | Eugen Rochko | |
Port 5b50c2cbaa75a07b5f665a0d55cbfd79de67cc63 to glitch-soc | |||
2019-03-13 | [Glitch] Fix public timeline page not paginating correctly | Eugen Rochko | |
Port da45b8b4c9bf00495bb967dda38064ac74b85ead to glitch-soc | |||
2019-03-13 | [Glitch] Redesign landing page | Eugen Rochko | |
Port 65fffeac3f960f9c74d693525a73ac14b201bf2b to glitch-soc | |||
2019-03-11 | Remove leftover console.log | Thibaut Girka | |
2019-03-11 | Make clicking on the account and status column headers scroll to top | Thibaut Girka | |
2019-03-11 | Merge pull request #953 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2019-03-11 | [Glitch] Add support for poll ending notifications | Thibaut Girka | |
Port front-end parts of 3a92885a860df12b12d8356faf179a3fc63be6f2 to glitch-soc | |||
2019-03-11 | add local setting to auto reveal media behind cw | ash lea | |
2019-03-11 | fix poll fotter layout | Kirishima21 | |
画面の幅が充分でないときに 表示外にまでボタンが拡大されてしまわないように修正。 | |||
2019-03-08 | [Glitch] Fix NaN in Poll component | Eugen Rochko | |
Port 75cb93676b1dd41d3e47f62466c0c6430691a990 to glitch-soc | |||
2019-03-08 | [Glitch] Fix public timelines being broken by new toots when they are not ↵ | Eugen Rochko | |
mounted Port be1c634b2b4372a525d304d2ff830392f04c5cc5 to glitch-soc | |||
2019-03-06 | Allow setting whether this is a single choice poll or multiple choices one | Thibaut Girka | |
2019-03-06 | Disable file upload when there is a poll | Thibaut Girka | |
2019-03-06 | Use server-provided poll limits instead of hardcoded ones | Thibaut Girka | |
Also does not enable polls if no limits are provided by the server | |||
2019-03-06 | [Glitch] Port polls creation UI from upstream | Thibaut Girka | |
2019-03-06 | [Glitch] Disable the underlying button element when an ItemButton is disabled | ThibG | |
Port b3668a79eca2d185ea57a9ffc2fa012db52e49f0 to glitch-soc | |||
2019-03-06 | Add an icon to highlight polls behind a Content Warning | Thibaut Girka | |
2019-03-06 | Fix poll options not rendering text after vote/refresh | Eugen Rochko | |
Port fd128b9c7aa5c71adbfc2e223212514c0baee675 to glitch-soc | |||
2019-03-06 | Avoid line breaks in poll options | Eugen Rochko | |
Port 57643557b64bc1853c4aeb65fc652dac3467fa18 to glitch-soc | |||
2019-03-06 | Render unicode emoji in polls using emoji pack | Eugen Rochko | |
Port 4407f07014096bcbaf5a06015a5791984282846d to glitch-soc | |||
2019-03-06 | Fix toots opening in dynamic column when trying to interact with them | Thibaut Girka | |
This fixes inline preview cards and polls, preventing them from opening the toot in detailed view when clicking on an interactive element. | |||
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 | Fix various issues in polls | Eugen Rochko | |
Port front-end changes from a198add83bb527c32fa0e01404338562b157da99 to glitch-soc | |||
2019-03-05 | Display closed polls as such | ThibG | |
Port cda6ece760f08974e6118887641e6cc8c0f8c9e0 to glitch-soc | |||
2019-03-05 | Fixes to the polls UI | ThibG | |
Port 4ced609497bc736cb2b1aec921ba5ca7a23a7f53 to glitch-soc | |||
2019-03-05 | Fix web UI crash on page load when detailed status has a poll | Eugen Rochko | |
Port 5dfa4336985616cf5652de2f1cf794d8f740424e to glitch-soc | |||
2019-03-05 | Insert polls in redux stores before statuses so it avoids crashes | ThibG | |
Port 26c56d0c10ca036291d8b08b34f971f981217e8c to glitch-soc | |||
2019-03-05 | Add polls | Eugen Rochko | |
Port front-end parts of 230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc | |||
2019-03-05 | Port upstream refactoring of reducers and actions | Thibaut Girka | |
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090 | |||
2019-03-05 | Fix home timeline perpetually reloading when empty | Eugen Rochko | |
Port 3e0ed36e8ede7f1994ab9c46c4cb86e613569440 to glitch-soc | |||
2019-03-01 | [Glitch] Fix errors found by eslint | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-03-01 | [Glitch] Make the column header of profile view look like the others, too | Mélanie Chauvel (ariasuni) | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
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-27 | Port public page mastodon-light fixes from upstream | Thibaut Girka | |
2019-02-26 | Fix web UI not removing notifications after block (#10108) | Eugen Rochko | |
Regression from #7311 | |||
2019-02-26 | Keep notification when muting_notifications is true (#7311) | abcang | |
* Keep notification when muting_notifications is true * Retrun mute object * Fix test | |||
2019-02-22 | Fix non-numeric account identifiers leading to /web/accounts/NaN | Thibaut Girka | |
I'm not sure what purpose these “+” served?! | |||
2019-02-18 | [Glitch] Internationalize unexpected error message | Thibaut Girka | |
Port 4e71b104e6d5f02069120c7a56b26888c6f0fef5 to glitch-soc, fixing a crash in the process | |||
2019-02-18 | Fix hashtag column not subscribing to stream on mount (#10040) | Eugen Rochko | |
Fix #9895 | |||
2019-02-18 | Fix video player width not being updated to fit container width | Thibaut Girka | |
2019-02-17 | Allow multi-line image descriptions. (Glitch) | Ben Lubar | |