- Feb 27, 2017
-
-
Kibigo authored
-
- Feb 26, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
Add ability to search accounts by display name
-
Eugen Rochko authored
from zooming in on them
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
for those errors
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
now allows to cycle through multiple images
-
- Feb 25, 2017
-
-
Eugen Rochko authored
make status pagination headers generation more lax about next page existing
-
- Feb 23, 2017
-
-
Eugen Rochko authored
-
- Feb 22, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
upon un-reblogging. Check if the reblog was in the feed in the first place. It might have been filtered on distribution.
-
Eugen Rochko authored
-
- Feb 20, 2017
-
-
Eugen Rochko authored
-
Eugen authored
-
- Feb 19, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
"whole known network" which is what public timeline used to be Only domain blocks with suspend severity will block PuSH subscriptions Silenced accounts should not appear in conversations unless followed
-
Rakib Hasan authored
So that if we get an error, then we will only delete status if it is an 404 error
-
Rakib Hasan authored
Using catch statement in api_controller.rb to catch NotPermitted Exception, and render error message
-
Rakib Hasan authored
of mix of video and images in status, just wasn't rendering the show action. I moved the validation before the status creation
-
Rakib Hasan authored
Moved validation to services/post_status_service.rb
-
Rakib Hasan authored
Modified uploadCompose action to send media ids of attached media when sending a request. Modified create method in MediaController to check if when posting a video, there are no other media attached to the status by looking at the media ids sent from the uploadCompose action.
-
Rakib Hasan authored
No need to flash error message when status is not found. The column will display the message "status not found"
-
Rakib Hasan authored
-
Rakib Hasan authored
The status is not showing anymore after clicking on it
-
- Feb 18, 2017
-
-
Eugen Rochko authored
-
- Feb 17, 2017
-
-
Eugen authored
Add target="_blank" to github link under getting started
-
shel authored
This makes so clicking the link to the github opens in a new tab or windows. I just keep getting frustrated clicking the link to github and then losing my place in my home timeline >_> that's all
-
Eugen authored
Added SMTP_FROM_ADDRESS to heroku deploy config
-
nicolas authored
-