- Feb 05, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
Try to fix Travis CI setup
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
warning mentions preview into area where actual content would be
-
Eugen Rochko authored
-
Eugen Rochko authored
overshadow requirement for remote-lookup
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
- Feb 04, 2017
-
-
hoodie authored
untested, my vagrant is bugged again, submitted at gargron's request
-
- Feb 03, 2017
-
-
Eugen Rochko authored
Make the streaming API also handle websockets (because trying to get the browser EventSource interface to work flawlessly was a nightmare). WARNING: This commit makes the web UI connect to the streaming API instead of ActionCable like before. This means that if you are upgrading, you should set that up beforehand.
-
hoodie authored
sounds complex, but really it just reorganizes the posting options and adds a seperator line
-
- Feb 02, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Feb 01, 2017
-
-
Eugen Rochko authored
they have been loaded and favourited/reblogged from another source Since the status JSON returned from public/hashtag streams does not contain favourited/reblogged attributes, merging them should not override existing ones.
-
Eugen Rochko authored
FanOutOnWriteService. The only recipient-specific part on them is reblogged/favourited. But since only newly created statuses appear on them, it is safe to assume that both attributes would be false
-
Eugen Rochko authored
redis-backed "mentions" timeline as redundant (given notifications)
-
- Jan 31, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
tom authored
Changing the way the background image is positioned and the box is sized should fix problems with the text overlapping the image on mobile browsers and Edge.
-
- Jan 30, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
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 />
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
the public timeline has been using
-
- Jan 29, 2017
-
-
Billie Thompson authored
Currently we have the problem where the follow request button is missing from the Follow request tab. This means that when you visit that tab you either have to press the back button in the browser or re-enter the home page, which breaks the app flow. This will resolve that issue by adding a new back button to that tab, in the same way that the public timeline, and favourites have.
-
Misty De Meo authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Jan 28, 2017
-
-
Eugen Rochko authored
-