88 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723
  1. <!DOCTYPE html>
  2. <html>
  3. <head data-suburl="">
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  6. <meta name="author" content="diogo" />
  7. <meta name="description" content="gnu-social - GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation." />
  8. <meta name="keywords" content="go, git, self-hosted, gogs">
  9. <meta name="referrer" content="no-referrer" />
  10. <meta name="_csrf" content="_m1S8DV9G9wo9xULWRF0sy21EJs6MTYwNDc5MjMwNDg0MDI1NTI4Mw==" />
  11. <meta name="_suburl" content="" />
  12. <meta property="og:url" content="https://notabug.org/diogo/gnu-social" />
  13. <meta property="og:type" content="object" />
  14. <meta property="og:title" content="diogo/gnu-social">
  15. <meta property="og:description" content="GNU social is a social communication software used in federated social networks. It is widely supported and has a large userbase. It is already used by the Free Software Foundation.">
  16. <meta property="og:image" content="https://notabug.org/avatars/12290" />
  17. <link rel="shortcut icon" href="/img/favicon.png" />
  18. <script src="/js/jquery-1.11.3.min.js"></script>
  19. <script src="/js/libs/jquery.are-you-sure.js"></script>
  20. <link href="/img/icon-48.ico" rel="icon" type="image/x-icon" />
  21. <link href="/img/icon-60.png" rel="apple-touch-icon">
  22. <link href="/img/icon-76.png" rel="apple-touch-icon" sizes="76x76">
  23. <link href="/img/icon-120.png" rel="apple-touch-icon" sizes="120x120">
  24. <link href="/img/icon-152.png" rel="apple-touch-icon" sizes="152x152">
  25. <link href="/img/icon-240.png" rel="apple-touch-icon" sizes="240x240">
  26. <link rel="stylesheet" href="/assets/font-awesome-4.6.3/css/font-awesome.min.css">
  27. <link rel="stylesheet" href="/assets/octicons-4.3.0/octicons.min.css">
  28. <link rel="stylesheet" href="/css/semantic-2.2.13.min.css">
  29. <link rel="stylesheet" href="/css/gogs.css?v=6fc9e85aa88133794d3434ea74aa557a">
  30. <link rel="stylesheet" href="/css/notabug.css">
  31. <script src="/js/semantic-2.2.13.min.js"></script>
  32. <script src="/js/gogs.js?v=6fc9e85aa88133794d3434ea74aa557a"></script>
  33. <title>Argument 1 passed to Activitypub_rsa::generate_keys() must be of the type string, null given - NotABug.org: Free code hosting</title>
  34. <meta name="theme-color" content="#428bca">
  35. <noscript><style>.nojs-popup:hover > .menu { display: block ; }</style></noscript>
  36. </head>
  37. <body>
  38. <div class="full height">
  39. <noscript>Please enable JavaScript in your browser!</noscript>
  40. <div id="header-div" class="following bar light">
  41. <div class="ui container">
  42. <div class="ui grid">
  43. <div class="column">
  44. <div class="ui top secondary menu">
  45. <a class="item brand" href="/">
  46. <img class="ui mini image" src="/img/favicon.png">
  47. </a>
  48. <a class="item" href="/">Home</a>
  49. <a class="item" href="/explore/repos">Explore</a>
  50. <a class="notabug-item item" href="/help" rel="noreferrer">Help</a>
  51. <div class="right menu">
  52. <a class="item" href="/user/sign_up">
  53. <i class="octicon octicon-person"></i> Register
  54. </a>
  55. <a class="item" href="/user/login?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f88">
  56. <i class="octicon octicon-sign-in"></i> Sign In
  57. </a>
  58. </div>
  59. </div>
  60. </div>
  61. </div>
  62. </div>
  63. </div>
  64. <div class="repository view issue pull">
  65. <div class="header-wrapper">
  66. <div class="ui container">
  67. <div class="ui vertically padded grid head">
  68. <div class="column">
  69. <div class="ui header">
  70. <div class="ui huge breadcrumb">
  71. <i class="mega-octicon octicon-repo"></i>
  72. <a href="/diogo">diogo</a>
  73. <div class="divider"> / </div>
  74. <a href="/diogo/gnu-social">gnu-social</a>
  75. </div>
  76. <div class="ui right">
  77. <div class="ui labeled button" tabindex="0">
  78. <a class="ui basic button" href="/diogo/gnu-social/action/watch?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f88">
  79. <i class="icon fa-eye-slash"></i>Watch
  80. </a>
  81. <a class="ui basic label" href="/diogo/gnu-social/watchers">
  82. 9
  83. </a>
  84. </div>
  85. <div class="ui labeled button" tabindex="0">
  86. <a class="ui basic button" href="/diogo/gnu-social/action/star?redirect_to=%2fdiogo%2fgnu-social%2fissues%2f88">
  87. <i class="icon fa-star-o"></i>Star
  88. </a>
  89. <a class="ui basic label" href="/diogo/gnu-social/stars">
  90. 22
  91. </a>
  92. </div>
  93. <div class="ui labeled button" tabindex="0">
  94. <a class="ui basic button " href="/repo/fork/25974">
  95. <i class="octicon octicon-repo-forked"></i>Fork
  96. </a>
  97. <a class="ui basic label" href="/diogo/gnu-social/forks">
  98. 21
  99. </a>
  100. </div>
  101. </div>
  102. </div>
  103. </div>
  104. </div>
  105. </div>
  106. <div class="ui tabs container">
  107. <div class="ui tabular menu navbar">
  108. <a class=" item" href="/diogo/gnu-social">
  109. <i class="octicon octicon-file-text"></i> Files
  110. </a>
  111. <a class="active item" href="/diogo/gnu-social/issues">
  112. <i class="octicon octicon-issue-opened"></i> Issues <span class="ui blue small label">73</span>
  113. </a>
  114. <a class=" item" href="/diogo/gnu-social/pulls">
  115. <i class="octicon octicon-git-pull-request"></i> Pull Requests <span class="ui blue small label">3</span>
  116. </a>
  117. <a class=" item" href="/diogo/gnu-social/wiki">
  118. <i class="octicon octicon-book"></i> Wiki
  119. </a>
  120. </div>
  121. </div>
  122. <div class="ui tabs divider"></div>
  123. </div>
  124. <div class="ui container">
  125. <div class="navbar">
  126. <div class="ui compact small menu">
  127. <a class=" item" href="/diogo/gnu-social/labels">Labels</a>
  128. <a class=" item" href="/diogo/gnu-social/milestones">Milestones</a>
  129. </div>
  130. <div class="ui right">
  131. <a class="ui green button" href="/diogo/gnu-social/issues/new">New Issue</a>
  132. </div>
  133. </div>
  134. <div class="ui divider"></div>
  135. <div>
  136. <div class="ui grid">
  137. <div class="sixteen wide column title">
  138. <div class="ui grid">
  139. <h1 class="twelve wide column">
  140. <span class="index">#88</span> <span id="issue-title" class="has-emoji">Argument 1 passed to Activitypub_rsa::generate_keys() must be of the type string, null given</span>
  141. <div id="edit-title-input" class="ui input" style="display: none">
  142. <input value="Argument 1 passed to Activitypub_rsa::generate_keys() must be of the type string, null given">
  143. </div>
  144. </h1>
  145. </div>
  146. <div class="ui red large label"><i class="octicon octicon-issue-closed"></i> Closed</div>
  147. <span class="time-desc">
  148. opened <span class="time-since" title="Thu, 07 Nov 2019 19:04:28 UTC">1 year ago</span> by <a href="/spla">spla</a>
  149. ·
  150. 2 comments
  151. </span>
  152. <div class="ui divider"></div>
  153. </div>
  154. <div class="twelve wide column comment-list">
  155. <ui class="ui comments">
  156. <div class="comment">
  157. <a class="avatar" href="/spla">
  158. <img src="/avatars/25143">
  159. </a>
  160. <div class="content">
  161. <div class="ui top attached header">
  162. <span class="text grey"><a href="/spla">spla</a> commented <a href="#issue-64052"><span class="time-since" title="Thu, 07 Nov 2019 19:04:28 UTC">1 year ago</span></a></span>
  163. <div class="ui right actions">
  164. </div>
  165. </div>
  166. <div class="ui attached segment">
  167. <div class="render-content markdown has-emoji">
  168. <p>Testing 2.0.0-dev on matriu.cat.
  169. When I try to remote follow some user it shows me the confirm button and remote user&#39;s avatar. Correct.
  170. When I click on Confirm it throws the following error:</p>
  171. <p>Argument 1 passed to Activitypub_rsa::generate_keys() must be of the type string, null given, called in /var/www/vhosts/matriu.cat/httpdocs/nightly/plugins/ActivityPub/classes/Activitypub_rsa.php on line 84</p>
  172. <p>If is the remote user who start following me before I try to remote follow him it appears in followers section (great!) and I can then start following him from there.</p>
  173. <p>Funny!</p>
  174. </div>
  175. <div class="raw-content hide">Testing 2.0.0-dev on matriu.cat.
  176. When I try to remote follow some user it shows me the confirm button and remote user&#39;s avatar. Correct.
  177. When I click on Confirm it throws the following error:
  178. Argument 1 passed to Activitypub_rsa::generate_keys() must be of the type string, null given, called in /var/www/vhosts/matriu.cat/httpdocs/nightly/plugins/ActivityPub/classes/Activitypub_rsa.php on line 84
  179. If is the remote user who start following me before I try to remote follow him it appears in followers section (great!) and I can then start following him from there.
  180. Funny!</div>
  181. <div class="edit-content-zone hide" data-write="issue-64052-write" data-preview="issue-64052-preview" data-update-url="/diogo/gnu-social/issues/88/content" data-context="/diogo/gnu-social"></div>
  182. </div>
  183. <div class="ui bottom attached segment">
  184. <div class="ui small images">
  185. <a target="_blank" href="/attachments/3f421cb2-8fd5-4d78-8e65-e7b8e9cb8230">
  186. <img class="ui image" src="/attachments/3f421cb2-8fd5-4d78-8e65-e7b8e9cb8230" title='Click to see &#34;Captura de pantalla 2019-11-07 a les 19.56.13.png&#34; in a new tab'>
  187. </a>
  188. <a target="_blank" href="/attachments/e8a17dd6-b997-44c7-b5c4-678283352739">
  189. <img class="ui image" src="/attachments/e8a17dd6-b997-44c7-b5c4-678283352739" title='Click to see &#34;Captura de pantalla 2019-11-07 a les 19.56.25.png&#34; in a new tab'>
  190. </a>
  191. <a target="_blank" href="/attachments/dd46c7ca-3b04-4bc1-b70c-083682a310cc">
  192. <img class="ui image" src="/attachments/dd46c7ca-3b04-4bc1-b70c-083682a310cc" title='Click to see &#34;Captura de pantalla 2019-11-07 a les 20.01.17.png&#34; in a new tab'>
  193. </a>
  194. <a target="_blank" href="/attachments/9a6fbc56-0eab-42ec-96ae-e5a55fbefbe4">
  195. <img class="ui image" src="/attachments/9a6fbc56-0eab-42ec-96ae-e5a55fbefbe4" title='Click to see &#34;Captura de pantalla 2019-11-07 a les 20.01.42.png&#34; in a new tab'>
  196. </a>
  197. </div>
  198. </div>
  199. </div>
  200. </div>
  201. <div class="comment" id="issuecomment-16702">
  202. <a class="avatar" href="/diogo">
  203. <img src="/avatars/12290">
  204. </a>
  205. <div class="content">
  206. <div class="ui top attached header">
  207. <span class="text grey"><a href="/diogo">Diogo Cordeiro</a> commented <a href="#issuecomment-16702"><span class="time-since" title="Sat, 16 Nov 2019 15:34:28 UTC">11 months ago</span></a></span>
  208. <div class="ui right actions">
  209. <div class="item tag">
  210. Owner
  211. </div>
  212. </div>
  213. </div>
  214. <div class="ui attached segment">
  215. <div class="render-content markdown has-emoji">
  216. <p>So, first of all, you shouldn&#39;t use v2 (nightly or experimental) in a production instance unless you really know what you&#39;re doing - it&#39;s intended for devs only. Only master and stable (1.20.9) are safe.</p>
  217. <p>About the issue, I think the error message you&#39;ve got is fixed with <code><a href="https://notabug.org/diogo/gnu-social/commit/912d2ab1d23f24044ce2c04c4e5cf0f405ea84ff" rel="nofollow">912d2ab1d2</a></code></p>
  218. <p>If follows keeps failing, then this might be an issue with the RemoteFollowPlugin...</p>
  219. <p>Thanks for helping with quality testing.</p>
  220. </div>
  221. <div class="raw-content hide">So, first of all, you shouldn&#39;t use v2 (nightly or experimental) in a production instance unless you really know what you&#39;re doing - it&#39;s intended for devs only. Only master and stable (1.20.9) are safe.
  222. About the issue, I think the error message you&#39;ve got is fixed with https://notabug.org/diogo/gnu-social/commit/912d2ab1d23f24044ce2c04c4e5cf0f405ea84ff
  223. If follows keeps failing, then this might be an issue with the RemoteFollowPlugin...
  224. Thanks for helping with quality testing.</div>
  225. <div class="edit-content-zone hide" data-write="issuecomment-16702-write" data-preview="issuecomment-16702-preview" data-update-url="/diogo/gnu-social/comments/16702" data-context="/diogo/gnu-social"></div>
  226. </div>
  227. </div>
  228. </div>
  229. <div class="comment" id="issuecomment-16703">
  230. <a class="avatar" href="/spla">
  231. <img src="/avatars/25143">
  232. </a>
  233. <div class="content">
  234. <div class="ui top attached header">
  235. <span class="text grey"><a href="/spla">spla</a> commented <a href="#issuecomment-16703"><span class="time-since" title="Sat, 16 Nov 2019 15:55:21 UTC">11 months ago</span></a></span>
  236. <div class="ui right actions">
  237. <div class="item tag">
  238. Poster
  239. </div>
  240. </div>
  241. </div>
  242. <div class="ui attached segment">
  243. <div class="render-content markdown has-emoji">
  244. <p>Yes! It works, 912d2ab1d2 fixed it. Thank you Diogo.
  245. I&#39;m running v2 just for help testing it. It&#39;s not for production use.
  246. I&#39;m closing this one.</p>
  247. </div>
  248. <div class="raw-content hide">Yes! It works, 912d2ab1d2 fixed it. Thank you Diogo.
  249. I&#39;m running v2 just for help testing it. It&#39;s not for production use.
  250. I&#39;m closing this one.</div>
  251. <div class="edit-content-zone hide" data-write="issuecomment-16703-write" data-preview="issuecomment-16703-preview" data-update-url="/diogo/gnu-social/comments/16703" data-context="/diogo/gnu-social"></div>
  252. </div>
  253. </div>
  254. </div>
  255. <div class="event">
  256. <span class="octicon octicon-circle-slash"></span>
  257. <a class="ui avatar image" href="/spla">
  258. <img src="/avatars/25143">
  259. </a>
  260. <span class="text grey"><a href="/spla">spla</a> closed <a id="event-16704" href="#event-16704"><span class="time-since" title="Sat, 16 Nov 2019 15:55:21 UTC">11 months ago</span></a></span>
  261. </div>
  262. <div class="ui warning message">
  263. <a href="/user/login?redirect_to=/diogo/gnu-social/issues/88">Sign in</a> to join this conversation.
  264. </div>
  265. </ui>
  266. </div>
  267. <div class="four wide column">
  268. <div class="ui segment metas">
  269. <div class="ui disabled floating jump select-label dropdown">
  270. <span class="text">
  271. <strong>Labels</strong>
  272. <span class="octicon octicon-gear"></span>
  273. </span>
  274. <div class="filter menu" data-action="update" data-update-url="/diogo/gnu-social/issues/88/label">
  275. <div class="no-select item">Clear labels</div>
  276. <a class=" item" href="#" data-id="1564" data-id-selector="#label_1564"><span class="octicon "></span><span class="label color" style="background-color: #fbca04"></span> bounty</a>
  277. <a class="checked item" href="#" data-id="1483" data-id-selector="#label_1483"><span class="octicon octicon-check"></span><span class="label color" style="background-color: #ee0701"></span> bug</a>
  278. <a class=" item" href="#" data-id="1484" data-id-selector="#label_1484"><span class="octicon "></span><span class="label color" style="background-color: #cccccc"></span> duplicate</a>
  279. <a class=" item" href="#" data-id="1485" data-id-selector="#label_1485"><span class="octicon "></span><span class="label color" style="background-color: #84b6eb"></span> enhancement</a>
  280. <a class=" item" href="#" data-id="1486" data-id-selector="#label_1486"><span class="octicon "></span><span class="label color" style="background-color: #128a0c"></span> help wanted</a>
  281. <a class=" item" href="#" data-id="1487" data-id-selector="#label_1487"><span class="octicon "></span><span class="label color" style="background-color: #e6e6e6"></span> invalid</a>
  282. <a class=" item" href="#" data-id="1488" data-id-selector="#label_1488"><span class="octicon "></span><span class="label color" style="background-color: #cc317c"></span> question</a>
  283. <a class=" item" href="#" data-id="1565" data-id-selector="#label_1565"><span class="octicon "></span><span class="label color" style="background-color: #d4c5f9"></span> RFC</a>
  284. <a class=" item" href="#" data-id="1841" data-id-selector="#label_1841"><span class="octicon "></span><span class="label color" style="background-color: #0052cc"></span> v3</a>
  285. <a class=" item" href="#" data-id="1489" data-id-selector="#label_1489"><span class="octicon "></span><span class="label color" style="background-color: #ffffff"></span> wontfix</a>
  286. </div>
  287. </div>
  288. <div class="ui labels list">
  289. <span class="no-select item hide">No Label</span>
  290. <div class="item">
  291. <a class="ui label hide" id="label_1564" href="/diogo/gnu-social/issues?labels=1564" style="color: #000; background-color: #fbca04">bounty</a>
  292. </div>
  293. <div class="item">
  294. <a class="ui label " id="label_1483" href="/diogo/gnu-social/issues?labels=1483" style="color: #fff; background-color: #ee0701">bug</a>
  295. </div>
  296. <div class="item">
  297. <a class="ui label hide" id="label_1484" href="/diogo/gnu-social/issues?labels=1484" style="color: #000; background-color: #cccccc">duplicate</a>
  298. </div>
  299. <div class="item">
  300. <a class="ui label hide" id="label_1485" href="/diogo/gnu-social/issues?labels=1485" style="color: #000; background-color: #84b6eb">enhancement</a>
  301. </div>
  302. <div class="item">
  303. <a class="ui label hide" id="label_1486" href="/diogo/gnu-social/issues?labels=1486" style="color: #fff; background-color: #128a0c">help wanted</a>
  304. </div>
  305. <div class="item">
  306. <a class="ui label hide" id="label_1487" href="/diogo/gnu-social/issues?labels=1487" style="color: #000; background-color: #e6e6e6">invalid</a>
  307. </div>
  308. <div class="item">
  309. <a class="ui label hide" id="label_1488" href="/diogo/gnu-social/issues?labels=1488" style="color: #fff; background-color: #cc317c">question</a>
  310. </div>
  311. <div class="item">
  312. <a class="ui label hide" id="label_1565" href="/diogo/gnu-social/issues?labels=1565" style="color: #000; background-color: #d4c5f9">RFC</a>
  313. </div>
  314. <div class="item">
  315. <a class="ui label hide" id="label_1841" href="/diogo/gnu-social/issues?labels=1841" style="color: #fff; background-color: #0052cc">v3</a>
  316. </div>
  317. <div class="item">
  318. <a class="ui label hide" id="label_1489" href="/diogo/gnu-social/issues?labels=1489" style="color: #000; background-color: #ffffff">wontfix</a>
  319. </div>
  320. </div>
  321. <div class="ui divider"></div>
  322. <div class="ui disabled floating jump select-milestone dropdown">
  323. <span class="text">
  324. <strong>Milestone</strong>
  325. <span class="octicon octicon-gear"></span>
  326. </span>
  327. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/88/milestone">
  328. <div class="no-select item">Clear milestone</div>
  329. </div>
  330. </div>
  331. <div class="ui select-milestone list">
  332. <span class="no-select item ">No Milestone</span>
  333. <div class="selected">
  334. </div>
  335. </div>
  336. <div class="ui divider"></div>
  337. <input id="assignee_id" name="assignee_id" type="hidden" value="">
  338. <div class="ui disabled floating jump select-assignee dropdown">
  339. <span class="text">
  340. <strong>Assignee</strong>
  341. <span class="octicon octicon-gear"></span>
  342. </span>
  343. <div class="menu" data-action="update" data-update-url="/diogo/gnu-social/issues/88/assignee">
  344. <div class="no-select item">Clear assignee</div>
  345. </div>
  346. </div>
  347. <div class="ui select-assignee list">
  348. <span class="no-select item hide">No assignee</span>
  349. <div class="selected">
  350. <a class="item" href="/diogo/gnu-social/issues?assignee=12290"><img class="ui avatar image" src="/avatars/12290"> Diogo Cordeiro</a>
  351. </div>
  352. </div>
  353. <div class="ui divider"></div>
  354. <div class="ui participants">
  355. <span class="text"><strong>2 Participants</strong></span>
  356. <div>
  357. <a href="/spla">
  358. <img class="ui avatar image poping up" src="/avatars/25143" data-content="spla" data-position="top center" data-variation="small inverted">
  359. </a>
  360. <a href="/diogo">
  361. <img class="ui avatar image poping up" src="/avatars/12290" data-content="Diogo Cordeiro" data-position="top center" data-variation="small inverted">
  362. </a>
  363. </div>
  364. </div>
  365. </div>
  366. </div>
  367. </div>
  368. <div class="hide" id="edit-content-form">
  369. <div class="ui comment form">
  370. <div class="ui top attached tabular menu">
  371. <a class="active write item">Write</a>
  372. <a class="preview item" data-url="/api/v1/markdown" data-context="/diogo/gnu-social">Preview</a>
  373. </div>
  374. <div class="ui bottom attached active write tab segment">
  375. <textarea tabindex="1" id="content" name="content"></textarea>
  376. </div>
  377. <div class="ui bottom attached tab preview segment markdown">
  378. Loading...
  379. </div>
  380. <div class="text right edit buttons">
  381. <div class="ui basic blue cancel button" tabindex="3">Cancel</div>
  382. <div class="ui green save button" tabindex="2">Save</div>
  383. </div>
  384. </div>
  385. </div>
  386. <div class="hide" id="no-content">
  387. <span class="no-content">There is no content yet.</span>
  388. </div>
  389. </div>
  390. </div>
  391. </div>
  392. </div>
  393. <footer>
  394. <div class="ui container">
  395. <div class="ui left">
  396. <a href="/tos">Terms of Service</a>
  397. &bull;
  398. <a href="/about">About us</a>
  399. &bull;
  400. <a href="/outages">Outages</a>
  401. &bull;
  402. <a href="/hp/gogs/issues">Report a problem</a>
  403. &bull;
  404. <a href="/assets/librejs/librejs.html" data-jslicense="1">Javascript licenses</a>
  405. &bull;
  406. <a href="/fingerprints">SSH Fingerprints</a>
  407. </div>
  408. <div class="ui right links">
  409. <div class="ui language bottom floating slide up dropdown link item">
  410. <i class="world icon"></i>
  411. <div class="text">English</div>
  412. <div class="menu">
  413. <a class="item active selected" href="#">English</a>
  414. <a class="item " href="/diogo/gnu-social/issues/88?lang=zh-CN">简体中文</a>
  415. <a class="item " href="/diogo/gnu-social/issues/88?lang=zh-HK">繁體中文(香港)</a>
  416. <a class="item " href="/diogo/gnu-social/issues/88?lang=zh-TW">繁體中文(臺灣)</a>
  417. <a class="item " href="/diogo/gnu-social/issues/88?lang=de-DE">Deutsch</a>
  418. <a class="item " href="/diogo/gnu-social/issues/88?lang=fr-FR">français</a>
  419. <a class="item " href="/diogo/gnu-social/issues/88?lang=nl-NL">Nederlands</a>
  420. <a class="item " href="/diogo/gnu-social/issues/88?lang=lv-LV">latviešu</a>
  421. <a class="item " href="/diogo/gnu-social/issues/88?lang=ru-RU">русский</a>
  422. <a class="item " href="/diogo/gnu-social/issues/88?lang=ja-JP">日本語</a>
  423. <a class="item " href="/diogo/gnu-social/issues/88?lang=es-ES">español</a>
  424. <a class="item " href="/diogo/gnu-social/issues/88?lang=pt-BR">português do Brasil</a>
  425. <a class="item " href="/diogo/gnu-social/issues/88?lang=pl-PL">polski</a>
  426. <a class="item " href="/diogo/gnu-social/issues/88?lang=bg-BG">български</a>
  427. <a class="item " href="/diogo/gnu-social/issues/88?lang=it-IT">italiano</a>
  428. <a class="item " href="/diogo/gnu-social/issues/88?lang=fi-FI">suomi</a>
  429. <a class="item " href="/diogo/gnu-social/issues/88?lang=tr-TR">Türkçe</a>
  430. <a class="item " href="/diogo/gnu-social/issues/88?lang=cs-CZ">čeština</a>
  431. <a class="item " href="/diogo/gnu-social/issues/88?lang=sr-SP">српски</a>
  432. <a class="item " href="/diogo/gnu-social/issues/88?lang=sv-SE">svenska</a>
  433. <a class="item " href="/diogo/gnu-social/issues/88?lang=ko-KR">한국어</a>
  434. <a class="item " href="/diogo/gnu-social/issues/88?lang=gl-ES">galego</a>
  435. <a class="item " href="/diogo/gnu-social/issues/88?lang=uk-UA">українська</a>
  436. <a class="item " href="/diogo/gnu-social/issues/88?lang=en-GB">English (United Kingdom)</a>
  437. <a class="item " href="/diogo/gnu-social/issues/88?lang=hu-HU">Magyar</a>
  438. <a class="item " href="/diogo/gnu-social/issues/88?lang=sk-SK">Slovenčina</a>
  439. <a class="item " href="/diogo/gnu-social/issues/88?lang=id-ID">Indonesian</a>
  440. <a class="item " href="/diogo/gnu-social/issues/88?lang=fa-IR">Persian</a>
  441. </div>
  442. </div>
  443. </div>
  444. </div>
  445. </footer>
  446. </body>
  447. <link rel="stylesheet" href="/plugins/highlight-9.6.0/github.css">
  448. <script src="/plugins/highlight-9.6.0/highlight.pack.js"></script>
  449. <link rel="stylesheet" href="/plugins/dropzone-4.2.0/dropzone.css">
  450. <script src="/plugins/dropzone-4.2.0/dropzone.js"></script>
  451. <script src="/js/libs/emojify-1.1.0.min.js"></script>
  452. <script src="/js/libs/clipboard-1.5.9.min.js"></script>
  453. </html>