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
Age
Commit message (
Expand
)
Author
2019-08-07
[Glitch] Fix hashtag links always being lowercase
Eugen Rochko
2019-08-07
[Glitch] Improve focus handling with dropdown menus
ThibG
2019-08-06
Implement keyboard navigation in glitch-soc composer
Thibaut Girka
2019-08-06
Refactor composer Dropdown's component a bit to make it closer to upstream
Thibaut Girka
2019-08-06
[Glitch] Fix image uploads being perfectly white when canvas read access is b...
ThibG
2019-08-06
[Glitch] Port changes to IconButton
ThibG
2019-08-06
[Glitch] Improve dropdown menu keyboard navigation
ThibG
2019-08-06
[Glitch] Trap tab in modals
ThibG
2019-08-06
Fix up try/catch block in invalid URL handling
Thibaut Girka
2019-08-06
Remove href attribute of invalid links instead of crashing
Thibaut Girka
2019-08-05
Fix color of dropdown icons
Thibaut Girka
2019-08-05
[Glitch] Change icon button styles to make hover/focus states more obvious
ThibG
2019-08-05
[Glitch] Disable list title validation button when list title is empty
ThibG
2019-08-04
Remove link rewriting option as it is easily bypassable
Thibaut Girka
2019-08-04
Perform case-insensitive comparison for international domain names
Thibaut Girka
2019-08-04
Perform case-insensitive comparison of non-International domain names
Thibaut Girka
2019-08-04
Make link target domain tag just a bit smaller
Thibaut Girka
2019-08-04
Ensure link rewriting setting changes are immediately applied
Thibaut Girka
2019-08-04
Handle Mastodon-generated links for targets starting with “www.” properly
Thibaut Girka
2019-08-04
Add options to highlight misleading links in statuses
Thibaut Girka
2019-08-04
Move decodeIDNA to app/javascript/flavours/glitch/util
Thibaut Girka
2019-07-30
[Glitch] Fix crash when expanding search results for hashtags
ThibG
2019-07-29
Merge pull request #1179 from ThibG/glitch-soc/merge-upstream
ThibG
2019-07-29
Fix crash in /web/lists
Thibaut Girka
2019-07-28
[Glitch] Add search results pagination to web UI (#11409)
Eugen Rochko
2019-07-28
[Glitch] Change contrast of status links that are not mentions nor hashtags
ThibG
2019-07-28
[Glitch] Change account domain block to clear out notifications and follows
Eugen Rochko
2019-07-24
Fix links in status media having their title rewritten
Thibaut Girka
2019-07-23
Handle animated emoji on mouse hover in CWs and poll options
Thibaut Girka
2019-07-23
[Glitch] Play animated custom emoji on hover
ThibG
2019-07-23
Refactor DisplayName component to make it closer to upstream
Thibaut Girka
2019-07-23
[Glitch] Display custom emoji in bio field names
Thibaut Girka
2019-07-21
Clean up redundant shouldUpdateScroll definitions
Thibaut Girka
2019-07-21
[Glitch] Fix mutes, blocks, domain blocks and follow requests not paginating
Eugen Rochko
2019-07-21
[Glitch] Fix followers and followings on account profiles
ThibG
2019-07-21
[Glitch] Fix followers/follows layout issues from #8418
Jakub Mendyk
2019-07-21
Add empty column message to bookmarks column
Thibaut Girka
2019-07-21
[Glitch] Add messages informing that collections are empty
Jakub Mendyk
2019-07-21
Merge pull request #1158 from ThibG/glitch-soc/merge-upstream
ThibG
2019-07-19
Fix filtering behaviors
Thibaut Girka
2019-07-19
[Glitch] Add ActivityPub actor representing the entire server
ThibG
2019-07-19
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`
Eugen Rochko
2019-07-18
Fix timestamp display in boost/fav modals in RTL locales
Thibaut Girka
2019-07-18
Fixups
Thibaut Girka
2019-07-18
Public pages RTL fixes
Thibaut Girka
2019-07-18
Unfiy status__prepend with upstream
Thibaut Girka
2019-07-18
RTL fixes
Thibaut Girka
2019-07-18
Fix some SCSS for RTL behavior
Thibaut Girka
2019-07-18
Minor fixup
Thibaut Girka
2019-07-18
[Glitch] Fix RTL layout of status display names
Eugen Rochko
[next]