Age | Commit message (Expand) | Author |
2017-01-20 | Fix #463 - Fetch and display previews of URLs using OpenGraph tags | Eugen Rochko |
2017-01-19 | Fix statsd null backend not being initialized properly | Eugen Rochko |
2017-01-19 | Try to avoid any potential loops | Eugen |
2017-01-16 | Improve how the list entry Account component looks when target is blocked/fol... | Eugen Rochko |
2017-01-15 | Fix tests, add applications to eager loading/cache for statuses, fix | Eugen Rochko |
2017-01-15 | Add tracking of OAuth app that posted a status, extend OAuth apps to have opt... | Effy Elden |
2017-01-13 | Add extended about page stub | Eugen Rochko |
2017-01-13 | Extend rails-settings-cached to merge db-saved hash values with defaults | Eugen Rochko |
2017-01-12 | Migrate from ledermann/rails-settings to rails-settings-cached which allows g... | Eugen Rochko |
2017-01-09 | Persist UI settings, add missing localizations for German | Eugen Rochko |
2017-01-08 | Fix Paperclip timeout setting. Fix bug introduced in #437 | Eugen Rochko |
2017-01-08 | Merge pull request #437 from krainboltgreene/patch-1 | Eugen |
2017-01-07 | Simplifying followers mappings | Kurtis Rainbolt-Greene |
2017-01-07 | Less complicated determination | Kurtis Rainbolt-Greene |
2017-01-07 | Using "rails style" order arguments | Kurtis Rainbolt-Greene |
2017-01-06 | Fix #416 - Generate random unique 14-byte (19 characters) shortcodes | Eugen Rochko |
2017-01-01 | Adding remote follow button | Eugen Rochko |
2016-12-31 | Set in_reply_to_account on statuses to non-self value when possible, thus | Eugen Rochko |
2016-12-29 | Add API for retrieving blocked accounts | Eugen Rochko |
2016-12-28 | Fix wrong person being notified after nested reblog call, fix favourites leak... | Eugen Rochko |
2016-12-26 | Follow requests send e-mail notifications, but are excluded from notification... | Eugen Rochko |
2016-12-26 | Adding follow requests API | Eugen Rochko |
2016-12-26 | Don't show statuses to blocked users | Eugen Rochko |
2016-12-23 | Fix account timelines bug | Eugen Rochko |
2016-12-22 | Hide follow/unfollow button from public page if follow already requested | Eugen Rochko |
2016-12-22 | Follow call on locked account creates follow request instead | Eugen Rochko |
2016-12-22 | Merge branch 'master' into development | Eugen Rochko |
2016-12-22 | Ensure that reblogs and favs always refer to the original status rather than ... | Eugen Rochko |
2016-12-21 | Private visibility on statuses prevents non-followers from seeing those | Eugen Rochko |
2016-12-18 | Add OEmbed iframe HTML, convert emojis on public pages, increase size of atta... | Eugen Rochko |
2016-12-18 | Removing external hub completely, fix #333 fixing digit-only hashtags, | Eugen Rochko |
2016-12-07 | Downsize attachment previews, but improve quality from 80 to 90 | Eugen Rochko |
2016-12-06 | Add suspend account functionality to admin UI | Eugen Rochko |
2016-12-06 | Fix | Eugen Rochko |
2016-12-05 | Add account suspension | Eugen Rochko |
2016-12-05 | Downsize originals in media attachments, small fixes | Eugen Rochko |
2016-12-04 | Adding configurable e-mail blacklist | Eugen Rochko |
2016-12-04 | Do not autoplay videos, display play button instead. Use expiring links when ... | Eugen Rochko |
2016-12-03 | Improve notification model | Eugen Rochko |
2016-12-03 | Fix #248 - Reload all accounts when fetching from cache | Eugen Rochko |
2016-12-02 | Fix #323 - self-replies to appear in public timelines again | Eugen Rochko |
2016-12-02 | Fix #329 - avatar errors no longer prevent remote accounts from being saved | Eugen Rochko |
2016-11-30 | Per-status control for unlisted mode, also federation for unlisted mode | Eugen Rochko |
2016-11-30 | Further abstract caching for includes | Eugen Rochko |
2016-11-29 | Unify collection caching code | Eugen Rochko |
2016-11-29 | Upgrade Paperclip to 5, AWS-SDK to 2, do not generate medium/small versions o... | Eugen Rochko |
2016-11-28 | Adding backtracing to Salmon/Processing workers | Eugen Rochko |
2016-11-28 | Fix order of attachments (see #269) | Eugen Rochko |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko |
2016-11-26 | Public and hashtag timelines now exclude reblogs and replies | Eugen Rochko |