f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	9cc9ffc5a7 
 
						 
						
							
							
								
								
								[frontend] Profiles with fields & more ( #1764 )  
							
							... 
							
							
							
							* redesign status template
* separate index page styling
* redesign profile template
* fix header styling/wrapping
* remove old spoiler js
* fix status cw button wrapping
* fix status info variables
* profile responsiveness, accessibility tweaks
* fix variable use, mobile
* remove duplicate id's
* rss icon, fix indent
* fix toot border-radius
* fix toot spacing
* emojify and html profile fields
* refactor (sensitive) media rendering
* plaintext profile fields
* bundle plyr icon svg
* only pause video when switching photoswipe slides
* yarn upgrade
* profile fields formatting
* replace uglifyify with @browserify updated fork
* fix profile field templating (yet again)
* fix React classes
* testrig: add testing profile field for admin user
* fix sensitive media interactions
* Revert "testrig: add testing profile field for admin user"
This reverts commit 80490c183e 
							
						 
						
							2023-05-11 17:46:32 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	0746ef741a 
 
						 
						
							
							
								
								
								[frontend] Settings navigation design ( #1652 )  
							
							... 
							
							
							
							* change header image alignment
(cherry picked from commit df1bb339a5c597a2b668cedb3dafec5a390df120)
* big mess navigation refactor
* bit of cleanup
* minor css tweaks
* fix error rendering code for remote emoji
* refactor navigation structure code
* refactor styling
* fix className
* stash
* restructure navigation generation
* url wildcard formatting
* remove un-implemented User menu entry
* remove commented lines
* clarify permissions check
* invert permissions logic for clarity 
							
						 
						
							2023-03-29 12:18:45 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	6e10175229 
 
						 
						
							
							
								
								
								update license headers ( #1612 )  
							
							
							
						 
						
							2023-03-12 17:49:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	cb2f84e551 
 
						 
						
							
							
								
								
								[frontend/fix] Mobile css tweaks ( #1605 )  
							
							... 
							
							
							
							* mobile css tweaks
* bulk process list mobile css 
							
						 
						
							2023-03-11 10:49:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	47daddc10c 
 
						 
						
							
							
								
								
								[chore/frogend] Restructure form data default values / update from Query data ( #1422 )  
							
							... 
							
							
							
							* eslint: set console use to error to catch debug littering in CI
* remove debug logging
* some form field restructuring, fixes submitted updates not being reflected
* more form field restructuring
* remove debug logger
* simplify field updates
* fix react state set during render when submitting import file
* className instead of class
* show Select hints again 
							
						 
						
							2023-02-06 09:19:56 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	a59dc855d9 
 
						 
						
							
							
								
								
								[feature/frogend] (Mastodon) domain block CSV import ( #1390 )  
							
							... 
							
							
							
							* checkbox-list styling with taller <p> element
* CSV import/export, UI/UX improvements to import-export interface
* minor styling tweaks
* csv export, clean up export type branching
* abstract domain block entry validation
* foundation for PSL check + suggestions
* Squashed commit of the following:
commit e3655ba4fb79c792b8324367960fe4204a4c02d1 
							
						 
						
							2023-02-03 12:07:40 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	27d4e364e0 
 
						 
						
							
							
								
								
								[chore] Settings refactor fix4 ( #1383 )  
							
							... 
							
							
							
							* fix error handling behavior in emoji overview and FormWithData components
* css: long domain cutoff
* unused require
* eslint vscode task 
							
						 
						
							2023-01-25 09:47:55 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	b375d3b5d6 
 
						 
						
							
							
								
								
								[chore] Add name to instance field for autosuggestion ( #1359 )  
							
							
							
						 
						
							2023-01-19 17:37:42 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	747683ba54 
 
						 
						
							
							
								
								
								[chore] Settings refactor fix 2 ( #1357 )  
							
							... 
							
							
							
							* fix emoji query tagging
* fix proxy url for gts instance
* fix: don't flash callback error on authorize flow 
							
						 
						
							2023-01-18 16:41:00 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	9b139b6320 
 
						 
						
							
							
								
								
								[frogend] Settings refactor ( #1318 )  
							
							... 
							
							
							
							* yakshave new form field structure
* fully refactor user profile settings form
* use rtk query api for profile settings
* refactor user post settings
* refactor password change form
* refactor admin settings
* FormWithData structure for user forms
* admin actions refactor
* whitespace
* fix user settings data prop
* remove superfluous logging
* cleanup old code
* refactor federation/suspend (overview, detail)
* mostly abstracted (emoji) checkbox list
* refactor parse-from-toot
* refactor custom-emoji, progress on federation bulk
* loading icon styling to prevent big spinny
* refactor federation import-export interface
* cleanup old files
* [chore] Update/add license headers for 2023
* redux fixes
* text-field exports
* appease the linter
* refactor authentication with RTK Query
* fix login/logout state transition weirdness
* fixes/cleanup
* small linter-related fixes
* add eslint license header check, fix existing files
* remove old code, clarify comment
* clarify suspend on subdomains
* collapse if/else
* fa-fw width info comment 
							
						 
						
							2023-01-18 14:45:14 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									tobi 
								
							 
						 
						
							
							
								
							
							
	
	
	0dbe6c514f 
 
						 
						
							
							
								
								
								[chore] Update/add license headers for 2023 ( #1304 )  
							
							
							
						 
						
							2023-01-05 12:43:00 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	4b8d7bd952 
 
						 
						
							
							
								
								
								[frogend] Emoji copy "Steal this look" ( #1222 )  
							
							... 
							
							
							
							* split emoji into local and remote, allow looking up remote emoji by toot url
* optimize some/all filtering
* fix local emoji routes
* implement copy action
* shortcode validation, don't wipe form on error
* copy & disable PATCH
* remove local toot acceptance for testing
* unused import
* parse emoji from account and status, get web_url from status uri
* fix url parse
* submit button loading info
* actually send category
* code cleanup, distinguish between account and status responses
* use loading icons
* fix loading icon on federation page
* require Loading element
* remove unused require
* query explanation, small accessibility tweaks 
							
						 
						
							2022-12-11 16:00:23 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	5c5c8ceaf0 
 
						 
						
							
							
								
								
								[chore] Fix frogend admin emoji patch ( #1148 )  
							
							... 
							
							
							
							* fix className
* fix unable to set category on new emoji
* wrap emoji groups 
							
						 
						
							2022-11-25 16:37:57 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	665d902fd7 
 
						 
						
							
							
								
								
								[feature/frogend] modify local emoji ( #1143 )  
							
							... 
							
							
							
							* update danger button red
* emoji category and image modification
* debug bundles in dev
* fix linting error 
							
						 
						
							2022-11-25 15:49:48 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	5ba5fb3154 
 
						 
						
							
							
								
								
								[chore/frogend] fix profile preview css, use role info ( #1130 )  
							
							... 
							
							
							
							* fix profile preview css, use role info
* remove unused redux selector 
							
						 
						
							2022-11-23 16:10:02 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	aa5c4e065c 
 
						 
						
							
							
								
								
								[frogend] Emoji categories ( #1051 )  
							
							... 
							
							
							
							* emoji category combobox
* emoji categorizing
* dropdown entry separation
* emoji filtering/sorting
* add some explaining comments
* remove unneeded default-value code
* remove wrongly created package.json
* configurable ComboBox label+placeHolder 
							
						 
						
							2022-11-16 17:05:49 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	eb25739c34 
 
						 
						
							
							
								
								
								[frontend] Custom Emoji Deletion ( #994 )  
							
							... 
							
							
							
							* re-add eslint
* fix oauth url getting too long
* actually attach single emoji get and delete routes
* basic emoji details + deletion using rtk query
* refactor emoji upload to rtk query
* clean up old redux api+reducers for custom emoji
* fix validation order
* refactor custom emoji form fields
* remove unused requires
* cleanup, fix most eslint errors
* more small eslint fixes
* fix max emoji size
* tiny bit of function documentation 
							
						 
						
							2022-11-08 17:51:44 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	3ca7164455 
 
						 
						
							
							
								
								
								[frontend] Use new GET custom_emoji admin api ( #908 )  
							
							... 
							
							
							
							* use new GET custom_emoji admin api
* use url instead of static_url, add link to emoji admin api tracking issue
* fetch all local emoji 
							
						 
						
							2022-10-13 10:42:54 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	30aaedb0a8 
 
						 
						
							
							
								
								
								[frontend] use ISO639 library for language selection ( #909 )  
							
							
							
						 
						
							2022-10-12 19:18:41 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									f0x52 
								
							 
						 
						
							
							
								
							
							
	
	
	5249294a16 
 
						 
						
							
							
								
								
								[chore] Bundler restructure ( #880 )  
							
							... 
							
							
							
							* re-structure bundler, settings panel files
* add more info logging
* tidy up CSS syntax errors
* split into lib/ files
* livereloading server
* fix factor function for production builds
* remove testing console.log
* default to production env, saves 300kb bundle size 
							
						 
						
							2022-10-03 16:46:38 +02:00