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
/
components
Age
Commit message (
Expand
)
Author
2018-04-13
Merge pull request #419 from ThibG/glitch-soc/features/bookmarks
David Yip
2018-04-11
Add glitch-soc front-end support for bookmarks
Thibaut Girka
2018-04-08
[Glitch] Improved media modal
Thibaut Girka
2018-04-04
Remove duplicate message entries
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
[Glitch] Place dropdown menu top if it is closer to the bottom of the viewport
Thibaut Girka
2018-03-30
Add basic domain block UI
Thibaut Girka
2018-03-29
[Glitch] Display unfollow button even if account moved
Thibaut Girka
2018-03-28
Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents
David Yip
2018-03-28
Fix attachment lists
Thibaut Girka
2018-03-28
Render toots with empty contents
Thibaut Girka
2018-03-27
[Glitch] Display AttachmentList in notifications
Thibaut Girka
2018-03-27
[Glitch] Display AttachmentList in timelines in compact style when media missing
Thibaut Girka
2018-03-22
expanded notifications show like default
Ash Levy
2018-03-19
Merge pull request #394 from ashkitten/compressed-notifs
David Yip
2018-03-18
Merge pull request #388 from ThibG/glitch-soc/federated-pinned-toots
David Yip
2018-03-18
fix compressed notifications again (#393)
Ash Levy
2018-03-16
[Glitch] Federate pinned statuses over ActivityPub
Thibaut Girka
2018-03-16
Merge pull request #386 from ashkitten/compressed-notifs
David Yip
2018-03-13
compress boost/fave notifications more
Ash Levy
2018-03-12
Remove text requirement when media attached from statuses (fixes #381)
Thibaut Girka
2018-02-10
Revert 245816ab2721f386184878d71be01143d207abf5 (fixes #348)
Thibaut Girka
2018-01-23
Remove some leftover code, I guess
Thibaut Girka
2018-01-18
Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontend
David Yip
2018-01-18
Style fixes to make eslint happier, hopefully
David Yip
2018-01-14
Fixed autocollapse detection
kibi!
2018-01-09
Hide moved account's follow button in search result (tootsuite pr #5913)
cwm
2018-01-08
Add missing comma
kibigo!
2018-01-08
Show SENSITIVE tag on sensitive images (#267)
kibigo!
2018-01-05
Fixed improper dropdown func binding for #293 + toot button spacing
kibigo!
2018-01-05
Styling and autosuggest fixes for #293
kibigo!
2018-01-04
WIP <Compose> Refactor; 1000 tiny edits
kibigo!
2018-01-04
WIP <Compose> Refactor; <ActionsModal>; dropdowns
kibigo!
2018-01-04
WIP <Compose> Refactor; SCSS ed.
kibigo!
2018-01-04
WIPgit status <Compose> Refactor; <Composer> ed.
kibigo!
2017-12-28
Fix GIF avatars not autoplaying (fixes #287, tootsuite pr #6000)
cwm
2017-12-26
onMuteNotifications validation (tootsuite pr #6092)
cwm
2017-12-26
Rename settingKey to settingPath (tootsuite pr #6046 & #6098)
cwm
2017-12-10
pulled master, moved locale entry to new location
cwm
2017-12-09
fixes, functioning now
cwm
2017-12-09
add initial components based off of tootsuite pr #1507
cwm
2017-12-08
fix a missing semicolon and mixed tabs/spaces that travis was complaining about
cwm
2017-12-08
merge tootsuite prs #5895 and #5889 into glitch flavour
cwm
2017-12-06
Apply Javascript changes in tootsuite/mastodon#5887 to glitch flavour (#239)
David Yip
2017-12-04
Merge branch 'gs-master' into glitch-theme
David Yip
2017-12-03
Rename themes -> flavours ? ?
kibigo!