nullkal
dcfc9b2204
Fix the migration error when deprecated_preview_cards has been deleted ( #5043 )
...
* Fix the migration error when deprecated_preview_cards has deleted
* Re-run Travis CI
2017-09-22 19:32:57 +02:00
nullkal
7d16bb379d
Use OrderedCollectionPage to return followers/following list ( #4949 )
2017-09-19 16:37:06 +02:00
nullkal
da77f65c46
Add instance search feature ( #4925 )
2017-09-13 12:30:07 +02:00
nullkal
9e2ff3ef71
Make instance names in into links to user list in the instance ( #4924 )
2017-09-13 11:34:07 +02:00
nullkal
2293466edd
Show pinned statuses only in the top of the profile page ( #4803 )
...
* Show pinned statuses only in the top of the profile page
* Refactor AccountsController#show_pinned_statuses?
2017-09-04 12:53:18 +02:00
nullkal
39e7a763ff
Use request.remote_ip instead of request.ip ( #4744 )
2017-08-30 10:24:30 +02:00
nullkal
c2af138113
Allow multiple pinned statuses to be shown and make them be ordered b… ( #4690 )
...
* Allow multiple pinned statuses to be shown and make them be ordered by pinned date
* Set timestamps NOT NULL
* Make single-line pinned_statuses
* Spec for pinned_statuses
* Remove redundant empty line
2017-08-25 18:50:52 +02:00