Commit Graph

1012 Commits (575c433fda6fcd041039036e0e1e6cad64b83ca9)
 

Author SHA1 Message Date
Lucas Cimon 575c433fda
Substituting scss command in Makefile by node-sass + adding comment with instructions on how to install Makefile dependencies
6 years ago
Benoît Latinier 97721c7eef
Merge pull request #425 from vincentbernat/fix/dockerfile-cffi
6 years ago
Benoît Latinier 5e65e46b59
Merge pull request #426 from vincentbernat/fix/feedlink-append
6 years ago
Benoît Latinier e745f326db
Merge pull request #428 from pozitron57/patch-2
6 years ago
Benoît Latinier 2064f3a29b
Merge pull request #427 from Rocket1184/hotfix/i18n-zh-postbox-preview
6 years ago
Sergey Lisakov 530b541f68
Correct translation for "preview" button
6 years ago
Rocka dda616eef3
i18n: fix zh_CN/TW translate of 'postbox-preview'
6 years ago
Vincent Bernat 311f65d52b embed: fix feed link creation on older browsers
6 years ago
Vincent Bernat 9b911f3257 docker: install cffi inside virtualenv
6 years ago
Benoît Latinier c26d59de08
Merge pull request #424 from posativ/misaka_2
6 years ago
Steffen Prince 7cdb47d875 Update renderer to match Misaka 2.0 API
6 years ago
Steffen Prince eef7ea261d Add `cffi` to `setup_requires`
6 years ago
Steffen Prince c38851a6cd Update to misaka 2.0
6 years ago
Benoît Latinier ce98f93934 update changelog
6 years ago
Benoît Latinier 94d031444d add: CONTRIBUTORS + pep8
6 years ago
Benoît Latinier b21f2e4aaa
Merge pull request #317 from benjhess/feature/gravatar-support
6 years ago
Benoît Latinier 6da91d4ace
Merge branch 'master' into feature/gravatar-support
6 years ago
Benoît Latinier 3754ba7596
Merge pull request #414 from vincentbernat/fix/no-eval
6 years ago
Benoît Latinier 3d1cded70f Merge branch 'master' of github.com:posativ/isso
6 years ago
Benoît Latinier 466654b50d update CONTRIBUTORS
6 years ago
Benoît Latinier 514c5d42b6
Merge pull request #422 from Lucas-C/master
6 years ago
Benoît Latinier c14f639e75 add: CONTRIBUTORS update
6 years ago
Benoît Latinier ad6e868ba5
Merge pull request #416 from vincentbernat/feature/preview
6 years ago
Benoît Latinier dc6157897f
Merge pull request #423 from posativ/fix-tests
6 years ago
Benoît Latinier 3d648c2d29
fix tests due to non predictive html rendering
6 years ago
Lucas Cimon 501bdc59bf Bugfix to support <a> elements in SVG diagrams - close #421
6 years ago
Vincent Bernat b0264bc807 js: add a preview button to see a rendered preview
6 years ago
Benoît Latinier 55dac39bdd
Merge pull request #418 from vincentbernat/feature/nofollow-links
6 years ago
Benoît Latinier b5c40bedf7
Merge pull request #419 from vincentbernat/feature/atom-feed
6 years ago
Vincent Bernat 01cf96eeb7 feed: ensure Markdown rendering is applied to feeds
6 years ago
Benoît Latinier 502747cb75
Merge pull request #411 from Rocket1184/hotfix/demo-and-admin-redirect
6 years ago
Benoît Latinier bb924ead86
Merge pull request #417 from vincentbernat/fix/css-cleanup
6 years ago
Vincent Bernat 45f6b1eda3 feed: make /feed API call configurable server and client-side
6 years ago
Vincent Bernat bceb69518b js: put a link to Atom feed on top of the main postbox
6 years ago
Vincent Bernat a89debbc9c api: add a simple test for /feed endpoint
6 years ago
Vincent Bernat 5c6e78b9c1 api: ensure /feed is easily cacheable by issuing etag/last-modified headers
6 years ago
Vincent Bernat ebca06059a api: add /feed API to get an Atom feed for an URI
6 years ago
Vincent Bernat 8d8f9c8c59 html: add nofollow/noopener to links
6 years ago
Vincent Bernat fcf576dd08 css: remove CSS code for avatar in postbox
6 years ago
Benoît Latinier 07ce742b77
add documentation for uberspaces users (closes #409)
6 years ago
Benoît Latinier 93ea722992
add contributors
6 years ago
Benoît Latinier e285c91112
Merge pull request #412 from vincentbernat/feature/dockerfile
6 years ago
Vincent Bernat 9618c0f3a3 jade: avoid using eval once compiled
6 years ago
Benoît Latinier 47b14ab0c8
Merge pull request #413 from vincentbernat/fix/doc-isso-id
6 years ago
Vincent Bernat 30f0c7eeb8 docs: document data-isso-id
6 years ago
Vincent Bernat 2b7c17a361 Provide a multi-staged Dockerfile
6 years ago
Rocka 30fef390f5
fix: admin and demo view redirect issue
6 years ago
Benoît Latinier d854ce8347
Merge pull request #410 from Rocket1184/hotfix/space-between-number-and-cjk-char
6 years ago
Rocka 4e2d2dfb20
i18n: add space between number and CJK character
6 years ago
Yuchen Pei 73c7933548 A quick dirty fix of #401 (#406)
6 years ago