| .. | 
		
		
			
			
			
			
				| account_notes.js | [Glitch] Add user notes on accounts | 2020-06-30 23:32:02 +02:00 | 
		
			
			
			
			
				| accounts.js | [Glitch] Add limitedattribute to accounts in REST API and a warning in web UI | 2022-05-11 11:59:08 +02:00 | 
		
			
			
			
			
				| accounts_counters.js | Port upstream refactoring of reducers and actions | 2019-03-05 21:35:03 +01:00 | 
		
			
			
			
			
				| accounts_map.js | [Glitch] Fix case-sensitive look-up for profiles in web UI | 2022-10-28 19:24:02 +02:00 | 
		
			
			
			
			
				| alerts.js | [Glitch] Add special alert for throttled requests | 2019-08-29 17:32:22 +02:00 | 
		
			
			
			
			
				| announcements.js | [Glitch] Change how unread announcements are handled | 2020-02-03 09:31:32 +01:00 | 
		
			
			
			
			
				| blocks.js | [Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI | 2019-09-30 15:58:29 +02:00 | 
		
			
			
			
			
				| boosts.js | [Glitch] Add dropdown for boost privacy in boost confirmation modal | 2021-02-12 12:31:49 +01:00 | 
		
			
			
			
			
				| compose.js | [Glitch] Fix redrafting a currently-editing post not leaving edit mode | 2022-11-08 16:26:25 +01:00 | 
		
			
			
			
			
				| contexts.js | Move more modules from flavours/glitch/utils to flavours/glitch | 2022-10-11 12:25:45 +02:00 | 
		
			
			
			
			
				| conversations.js | Move more modules from flavours/glitch/utils to flavours/glitch | 2022-10-11 12:25:45 +02:00 | 
		
			
			
			
			
				| custom_emojis.js | Move flavours/glitch/utils/emoji back to flavours/glitch/features/emoji | 2022-10-11 12:43:19 +02:00 | 
		
			
			
			
			
				| domain_lists.js | Fix error when unmuting a domain without listing muted domains first | 2018-05-29 16:26:39 +02:00 | 
		
			
			
			
			
				| dropdown_menu.js | [Glitch] Freeze scroll position when a dropdown menu is open in the TL | 2020-07-10 17:05:44 +02:00 | 
		
			
			
			
			
				| filters.js | [Glitch] Fix “Filter this post” potentially listing deleted filters | 2022-08-25 18:18:34 +02:00 | 
		
			
			
			
			
				| height_cache.js | Rename themes -> flavours ? ? | 2017-12-03 23:26:40 -08:00 | 
		
			
			
			
			
				| history.js | [Glitch] Add edit history to web UI | 2022-02-09 17:51:35 +01:00 | 
		
			
			
			
			
				| index.js | [Glitch] Add server banner to web app | 2022-10-09 20:26:15 +02:00 | 
		
			
			
			
			
				| list_adder.js | [Glitch] Implement adding a user to a list from their profile | 2018-11-09 14:50:08 +01:00 | 
		
			
			
			
			
				| list_editor.js | add list title editing | 2019-01-06 13:03:57 +01:00 | 
		
			
			
			
			
				| lists.js | merged tootsuite pr #5750 into glitch flavour | 2017-12-08 19:40:49 -06:00 | 
		
			
			
			
			
				| local_settings.js | Remove obsolete filter local settings | 2022-08-25 09:52:13 +02:00 | 
		
			
			
			
			
				| markers.js | [Glitch] Fix read marker state not being udpated internally | 2020-06-30 23:09:39 +02:00 | 
		
			
			
			
			
				| media_attachments.js | Rename themes -> flavours ? ? | 2017-12-03 23:26:40 -08:00 | 
		
			
			
			
			
				| meta.js | Move more modules from flavours/glitch/utils to flavours/glitch | 2022-10-11 12:25:45 +02:00 | 
		
			
			
			
			
				| modal.js | [Glitch] Fix reply button on media modal not giving focus to compose form | 2022-02-26 09:54:48 +01:00 | 
		
			
			
			
			
				| mutes.js | [Glitch] Add duration parameter to muting. | 2020-10-21 21:28:47 +02:00 | 
		
			
			
			
			
				| notifications.js | [Glitch] Fix handling of duplicate and out-of-order notifications in WebUI | 2022-11-06 17:29:04 +01:00 | 
		
			
			
			
			
				| picture_in_picture.js | Fix pop-up player not closing the moment a status is deleted | 2021-06-24 15:19:18 +02:00 | 
		
			
			
			
			
				| pinned_accounts_editor.js | Add pinned accounts editor | 2018-08-22 16:18:23 +02:00 | 
		
			
			
			
			
				| polls.js | Fix imports importing modules from vanilla flavour instead of glitch | 2019-08-31 18:23:24 +02:00 | 
		
			
			
			
			
				| push_notifications.js | [Glitch] Add follow_request notification type | 2019-12-07 15:48:26 +01:00 | 
		
			
			
			
			
				| relationships.js | [Glitch] Fix bell button causing a brief “Cancel follow request” on locked accounts | 2020-10-21 19:24:32 +02:00 | 
		
			
			
			
			
				| search.js | [Glitch] Fix not showing loading indicator when searching in web UI | 2022-10-08 20:49:02 +02:00 | 
		
			
			
			
			
				| server.js | [Glitch] Change about page to be mounted in the web UI | 2022-10-28 19:24:02 +02:00 | 
		
			
			
			
			
				| settings.js | Move more modules from flavours/glitch/utils to flavours/glitch | 2022-10-11 12:25:45 +02:00 | 
		
			
			
			
			
				| status_lists.js | [Glitch] Add pagination for trending statuses in web UI | 2022-10-08 20:49:02 +02:00 | 
		
			
			
			
			
				| statuses.js | [Glitch] Change public accounts pages to mount the web UI | 2022-10-28 19:24:02 +02:00 | 
		
			
			
			
			
				| suggestions.js | [Glitch] Add cold-start follow recommendations | 2021-04-21 13:50:51 +02:00 | 
		
			
			
			
			
				| tags.js | Fix accidentally importing vanilla code in glitch-soc flavor (#1863) | 2022-10-11 19:35:37 +02:00 | 
		
			
			
			
			
				| timelines.js | Move more modules from flavours/glitch/utils to flavours/glitch | 2022-10-11 12:25:45 +02:00 | 
		
			
			
			
			
				| trends.js | [Glitch] Add explore page to web UI | 2022-10-08 20:49:02 +02:00 | 
		
			
			
			
			
				| user_lists.js | [Glitch] Add featured tags selector for WebUI | 2022-10-28 19:24:02 +02:00 |