Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-20 | Add NavigationBar to getting started column in single-column mode | Thibaut Girka | |
Fixes #1131 | |||
2019-06-13 | [Glitch] Refactor footers in web UI into a single component | Eugen Rochko | |
Port 451e5980b609eca5b20041963aca0098508475d7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Fix wrong redirect from getting started to home in advanced Web UI | Hanage999 | |
Port 4a818ac2deffaff9925ce5b160dbc5385b815a87 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Improvements to the single column layout | Eugen Rochko | |
Port 0e445ebb1392c8dbce320509d219f16c7c221406 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Add responsive panels to the single-column layout | Eugen Rochko | |
Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-06-13 | [Glitch] Add single-column mode | Eugen Rochko | |
Port 9ddeb30f90f9402eb567c88354d4956fcfdf0361 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2019-02-10 | [Glitch] Rename from instance to server. | Thibaut Girka | |
Port 46e806cd2f14a5e45d66b4c23040855202818984 to glitch-soc | |||
2018-12-23 | [Glitch] Remove links to bridge.joinmastodon.org (non-functional) | Thibaut Girka | |
Port bb62827c16dbf35c70da2dc801f602df3c76fcca to glitch-soc | |||
2018-11-19 | Move URLs to backend in their own file | Thibaut Girka | |
2018-10-31 | [Glitch] Port some of upstream's getting started footer links | Thibaut Girka | |
2018-10-07 | [Glitch] Change documentation URL | Thibaut Girka | |
Port 28401962caff028f328d674878e1f0abd16ffdfd to glitch-soc | |||
2018-08-31 | [Glitch] Add aria-label to column regions | Thibaut Girka | |
Port 66dbb59aa16981643e3bfa3f94d441bc3166eab3 to glitch-soc | |||
2018-08-16 | Fix one GettingStarted ColumnLink not having a key | Thibaut Girka | |
2018-04-11 | Add glitch-soc front-end support for bookmarks | Thibaut Girka | |
Unlike boosts and like, there is no confirmation dialog as misclicking can be recovered without another user seeing it. | |||
2018-01-23 | add 'this.props' to fetchLists | cwm | |
2018-01-22 | remove unused openOnboardingModal from getting_started | cwm | |
2018-01-22 | merge tootsuite pr #6313 into glitch | cwm | |
2018-01-09 | Refactor /api/web APIs to use the centralized axios instance (tootsuite pr ↵ | cwm | |
#6223) | |||
2018-01-09 | Use const instead of let for constant (tootsuite pr #6106) | cwm | |
2018-01-05 | add key to lists div | cwm | |
2018-01-05 | change how list ColumnLink keys are determined | cwm | |
2017-12-17 | missed a semicolon | cwm | |
2017-12-17 | use makeMapStateToProps | cwm | |
2017-12-12 | code style fixes | cwm | |
2017-12-12 | move list items into an array, don't unnecessarily concat misc nav item | cwm | |
2017-12-12 | travis fixes | cwm | |
2017-12-12 | add components to getting started column | cwm | |
2017-12-09 | remove keyboard shortcuts from getting started because thats a different thing | cwm | |
2017-12-08 | add keyboard shortcut to getting started, add missing list style | cwm | |
2017-12-08 | merged tootsuite pr #5811 into glitch flavour | cwm | |
2017-12-03 | Rename themes -> flavours ? ? | kibigo! | |