Age | Commit message (Expand) | Author |
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 |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-03-24 | Limit Atom feeds to 20 items by default, add pagination by max_id | Eugen Rochko |
2016-03-21 | Change default avatar, redirect to home after sign up | Eugen Rochko |
2016-03-21 | Fix text color in dashboard inputs, sanitize remote status content in UI, | Eugen Rochko |
2016-03-21 | Small optimizations in Atom feeds | Eugen Rochko |
2016-03-21 | Increase note truncation length on account grids, improve FanOutOnWrite a bit, | Eugen Rochko |
2016-03-19 | Improving account grid cards layout for longer usernames and notes | Eugen Rochko |
2016-03-19 | Adding public following and followers pages, fix #3 | Eugen Rochko |
2016-03-19 | Removing some unused gems, adding pagination to profiles, fix #10 | Eugen Rochko |
2016-03-12 | Adding simple_form, adding profile settings, header image | Eugen Rochko |
2016-03-06 | Adjusting design of public pages, optimizing account page queries | Eugen Rochko |
2016-03-05 | Adjusting design of profile and entry pages, linkify mentions in statuses | Eugen Rochko |
2016-03-05 | Fixing some bugs, adding pending test examples | Eugen Rochko |
2016-02-29 | Changing the use of config constants to the Rails configuration object | Eugen Rochko |
2016-02-29 | Refactoring Grape API methods into normal controllers & other things | Eugen Rochko |