0cbf3a146f 
					 
					
						
						
							
							Speed up/optimize loading of statuses, context and cards by not re-fetching what is already loaded  
						
						
						
						
					 
					
						2017-02-17 01:34:37 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3b81baaaaf 
					 
					
						
						
							
							Adding POST /api/v1/reports API, and a UI for submitting reports  
						
						
						
						
					 
					
						2017-02-14 20:59:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8a081ce588 
					 
					
						
						
							
							Fix wrong prediction of whether toot will apear on public timeline in UI  
						
						
						
						
					 
					
						2017-02-07 00:40:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac035108aa 
					 
					
						
						
							
							Add "clear notifications" button, exclude posts from people who have blocked *you* from public/hashtag timelines  
						
						
						
						
					 
					
						2017-02-07 00:06:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						920ba5fc4e 
					 
					
						
						
							
							Fix   #61  - Add list of blocked users to the UI; clean up failed push notifications API  
						
						... 
						
						
						
						Try to fix Travis CI setup 
						
						
					 
					
						2017-02-05 19:18:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						44fad0160f 
					 
					
						
						
							
							Add next/previous navigation in modal for media attachments  
						
						
						
						
					 
					
						2017-02-05 02:48:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bf60f2898d 
					 
					
						
						
							
							Fix   #529  - Make hashtag timelines show conversations, fix hashtag loading in the UI  
						
						
						
						
					 
					
						2017-01-31 22:35:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f21e7d6ac0 
					 
					
						
						
							
							Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer  
						
						... 
						
						
						
						nested inside a common parent (<Account>), instead they all embed <HeaderContainer /> 
						
						
					 
					
						2017-01-30 21:44:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7329fbd8a4 
					 
					
						
						
							
							Fix up timeout, improve contrast on "show more", add responsive style  
						
						... 
						
						
						
						for extremely wide monitors 
						
						
					 
					
						2017-01-26 18:48:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						905c829179 
					 
					
						
						
							
							Improve infinite scroll on notifications  
						
						
						
						
					 
					
						2017-01-26 04:30:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						999cde94a6 
					 
					
						
						
							
							Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text  
						
						... 
						
						
						
						Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations 
						
						
					 
					
						2017-01-25 01:29:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f8da0dd490 
					 
					
						
						
							
							Merge branch 'master' into master  
						
						
						
						
					 
					
						2017-01-24 21:56:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						21c209636d 
					 
					
						
						
							
							Set isLoading false on timelines when request fails  
						
						
						
						
					 
					
						2017-01-24 13:04:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d9022884c6 
					 
					
						
						
							
							Smarter infinite scroll  
						
						
						
						
					 
					
						2017-01-24 04:12:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bf0f6eb62d 
					 
					
						
						
							
							Implement a click-to-view spoiler system  
						
						
						
						
					 
					
						2017-01-23 21:07:40 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1761d3f9c3 
					 
					
						
						
							
							Fix mistake  
						
						
						
						
					 
					
						2017-01-23 22:18:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f392030ab8 
					 
					
						
						
							
							Add /api/v1/notifications/clear, non-existing link cards for statuses will  
						
						... 
						
						
						
						now return empty hash instead of throwing a 404 error. When following,
