Commit graph

  • 612d02028c Bump version to 2.4.4 v2.4.4 Eugen Rochko 2018-08-22 20:56:43 +02:00
  • f100e84372 Improve federated ID validation (#8372) Eugen Rochko 2018-08-22 20:55:14 +02:00
  • 56f882aed6 Avoid deleted attributes when building a Status from action log (fixes #8371) (#8373) ThibG 2018-08-22 20:55:50 +02:00
  • 802cf6a4c5
    Improve federated ID validation (#8372) Eugen Rochko 2018-08-22 20:55:14 +02:00
  • ad41806e53 Allow use of plurals on about page stats. (#8363) M Somerville 2018-08-22 18:42:47 +01:00
  • 1b282299df
    Add favourites to archive takeout (#8351) Eugen Rochko 2018-08-22 19:33:10 +02:00
  • 31a209cb01 Upgrade doorkeeper to 4.4.2 (#8321) ThibG 2018-08-20 22:42:02 +02:00
  • 13a062a5d9 Upgrade Doorkeeper to 4.4.1 (#8197) Eugen Rochko 2018-08-14 20:24:47 +02:00
  • 4bdab203ac exclude-other-silenced-accounts (#7528) masarakki 2018-08-22 20:20:50 +09:00
  • 2374a00c10
    Add confirmation step to account suspensions (#8353) Eugen Rochko 2018-08-22 11:53:41 +02:00
  • 28de046b8b
    Get rid of Chewy order/limit warning (#8355) Eugen Rochko 2018-08-22 02:44:56 +02:00
  • 025a06d322
    Add missing indices for ON DELETE CASCADE constraints (#8332) Eugen Rochko 2018-08-21 20:11:34 +02:00
  • 513cb20b75 Weblate translations (2018-08-22) (#8346) Yamagishi Kazutoshi 2018-08-22 01:38:27 +09:00
  • f06fa09962 Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339) ThibG 2018-08-21 17:53:01 +02:00
  • d98de8ada7
    Get rid of all batch order warnings (#8334) Eugen Rochko 2018-08-21 12:25:50 +02:00
  • 83746b6364
    Remove annoying Notification#cache_ids scope warning (#8333) Eugen Rochko 2018-08-21 02:49:51 +02:00
  • 6a0d4d36ad reorder simple form ul to list vertically (fixes #8236) (#8322) NecroTechno 2018-08-20 22:58:57 +01:00
  • 8ac5e651e1 Upgrade doorkeeper to 4.4.2 (#8321) ThibG 2018-08-20 22:42:02 +02:00
  • b34d6238cb Add API endpoint to list featured accounts (fixes #8315) (#8317) ThibG 2018-08-20 18:46:04 +02:00
  • 5fbf12bbb8 Skip pagination logic entirely for pinned toots (fixes #8302) (#8310) ThibG 2018-08-20 13:32:43 +02:00
  • 6226aa83d7
    Increase reach of Delete->Actor activities (#8305) Eugen Rochko 2018-08-20 13:28:05 +02:00
  • 25f6f41052 Add hotkey for follow requests (#8307) Annika Backstrom 2018-08-19 21:44:16 -04:00
  • 1d1e0171ec Fix a variable for a Finnish translation (#8299) Oskari Noppa 2018-08-19 20:16:40 +03:00
  • 28163528e5 Don't filter own toots (fixes #8289) (#8298) ThibG 2018-08-19 18:44:18 +02:00
  • 8fe1f8d4ce Make dropdown animations respect their placement (#8292) cpsdqs 2018-08-19 17:11:12 +02:00
  • 62cd097414 i18n: Update Polish translation (#8290) Marcin Mikołajczak 2018-08-19 17:05:36 +02:00
  • 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) abcang 2018-08-19 22:52:38 +09:00
  • 0d1d9b9a33 Fix report text color. (#8288) mayaeh 2018-08-19 22:51:57 +09:00
  • 91c929a42c
    Keep scheduler jobs unique until they're done (#8287) Eugen Rochko 2018-08-19 15:48:29 +02:00
  • 59c68c1a74
    Reduce user active duration from 7 days to 2 days (#8282) Eugen Rochko 2018-08-19 03:50:34 +02:00
  • 19b07ba260
    Make unfollow button light up red when hovered (#8286) Eugen Rochko 2018-08-19 03:28:43 +02:00
  • 58ffe3f7c3 Revert "Upgrade Doorkeeper to 4.4.1 (#8197)" (#8231) AkiraFukushima 2018-08-19 10:20:37 +09:00
  • 025fbb8285
    Show compose form on delete & redraft when in mobile layout (#8277) Eugen Rochko 2018-08-19 03:17:01 +02:00
  • f13afa1ee9
    Do not use WHERE NOT IN in CopyStatusStats migration (#8281) Eugen Rochko 2018-08-19 02:01:49 +02:00
  • 0fc0980de1
    Link to mobile apps page (#8278) Eugen Rochko 2018-08-19 01:17:44 +02:00
  • 9dd5639f90
    Add admin function to deactivate all invites (#8279) Eugen Rochko 2018-08-19 00:58:53 +02:00
  • c6eab9e0aa
    Add Makara dependency to support read-replicas (#8216) Eugen Rochko 2018-08-18 21:06:12 +02:00
  • abc5548cca Do not process outgoing mentions to suspended accounts (#8272) ThibG 2018-08-18 19:42:13 +02:00
  • 7a0f781aa9 Fix ctrl+enter not submitting toot when text cursor is composing image description (#8273) Spanky 2018-08-18 12:40:35 -05:00
  • 298ee84488 Fix #8264 - Do not override ctrl/cmd+click. (#8265) M Somerville 2018-08-18 11:50:32 +01:00
  • 85bb32c410
    Add "sign in to participate" message to public toot page (#8200) Eugen Rochko 2018-08-18 12:48:27 +02:00
  • 5059989cc7 Use CircleCI workflows for ruby dependencies (#8228) ThibG 2018-08-18 04:05:42 +02:00
  • edb1de7800
    Make CopyStatusStats migration use batches of 1000 to avoid locks (#8256) Eugen Rochko 2018-08-18 03:44:50 +02:00
  • d010816ba8
    Fix error when trying to update counters for statuses that are gone (#8251) Eugen Rochko 2018-08-18 03:03:23 +02:00
  • 78fa926ed5
    Add remote interaction dialog for toots (#8202) Eugen Rochko 2018-08-18 03:03:12 +02:00
  • bf1bde5d6a Add Georgian language translation (#8250) Dachi Natsvlishvili 2018-08-17 20:00:01 +04:00
  • 59f7f4c923 Implement Undo { Accept { Follow } } (fixes #8234) (#8245) ThibG 2018-08-17 16:24:56 +02:00
  • 1ee675d68b Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) ThibG 2018-08-17 14:08:17 +02:00
  • 4601a58ac2 Defer scrollIntoView after DOM is drawn (fixes #8239) (#8242) ThibG 2018-08-17 14:07:38 +02:00
  • 106fa28a00 Prevent actions log from crashing when displaying deleted status (fixes #8133) (#8219) ThibG 2018-08-16 20:05:26 +02:00
  • c98681c358 Do not error out when performing admin actions on no statuses (#8220) ThibG 2018-08-16 20:02:52 +02:00
  • d78474264d
    Update reply counters only if the reply is public/unlisted (#8211) Eugen Rochko 2018-08-16 14:21:52 +02:00
  • be0b372a22 Fix admin.js starting rails-ujs twice (fixes #8168) (#8213) ThibG 2018-08-15 23:38:31 +02:00
  • 4f24dc31dc Fix FixAccountsUniqueIndex migration (#8212) ThibG 2018-08-15 20:23:12 +02:00
  • 625b5a567b Get rid of the Content Warning rainbows (#8129) ThibG 2018-08-15 19:38:56 +02:00
  • af912fb308 Allow accessing local private/DM messages by URL (#8196) ThibG 2018-08-15 19:33:36 +02:00
  • 4df9cabb22
    Display replies count in web UI (#8181) Eugen Rochko 2018-08-15 19:29:52 +02:00
  • b0f4fe456b Add ldap search filter (#8151) Immae 2018-08-15 18:12:44 +02:00
  • aaac14b8ad
    Show exact number of followers/statuses on export page/in tooltip (#8199) Eugen Rochko 2018-08-14 21:56:17 +02:00
  • ec2c516ab8 Various fixes regarding the video position slider (#8201) ThibG 2018-08-14 21:51:17 +02:00
  • 464daffdf9
    Upgrade Doorkeeper to 4.4.1 (#8197) Eugen Rochko 2018-08-14 20:24:47 +02:00
  • be13e95d06
    Fix null constraint violation in copy status stats migration (#8198) Eugen Rochko 2018-08-14 20:24:36 +02:00
  • 8e111b753a
    Move status counters to separate table, count replies (#8104) Eugen Rochko 2018-08-14 19:19:32 +02:00
  • 018a9e4e7f
    Add post-deployment migration system (#8182) Eugen Rochko 2018-08-13 13:40:01 +02:00
  • b7091c6c0f Added endorse strings, fixed footer 'developers' string (#8183) Evgeny Petrov 2018-08-13 00:11:40 +03:00
  • 39e361a56d
    Expect relays to answer with accept/reject (#8179) Eugen Rochko 2018-08-12 18:16:26 +02:00
  • 2aeeffc3ec Update Rails (#8141) S.H 2018-08-12 19:25:23 +09:00
  • 110b3f6335 Add some feedback to maintenance rake tasks (#8173) ThibG 2018-08-11 22:02:55 +02:00
  • 38e39c9366 Weblate translations (2018-08-12) (#8171) Yamagishi Kazutoshi 2018-08-12 04:59:23 +09:00
  • cbc2e6bd40 Make some migration script more robust (fixes #8007) (#8170) ThibG 2018-08-11 18:00:41 +02:00
  • 44680c46ed Ensure single user is a local user (fixes #8154) (#8157) ThibG 2018-08-11 11:53:10 +02:00
  • 7b5ea7270d Fix crash when clicking “Show more/less for all” when a toot is not visible (#8118) Mélanie Chauvel (ariasuni) 2018-08-11 11:52:53 +02:00
  • 84e2446d26 i18n: fix Slovak language name (#8169) Nathaniel Ekoniak 2018-08-11 01:52:05 -04:00
  • e8b7f3f3e2
    Weblate translations (2018-08-11) (#8167) Yamagishi Kazutoshi 2018-08-11 14:51:30 +09:00
  • 3d7979c2ca i18n: Update Polish translation (#8155) Marcin Mikołajczak 2018-08-11 00:52:36 +02:00
  • d2e0818d5a [RU] Updated translation (#8164) Evgeny Petrov 2018-08-11 00:39:52 +03:00
  • 5b8603879f
    Adjust responsive design for /about/more and /terms (#8158) Eugen Rochko 2018-08-10 06:43:02 +02:00
  • 8c279b1648 Update docker-compose to cope with build-time assets (#8156) Aaron Brady 2018-08-09 16:37:48 -04:00
  • aff6a15061
    When follow is removed, remove endorsement (#8149) Eugen Rochko 2018-08-09 15:24:29 +02:00
  • 0dcc1950d1
    Update /terms and /about/more to use public layout (#8142) Eugen Rochko 2018-08-09 12:58:20 +02:00
  • f2404de871
    Public profile endorsements (accounts picked by profile owner) (#8146) Eugen Rochko 2018-08-09 09:56:53 +02:00
  • 80176a3814 [RU] Translation update: (#8147) Evgeny Petrov 2018-08-09 09:50:42 +03:00
  • d974c94478
    Remove protocol handler registration (#8127) Eugen Rochko 2018-08-08 21:12:45 +02:00
  • 58cc673882 Update fr.yml for 3 spelling mistakes and a typo (#8135) Mozinet 2018-08-07 18:02:34 +02:00
  • 1ab8b4b8ea Scroll to linked status in public status view (fixes #7884) (#8130) ThibG 2018-08-06 15:16:02 +02:00
  • c52bcc0331 Serialize text-less statuses as '.' over OStatus (fixes #7856) (#8126) ThibG 2018-08-05 12:22:23 +02:00
  • 23b22d0dff i18n: Make Polish translation more gender neutral + update (#8119) Marcin Mikołajczak 2018-08-03 00:09:24 +02:00
  • dad8a1baf2 Render custom emoji in display name on public profile (#8115) ThibG 2018-08-02 15:08:29 +02:00
  • 4da03a298a Do not show pinned toots when min_id is set (#8111) Yamagishi Kazutoshi 2018-08-02 00:57:02 +09:00
  • cc56f2230a
    Add separate setting for sidebar text (site_short_description) (#8107) Eugen Rochko 2018-07-31 18:59:34 +02:00
  • 9ae53ad59e Fix nodejs 8.x install in vagrant (#8105) mimikun 2018-07-31 21:38:31 +09:00
  • 13ac8ca66a
    Do not hide hashtag timeline in mobile view, make it full-window (#8093) Eugen Rochko 2018-07-31 02:54:25 +02:00
  • 60df87f6f0
    Compensate for scrollbar disappearing when media modal visible (#8100) Eugen Rochko 2018-07-31 01:14:33 +02:00
  • e7e577dd6e
    Enforce username format for remote users, too (#8102) Eugen Rochko 2018-07-30 22:29:52 +02:00
  • d425d30804 Use workspace instead of caching for built assets (#8103) ThibG 2018-07-30 22:22:55 +02:00
  • 07b799468d
    Fix incorrect context definition for the "featured" keyword (#8090) Eugen Rochko 2018-07-30 19:33:37 +02:00
  • 1656663598
    Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101) Eugen Rochko 2018-07-30 19:33:05 +02:00
  • 18831acc10 Weblate translations (2018-07-30) (#8096) Yamagishi Kazutoshi 2018-07-30 10:43:34 +09:00
  • 06c83527f5 Do not scroll up when modal is opened (#8095) Yamagishi Kazutoshi 2018-07-29 23:52:06 +09:00
  • 0a3cc246ac Fix size/dimension values in avatar/header hint localizations (#8088) Eugen Rochko 2018-07-29 02:57:13 +02:00