Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-09 | [Glitch] Refactor scss | Thibaut Girka | |
Port f691afaae913fdb3041864b2824ca092e092ba84 to glitch-soc | |||
2018-04-08 | [Glitch] Avoid using JS to set height in MediaModal | Thibaut Girka | |
Port fa5c867e0ec426fc01653e9022ba29783b2a826f to glitch-soc | |||
2018-04-08 | [Glitch] Improved media modal | Thibaut Girka | |
Port 4e929b2d173fa22b722c58c0e9f8223eb4f44b0e to glitch-soc | |||
2018-04-08 | [Glitch] Allow to open a modal for embedded photo | Thibaut Girka | |
Port bf7757cbbc7677fb46aee9a0a8d1b8a37ded7bb6 to glitch-soc | |||
2018-04-04 | Merge pull request #412 from ThibG/glitch-soc/cleanup | beatrix | |
Remove duplicate message entries (minor code cleanup) | |||
2018-04-04 | Update accounts SCSS for public pages | Thibaut Girka | |
2018-04-04 | Remove duplicate message entries | Thibaut Girka | |
2018-04-02 | [Glitch] Fix: Prevent submission using same logic as submit button disabling. | Thibaut Girka | |
Port 6a895e1ab3d69cd018423460518a1e16307999ad to glitch-soc | |||
2018-03-30 | Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui | beatrix | |
Port #6628 to glitch-soc flavour | |||
2018-03-30 | [Glitch] Remove pointer events on the entire UI when a dropdown menu is open | Thibaut Girka | |
Port 913a38111ff5b0cb7f412bec93e8314859c88855 to glitch-soc | |||
2018-03-30 | [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport | Thibaut Girka | |
Port f6a8d835d30f61628ca731462ecfe4f6005e6a9e to glitch-soc | |||
2018-03-30 | Add the domain blocks UI to Getting Started Misc | Thibaut Girka | |
2018-03-30 | Add basic domain block UI | Thibaut Girka | |
2018-03-30 | Keep list of blocked domains | Thibaut Girka | |
Might be overkill, but I'm trying to follow the same logic as for blocked users | |||
2018-03-30 | Update all known users' domain_blocking relationship instead of just one's | Thibaut Girka | |
2018-03-30 | Fix undefined URL in `fetchDomainBlocks` | Thibaut Girka | |
2018-03-29 | [Glitch] Display unfollow button even if account moved | Thibaut Girka | |
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc | |||
2018-03-29 | [Glitch] Profile redirect notes | Thibaut Girka | |
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b | |||
2018-03-28 | Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents | David Yip | |
Render toots with empty contents | |||
2018-03-28 | Fix attachment lists | Thibaut Girka | |
2018-03-28 | Render toots with empty contents | Thibaut Girka | |
This is necessary to display toots with media but otherwise no contents, as glitch-soc displays the media as a child of StatusContent, unlike Mastodon. | |||
2018-03-27 | [Glitch] Display AttachmentList in notifications | Thibaut Girka | |
Port 77406d3a092db48250a85984dde2f2cc81386146 to glitch-soc | |||
2018-03-27 | [Glitch] Display AttachmentList in timelines in compact style when media missing | Thibaut Girka | |
Port 86a9de6753fc425b247699c7822bc8a5d49af043 to glitch-soc | |||
2018-03-22 | expanded notifications show like default | Ash Levy | |
2018-03-20 | [Glitch] Cancel outdated pending compose suggestions | Thibaut Girka | |
Port 08f49bdb0d9ea03b1290bc1b6f1beaa37a6308e2 to the glitch flavour | |||
2018-03-19 | Merge pull request #394 from ashkitten/compressed-notifs | David Yip | |
fix compressed notifications again (#393) | |||
2018-03-19 | fix .status__info__icons layout | Ash Lea | |
2018-03-18 | Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots | David Yip | |
Port WebUI toots/with reply/media tabs and pinned toots to glitch | |||
2018-03-18 | fix compressed notifications again (#393) | Ash Levy | |
2018-03-16 | Merge pull request #391 from ashkitten/compressed-notifs | David Yip | |
fix non-notification boosts for compressed notifications | |||
2018-03-16 | fix non-notification boosts | Ash Levy | |
2018-03-16 | [Glitch] Federate pinned statuses over ActivityPub | Thibaut Girka | |
Port 9110db41c53a2f3f22affc23b364362133997d3e to glitch | |||
2018-03-16 | [Glitch] Improve style of web UI account tabs | Thibaut Girka | |
Port of 38b9af76a2365b2099dd2d6a77225a4ace8c290f to glitch | |||
2018-03-16 | [Glitch] Add "Toots/Toots with replies/Media" tab below profile header | Thibaut Girka | |
Port 51310125051a75ef7af4e8ffc8b6532c151e96b6 to glitch | |||
2018-03-16 | Merge pull request #385 from ThibG/glitch-soc/features/port-reports-ui-changes | David Yip | |
Port reports ui changes to glitch-soc flavour | |||
2018-03-16 | Merge pull request #386 from ashkitten/compressed-notifs | David Yip | |
compress boost/fave notifications more | |||
2018-03-16 | Fix toot text color in the report modal | Thibaut Girka | |
2018-03-16 | Show media on report UI | Thibaut Girka | |
Ports 219aac7800a086a75f3ef36f71955bb8b6ccc2c0 to glitch-soc | |||
2018-03-16 | Add close modal icon to report dialog (#6591) | Thibaut Girka | |
Port 379cdfaac5838c7008b80c8f317ca6403da683a9 to glitch-soc flavour | |||
2018-03-16 | Port federated reports UI to glitchsoc | Thibaut Girka | |
Port 41a01bec2337e7021634f2e9c78d86a1c3002fcf to glitch-soc | |||
2018-03-13 | compress boost/fave notifications more | Ash Levy | |
2018-03-12 | Merge pull request #384 from ThibG/glitch-soc/features/no-media-url | Gô Shoemake | |
Remove text requirement when media attached from statuses (fixes #381) | |||
2018-03-12 | Merge pull request #344 from chriswmartin/getting-started-badge-merge | Gô Shoemake | |
merge tootsuite pr #6313 into glitch & move getting_started dispatch stuff to mapDispatchToProps | |||
2018-03-12 | Remove text requirement when media attached from statuses (fixes #381) | Thibaut Girka | |
Ports cfa9b6e13ab3c434f3901df6f614d0aa94a3d1ed to glitchsoc | |||
2018-03-09 | Port #6627 and #6636 to glitch-soc | Thibaut Girka | |
2018-03-03 | Use glitchsoc TimelineComponent's margin/padding on about page. | David Yip | |
2018-03-03 | Copy in new CSS for about page. | David Yip | |
2018-02-25 | Fix border-radius of owner avatar in /about/more | yuzulabo | |
2018-02-24 | Update SCSS | imncls | |
2018-02-24 | Update columns.scss | imncls | |