- Apr 07, 2017
-
-
Eugen authored
* Rewrite Atom generation from stream entries to use Ox instead of Nokogiri::Builder StreamEntry is now limited to only statuses, which allows some optimization. Removed extra queries on AccountsController#show. AtomSerializer instead of AtomBuilderHelper used in AccountsController#show, StreamEntriesController#show, StreamEntryRenderer and PubSubHubbub::DistributionWorker PubSubHubbub::DistributionWorker moves n+1 DomainBlock query to PubSubHubbub::DeliveryWorker instead. All Salmon slaps that aren't based on StreamEntry still use AtomBuilderHelper and Nokogiri * All Salmon slaps now use Ox instead of Nokogiri. No touch from status on account
-
- Apr 05, 2017
-
-
Brad Urani authored
-
- Apr 04, 2017
-
-
Samy KACIMI authored
-
Samy KACIMI authored
-
Eugen Rochko authored
-
- Apr 03, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Apr 01, 2017
-
-
Eugen Rochko authored
-
- Mar 30, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
- Mar 22, 2017
-
-
Eugen Rochko authored
add ability to open status by URL from search (fix #53)
-
Eugen Rochko authored
-
Eugen Rochko authored
Returns accounts, statuses, hashtags arrays
-
- Mar 18, 2017
-
-
Eugen Rochko authored
-
- Mar 17, 2017
-
-
Eugen Rochko authored
-
- Mar 16, 2017
-
-
Eugen Rochko authored
-
- Mar 15, 2017
-
-
Eugen Rochko authored
adjusted to allow choosing it, yet
-
- Mar 06, 2017
-
-
Eugen Rochko authored
-
- Mar 05, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
(Because postgres can tell that count(*) needs no extra checks, but counting a specific column requires them)
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
Fix anchor tags in some wikipedia URLs being matches as a hashtag
-
Eugen Rochko authored
Redirect /:username to /users/:username Redirect /:username/:id to /users/:username/updates/:id Updated API documentation and sponsors
-
- Mar 04, 2017
-
-
Eugen Rochko authored
before. In the API, attachments now can be either image, video or gifv. Gifv is to be treated like images in terms of behaviour, but are videos by file type.
-
- Mar 03, 2017
-
-
Eugen Rochko authored
-
- Mar 02, 2017
-
-
Eugen Rochko authored
-
Kit Redgrave authored
-
- Feb 26, 2017
-
-
Eugen Rochko authored
Add ability to search accounts by display name
-
- Feb 22, 2017
-
-
Eugen Rochko authored
-
- Feb 19, 2017
-
-
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
-
- Feb 17, 2017
-
-
Eugen Rochko authored
-
- Feb 16, 2017
-
-
Eugen Rochko authored
-
- Feb 14, 2017
-
-
Eugen Rochko authored
-
- Feb 12, 2017
-
-
Eugen Rochko authored
StreamEntry model. Simply render Salmon slaps as they are needed
-
- Feb 11, 2017
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Eugen Rochko authored
-