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
2019-02-10
[Glitch] Allow multiple files upload through web UI, including drag & drop
Thibaut Girka
2019-02-10
[Glitch] Add missing rejection handling for Promises
Thibaut Girka
2019-02-01
Do not mark toots as sensitive if they don't have any media attached
Thibaut Girka
2018-12-30
Immediately go back in browser history upon successfully sending toot
Thibaut Girka
2018-12-21
[Glitch] Allow joining several hashtags in a single column
Thibaut Girka
2018-12-18
[Glitch] Put "Media Only" option in column settings instead of content area h...
Thibaut Girka
2018-12-18
[Glitch] Change column params on pinned timeline
Thibaut Girka
2018-12-18
[Glitch] Add media timeline
Thibaut Girka
2018-12-18
[Glitch] Add notification quick-filter bar in the frontend app
Thibaut Girka
2018-12-14
On mobile, go back in browser history upon posting, unless threaded mode is e...
Thibaut Girka
2018-12-13
[Glitch] Fix timeline pagination in the WebUI
Thibaut Girka
2018-12-01
Fix since_id
Thibaut Girka
2018-11-30
[Glitch] Introduce flat layout to contexts reducer
Thibaut Girka
2018-11-28
Add basic UI to set list replies setting in glitch-soc
Thibaut Girka
2018-11-13
[Glitch] Fix loading indicator inconsistency
Thibaut Girka
2018-11-13
[Glitch] Use local instead of global loading indicator for timelines, account...
Thibaut Girka
2018-11-09
[Glitch] Remove unused computation of reblog references from updateTimeline
Thibaut Girka
2018-11-09
[Glitch] Implement adding a user to a list from their profile
Thibaut Girka
2018-10-30
[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warning
Thibaut Girka
2018-10-20
Force sensitive content flag when posting a toot with a CW
Thibaut Girka
2018-09-13
Only focus first item of dropdown if it was opened via keyboard
Thibaut Girka
2018-09-07
Count unread notifications when window loses focus
Thibaut Girka
2018-09-07
Keep track of unread notifications when the notification column isn't mounted
Thibaut Girka
2018-08-31
[Glitch] Show compose form on delete & redraft when in mobile layout
Thibaut Girka
2018-08-28
[Glitch] Preserve hashtag casing in web UI hashtag history
Thibaut Girka
2018-08-28
[Glitch] Implement tag auto-completion by history
Thibaut Girka
2018-08-22
Add hashtag trendline support to glitch-soc flavour
Thibaut Girka
2018-08-22
Add pinned accounts editor
Thibaut Girka
2018-08-20
[Glitch] Skip pagination logic entirely for pinned toots
Thibaut Girka
2018-08-18
Add focal points support in the composer
Thibaut Girka
2018-08-10
Implement public profile endorsements in glitch-soc
Thibaut Girka
2018-07-17
Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)
Thibaut Girka
2018-07-10
[Glitch] Fix filters not affecting notifications in web UI
Thibaut Girka
2018-07-10
Add client-side custom filter support to glitch-soc
Thibaut Girka
2018-06-16
[Glitch] Add redraft function
Thibaut Girka
2018-05-29
[Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch notifications made while they were offline
Thibaut Girka
2018-05-29
[Glitch] Allow clients to fetch statuses made while they were offline
Thibaut Girka
2018-05-27
Implement client-size image resizing from upstream
Thibaut Girka
2018-05-22
[Glitch] Fetch relationships for search results in UI
Thibaut Girka
2018-05-21
[Glitch] Do not override the default push notification settings
Thibaut Girka
2018-05-16
[Glitch] Feature: Direct message from menu
Thibaut Girka
2018-05-10
[Glitch] Use plaintext value for field value tooltips in web UI
Thibaut Girka
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
[next]