d32e0364f9 
					 
					
						
						
							
							Switch to compose route when replying and compose is not mounted  
						
						
						
						
					 
					
						2016-11-21 10:52:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38dd85daab 
					 
					
						
						
							
							Adding notifications column  
						
						
						
						
					 
					
						2016-11-20 19:39:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						85d1b74ac3 
					 
					
						
						
							
							Adding german localization  
						
						
						
						
					 
					
						2016-11-18 15:53:46 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4286d49ade 
					 
					
						
						
							
							Fix another mistake  
						
						
						
						
					 
					
						2016-11-13 20:55:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dbfe1e4be6 
					 
					
						
						
							
							Infinite scroll for followers/following lists  
						
						
						
						
					 
					
						2016-11-13 20:42:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						49b7896953 
					 
					
						
						
							
							Fix stale reference  
						
						
						
						
					 
					
						2016-11-13 19:44:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						50d3083cbd 
					 
					
						
						
							
							Making upload button into a smaller icon button  
						
						
						
						
					 
					
						2016-11-13 19:08:52 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f0bdfadab7 
					 
					
						
						
							
							Search component  
						
						
						
						
					 
					
						2016-11-13 13:04:18 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09218d4c01 
					 
					
						
						
							
							Use full-text search for autosuggestions  
						
						
						
						
					 
					
						2016-11-12 14:36:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						48b9619439 
					 
					
						
						
							
							Adding hashtags  
						
						
						
						
					 
					
						2016-11-05 17:13:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2463c72006 
					 
					
						
						
							
							Add forgotten reducer for FAVOURITES_FETCH_SUCCESS  
						
						
						
						
					 
					
						2016-11-04 14:15:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						98c3a5e9c3 
					 
					
						
						
							
							Optimize how statuses are re-rendered and relative time intervals  
						
						
						
						
					 
					
						2016-11-04 12:48:53 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d26bfd147 
					 
					
						
						
							
							Add list of who reblogged status  
						
						
						
						
					 
					
						2016-11-03 20:16:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0405ef977a 
					 
					
						
						
							
							Aria-labels actually didn't work in React, so removing. Fixing some bugs  
						
						
						
						
					 
					
						2016-11-03 19:52:09 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3731230c6d 
					 
					
						
						
							
							Allow @username@domain/@username in follow form, prevent duplicate accounts  
						
						... 
						
						
						
						created via remote look-up when domains differ but point to the same resource 
						
						
					 
					
						2016-11-03 16:57:44 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aff22bfdb5 
					 
					
						
						
							
							Add own composed status to home without waiting for websocket event  
						
						... 
						
						
						
						This makes the UI appear less laggy. After all, the status *is* created
