Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								43c40b5df8 
								
							 
						 
						
							
							
								
								Fix thread lines not being properly updated when new posts are received ( #2210 )  
							
							
							
						 
						
							2023-05-07 20:06:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e390c26429 
								
							 
						 
						
							
							
								
								Fix some of the Javascript linting issues, as well as bugs and unneeded divergences with upstream ( #2208 )  
							
							... 
							
							
							
							* Run eslint --fix
* Fix linting issues in video player and reduce divergences with upstream
This includes a behavior change of not auto-looping videos anymore. I don't
remember loops being ever intended, and they have been removed from upstream
a while ago, but we somehow missed the change.
* Fix lint issues in `app/javascript/flavours/glitch/selectors/index.js`
Those were basically caused by dead code that isn't present upstream, so
that brings us closer to upstream as well.
* Fix linting issue and bug in streaming/index.js
* Fix linting issues in config/webpack/shared.js
* Fix unused import in flavours/glitch/features/ui/index.js
* Fix linting issues and reduce divergences from upstream in flavours/glitch/features/ui/components/video_modal.jsx
* Fix linting issues in flavours/glitch/reducers
* Fix linting issues in glitch-soc onboarding modal
* Fix linting issues in flavours/glitch/features/ui/components/navigation_panel.jsx
* Remove dead code for unused local setting navbar_under
* Fix various linting issues
* Fix linting issues in flavours/glitch/components/scrollable_list.jsx and reduce divergences with upstream 
							
						 
						
							2023-05-07 18:22:25 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b80dc7d2ed 
								
							 
						 
						
							
							
								
								Fix SCSS linting issues ( #2207 )  
							
							... 
							
							
							
							* Disable font-family-no-missing-generic-family-keyword for font-awesome accessibility icons
* Run stylelint --fix
* Avoid `@extend` directives with doodle modal CSS
* Drop use of `@extend` for notification cleanup buttons SCSS
* Run prettier on SCSS 
							
						 
						
							2023-05-07 15:04:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								ffb5a3d4f3 
								
							 
						 
						
							
							
								
								[Glitch] Change logo version in header based on screen size in web UI  
							
							... 
							
							
							
							Port 4e6e4bcc4d 
							
						 
						
							2023-04-29 18:54:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								c4e35a3f68 
								
							 
						 
						
							
							
								
								[Glitch] Enable formatjs/prefer-pound-in-plural  
							
							... 
							
							
							
							Port 86d0a0b7d8 
							
						 
						
							2023-04-29 18:38:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								a1a60257c5 
								
							 
						 
						
							
							
								
								Disable full-width media in thread view  
							
							
							
						 
						
							2023-04-29 12:43:01 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								a2a800c212 
								
							 
						 
						
							
							
								
								[Glitch] Add lines to threads in web UI  
							
							... 
							
							
							
							Port 4141f9228c 
							
						 
						
							2023-04-29 12:08:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fusagiko / takayamaki 
								
							 
						 
						
							
							
							
							
								
							
							
								e45bb3f893 
								
							 
						 
						
							
							
								
								[Glitch] Allow == when null checking  
							
							... 
							
							
							
							Port f14395c2cf 
							
						 
						
							2023-04-29 11:09:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Plastikmensch 
								
							 
						 
						
							
							
							
							
								
							
							
								c33ecc00fa 
								
							 
						 
						
							
							
								
								[Glitch] [Proposal] Make able to write React in Typescript ( #2190 )  
							
							... 
							
							
							
							Port 4866812b28 
							
						 
						
							2023-04-26 21:30:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fusagiko / takayamaki 
								
							 
						 
						
							
							
							
							
								
							
							
								0015bd91a6 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite AnimatedNumber component with React hooks  
							
							... 
							
							
							
							Port b72a9eb02e 
							
						 
						
							2023-04-22 11:28:23 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									fusagiko / takayamaki 
								
							 
						 
						
							
							
							
							
								
							
							
								eadf9807fb 
								
							 
						 
						
							
							
								
								[Glitch] Rewrite GIFV component with React hooks  
							
							... 
							
							
							
							Port e8450b1dc2 
							
						 
						
							2023-04-22 11:22:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								d509c41d38 
								
							 
						 
						
							
							
								
								[Glitch] Change all components to use the same error page in web UI  
							
							... 
							
							
							
							Port 8b0c634a8a 
							
						 
						
							2023-04-16 18:20:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nick Schonning 
								
							 
						 
						
							
							
							
							
								
							
							
								3237eb3759 
								
							 
						 
						
							
							
								
								[Glitch] Ensure tabIndex is number instead of string  
							
							... 
							
							
							
							Port 53376db94c 
							
						 
						
							2023-04-09 14:47:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									neatchee 
								
							 
						 
						
							
							
							
							
								
							
							
								a73b29e8cc 
								
							 
						 
						
							
							
								
								[Glitch] Remove legacy decorators syntax  
							
							... 
							
							
							
							Port e272fc91e4 
							
						 
						
							2023-03-27 08:51:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								bb60db4471 
								
							 
						 
						
							
							
								
								[Glitch] Replace Status#translatable? with language matrix in separate endpoint  
							
							... 
							
							
							
							Port 7583523bf0 
							
						 
						
							2023-03-16 23:21:08 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								a813ea3c25 
								
							 
						 
						
							
							
								
								[Glitch] Only offer translation for supported languages  
							
							... 
							
							
							
							Port cc0c37cd69 
							
						 
						
							2023-03-05 21:19:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								b50a08b15b 
								
							 
						 
						
							
							
								
								[Glitch] Add lang attribute to media and poll options  
							
							... 
							
							
							
							Port 41655e16ea 
							
						 
						
							2023-03-05 17:52:53 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Renaud Chaput 
								
							 
						 
						
							
							
							
							
								
							
							
								295d193e7f 
								
							 
						 
						
							
							
								
								[Glitch] Rename JSX files with proper .jsx extension  
							
							... 
							
							
							
							Port ae3812d182 
							
						 
						
							2023-02-25 14:35:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								eb3d03a52a 
								
							 
						 
						
							
							
								
								[Glitch] Fix bad type for spellCheck attribute  
							
							... 
							
							
							
							Port 2c8bb9a76a 
							
						 
						
							2023-02-19 10:53:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Schmidt 
								
							 
						 
						
							
							
							
							
								
							
							
								71629f6f99 
								
							 
						 
						
							
							
								
								[Glitch] Spell check input fields  
							
							... 
							
							
							
							Port 9b74ffa7e0 
							
						 
						
							2023-02-09 12:59:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								5d7c0b3254 
								
							 
						 
						
							
							
								
								[Glitch] Run eslint --fix  
							
							... 
							
							
							
							I don't like it changing files this way, but it's basically what
9a5233f107 
							
						 
						
							2023-02-03 20:52:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									neatchee 
								
							 
						 
						
							
							
							
							
								
							
							
								c5af6caf05 
								
							 
						 
						
							
							
								
								Allow users to set the trigger height for lengthy toot auto-collapse ( #2070 )  
							
							... 
							
							
							
							* Allow users to set the trigger height for lengthy toot autocollapse
Add a field in the glitch-soc preferences to set the exact height in pixels of a "lengthy toot" where auto-collapse is triggered
Originally authored by Dean Bassett (github.com/deanveloper)
Squashed 3 commits from neatchee/mastodon and returned some values to project defaults:
* ef665c1df5821e684c8da3392049f33243fafa74
* 0fce108d210efe55027a3af061bfc57aaaa83843
* 998f701a2b2e37edbda7dffb11a61f67f5559b18
* Remove bad escape characters
* Apply feedback from glitch-soc code review
- move input width specification to CSS
- adjust language for clarity
* Update comments re: lengthy toot height
* Fix inconsistent indentation
* Use a calculated width that scales better with browser font instead of static 45px width 
							
						 
						
							2023-01-26 19:36:44 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								4b9c5fffde 
								
							 
						 
						
							
							
								
								[Glitch] Add lang attribute to compose textarea and CW field  
							
							... 
							
							
							
							Port 6feec4fd18 
							
						 
						
							2023-01-24 20:40:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								caeeec0fdb 
								
							 
						 
						
							
							
								
								[Glitch] Fix /api/v1/admin/trends/tags using wrong serializer  
							
							... 
							
							
							
							Port 0ad00e71c5 
							
						 
						
							2023-01-18 17:44:45 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peter Simonsson 
								
							 
						 
						
							
							
							
							
								
							
							
								37cd05b115 
								
							 
						 
						
							
							
								
								[Glitch] Fix dropdown menu positions when scrolling  
							
							... 
							
							
							
							Port 9d20c31f9c 
							
						 
						
							2023-01-12 11:18:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e08ebf920d 
								
							 
						 
						
							
							
								
								[Glitch] Add dropdown menu item to open admin interface for remote domains  
							
							... 
							
							
							
							Port c78d61f21a 
							
						 
						
							2023-01-05 16:31:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sean Whalen 
								
							 
						 
						
							
							
							
							
								
							
							
								a1eb5ed7b3 
								
							 
						 
						
							
							
								
								[Glitch] Replace hide toot with hide post  
							
							... 
							
							
							
							Port ca1fd89dfc 
							
						 
						
							2023-01-05 15:15:27 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Holden Foreman 
								
							 
						 
						
							
							
							
							
								
							
							
								786ab56927 
								
							 
						 
						
							
							
								
								[Glitch] Add aria-hidden to 'Hide image' button in MediaGallery since the button is useless to screen reader users  
							
							... 
							
							
							
							Port fffb5e0287 
							
						 
						
							2023-01-05 15:12:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								4dc050c665 
								
							 
						 
						
							
							
								
								[Glitch] Fix unnecessary re-rendering of various components when typing in web UI ( #2063 )  
							
							... 
							
							
							
							Port 7e7f69dfed 
							
						 
						
							2023-01-05 13:32:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Plastikmensch 
								
							 
						 
						
							
							
							
							
								
							
							
								9220032156 
								
							 
						 
						
							
							
								
								Use wrapper div as a spacer ( #2046 )  
							
							... 
							
							
							
							Keeps the alignment of timestamps, while also reducing clickable size
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com> 
							
						 
						
							2022-12-23 18:59:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									prplecake 
								
							 
						 
						
							
							
							
							
								
							
							
								b09f223f36 
								
							 
						 
						
							
							
								
								Wraps status timestamps in a div ( #2038 )  
							
							... 
							
							
							
							* Wraps status timestamps in a `div`
Fixes  #1985 
This wraps the status timestamp in a `div` to reduce the clickable
target size of the link. The `div` gets a `margin: 0 0 0 auto` to stick
it to the right margin of the status.
* Update app/javascript/flavours/glitch/styles/components/status.scss
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com> 
							
						 
						
							2022-12-22 15:18:02 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								123fb66cb5 
								
							 
						 
						
							
							
								
								[Glitch] Change dropdown menu to contain “Copy link to post” even for non-public posts  
							
							... 
							
							
							
							Port 4adc6160ad 
							
						 
						
							2022-12-15 20:47:58 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								07eee38b87 
								
							 
						 
						
							
							
								
								Move translate button above media attachments/preview cards  
							
							
							
						 
						
							2022-11-30 15:03:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								b15bf23f9d 
								
							 
						 
						
							
							
								
								Fix translate button not being shown when the toot has no Content Warning  
							
							
							
						 
						
							2022-11-30 14:44:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								e347472acb 
								
							 
						 
						
							
							
								
								[Glitch] Change design of translations in web UI  
							
							... 
							
							
							
							Port 3a2f9a8c53 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								36b6edc0b7 
								
							 
						 
						
							
							
								
								[Glitch] Add mention of the translation provider when translating a post  
							
							... 
							
							
							
							Port d2d2ec29f4 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								1bd102f6a9 
								
							 
						 
						
							
							
								
								[Glitch] Change “Translate” button to only show up when a translation backend is configured  
							
							... 
							
							
							
							Port 119b5adbe0 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								a933af3805 
								
							 
						 
						
							
							
								
								[Glitch] Fix showing translate button when status has no language in web UI  
							
							... 
							
							
							
							Port 6090e6e067 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								377b2ce8d3 
								
							 
						 
						
							
							
								
								[Glitch] Don't show translate button to logged-out users  
							
							... 
							
							
							
							Port part of cd9a0f136d 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								10b5e85e7c 
								
							 
						 
						
							
							
								
								[Glitch] Fix translations not being formatted, other issues in web UI  
							
							... 
							
							
							
							Port 798ed9890d 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								24583c3194 
								
							 
						 
						
							
							
								
								[Glitch] Add user content translations with configurable backends  
							
							... 
							
							
							
							Port a593188ded 
							
						 
						
							2022-11-30 13:53:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									James Adney 
								
							 
						 
						
							
							
							
							
								
							
							
								d886636767 
								
							 
						 
						
							
							
								
								[Glitch] fix gif autoplay on iOS  
							
							... 
							
							
							
							Port 0a302f7673 
							
						 
						
							2022-11-28 11:55:09 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								d4f1b79bcf 
								
							 
						 
						
							
							
								
								[Glitch] Remove preview cards from fav and boost notifications  
							
							... 
							
							
							
							Port 0161fa9745 
							
						 
						
							2022-11-12 13:51:30 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								3b3886e80b 
								
							 
						 
						
							
							
								
								[Glitch] Add option to open original page in dropdowns of remote content in web UI  
							
							... 
							
							
							
							Port 3ff5a02f65 
							
						 
						
							2022-11-10 11:06:56 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sasha Sorokin 
								
							 
						 
						
							
							
							
							
								
							
							
								a0b5700720 
								
							 
						 
						
							
							
								
								[Glitch] Remove aria-pressed where it's redundant  
							
							... 
							
							
							
							Port f3339b4ba9 
							
						 
						
							2022-11-10 10:25:43 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								f3e39d1776 
								
							 
						 
						
							
							
								
								[Glitch] Change larger reblogs/favourites numbers to be shortened in web UI  
							
							... 
							
							
							
							Port 40a2ab1dfe 
							
						 
						
							2022-11-10 10:15:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								d4a1711d5a 
								
							 
						 
						
							
							
								
								[Glitch] Add aria-expanded to content warning toggle button  
							
							... 
							
							
							
							Port b2a132bf9c 
							
						 
						
							2022-11-07 20:04:31 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sunny Ripert 
								
							 
						 
						
							
							
							
							
								
							
							
								906cbff923 
								
							 
						 
						
							
							
								
								[Glitch] Fix JavaScript console error on Getting Started column  
							
							... 
							
							
							
							Port 99cf3cdb63 
							
						 
						
							2022-11-07 07:54:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								df921b23a9 
								
							 
						 
						
							
							
								
								[Glitch] Change design of link footer  
							
							... 
							
							
							
							Port 0b91816814 
							
						 
						
							2022-11-06 17:29:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								0082653909 
								
							 
						 
						
							
							
								
								[Glitch] Fix showing profile's featured tags on individual statuses  
							
							... 
							
							
							
							Port 51e5229712 
							
						 
						
							2022-11-06 17:29:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Kescher 
								
							 
						 
						
							
							
							
							
								
							
							
								f00756b79e 
								
							 
						 
						
							
							
								
								Remove/update old "tootsuite" references, except those needed for Docker ( #1860 )  
							
							
							
						 
						
							2022-11-01 09:38:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								96e921ff5e 
								
							 
						 
						
							
							
								
								[Glitch] Fix number of uses being shown again on trending hashtags in web UI  
							
							... 
							
							
							
							Port c7f1ae40b5 
							
						 
						
							2022-10-28 19:49:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								e06a095eb4 
								
							 
						 
						
							
							
								
								[Glitch] Change featured hashtags to be displayed in navigation panel  
							
							... 
							
							
							
							Port 6ab724918b 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								ad94457784 
								
							 
						 
						
							
							
								
								[Glitch] Remove volume number from hashtags in web UI  
							
							... 
							
							
							
							Port 93ef719ce2 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								ccdf8b587f 
								
							 
						 
						
							
							
								
								[Glitch] Fix nofollow rel being removed in web UI  
							
							... 
							
							
							
							Port b01fad5dbd 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								60bd9718cf 
								
							 
						 
						
							
							
								
								[Glitch] Change post editing to be enabled in web UI  
							
							... 
							
							
							
							Port 85fc370638 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								f3c3f1f244 
								
							 
						 
						
							
							
								
								[Glitch] Fix error when rendering limited account in web UI  
							
							... 
							
							
							
							Port a041d3cb27 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								104af53947 
								
							 
						 
						
							
							
								
								[Glitch] Change public accounts pages to mount the web UI  
							
							... 
							
							
							
							Port 0fdfbe555e 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								5f44aae001 
								
							 
						 
						
							
							
								
								[Glitch] Change about page to be mounted in the web UI  
							
							... 
							
							
							
							Port e376f33207 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								47700a2f99 
								
							 
						 
						
							
							
								
								[Glitch] Fix intermediary responsive layout, accessibility on navigation in web UI  
							
							... 
							
							
							
							Port e13d9e178c 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								579cb88392 
								
							 
						 
						
							
							
								
								[Glitch] Add dismissable hints to various timelines in web UI  
							
							... 
							
							
							
							Port aa2b4d5c4c 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yamagishi Kazutoshi 
								
							 
						 
						
							
							
							
							
								
							
							
								0094109575 
								
							 
						 
						
							
							
								
								[Glitch] Remove timeline preview link from nav panel when not signed-in  
							
							... 
							
							
							
							Port c312e0180b 
							
						 
						
							2022-10-28 19:24:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								6e553c6467 
								
							 
						 
						
							
							
								
								Revert notification design ( #1875 )  
							
							
							
						 
						
							2022-10-28 10:30:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								7379f8aa14 
								
							 
						 
						
							
							
								
								Fix status prepend design ( #1874 )  
							
							... 
							
							
							
							* Fix status prepend design
* Adjust status prepend styling a bit 
							
						 
						
							2022-10-28 08:47:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								d540cfc73f 
								
							 
						 
						
							
							
								
								Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji  
							
							
							
						 
						
							2022-10-11 12:43:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								bf6b66bf32 
								
							 
						 
						
							
							
								
								Move more modules from flavours/glitch/utils to flavours/glitch  
							
							
							
						 
						
							2022-10-11 12:25:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								bd82ae6aaa 
								
							 
						 
						
							
							
								
								Move flavours/glitch/utils/ready to flavours/glitch/ready  
							
							
							
						 
						
							2022-10-11 11:31:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								812b755bcb 
								
							 
						 
						
							
							
								
								Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/  
							
							
							
						 
						
							2022-10-11 11:31:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								874cd0e883 
								
							 
						 
						
							
							
								
								Rename flavours/glitch/util into flavours/glitch/utils  
							
							
							
						 
						
							2022-10-11 11:31:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								619601a94b 
								
							 
						 
						
							
							
								
								Move flavours/glitch/util/api to flavours/glitch/api  
							
							
							
						 
						
							2022-10-11 11:30:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								3bf201ddaa 
								
							 
						 
						
							
							
								
								Move flavours/glitch/util/initial_state to flavours/glitch/initial_state  
							
							
							
						 
						
							2022-10-11 10:17:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								7fbd7deefa 
								
							 
						 
						
							
							
								
								[Glitch] Add server banner to web app  
							
							... 
							
							
							
							Port d2528b26b6 
							
						 
						
							2022-10-09 20:26:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								f1599cb808 
								
							 
						 
						
							
							
								
								[Glitch] Add interaction modal to logged-out web UI  
							
							... 
							
							
							
							Port 7fb738c837 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								790ee76c1c 
								
							 
						 
						
							
							
								
								[Glitch] Fix various issues with logged-out web UI  
							
							... 
							
							
							
							Port part of e2b561e3a5 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								f9d95f82d6 
								
							 
						 
						
							
							
								
								[Glitch] Fix various issues with logged-out Web UI  
							
							... 
							
							
							
							Port fixes from cd9a0f136d 
							
						 
						
							2022-10-09 18:23:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								6782bded91 
								
							 
						 
						
							
							
								
								[Glitch] Fix logo on /web/start  
							
							... 
							
							
							
							Partial port from babebc4e8a 
							
						 
						
							2022-10-09 13:12:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								da834aa518 
								
							 
						 
						
							
							
								
								[Glitch] Add explore page to web UI  
							
							... 
							
							
							
							Port 19b4c36e40 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								440676c84a 
								
							 
						 
						
							
							
								
								[Glitch] Fix pop-out player appearing on mobile screens in web UI  
							
							... 
							
							
							
							Port d416f3f662 
							
						 
						
							2022-10-08 20:49:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								dadb98634c 
								
							 
						 
						
							
							
								
								Fix regexp filtering in pinned community/public TLs ( #1840 )  
							
							
							
						 
						
							2022-09-02 11:57:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								0dfcf54d06 
								
							 
						 
						
							
							
								
								Fix position of “expand” icon in media modal on glitch-soc ( #1838 )  
							
							
							
						 
						
							2022-08-31 16:23:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e1d3397818 
								
							 
						 
						
							
							
								
								[Glitch] Add ability to filter individual posts  
							
							... 
							
							
							
							Port 522fbf9d13 
							
						 
						
							2022-08-25 09:52:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Takeshi Umeda 
								
							 
						 
						
							
							
							
							
								
							
							
								4116cc4e83 
								
							 
						 
						
							
							
								
								[Glitch] Fix case where boolean was passed to onFilter on StatusActionBar  
							
							... 
							
							
							
							Port ae20601c67 
							
						 
						
							2022-08-25 09:52:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								6ce8b42ff1 
								
							 
						 
						
							
							
								
								[Glitch] Fix reblogged statuses being erroneously shown as filtered  
							
							... 
							
							
							
							Port 106b27830b 
							
						 
						
							2022-08-25 09:52:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								60649e5665 
								
							 
						 
						
							
							
								
								[Glitch] Revamp post filtering system  
							
							... 
							
							
							
							Port front-end changes from 90e5a9bd98 
							
						 
						
							2022-08-25 09:40:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e0055fdcf7 
								
							 
						 
						
							
							
								
								[Glitch] Fix media modal link button  
							
							... 
							
							
							
							Port f3bad2e26f 
							
						 
						
							2022-08-25 05:14:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rens Groothuijsen 
								
							 
						 
						
							
							
							
							
								
							
							
								6dfb31ea0c 
								
							 
						 
						
							
							
								
								[Glitch] Add warning for sensitive audio posts  
							
							... 
							
							
							
							Port aced8820dd 
							
						 
						
							2022-08-15 14:57:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								5e628e4fd3 
								
							 
						 
						
							
							
								
								Add option to share CW toggle state across instances of a post  
							
							
							
						 
						
							2022-07-25 11:57:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								711301519a 
								
							 
						 
						
							
							
								
								Improve interaction between out-of-CW attachments and collapsed toots  
							
							
							
						 
						
							2022-07-24 13:16:03 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								406b7d972b 
								
							 
						 
						
							
							
								
								Add local setting toggle to move media attachments outside CWs  
							
							... 
							
							
							
							Fixes  #1812  
						
							2022-07-24 11:10:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								acd3f34a31 
								
							 
						 
						
							
							
								
								[Glitch] Change hashtag numbers to have clearer labels in web UI  
							
							... 
							
							
							
							Port 436e52927a 
							
						 
						
							2022-07-22 18:41:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								cfb73f9fc9 
								
							 
						 
						
							
							
								
								[Glitch] Add customizable user roles  
							
							... 
							
							
							
							Port front-end changes from e164d6a687 
							
						 
						
							2022-07-05 11:35:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								a14136558e 
								
							 
						 
						
							
							
								
								[Glitch] Add notifications for new reports  
							
							... 
							
							
							
							Port e6eb0a29b9 
							
						 
						
							2022-06-28 13:13:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								a7a44a4dff 
								
							 
						 
						
							
							
								
								Fix checkmark on interaction buttons with larger fonts ( #1799 )  
							
							... 
							
							
							
							Fixes  #1796  
						
							2022-06-16 15:37:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								705ebf794b 
								
							 
						 
						
							
							
								
								[Glitch] Remove unnused otherAccounts property  
							
							... 
							
							
							
							Port 8ce9a12526 
							
						 
						
							2022-06-02 11:08:05 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeong Arm 
								
							 
						 
						
							
							
							
							
								
							
							
								4c43ac85d6 
								
							 
						 
						
							
							
								
								[Glitch] Add lang html attr to each posts  
							
							... 
							
							
							
							Port 9adb7dde33 
							
						 
						
							2022-06-02 10:58:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								47fa6c3b91 
								
							 
						 
						
							
							
								
								Add language indicator icon and local settings for status icons ( #1788 )  
							
							... 
							
							
							
							* Add language indicator
* Add local settings for status icons
* Switch to text icon for language 
							
						 
						
							2022-05-27 16:34:29 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								ca81647961 
								
							 
						 
						
							
							
								
								Various code cleanup ( #1782 )  
							
							... 
							
							
							
							* Remove duplicate in_chosen_languages definition
* Use `DEFAULT_FIELDS_SIZE` instead of `MAX_FIELDS` to reduce code differences with upstream
* Remove duplicate annotation
* Fix incorrect cross-flavor imports
* Remove deprecated `hide_network` setting (replaced by account column)
* Remove unused KeywordMutesHelper
* Remove trailing spaces
* Remove commit_hash from InstancePresenter, as it has been unused since mid-2017 
							
						 
						
							2022-05-25 12:27:11 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								e6af69d56b 
								
							 
						 
						
							
							
								
								Use upstream's settings for CW auto-expand and column swiping ( #1770 )  
							
							... 
							
							
							
							* Use Mastodon server-side settings for automatically expanding toots with CWs
* Add modal warning about settings changes
* Use Mastodon server-side settings for disabling swiping 
							
						 
						
							2022-05-15 17:30:40 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eugen Rochko 
								
							 
						 
						
							
							
							
							
								
							
							
								fbef44009d 
								
							 
						 
						
							
							
								
								[Glitch] Add limited attribute to accounts in REST API and a warning in web UI  
							
							... 
							
							
							
							Port ac3d6f9a35 
							
						 
						
							2022-05-11 11:59:08 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Claire 
								
							 
						 
						
							
							
							
							
								
							
							
								6545114ac7 
								
							 
						 
						
							
							
								
								[Glitch] Fix block/mute lists showing a follow button when unblocking a user ( #18364 )  
							
							... 
							
							
							
							Port 917567567a 
							
						 
						
							2022-05-11 09:44:27 +02:00