Skip to content
Snippets Groups Projects
  1. May 28, 2018
    • Shuhei Kitagawa's avatar
      b0b34a5e
    • tateisu's avatar
      optimize direct timeline (#7614) · b87a1229
      tateisu authored
      * optimize direct timeline
      
      * fix typo in class name
      
      * change filter condition for direct timeline
      
      * fix codestyle issue
      
      * revoke index_accounts_not_silenced because direct timeline does not use it.
      
      * revoke index_accounts_not_silenced because direct timeline does not use it.
      
      * fix rspec test condition.
      
      * fix rspec test condition.
      
      * fix rspec test condition.
      
      * revoke adding column and partial index
      
      * (direct timeline) move merging logic to model
      
      * fix pagination parameter
      
      * add method arguments that switches return array of status or cache_ids
      
      * fix order by
      
      * returns ActiveRecord.Relation in default behavor
      
      * fix codestyle issue
      b87a1229
  2. May 23, 2018
  3. May 22, 2018
  4. May 19, 2018
  5. May 18, 2018
  6. May 17, 2018
  7. May 11, 2018
  8. May 09, 2018
  9. May 08, 2018
  10. May 06, 2018
  11. May 05, 2018
  12. May 04, 2018
  13. May 03, 2018
  14. May 02, 2018
  15. Apr 25, 2018
  16. Apr 23, 2018
  17. Apr 22, 2018
  18. Apr 21, 2018
  19. Apr 20, 2018
  20. Apr 18, 2018
    • Kaito Sinclaire's avatar
      Direct messages column (#4514) · 156b916c
      Kaito Sinclaire authored
      * Added a timeline for Direct statuses
      * Lists all Direct statuses you've sent and received
      * Displayed in Getting Started
      * Streaming server support for direct TL
      
      * Changes to match other timelines in 2.0
      156b916c
  21. Apr 16, 2018
  22. Apr 14, 2018
    • Eugen Rochko's avatar
      Add bio fields (#6645) · 78ed4ab7
      Eugen Rochko authored
      * Add bio fields
      
      - Fix #3211
      - Fix #232
      - Fix #121
      
      * Display bio fields in web UI
      
      * Fix output of links and missing fields
      
      * Federate bio fields over ActivityPub as PropertyValue
      
      * Improve how the fields are stored, add to Edit profile form
      
      * Add rel=me to links in fields
      
      Fix #121
  23. Apr 12, 2018
  24. Apr 11, 2018
Loading