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
/
actions
Age
Commit message (
Expand
)
Author
2018-04-19
[Glitch] retrieve custom emoji list via API instead of before page load
Thibaut Girka
2018-04-11
Add glitch-soc front-end support for bookmarks
Thibaut Girka
2018-03-30
Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui
beatrix
2018-03-30
[Glitch] Remove pointer events on the entire UI when a dropdown menu is open
Thibaut Girka
2018-03-30
Keep list of blocked domains
Thibaut Girka
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-20
[Glitch] Cancel outdated pending compose suggestions
Thibaut Girka
2018-03-18
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
David Yip
2018-03-16
[Glitch] Federate pinned statuses over ActivityPub
Thibaut Girka
2018-03-16
[Glitch] Add "Toots/Toots with replies/Media" tab below profile header
Thibaut Girka
2018-03-16
Port federated reports UI to glitchsoc
Thibaut Girka
2018-03-12
Remove text requirement when media attached from statuses (fixes #381)
Thibaut Girka
2018-01-18
Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontend
David Yip
2018-01-14
Merge pull request #328 from glitch-soc/feature/glitchy-elephant-friend
beatrix
2018-01-14
Set glitchy elephant friend variant in initial state. #294.
David Yip
2018-01-09
Refactor /api/web APIs to use the centralized axios instance (tootsuite pr #6...
cwm
2018-01-09
Rename key to path in actions and reducers for settings (tootsuite pr #6105)
cwm
2018-01-09
Fix newlines-to-spaces functionality (tootsuite pr #6158)
cwm
2018-01-09
Prevent duplicate load of favourites (tootsuite pr #5931)
cwm
2018-01-05
Threaded mode~
kibigo!
2018-01-05
Merge pull request #290 from chriswmartin/web-push-updates
beatrix
2018-01-04
WIP <Compose> Refactor; SCSS ed.
kibigo!
2018-01-04
WIPgit status <Compose> Refactor; <Composer> ed.
kibigo!
2017-12-30
web push updates (tootsuite PRs #5879, #5941, #6047)
cwm
2017-12-08
fix a missing semicolon and mixed tabs/spaces that travis was complaining about
cwm
2017-12-08
merged tootsuite pr #5750 into glitch flavour
cwm
2017-12-03
Rename themes -> flavours ? ?
kibigo!