right there and then, it's the distribution to home timelines that can take
a while 
						
						
					 
					
						2016-11-03 11:06:55 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bab4904492 
					 
					
						
						
							
							Actually fix the reblogs/favs reducer issue  
						
						
						
						
					 
					
						2016-10-31 18:11:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d88d148d89 
					 
					
						
						
							
							Fix forgotten reducers for reblogs/favourites  
						
						
						
						
					 
					
						2016-10-31 16:59:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						50aaf4667f 
					 
					
						
						
							
							Fix accounts not being normalized from context statuses  
						
						
						
						
					 
					
						2016-10-31 01:27:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c49f6290eb 
					 
					
						
						
							
							Basic username autocomplete for text area  
						
						
						
						
					 
					
						2016-10-30 18:13:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e8ff4c8e56 
					 
					
						
						
							
							Refactoring redux state into different reducers  
						
						
						
						
					 
					
						2016-10-30 15:06:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac4f53a3a2 
					 
					
						
						
							
							Improved how user lists look, added follow button to them  
						
						
						
						
					 
					
						2016-10-28 20:05:44 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1c84d505c8 
					 
					
						
						
							
							Adding following/followers lists to the UI  
						
						
						
						
					 
					
						2016-10-27 21:59:56 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						de50eff6ac 
					 
					
						
						
							
							Add opening images in a modal window  
						
						
						
						
					 
					
						2016-10-24 18:08:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f8f40f15da 
					 
					
						
						
							
							Move status components inside individual containers. We still need to select  
						
						... 
						
						
						
						all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option 
						
						
					 
					
						2016-10-24 18:08:23 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						04bbc57690 
					 
					
						
						
							
							Fix   #100  - Add "back" button to certain views  
						
						... 
						
						
						
						Also fix reloading of timelines after merge-type events 
						
						
					 
					
						2016-10-19 18:20:19 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8698cd3281 
					 
					
						
						
							
							Remember scroll position when navigating back, do not needlessly reload  
						
						... 
						
						
						
						entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time 
						
						
					 
					
						2016-10-18 23:06:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f88b8ce757 
					 
					
						
						
							
							Improve how errors are displayed in the UI  
						
						
						
						
					 
					
						2016-10-18 17:09:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7bb72ff198 
					 
					
						
						
							
							Small clean up  
						
						
						
						
					 
					
						2016-10-18 01:48:46 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ea44d89383 
					 
					
						
						
							
							More debugging  
						
						
						
						
					 
					
						2016-10-18 01:31:03 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6611e3a2ef 
					 
					
						
						
							
							More debugging  
						
						
						
						
					 
					
						2016-10-18 00:59:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e865673175 
					 
					
						
						
							
							Fix   #82  - only show latest reblog of status in UI  
						
						
						
						
					 
					
						2016-10-17 01:34:16 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						67b35a601a 
					 
					
						
						
							
							Exclude blocked users from follow suggestions, fix tests  
						
						
						
						
					 
					
						2016-10-15 13:48:38 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						20f581f796 
					 
					
						
						
							
							Display follow suggestions  
						
						
						
						
					 
					
						2016-10-15 12:06:30 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef9d4f4e06 
					 
					
						
						
							
							Use reselect to memoize denormalization in UI state  
						
						... 
						
						
						
						Also upgrade react-redux to latest version. This is a performance update 
						
						
					 
					
						2016-10-08 00:01:22 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1f650d327d 
					 
					
						
						
							
							Adding public timeline  
						
						
						
						
					 
					
						2016-10-07 16:00:11 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						70e9dd0b5b 
					 
					
						
						
							
							Blocking will prevent e-mail notifications from blocked user, blocks in UI  
						
						
						
						
					 
					
						2016-10-03 18:49:52 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1fce687f8e 
					 
					
						
						
							
							Unreblogging and unfavouriting from the UI  
						
						
						
						
					 
					
						2016-10-02 15:14:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ef2b50c9ac 
					 
					
						
						
							
							Deleting statuses from UI  
						
						
						
						
					 
					
						2016-09-30 00:00:45 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0bd4608ad1 
					 
					
						
						
							
							Fix   #55  - Filter self from pre-filled mentions  
						
						
						
						
					 
					
						2016-09-26 15:49:28 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3f9708edc4 
					 
					
						
						
							
							Change output of api/accounts/:id/follow and unfollow to return relationship  
						
						... 
						
						
						
						Track relationship in redux state. Display follow/unfollow and following-back
information on account view (unstyled) 
						
						
					 
					
						2016-09-23 20:23:26 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c6d893a71d 
					 
					
						
						
							
							Uploading/undoing media modifies status text. Also: status text trimmed before validation  
						
						
						
						
					 
					
						2016-09-22 21:39:53 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1a670af8d 
					 
					
						
						
							
							Handle remote account mentions a little  better by trying a URL lookup in the db  
						
						
						
						
					 
					
						2016-09-22 21:10:36 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a84271e85 
					 
					
						
						
							
							Infinite scroll for account timelines  
						
						
						
						
					 
					
						2016-09-22 20:58:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c0261ac25 
					 
					
						
						
							
							Infinite scroll for timeline columns  
						
						
						
						
					 
					
						2016-09-22 01:08:35 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bc98865c1a 
					 
					
						
						
							
							API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying  
						
						
						
						
					 
					
						2016-09-22 00:09:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e46abc71ca 
					 
					
						
						
							
							Fix notifications in UI, added new API for fetching account relationships  
						
						
						
						
					 
					
						2016-09-21 22:07:18 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6d89edc4f7 
					 
					
						
						
							
							Fix   #47  by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS  
						
						
						
						
					 
					
						2016-09-20 23:18:00 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						337462aa5e 
					 
					
						
						
							
							Re-organizing components to be more modular, adding loading bars  
						
						
						
						
					 
					
						2016-09-19 23:26:21 +02:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ee770c3fd3 
					 
					
						
						
							
							Live update account timelines, small fix for replyCompose  
						
						
						
						
					 
					
						2016-09-18 18:38:44 +02:00