merge into timeline will filter statuses 
						
						
					 
					
						2017-01-23 21:09:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8e4b9c663 
					 
					
						
						
							
							No loading bars for cards, no failure if it 404s (that's expected)  
						
						
						
						
					 
					
						2017-01-20 01:07:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0de621e76 
					 
					
						
						
							
							Fix   #463  - Fetch and display previews of URLs using OpenGraph tags  
						
						
						
						
					 
					
						2017-01-20 01:00:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8d0284f8d9 
					 
					
						
						
							
							Hide more non-essential loading bars  
						
						
						
						
					 
					
						2017-01-19 11:23:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						98560b232a 
					 
					
						
						
							
							Don't show loading bar when re-loading already loaded status. Don't even try to fetch ancestors from DB when in_reply_to_id is nil  
						
						
						
						
					 
					
						2017-01-19 11:06:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b0941182f 
					 
					
						
						
							
							Don't show loading bar when checking account timeline for newer stuff  
						
						
						
						
					 
					
						2017-01-19 11:01:01 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7cfd5b680a 
					 
					
						
						
							
							Fix forgotten change of settings  
						
						
						
						
					 
					
						2017-01-17 20:37:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c468446f4c 
					 
					
						
						
							
							Fix boops?  
						
						
						
						
					 
					
						2017-01-17 20:28:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fcb5a85cdd 
					 
					
						
						
							
							Add sounds for notifications. Boop by @jk@mastodon.social  
						
						
						
						
					 
					
						2017-01-17 20:09:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7d53ee73f3 
					 
					
						
						
							
							Fix   #238  - Add "favourites" column  
						
						
						
						
					 
					
						2017-01-16 13:28:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d5cbfa356 
					 
					
						
						
							
							Fix   #449  - don't do relationships fetch for empty array of IDs  
						
						
						
						
					 
					
						2017-01-15 14:47:39 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						312c51b5c8 
					 
					
						
						
							
							Home column filters  
						
						
						
						
					 
					
						2017-01-10 17:25:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						75f80bef10 
					 
					
						
						
							
							Persist UI settings, add missing localizations for German  
						
						
						
						
					 
					
						2017-01-09 14:00:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						23ebf60b95 
					 
					
						
						
							
							Improve initialState loading  
						
						
						
						
					 
					
						2017-01-09 12:37:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5c7add2176 
					 
					
						
						
							
							Fix   #147  - Unreblogging will leave original status in feeds  
						
						
						
						
					 
					
						2017-01-07 15:44:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						10a9ebae3b 
					 
					
						
						
							
							Add tag property to desktop notifications, preventing duplicates (i.e. when multiple Mastodon tabs are open)  
						
						
						
						
					 
					
						2017-01-06 08:26:45 +11:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						65647a2472 
					 
					
						
						
							
							See  #244  - Added notifications column settings to filter what's displayed  
						
						... 
						
						
						
						in the column and what appears as desktop notifications. Settings do not
persist yet 
						
						
					 
					
						2017-01-02 14:09:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3689c119f0 
					 
					
						
						
							
							Replacing follow requests in the settings area with in-UI column  
						
						
						
						
					 
					
						2016-12-26 21:33:51 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0bc6da89d2 
					 
					
						
						
							
							Hide unlisted toggle when private is active, hide nsfw toggle when no files added  
						
						
						
						
					 
					
						2016-12-24 01:28:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						538d109a82 
					 
					
						
						
							
							Re-add unlisted toggle to the UI  
						
						
						
						
					 
					
						2016-12-24 01:28:02 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de9b6e3a6a 
					 
					
						
						
							
							Compose form in the UI now has public/private toggle instead of public/unlisted  
						
						
						
						
					 
					
						2016-12-23 00:38:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f91b6fa9e1 
					 
					
						
						
							
							Merge branch 'master' into development  
						
						
						
						
					 
					
						2016-12-22 11:35:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						025f7bb223 
					 
					
						
						
							
							Fix notifications reducer bug  
						
						
						
						
					 
					
						2016-12-22 11:23:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						80e02b90e4 
					 
					
						
						
							
							Private visibility on statuses prevents non-followers from seeing those  
						
						... 
						
						
						
						Filters out hidden stream entries from Atom feed
Blocks now generate hidden stream entries, can be used to federate blocks
Private statuses cannot be reblogged (generates generic 422 error for now)
POST /api/v1/statuses now takes visibility=(public|unlisted|private) param instead of unlisted boolean
Statuses JSON now contains visibility=(public|unlisted|private) field 
						
						
					 
					
						2016-12-21 20:04:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b27066e154 
					 
					
						
						
							
							Re-implemented autosuggestions component for the compose form  
						
						... 
						
						
						
						Fix  #205 , fix  #156 , fix  #124  
					
						2016-12-14 18:21:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						908fcf83c6 
					 
					
						
						
							
							Fix timelines loading bug  
						
						
						
						
					 
					
						2016-12-12 14:39:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						64d109dc0e 
					 
					
						
						
							
							Downsize originals in media attachments, small fixes  
						
						
						
						
					 
					
						2016-12-05 17:13:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						41b4be699f 
					 
					
						
						
							
							Fix rule  
						
						
						
						
					 
					
						2016-12-04 18:34:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5da55c6cc 
					 
					
						
						
							
							Fix mutating objects  
						
						
						
						
					 
					
						2016-12-04 18:32:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d4559402e4 
					 
					
						
						
							
							Better responsiveness  
						
						
						
						
					 
					
						2016-12-04 18:13:07 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						565cd95bca 
					 
					
						
						
							
							Keep timelines in the UI trimmed when possible  
						
						
						
						
					 
					
						2016-12-03 21:04:57 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						14bd46946d 
					 
					
						
						
							
							Per-status control for unlisted mode, also federation for unlisted mode  
						
						... 
						
						
						
						Fix  #233 , fix  #268  
					
						2016-11-30 21:34:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8efa081f21 
					 
					
						
						
							
							Remove Neo4J  
						
						
						
						
					 
					
						2016-11-24 23:46:27 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7cee27f517 
					 
					
						
						
							
							Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications,  
						
						... 
						
						
						
						skip ActionCable for follow/unfollow/block events, instead clear UI from
blocked account's posts instantly if block request succeeds. Add forgotten
i18n for sensitive content 
						
						
					 
					
						2016-11-23 22:57:57 +01:00