Commit graph

  • 17f11b139e Disable mouse-based pause from #4859 (#4865) Eugen Rochko 2017-09-09 15:09:50 +02:00
  • bdc8b4fd91 Disable mouse-based pause from #4859 (#4865) Eugen Rochko 2017-09-09 15:09:50 +02:00
  • 52e813b992 Bump version to 1.6.0rc4 Eugen Rochko 2017-09-09 14:53:49 +02:00
  • 2ff7146b6d Bump version to 1.6.0rc4 Eugen Rochko 2017-09-09 14:53:49 +02:00
  • 66da794664 Fix scroll behavior and others on paused timeline (#4864) unarist 2017-09-09 21:16:11 +09:00
  • c7908e2d09 Fix scroll behavior and others on paused timeline (#4864) unarist 2017-09-09 21:16:11 +09:00
  • 2b62981979 Fix second report (regression from 3b81baaaaf) (#4863) Yamagishi Kazutoshi 2017-09-09 20:42:48 +09:00
  • c9d04f1c39 Fix second report (regression from 3b81baaaaf) (#4863) Yamagishi Kazutoshi 2017-09-09 20:42:48 +09:00
  • a3ce6e421a Add missing reject_media check before avatar download via ActivityPub (#4862) Eugen Rochko 2017-09-09 13:41:45 +02:00
  • 9e15eeec63 Add missing reject_media check before avatar download via ActivityPub (#4862) Eugen Rochko 2017-09-09 13:41:45 +02:00
  • 145521749f Scrollable tables in settings pages (#4857) Lynx Kotoura 2017-09-09 09:26:58 +09:00
  • 3c45d3963a Scrollable tables in settings pages (#4857) Lynx Kotoura 2017-09-09 09:26:58 +09:00
  • 65fc2d57c5 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859) Eugen Rochko 2017-09-09 02:26:41 +02:00
  • baa8b82179 Fix #1004 - Temporarily pause timeline if there's been recent mouse movement (#4859) Eugen Rochko 2017-09-09 02:26:41 +02:00
  • e768142aba Fix #4852 - Check if already requested from FollowService (#4855) Eugen Rochko 2017-09-09 02:02:44 +02:00
  • 4b460bc571 Fix #4852 - Check if already requested from FollowService (#4855) Eugen Rochko 2017-09-09 02:02:44 +02:00
  • 2b02a0c462 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861) Eugen Rochko 2017-09-09 02:02:29 +02:00
  • 7ca173be47 Fix #4850 - When visibility missing from API call to toot, fallback to user preference (#4861) Eugen Rochko 2017-09-09 02:02:29 +02:00
  • df0eba731d Refresh timeline after toot while the timeline is disconnected (#4858) unarist 2017-09-09 04:43:34 +09:00
  • 1ae5d49a71 Refresh timeline after toot while the timeline is disconnected (#4858) unarist 2017-09-09 04:43:34 +09:00
  • 46cf9b4815 Handle stream_entry URL correctly in ActivityPub (#4854) unarist 2017-09-09 01:20:03 +09:00
  • a12572e074 Handle stream_entry URL correctly in ActivityPub (#4854) unarist 2017-09-09 01:20:03 +09:00
  • 428c865071 i10n update OC and FR (#4849) Quent-in 2017-09-08 13:55:47 +02:00
  • dabc309ca3 i10n update OC and FR (#4849) Quent-in 2017-09-08 13:55:47 +02:00
  • 9fa7da88d5 Fix language filter codes (#4841) Eugen Rochko 2017-09-08 12:32:22 +02:00
  • 1caf11ddcc Fix language filter codes (#4841) Eugen Rochko 2017-09-08 12:32:22 +02:00
  • ab01d90f9e "Mute conversation" option on all own toots, not just in notifications (#4844) Eugen Rochko 2017-09-08 12:00:30 +02:00
  • 95f018a3d4 "Mute conversation" option on all own toots, not just in notifications (#4844) Eugen Rochko 2017-09-08 12:00:30 +02:00
  • 7d06d31907 Fetch statuses/following/followers numbers from ActivityPub collections (#4840) Eugen Rochko 2017-09-08 12:00:17 +02:00
  • a4caa7eb62 Fetch statuses/following/followers numbers from ActivityPub collections (#4840) Eugen Rochko 2017-09-08 12:00:17 +02:00
  • b59a6379e1 i18n: Update Polish translation (#4845) m4sk1n 2017-09-07 22:51:48 +02:00
  • 7c2d84910c i18n: Update Polish translation (#4845) m4sk1n 2017-09-07 22:51:48 +02:00
  • f94f7e4739 i10n OC / FR update Pinned toots (#4842) Quent-in 2017-09-07 22:07:03 +02:00
  • b00cc4b9bd i10n OC / FR update Pinned toots (#4842) Quent-in 2017-09-07 22:07:03 +02:00
  • 46c65a9950 Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) Eugen Rochko 2017-09-07 20:18:34 +02:00
  • dd6ede554f Fix #4834 - Adjust Status#local and Status#remote scopes (#4839) Eugen Rochko 2017-09-07 20:18:34 +02:00
  • 5980a7b395 Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) abcang 2017-09-07 23:44:15 +09:00
  • 6859d4c028 Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) abcang 2017-09-07 23:44:15 +09:00
  • 3c4179e21d Use <button> instead of <div role="button"> (#4835) PFM 2017-09-07 23:18:41 +09:00
  • 7d853b514a Use <button> instead of <div role="button"> (#4835) PFM 2017-09-07 23:18:41 +09:00
  • d108b6fc83 Add Pinned toot column (#4817) voidSatisfaction 2017-09-07 16:58:11 +09:00
  • 85c7c42098 Add Pinned toot column (#4817) voidSatisfaction 2017-09-07 16:58:11 +09:00
  • 8bdae6b9e9 Feat add validation for report comment: characters under 1000 valid (#4833) voidSatisfaction 2017-09-07 16:55:42 +09:00
  • 8185f98872 Feat add validation for report comment: characters under 1000 valid (#4833) voidSatisfaction 2017-09-07 16:55:42 +09:00
  • 91d4fff37a Use casecmp() instead of casecmp?() for now (#4832) Joseph Mingrone 2017-09-06 22:55:06 -03:00
  • 5264496240 Use casecmp() instead of casecmp?() for now (#4832) Joseph Mingrone 2017-09-06 22:55:06 -03:00
  • 5d486d544d i10n update OC and FR files (#4824) Quent-in 2017-09-07 01:55:03 +02:00
  • be75b13d68 i10n update OC and FR files (#4824) Quent-in 2017-09-07 01:55:03 +02:00
  • 1677865e45 Update fr.json (#4830) Olivier Humbert 2017-09-06 22:32:49 +02:00
  • 9417c9bb8f Update fr.json (#4830) Olivier Humbert 2017-09-06 22:32:49 +02:00
  • bd1412878e Fix locking migration on statuses table. Nullable column and NO default value (#4825) Eugen Rochko 2017-09-06 20:57:52 +02:00
  • 11bddd31ce Fix locking migration on statuses table. Nullable column and NO default value (#4825) Eugen Rochko 2017-09-06 20:57:52 +02:00
  • 87310fc5e5 Bump version to 1.6.0rc2 Eugen Rochko 2017-09-06 19:02:03 +02:00
  • dd5cb5085c Bump version to 1.6.0rc2 Eugen Rochko 2017-09-06 19:02:03 +02:00
  • b1a2c083d9 Switch to static URIs, new URI format in both protocols for new statuses (#4815) Eugen Rochko 2017-09-06 19:01:28 +02:00
  • e7adbf572a Switch to static URIs, new URI format in both protocols for new statuses (#4815) Eugen Rochko 2017-09-06 19:01:28 +02:00
  • 3b36188054 Add Smartphone screen favourite back button and adjust styles (#4813) voidSatisfaction 2017-09-07 00:32:15 +09:00
  • 13ffa3c59e Add Smartphone screen favourite back button and adjust styles (#4813) voidSatisfaction 2017-09-07 00:32:15 +09:00
  • 0a43e12be5 i18n: update Persian translation (#4822) Masoud Abkenar 2017-09-06 17:31:54 +02:00
  • aec5097d44 i18n: update Persian translation (#4822) Masoud Abkenar 2017-09-06 17:31:54 +02:00
  • 3e3766e468 fix scroll position (#4821) Clworld 2017-09-07 00:29:56 +09:00
  • 1646f622a5 fix scroll position (#4821) Clworld 2017-09-07 00:29:56 +09:00
  • be482d9c1c Update react-intl to version 2.4.0 (#4820) Yamagishi Kazutoshi 2017-09-06 23:25:19 +09:00
  • e0cda4a851 Update react-intl to version 2.4.0 (#4820) Yamagishi Kazutoshi 2017-09-06 23:25:19 +09:00
  • 412a59de90 fix text position of NSFW for video file (#4819) PFM 2017-09-06 20:55:47 +09:00
  • d8d2a54741 fix text position of NSFW for video file (#4819) PFM 2017-09-06 20:55:47 +09:00
  • 47d6f7a413 Add environment sample for OpenStack Swift (#4816) Yamagishi Kazutoshi 2017-09-06 19:13:00 +09:00
  • fa21d004c7 Add environment sample for OpenStack Swift (#4816) Yamagishi Kazutoshi 2017-09-06 19:13:00 +09:00
  • ecb350002a swift-enable the paperclip! 📎 (#2322) Adam Thurlow 2017-09-05 18:17:06 -03:00
  • 6994664a13 swift-enable the paperclip! 📎 (#2322) Adam Thurlow 2017-09-05 18:17:06 -03:00
  • 78adcc81a6 Do not execute the job with the same arguments as the retry job (#4814) abcang 2017-09-06 03:56:20 +09:00
  • be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814) abcang 2017-09-06 03:56:20 +09:00
  • 4743b22447 Fix mentions in direct statuses not being delivered via AP (#4806) Eugen Rochko 2017-09-05 20:55:25 +02:00
  • e821c00e74 Fix mentions in direct statuses not being delivered via AP (#4806) Eugen Rochko 2017-09-05 20:55:25 +02:00
  • ef25f8ba13 Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) Eugen Rochko 2017-09-05 17:48:13 +02:00
  • 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) Eugen Rochko 2017-09-05 17:48:13 +02:00
  • 65addfcd86 Adjust status embeds (#4808) Lynx Kotoura 2017-09-05 19:31:24 +09:00
  • 4c3dd0b254 Adjust status embeds (#4808) Lynx Kotoura 2017-09-05 19:31:24 +09:00
  • 3f1c86a8f5 add index_notifications_on_id_and_account_id_and_activity_type on notifications table (#4750) takayamaki 2017-09-05 19:30:01 +09:00
  • 672df4ecc0 add index_notifications_on_id_and_account_id_and_activity_type on notifications table (#4750) takayamaki 2017-09-05 19:30:01 +09:00
  • ab7f7b207d comment correction (#4812) Treyssat-Vincent Nino 2017-09-05 12:13:25 +02:00
  • aefb4719bc comment correction (#4812) Treyssat-Vincent Nino 2017-09-05 12:13:25 +02:00
  • 0968b7bf29 Translation korean added (#4802) voidSatisfaction 2017-09-05 03:40:02 +09:00
  • 4d67bf18fe Translation korean added (#4802) voidSatisfaction 2017-09-05 03:40:02 +09:00
  • eb35436f3c Update ar.yml (#4810) ButterflyOfFire 2017-09-04 18:54:12 +01:00
  • f09a250a7c Update ar.yml (#4810) ButterflyOfFire 2017-09-04 18:54:12 +01:00
  • 4b2ad6fe84 Fix some ActivityPub JSON bugs (#4796) Eugen Rochko 2017-09-04 18:26:33 +02:00
  • 9b50a9dd83 Fix some ActivityPub JSON bugs (#4796) Eugen Rochko 2017-09-04 18:26:33 +02:00
  • 49184a10c0 Show pinned statuses only in the top of the profile page (#4803) nullkal 2017-09-04 19:53:18 +09:00
  • 2293466edd Show pinned statuses only in the top of the profile page (#4803) nullkal 2017-09-04 19:53:18 +09:00
  • e123f3891f Fix streaming url to lowercase (#4804) voidSatisfaction 2017-09-04 19:52:06 +09:00
  • b6f3869f8d Fix streaming url to lowercase (#4804) voidSatisfaction 2017-09-04 19:52:06 +09:00
  • ceb86925cd Fix #4551 - Use correct syntax for content preloading (#4798) Eugen Rochko 2017-09-04 02:14:12 +02:00
  • 09cffaaf04 Fix #4551 - Use correct syntax for content preloading (#4798) Eugen Rochko 2017-09-04 02:14:12 +02:00
  • 95baff091f Fix a problem that notification column goes to top (#4792) abcang 2017-09-04 03:31:51 +09:00
  • 334a633c2a Fix a problem that notification column goes to top (#4792) abcang 2017-09-04 03:31:51 +09:00
  • 9eb5278146 Fix short number locales (#4790) Eugen Rochko 2017-09-03 15:17:34 +02:00
  • 8b12e3cc7f Fix short number locales (#4790) Eugen Rochko 2017-09-03 15:17:34 +02:00
  • d28f393c84 Make german translation more gender neutral #4755 (#4789) Andreas Drop 2017-09-03 15:17:24 +02:00
  • d3f46a77c3 Make german translation more gender neutral #4755 (#4789) Andreas Drop 2017-09-03 15:17:24 +02:00
  • 00260c789d Use next instead of return in task (#4787) Akihiko Odaki 2017-09-03 19:39:39 +09:00
  • a789315361 Use next instead of return in task (#4787) Akihiko Odaki 2017-09-03 19:39:39 +09:00
  • 1105522d75 Croatian translation - updated (#4183) May Kittens Devour Your Soul 2017-09-03 11:10:53 +02:00
  • 579c7a88e0 Croatian translation - updated (#4183) May Kittens Devour Your Soul 2017-09-03 11:10:53 +02:00
  • c46aac6303 l10n Occitan update for Embed, cancel follow request, ... (#4788) Quent-in 2017-09-03 11:08:37 +02:00
  • 8538170c2d l10n Occitan update for Embed, cancel follow request, ... (#4788) Quent-in 2017-09-03 11:08:37 +02:00
  • 81ff1c786f Explicitly define attached file of DeprecatedPreviewCard (#4786) Akihiko Odaki 2017-09-03 14:58:58 +09:00
  • 249bdc169c Explicitly define attached file of DeprecatedPreviewCard (#4786) Akihiko Odaki 2017-09-03 14:58:58 +09:00
  • 557de12c4e Bump version to 1.6.0rc1 (#4768) Eugen Rochko 2017-09-03 01:12:05 +02:00
  • 9dd8dff683 Bump version to 1.6.0rc1 (#4768) Eugen Rochko 2017-09-03 01:12:05 +02:00
  • 1b0567ae4c Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) Eugen Rochko 2017-09-03 01:11:23 +02:00
  • a187dcefa1 Instantly upgrade account to ActivityPub if we receive ActivityPub payload (#4766) Eugen Rochko 2017-09-03 01:11:23 +02:00
  • ef07bdae4b Merge 4d0fde3d93 into e18ed4bbc7 Gô Shoemake 2017-09-02 22:44:41 +00:00
  • 54e6205709 Improve client-side German i18n (#4785) Eugen Rochko 2017-09-02 23:21:48 +02:00
  • 5d170587e3 Improve client-side German i18n (#4785) Eugen Rochko 2017-09-02 23:21:48 +02:00
  • acbf8d875c Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) Eugen Rochko 2017-09-02 23:13:35 +02:00
  • 37fdddd927 Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779) Eugen Rochko 2017-09-02 23:13:35 +02:00
  • 431e8ab7c3 Validate data of Imports (#4782) abcang 2017-09-03 03:45:42 +09:00
  • 6ec1aa372d Validate data of Imports (#4782) abcang 2017-09-03 03:45:42 +09:00
  • f68ea23cbb i18n: Improve Polish translation (#4783) m4sk1n 2017-09-02 20:45:20 +02:00
  • 2c3544eedd i18n: Improve Polish translation (#4783) m4sk1n 2017-09-02 20:45:20 +02:00
  • 83cd9fca49 Make "unfollow" undo pending outgoing follow request too (#4781) Eugen Rochko 2017-09-02 20:44:41 +02:00
  • d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781) Eugen Rochko 2017-09-02 20:44:41 +02:00
  • 6a164861c3 fix text position of NSFW in Safari (Mac/iPhone) (#4570) PFM 2017-09-03 01:52:56 +09:00
  • 2a5d1d5a1b fix text position of NSFW in Safari (Mac/iPhone) (#4570) PFM 2017-09-03 01:52:56 +09:00
  • cf4250db3e Fix StatusLengthValidator tests aschmitz 2017-08-27 21:12:10 -05:00
  • e18ed4bbc7 Fix StatusLengthValidator tests aschmitz 2017-08-27 21:12:10 -05:00
  • 009a7a2482 Raise an error for remote url in StatusFinder (#4776) unarist 2017-09-03 00:42:47 +09:00
  • 6a4e2db661 Raise an error for remote url in StatusFinder (#4776) unarist 2017-09-03 00:42:47 +09:00
  • 3a3460d055 Fix WebPush (regression from #4524) (#4778) unarist 2017-09-02 23:50:42 +09:00
  • bfa7f9ebf2 Fix WebPush (regression from #4524) (#4778) unarist 2017-09-02 23:50:42 +09:00
  • 1e316eede8 Don't unconditionally call preventDefault and stopPropagation on all keyup events (#4777) Surinna Curtis 2017-09-02 09:27:16 -05:00
  • 8cc1ed3c55 Don't unconditionally call preventDefault and stopPropagation on all keyup events (#4777) Surinna Curtis 2017-09-02 09:27:16 -05:00
  • cd0f6c21ad i18n: Update Polish translation (#4775) m4sk1n 2017-09-02 16:25:54 +02:00
  • 5e1e466da0 i18n: Update Polish translation (#4775) m4sk1n 2017-09-02 16:25:54 +02:00
  • ae313cdc9d Adjust settings pages (#4765) Lynx Kotoura 2017-09-02 22:49:28 +09:00
  • cfe39fb58d Adjust settings pages (#4765) Lynx Kotoura 2017-09-02 22:49:28 +09:00
  • 4aa8d9d149 Remove workaround for fixed bug in SettingToggle fix-uploadarea-keyup-for-upstream Surinna Curtis 2017-08-31 22:41:49 -05:00
  • 6ba67f92c9 UploadArea should only preventDefault for Escape Surinna Curtis 2017-08-31 22:32:03 -05:00
  • cf3fcf114c Add Japanese translate for #4561 (#4771) Yamagishi Kazutoshi 2017-09-02 21:02:29 +09:00
  • a0294c8880 Add Japanese translate for #4561 (#4771) Yamagishi Kazutoshi 2017-09-02 21:02:29 +09:00
  • 7525d3d93d Add text color style for noscript link (#4772) Yamagishi Kazutoshi 2017-09-02 21:02:15 +09:00
  • ba8fb2fd0f Add text color style for noscript link (#4772) Yamagishi Kazutoshi 2017-09-02 21:02:15 +09:00
  • 398d3fd413 Fix profile page when use system's font (#4774) Yamagishi Kazutoshi 2017-09-02 21:01:59 +09:00
  • 6fd2e8c3c5 Fix profile page when use system's font (#4774) Yamagishi Kazutoshi 2017-09-02 21:01:59 +09:00
  • 9d998ef422 Disable embed modal when private status (#4773) Yamagishi Kazutoshi 2017-09-02 21:01:44 +09:00
  • 15963a15c6 Disable embed modal when private status (#4773) Yamagishi Kazutoshi 2017-09-02 21:01:44 +09:00
  • ff909024be Define missing JSON-LD properties (#4767) Eugen Rochko 2017-09-02 14:01:23 +02:00
  • 1b5806b744 Define missing JSON-LD properties (#4767) Eugen Rochko 2017-09-02 14:01:23 +02:00
  • c816e49782 Use updated ActivityStreams context (added: sharedInbox) (#4764) Eugen Rochko 2017-09-02 14:00:58 +02:00
  • 1b1e025b41 Use updated ActivityStreams context (added: sharedInbox) (#4764) Eugen Rochko 2017-09-02 14:00:58 +02:00
  • 32fac7c940 Add japanese translations for embed modal feature. (#4770) mayaeh 2017-09-02 14:48:51 +09:00
  • ab9f1b6e50 Add japanese translations for embed modal feature. (#4770) mayaeh 2017-09-02 14:48:51 +09:00
  • c848ca39af Add RoutingHelper (#4769) Yamagishi Kazutoshi 2017-09-02 10:03:21 +09:00
  • b767eb7ff8 Add RoutingHelper (#4769) Yamagishi Kazutoshi 2017-09-02 10:03:21 +09:00
  • b9eb3a5933 Add link to 'noscript' message (#4561) m4sk1n 2017-09-02 01:52:28 +02:00
  • 0b32338e3f Add link to 'noscript' message (#4561) m4sk1n 2017-09-02 01:52:28 +02:00
  • 08d86c1890 Add ActivityPub handler for Delete->Actor activities (#4761) Eugen Rochko 2017-09-01 21:54:42 +02:00
  • e482595a5d Add ActivityPub handler for Delete->Actor activities (#4761) Eugen Rochko 2017-09-01 21:54:42 +02:00
  • 033541d619 Finish up embed modal feature (#4759) Eugen Rochko 2017-09-01 21:30:13 +02:00
  • 9c04fadec9 Finish up embed modal feature (#4759) Eugen Rochko 2017-09-01 21:30:13 +02:00
  • a54e104bf5 Avoid sending some ActivityPub payloads if the receiver will get them through distribution (#4739) Eugen Rochko 2017-09-01 21:26:01 +02:00
  • 390bfec6da Avoid sending some ActivityPub payloads if the receiver will get them through distribution (#4739) Eugen Rochko 2017-09-01 21:26:01 +02:00
  • bb48ea7854 Do not rely on activity arriving exactly once after delete arrived (#4754) Eugen Rochko 2017-09-01 21:12:59 +02:00
  • c2980d5b17 Do not rely on activity arriving exactly once after delete arrived (#4754) Eugen Rochko 2017-09-01 21:12:59 +02:00
  • 9f4381e762 Adjust padding on the public profile page (#4757) Cygnan 2017-09-02 04:01:23 +09:00
  • a75aa62f5b Adjust padding on the public profile page (#4757) Cygnan 2017-09-02 04:01:23 +09:00
  • 2137759b66 Deduplicate with local status on Create activity (#4763) unarist 2017-09-02 04:00:43 +09:00
  • 8fd8f81ae7 Deduplicate with local status on Create activity (#4763) unarist 2017-09-02 04:00:43 +09:00
  • 039d785471 Fix NoMethodError (#4762) Eugen Rochko 2017-09-01 20:50:42 +02:00
  • 921cf3e9c8 Fix NoMethodError (#4762) Eugen Rochko 2017-09-01 20:50:42 +02:00
  • 569b6f8d94 Make PreviewCard records reuseable between statuses (#4642) Eugen Rochko 2017-09-01 16:20:16 +02:00
  • 7dc5035031 Make PreviewCard records reuseable between statuses (#4642) Eugen Rochko 2017-09-01 16:20:16 +02:00
  • 5d05b1f0a3 Use system's default font on non web UI pages (#4553) Yamagishi Kazutoshi 2017-09-01 23:13:31 +09:00
  • 2305f7c391 Use system's default font on non web UI pages (#4553) Yamagishi Kazutoshi 2017-09-01 23:13:31 +09:00
  • b4332cbf0c Make first use less overwhelming with browser permissions (#4760) Eugen Rochko 2017-09-01 16:07:08 +02:00
  • ff7d02b236 Make first use less overwhelming with browser permissions (#4760) Eugen Rochko 2017-09-01 16:07:08 +02:00
  • e5ae4b246b Update FR locales (#4714) Damien Erambert 2017-09-01 05:09:01 -07:00
  • 1a0df58878 Update FR locales (#4714) Damien Erambert 2017-09-01 05:09:01 -07:00
  • 9098caacf3 Refactor Web::PushSubscription, remove welcome message (#4524) Eugen Rochko 2017-09-01 13:35:23 +02:00
  • 74437c6bff Refactor Web::PushSubscription, remove welcome message (#4524) Eugen Rochko 2017-09-01 13:35:23 +02:00
  • 204b2ddab3 Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) unarist 2017-09-01 20:34:04 +09:00
  • 504737e860 Convert OStatus tag to ActivityPub id on in_reply_to resolution (#4756) unarist 2017-09-01 20:34:04 +09:00
  • 785fd57f34 Fallback from perform_via_activitypub on private posts (#4758) unarist 2017-09-01 19:33:02 +09:00
  • af2d22f88c Fallback from perform_via_activitypub on private posts (#4758) unarist 2017-09-01 19:33:02 +09:00
  • dedd6ddb15 Fix StatusLengthValidator tests aschmitz 2017-08-27 21:12:10 -05:00
  • 77f953f041 Remove workaround for fixed bug in SettingToggle Surinna Curtis 2017-08-31 22:41:49 -05:00
  • 667df47168 Remove workaround for fixed bug in SettingToggle Surinna Curtis 2017-08-31 22:41:49 -05:00
  • 8cfd808cc9 UploadArea should only preventDefault for Escape Surinna Curtis 2017-08-31 22:32:03 -05:00
  • 173a970752 UploadArea should only preventDefault for Escape Surinna Curtis 2017-08-31 22:32:03 -05:00
  • b60411fc2a Remove identity context from output of LinkedDataSignature (#4753) Eugen Rochko 2017-08-31 21:32:09 +02:00
  • 9a5ae09620 Remove identity context from output of LinkedDataSignature (#4753) Eugen Rochko 2017-08-31 21:32:09 +02:00
  • bee589a984 Don't process ActivityPub payload if signature is invalid (#4752) unarist 2017-09-01 00:18:49 +09:00
  • f7937d903c Don't process ActivityPub payload if signature is invalid (#4752) unarist 2017-09-01 00:18:49 +09:00
  • b641a58a9b Guarantee Subscription service first account has proper URL details (#4732) James 2017-08-31 06:44:00 -07:00
  • 6b2be5dbfb Guarantee Subscription service first account has proper URL details (#4732) James 2017-08-31 06:44:00 -07:00
  • 26e6f9908f Fix the usages of Detect Passive Events (#4749) Akihiko Odaki 2017-08-31 18:20:54 +09:00
  • 69957ed10a Fix the usages of Detect Passive Events (#4749) Akihiko Odaki 2017-08-31 18:20:54 +09:00
  • a1234c08c5 Embed modal (#4748) Eugen Rochko 2017-08-31 03:38:35 +02:00
  • d1a78eba15 Embed modal (#4748) Eugen Rochko 2017-08-31 03:38:35 +02:00