Age | Commit message (Expand) | Author |
2017-04-23 | ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann... | Evan Minto |
2017-04-22 | Add og:url tags (#2298) | Wesley Ellis |
2017-04-19 | Remove unused view files in accounts/ (#2153) | Matt Jankowski |
2017-04-19 | Add meta tags for OGP to following & follow page (#2052) | Yamagishi Kazutoshi |
2017-04-19 | Restful refactor of accounts/ routes (#2133) | Matt Jankowski |
2017-04-18 | Simplify renders in views (#2084) | Matt Jankowski |
2017-04-18 | Instance helper to replace site title helper (#2038) | Matt Jankowski |
2017-04-16 | Use local vars in partials (#1935) | Matt Jankowski |
2017-04-16 | View spec fix (#1888) | Matt Jankowski |
2017-04-15 | Give SINGLE_USER a chance to register (#1820) | Marcin Cieślak |
2017-04-12 | significant improvement in microformats markup (#1063) | Ben Roberts |
2017-04-11 | Pagination improvements (#1445) | Matt Jankowski |
2017-04-08 | Use Setting.site_title value for `og:site_name` occurrences (#1194) | Matt Jankowski |
2017-04-07 | Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1... | Eugen |
2017-03-31 | Fix some views still not using counter caches | Eugen Rochko |
2017-03-25 | Fix public profile pagination links | Eugen Rochko |
2017-03-22 | Prettier account and stream entry URLs | Eugen Rochko |
2017-03-20 | Add landing strip | Eugen Rochko |
2017-02-17 | Quick fix for avatars with the same URL not being perceived as updated and in... | Eugen Rochko |
2017-02-13 | Add "next" link to Atom feeds | Eugen Rochko |
2017-02-06 | Add AS2 format to RABL files | Evan Minto |
2017-02-06 | Simplify RABL | Evan Minto |
2017-02-06 | Reuse existing controller and route | Evan Minto |
2017-02-04 | Add an account endpoint for ActivityPub and link to it on HTML profile pages | Evan Minto |
2017-01-09 | simplify emojification on public pages with .emojify class | blackle |
2017-01-06 | Fix h-card classes and remote follow button appearing when it shouldn't | Eugen Rochko |
2017-01-06 | Add Microformats2 markup | Greg V |
2017-01-06 | Add twitter:card metatag to enable Twitter Cards support | Effy Elden |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-29 | Add ability to use remote follow function on other sites | Eugen Rochko |
2016-12-26 | Fix #86 - resolve layout breaking on zoom-out on accounts grid | Eugen Rochko |
2016-12-23 | Add page for authorizing/rejecting follow requests | Eugen Rochko |
2016-12-22 | Hide follow/unfollow button from public page if follow already requested | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-09 | Improve images in opengraph meta tags | Eugen Rochko |
2016-12-09 | Fix OpenGraph meta tags | Eugen Rochko |
2016-12-04 | Do not use expiring links after all | Eugen Rochko |
2016-12-04 | Set a specific S3 expiration time so that files can be cached | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-03 | Add "next" pagination to public profiles | Eugen Rochko |
2016-12-01 | Fix pt translations, improve pre-cache queries, removing will_paginate | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-16 | Localizations for most server-side strings | Eugen Rochko |
2016-11-10 | Fix #122 - Add microformats-2 classes to mention links | Eugen Rochko |
2016-11-07 | Account notes (bios) can now contain links. Character limit upped to 160 | Eugen Rochko |
2016-11-03 | Enable caching for some rabl views | Eugen Rochko |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-03 | Fix most pages on small screens | Eugen Rochko |
2016-09-24 | Improve partial rendering and Haml performance (Haml->Hamlit) | Eugen Rochko |
2016-09-09 | Refactored generation of unique tags, URIs and object URLs into own classes, | Eugen Rochko |