index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
javascript
/
flavours
/
glitch
/
features
/
getting_started
Age
Commit message (
Expand
)
Author
2020-02-03
[Glitch] Change how unread announcements are handled
ThibG
2020-01-28
[Glitch] Change announcements to be collapsed on page load in web UI
Eugen Rochko
2020-01-27
[Glitch] Add animations to announcement reactions
Eugen Rochko
2020-01-27
[Glitch] Add streaming API updates for announcements being modified or deleted
Eugen Rochko
2020-01-25
[Glitch] Improve announcements design
ThibG
2020-01-25
[Glitch] Add limit of 8 different reaction types per announcement
Eugen Rochko
2020-01-25
[Glitch] Add number animations
Eugen Rochko
2020-01-24
[Glitch] Add announcements
Eugen Rochko
2019-10-06
[Glitch] Fix scroll to top in single column UI
Eugen Rochko
2019-09-30
[Glitch] Change silences to always require approval on follow
ThibG
2019-09-02
[Glitch] Add header to trends section and change refresh rate to 15 minutes
Eugen Rochko
2019-09-02
[Glitch] Fix trending hashtags being fetched every 36 seconds instead of ever...
ThibG
2019-09-02
[Glitch] Add trends UI with admin and user settings
Eugen Rochko
2019-08-31
[Glitch] Add profile directory to web UI
Eugen Rochko
2019-08-29
Remove sign out link from getting started columns, as it is already in the fo...
Thibaut Girka
2019-06-20
Add NavigationBar to getting started column in single-column mode
Thibaut Girka
2019-06-13
[Glitch] Refactor footers in web UI into a single component
Eugen Rochko
2019-06-13
[Glitch] Fix wrong redirect from getting started to home in advanced Web UI
Hanage999
2019-06-13
[Glitch] Improvements to the single column layout
Eugen Rochko
2019-06-13
[Glitch] Add responsive panels to the single-column layout
Eugen Rochko
2019-06-13
[Glitch] Add single-column mode
Eugen Rochko
2019-02-10
[Glitch] Rename from instance to server.
Thibaut Girka
2018-12-23
[Glitch] Remove links to bridge.joinmastodon.org (non-functional)
Thibaut Girka
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
2018-08-31
[Glitch] Add aria-label to column regions
Thibaut Girka
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
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 #6...
cwm
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!