Commit graph

  • 5ded2de3a0 fix rss enclosure length (#11889) tsia 2019-09-19 13:24:50 +02:00
  • d930eb88b6
    Add table of contents to about page (#11885) Eugen Rochko 2019-09-19 11:09:05 +02:00
  • e1066cd431
    Add password challenge to 2FA settings, e-mail notifications (#11878) Eugen Rochko 2019-09-18 16:37:27 +02:00
  • d0c2c52783 Fix eslint error of import/no-extraneous-dependencies (#11884) nzws✨ 2019-09-18 22:41:50 +09:00
  • 4f6af87906
    Change spam check to apply to local accounts and add a threshold (#11806) Eugen Rochko 2019-09-18 12:53:13 +02:00
  • 577706987d Fix “load more” adding older toots/notifications to pending items (#11883) ThibG 2019-09-18 11:27:10 +02:00
  • 0e6390753d Add users remember_token index (#11881) abcang 2019-09-18 17:58:08 +09:00
  • 0627252b30 Check existence of timeline state in community timeline (#11880) Yamagishi Kazutoshi 2019-09-18 11:02:21 +09:00
  • a4b60e9ba4
    Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) Eugen Rochko 2019-09-18 02:48:40 +02:00
  • 3919571c39 Fix audit log error when custom emoji is copied from remote server (#11876) han@highemelry 2019-09-18 06:20:48 +09:00
  • 75c6ad500d Fixed not being able to display review pending hashtags in the admin UI. (#11875) mayaeh 2019-09-17 23:59:16 +09:00
  • b671b91211
    Fix webfinger response not returning 410 when account is suspended (#11869) Eugen Rochko 2019-09-17 14:58:02 +02:00
  • 0e5b9e3ba0 Fix the sample account icon of Profile directory to local only (#11872) mayaeh 2019-09-17 17:06:43 +09:00
  • 38dc51b2d6
    Fix Move handler queuing jobs that will fail if account is suspended (#11864) Eugen Rochko 2019-09-17 08:44:45 +02:00
  • c21386cff5 Improve IP cleanup query (#11871) abcang 2019-09-17 15:44:25 +09:00
  • 3d14b8f28f
    Fix SSO login not using existing account when e-mail is verified (#11862) Eugen Rochko 2019-09-16 20:42:29 +02:00
  • bdeff5ae15
    Fix web UI allowing uploads past status limit via drag & drop (#11863) Eugen Rochko 2019-09-16 20:42:19 +02:00
  • d256901f60 Change timelines to add new items to pending items when scrolled down (#11867) ThibG 2019-09-16 19:39:44 +02:00
  • 576377a382 Bump capybara from 3.28.0 to 3.29.0 (#11854) dependabot-preview[bot] 2019-09-16 16:12:30 +02:00
  • d41494226d Fix poll options checkboxes/radio buttons not being vertically centered (#11833) ThibG 2019-09-16 16:12:18 +02:00
  • f109867578 Fix “slow mode” issues (#11859) ThibG 2019-09-16 15:45:06 +02:00
  • 5eff29b28c
    Fix pre-review confirmation e-mail saying you can't login (#11860) Eugen Rochko 2019-09-16 15:44:52 +02:00
  • 692fe477b4
    New Crowdin translations (#11799) Eugen Rochko 2019-09-16 15:11:01 +02:00
  • 524187b653 Fix expiring polls not being displayed as such in the WebUI (#11835) ThibG 2019-09-16 14:32:26 +02:00
  • 1882ca673d Bump webmock from 3.7.1 to 3.7.3 (#11853) dependabot-preview[bot] 2019-09-16 14:30:29 +02:00
  • c4907c9d99 Bump tzinfo-data from 1.2019.2 to 1.2019.3 (#11857) dependabot-preview[bot] 2019-09-16 14:29:44 +02:00
  • b0148d4c05 Bump faker from 2.2.2 to 2.3.0 (#11858) dependabot-preview[bot] 2019-09-16 14:29:29 +02:00
  • ef0d22f232 Add search and sort functions to hashtag admin UI (#11829) mayaeh 2019-09-16 21:27:29 +09:00
  • b7420b8643 Change dashboard to short number notation (#11847) Takeshi Umeda 2019-09-16 21:26:16 +09:00
  • 73fa0a7b13 Bump puma from 4.1.0 to 4.1.1 (#11855) dependabot-preview[bot] 2019-09-16 14:25:37 +02:00
  • b2acbb62f6 Bump es6-symbol from 3.1.1 to 3.1.2 (#11851) dependabot-preview[bot] 2019-09-16 19:16:02 +09:00
  • 08ba494578 Bump eslint-plugin-import from 2.18.0 to 2.18.2 (#11849) dependabot-preview[bot] 2019-09-16 19:15:21 +09:00
  • c707ef49d9
    Fix 2FA challenge and password challenge for non-database users (#11831) Eugen Rochko 2019-09-15 21:08:39 +02:00
  • 1511638975 Change the hashtag link from WebUI to public page (#11845) mayaeh 2019-09-15 22:48:00 +09:00
  • e41527f505 Update Crowdin configuration file Eugen Rochko 2019-09-14 11:40:13 +02:00
  • a31b89dd71
    Revert "Bump webpush from 0.3.8 to 1.0.0 (#11614)" (#11840) Eugen Rochko 2019-09-14 10:36:10 +02:00
  • c00ab575b7 Fix media description button being disabled at 420 characters instead of 1500 (#11836) ThibG 2019-09-14 00:52:56 +02:00
  • cfd4c55c88
    Fix profile fields overflowing page width (#11828) Eugen Rochko 2019-09-13 19:15:59 +02:00
  • e8703c281e
    Fix web push subscriptions being deleted on rate limit or timeout (#11826) Eugen Rochko 2019-09-13 19:15:47 +02:00
  • 18331fefa2
    Remove deprecated GET /api/v1/search API (#11823) Eugen Rochko 2019-09-13 16:11:13 +02:00
  • cf2b708e6b Fix display of long poll options (#11717) ThibG 2019-09-13 16:04:09 +02:00
  • 225edac118 Change /api/v1/timelines/public to require auth when public preview is off (#11802) ThibG 2019-09-13 16:03:46 +02:00
  • 4e1b742cb2 Change rate limit for media proxy (#11814) Yamagishi Kazutoshi 2019-09-13 23:02:52 +09:00
  • 50edf84898
    Fix search API not resolving URL when type is given (#11822) Eugen Rochko 2019-09-13 16:01:39 +02:00
  • 0762258aec
    Fix hashtags being split by ZWNJ character (#11821) Eugen Rochko 2019-09-13 16:01:26 +02:00
  • 59da5ccb8e
    Change unlisted custom emoji to not appear in autosuggestions (#11818) Eugen Rochko 2019-09-13 16:01:09 +02:00
  • 45f44ef4d3
    Fix unused CSS (#11824) Eugen Rochko 2019-09-13 16:00:47 +02:00
  • b6381bdc7d
    Change max length of media descriptions from 420 to 1500 characters (#11819) Eugen Rochko 2019-09-13 16:00:34 +02:00
  • bc869501f5
    Fix name of Portuguese language not including Portugal (#11820) Eugen Rochko 2019-09-13 16:00:19 +02:00
  • 50755a47b4
    Fix scroll position resetting when opening media modals in web UI (#11815) Eugen Rochko 2019-09-12 20:14:59 +02:00
  • 9361981388
    Add missing locale file for ga and add rake task to check for it (#11813) Eugen Rochko 2019-09-12 04:58:33 +02:00
  • 16cdaa1110
    Fix uncaught errors in media proxy controller (#11811) Eugen Rochko 2019-09-12 01:51:12 +02:00
  • 3a3b40e0c3
    Fix nil error in warning e-mail template (#11812) Eugen Rochko 2019-09-12 01:51:01 +02:00
  • c5d37f18cb
    Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) Eugen Rochko 2019-09-11 16:32:44 +02:00
  • 4fe127664b add admin setting for default search engine indexing (fix #11750) (#11804) Tao Bror Bojlén 2019-09-11 07:44:58 +01:00
  • 4faaa5b25e Add updated relationship to follow request API responses (#11800) ThibG 2019-09-10 20:56:42 +02:00
  • 17389c63c8 Change /admin/custom_emoji to honor the auto_play_gif setting (#11801) ThibG 2019-09-10 20:56:07 +02:00
  • 2b2b03a7da Fix duplicate HTML ids in /about (#11803) ThibG 2019-09-10 20:55:23 +02:00
  • 031ca25014
    Add retry for failed media downloads and tootctl media refresh (#11775) Eugen Rochko 2019-09-10 15:29:12 +02:00
  • 8674814825
    Change tootctl to use inline parallelization instead of Sidekiq (#11776) Eugen Rochko 2019-09-10 13:48:48 +02:00
  • 9045f5e3f8 Bump webpush from 0.3.8 to 1.0.0 (#11614) dependabot-preview[bot] 2019-09-10 12:44:47 +02:00
  • 0005635f96
    New Crowdin translations (#11626) Eugen Rochko 2019-09-10 12:43:06 +02:00
  • 1110ea1a91
    Add batch actions and categories to admin UI for custom emojis (#11793) Eugen Rochko 2019-09-09 22:44:17 +02:00
  • 14d4a783cd
    Fix display of instance actor in reports UI (#11798) Eugen Rochko 2019-09-09 20:42:43 +02:00
  • ec2a439a22 Add account bio to account admin view (#11473) ThibG 2019-09-09 14:15:52 +02:00
  • 7b1b968b73 Bump fastimage from 2.1.5 to 2.1.7 (#11785) dependabot-preview[bot] 2019-09-09 20:10:17 +09:00
  • 9aa2a5320e Bump sanitize from 5.0.0 to 5.1.0 (#11786) dependabot-preview[bot] 2019-09-09 20:08:45 +09:00
  • 4f3e183dc8 Bump jest from 24.8.0 to 24.9.0 (#11781) dependabot-preview[bot] 2019-09-09 20:07:02 +09:00
  • 5dcacde6a2 Bump mime-types from 3.2.2 to 3.3 (#11788) dependabot-preview[bot] 2019-09-09 20:03:07 +09:00
  • a9ea638a49 Bump json-ld-preloaded from 3.0.3 to 3.0.4 (#11790) dependabot-preview[bot] 2019-09-09 19:52:33 +09:00
  • 3642021d58 Bump oj from 3.9.0 to 3.9.1 (#11789) dependabot-preview[bot] 2019-09-09 19:50:38 +09:00
  • 261e52268c
    Add batch approve/reject for pending hashtags in admin UI (#11791) Eugen Rochko 2019-09-09 12:50:09 +02:00
  • 3feacd2b14 Bump faker from 2.2.1 to 2.2.2 (#11787) dependabot-preview[bot] 2019-09-09 19:49:54 +09:00
  • 3b10307e2c Bump devise from 4.7.0 to 4.7.1 (#11784) dependabot-preview[bot] 2019-09-09 19:49:13 +09:00
  • c12cdbe81c Bump @babel/preset-env from 7.5.5 to 7.6.0 (#11780) dependabot-preview[bot] 2019-09-09 19:42:39 +09:00
  • 9fa5c43d80 Bump tesseract.js from 2.0.0-alpha.13 to 2.0.0-alpha.15 (#11779) dependabot-preview[bot] 2019-09-09 19:40:30 +09:00
  • 9c9dcf580a Add featured tags API (#11778) Takeshi Umeda 2019-09-09 17:50:33 +09:00
  • a75009a65e
    Change half-life of trend decay (#11774) Eugen Rochko 2019-09-08 19:17:57 +02:00
  • d7ed697030 Use prebuilt node.js on Docker image (#11768) Yamagishi Kazutoshi 2019-09-07 12:12:20 +09:00
  • d7268befa8 Add healthcheck endpoint for web (#11770) Yamagishi Kazutoshi 2019-09-07 09:47:51 +09:00
  • e445a8af64
    Add timeline read markers API (#11762) Eugen Rochko 2019-09-06 13:55:51 +02:00
  • cf643d0060 Add method and enctype to manifest (#11767) Yamagishi Kazutoshi 2019-09-05 22:51:51 +09:00
  • e265b8887d Fix NotificationMailer failing when receiving mention with media from remote instance (#11765) mayaeh 2019-09-05 13:14:30 +09:00
  • 7db2c2e2ba
    Fix line breaks in hashtag autosuggestions in web UI (#11764) Eugen Rochko 2019-09-05 06:14:06 +02:00
  • 58755439ac
    Fix wrong variable regression from #11753 (#11763) Eugen Rochko 2019-09-05 06:13:50 +02:00
  • 1653b58777 Attempt to concurrently connect to remote IP addresses (#11757) ThibG 2019-09-05 05:32:53 +02:00
  • 529856a608 Bump addressable from 2.6.0 to 2.7.0 (#11732) dependabot-preview[bot] 2019-09-05 12:31:47 +09:00
  • c46dcf77c6 Bump capistrano from 3.11.0 to 3.11.1 (#11731) dependabot-preview[bot] 2019-09-05 12:04:45 +09:00
  • e974d4923f Exclude URLs from text analysis (#11759) Mostafa Ahangarha 2019-09-05 01:00:49 +04:30
  • bdca8da8eb Add PERSISTENT_TIMEOUT option (#11756) Yamagishi Kazutoshi 2019-09-05 03:44:08 +09:00
  • 80f86f290f Bump aws-sdk-s3 from 1.46.0 to 1.48.0 (#11729) dependabot-preview[bot] 2019-09-05 01:46:37 +09:00
  • 1b3c2598fa Bump rubocop-rails from 2.3.1 to 2.3.2 (#11728) dependabot-preview[bot] 2019-09-05 01:45:44 +09:00
  • beba6824e1 Bump bootsnap from 1.4.4 to 1.4.5 (#11730) dependabot-preview[bot] 2019-09-05 01:45:20 +09:00
  • e9dbb955a8 Bump faker from 2.1.2 to 2.2.1 (#11733) dependabot-preview[bot] 2019-09-05 01:44:01 +09:00
  • 15d6a10c02 Bump webmock from 3.6.2 to 3.7.1 (#11734) dependabot-preview[bot] 2019-09-05 01:42:35 +09:00
  • a6a63358c3
    Fix wrong sum of usage in hashtag component in web UI (#11755) Eugen Rochko 2019-09-04 10:10:18 +02:00
  • 1a00bd9244
    Fix wrong pluralization in hashtag component in web UI (#11754) Eugen Rochko 2019-09-04 04:14:13 +02:00
  • 43f56f1291
    Change account deletion page to have better explanations (#11753) Eugen Rochko 2019-09-04 04:13:54 +02:00
  • c1e238a77b Fix admin interface showing superfluous reject media/reports on suspended blocks (#11749) ThibG 2019-09-03 22:53:27 +02:00
  • 692c5b439a Fix ActivityPub context not being dynamically computed (#11746) ThibG 2019-09-03 22:52:32 +02:00