about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-08-18Use CircleCI workflows for ruby dependencies (#8228)ThibG
2018-08-18Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256)Eugen Rochko
2018-08-18Fix error when trying to update counters for statuses that are gone (#8251)Eugen Rochko
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-18Add Georgian language translation (#8250)Dachi Natsvlishvili
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2018-08-17Use correct activity id in Accept when receiving duplicate Follow (fixes #821...ThibG
2018-08-17Defer scrollIntoView after DOM is drawn (fixes #8239) (#8242)ThibG
2018-08-16Prevent actions log from crashing when displaying deleted status (fixes #8133...ThibG
2018-08-16Do not error out when performing admin actions on no statuses (#8220)ThibG
2018-08-16Update reply counters only if the reply is public/unlisted (#8211)Eugen Rochko
2018-08-15Fix admin.js starting rails-ujs twice (fixes #8168) (#8213)ThibG
2018-08-15Fix FixAccountsUniqueIndex migration (#8212)ThibG
2018-08-15Get rid of the Content Warning rainbows (#8129)ThibG
2018-08-15Allow accessing local private/DM messages by URL (#8196)ThibG
2018-08-15Display replies count in web UI (#8181)Eugen Rochko
2018-08-15Add ldap search filter (#8151)Immae
2018-08-14Show exact number of followers/statuses on export page/in tooltip (#8199)Eugen Rochko
2018-08-14Various fixes regarding the video position slider (#8201)ThibG
2018-08-14Upgrade Doorkeeper to 4.4.1 (#8197)Eugen Rochko
2018-08-14Fix null constraint violation in copy status stats migration (#8198)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-13Add post-deployment migration system (#8182)Eugen Rochko
2018-08-12Added endorse strings, fixed footer 'developers' string (#8183)Evgeny Petrov
2018-08-12Expect relays to answer with accept/reject (#8179)Eugen Rochko
2018-08-12Update Rails (#8141)S.H
2018-08-11Add some feedback to maintenance rake tasks (#8173)ThibG
2018-08-11Weblate translations (2018-08-12) (#8171)Yamagishi Kazutoshi
2018-08-11Make some migration script more robust (fixes #8007) (#8170)ThibG
2018-08-11Ensure single user is a local user (fixes #8154) (#8157)ThibG
2018-08-11Fix crash when clicking “Show more/less for all” when a toot is not visib...Mélanie Chauvel (ariasuni)
2018-08-11i18n: fix Slovak language name (#8169)Nathaniel Ekoniak
2018-08-11Weblate translations (2018-08-11) (#8167)Yamagishi Kazutoshi
2018-08-11i18n: Update Polish translation (#8155)Marcin Mikołajczak
2018-08-11[RU] Updated translation (#8164)Evgeny Petrov
2018-08-10Adjust responsive design for /about/more and /terms (#8158)Eugen Rochko
2018-08-09Update docker-compose to cope with build-time assets (#8156)Aaron Brady
2018-08-09When follow is removed, remove endorsement (#8149)Eugen Rochko
2018-08-09Update /terms and /about/more to use public layout (#8142)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-08-09[RU] Translation update: (#8147)Evgeny Petrov
2018-08-08Remove protocol handler registration (#8127)Eugen Rochko
2018-08-08Update fr.yml for 3 spelling mistakes and a typo (#8135)Mozinet
2018-08-06Scroll to linked status in public status view (fixes #7884) (#8130)ThibG
2018-08-05Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126)ThibG
2018-08-03i18n: Make Polish translation more gender neutral + update (#8119)Marcin Mikołajczak
2018-08-02Render custom emoji in display name on public profile (#8115)ThibG
2018-08-01Do not show pinned toots when min_id is set (#8111)Yamagishi Kazutoshi
2018-07-31Add separate setting for sidebar text (site_short_description) (#8107)Eugen Rochko
2018-07-31Fix nodejs 8.x install in vagrant (#8105)mimikun