コミットグラフ

  • 6481004940 Add dark and light themes Zed 2019-10-23 11:48:47 +0200
  • 5630a4da32 Add theme option Zed 2019-10-23 11:48:08 +0200
  • 9aa4ddb30b Fix navbar icon color Zed 2019-10-23 11:47:20 +0200
  • 81160b1915 Rewrite sass variables to support themes Zed 2019-10-23 11:15:57 +0200
  • d31ada9bad Fix incorrect gif width Zed 2019-10-23 09:54:23 +0200
  • de8fe659ff Fix "Show thread" not being shown, link to thread Zed 2019-10-23 09:47:15 +0200
  • 813cfefbb4 Refactor list routes Zed 2019-10-23 09:47:02 +0200
  • 73afb1d6a4 Link mp4 instead of embed for gif tweet previews Zed 2019-10-23 09:16:27 +0200
  • 779187529c Strip list member bios Zed 2019-10-23 09:05:35 +0200
  • 5979d7f588 Refactoring Zed 2019-10-23 09:03:15 +0200
  • ffce6e21ab Use media endpoint for profile media tab Zed 2019-10-23 08:34:03 +0200
  • 0e6ac69a3f
    Merge pull request #79 from Perflyst/add-travis-badge Zed 2019-10-22 09:42:55 +0200
  • ba54182e0a Add PR support to travis config Zed 2019-10-22 09:32:15 +0200
  • 1769865964 Include profile picture in preview Zed 2019-10-22 09:28:54 +0200
  • c25b780c03 Focus replies when "Load more" clicked Zed 2019-10-22 09:18:18 +0200
  • f1529077d7 Focus main tweet in threads Zed 2019-10-22 09:17:58 +0200
  • 2b7b374708 Improve link shortening Zed 2019-10-22 07:05:58 +0200
  • 5c6a7bde58 Parse video thumbnails for RSS Zed 2019-10-21 23:29:27 +0200
  • 6fb039dd79 Optimize RSS requests by disabling media fetching Zed 2019-10-21 23:12:40 +0200
  • 453beff09d Fix wrong png mimetypes Zed 2019-10-21 08:31:02 +0200
  • ea4a8cab2f Fix white page on cached empty files Zed 2019-10-21 07:59:36 +0200
  • a78eea9dce Fix 404 page Zed 2019-10-21 07:59:22 +0200
  • 4104bfcba9 Fix more wrong mimetypes Zed 2019-10-21 07:49:43 +0200
  • 030d649300 Proper mimetype fix Zed 2019-10-21 07:33:45 +0200
  • 147f16a262 Fix wrong mimetypes for images Zed 2019-10-21 07:22:24 +0200
  • 300d82a8ac Update Dockerfile and readme Zed 2019-10-21 06:17:08 +0200
  • cfcd471ffc Use sendFile, refactor mimetypes Zed 2019-10-21 05:55:18 +0200
  • 59e392e3b4 Update httpbeast dependency Zed 2019-10-21 05:52:01 +0200
  • 315b09050b Strip links from RSS titles Zed 2019-10-21 05:31:12 +0200
  • de62eedea5 Refactor hostname to be a runtime option Zed 2019-10-21 05:19:00 +0200
  • 3218cc4069 Fix nil card url crash Zed 2019-10-19 21:46:16 +0200
  • 2b75267723
    Add Travis badge Perflyst 2019-10-19 10:29:13 +0000
  • d5061bde05 Fix nil tweet time crash Zed 2019-10-19 07:14:29 +0200
  • e73963f9e9 Fix parseText crash on nil node Zed 2019-10-18 01:00:35 +0200
  • ff359a3fc8 Support bidirectional text Zed 2019-10-18 00:54:22 +0200
  • d52769009b Add /i/redirect support Zed 2019-10-18 00:45:54 +0200
  • 8ddb913912 Match "hashflag" elements when parsing tweets Zed 2019-10-18 00:19:31 +0200
  • 089cea0042 Add docker instructions to readme Zed 2019-10-18 00:10:40 +0200
  • 1877b4fd83
    Merge pull request #74 from setenforce0/master Zed 2019-10-17 23:29:26 +0200
  • a5c0fc3d72 Add button to go back to top Zed 2019-10-13 20:17:12 +0200
  • a39a16a4a9 Moved tests from Dockerfile to Travis Kadin Buckton 2019-10-12 14:29:55 -0400
  • ed03fe0a4a
    Merge pull request #75 from Amolith/master Zed 2019-10-12 17:04:24 +0200
  • 33727e0f07
    correct grammar and reword Amolith 2019-10-12 11:02:31 -0400
  • bea3edb0de
    add debian/ubuntu package for libsass to readme Amolith 2019-10-12 10:08:42 -0400
  • 2a2255d75a Unshortify links when stripping html Zed 2019-10-11 19:20:40 +0200
  • 73cfc6979f Display profile bio in preview Zed 2019-10-11 18:43:47 +0200
  • ebb1e319cd Merge remote-tracking branch 'upstream/master' Kadin Buckton 2019-10-10 14:05:27 -0400
  • 0fb59f111b Added Travis CI configuration Kadin Buckton 2019-10-10 13:55:55 -0400
  • 4f35e2ec95 Added helper script to deploy docker image Kadin Buckton 2019-10-10 13:55:30 -0400
  • fcaf57f667 Added Dockerfile Kadin Buckton 2019-10-10 13:55:16 -0400
  • 07df4ea85b Updated tests to reflect default port Kadin Buckton 2019-10-10 13:54:15 -0400
  • 1faf976d7c Use int for tweet ids for correct thread sorting Zed 2019-10-10 18:22:14 +0200
  • 4407651ed6 Minor cleanup, fix empty lines before card links Zed 2019-10-10 17:47:02 +0200
  • a3303d6bef Prepend "https://" to relative rss links Zed 2019-10-10 12:16:50 +0200
  • fe15003665 Remove html from tweet preview Zed 2019-10-10 11:35:48 +0200
  • e7c5085365 Skip "message_me" cards Zed 2019-10-09 16:30:38 +0200
  • 7b766b793b Rewrite text parsing to ensure correctness Zed 2019-10-09 16:06:51 +0200
  • 83a651e732 Link profile location to search query if available Zed 2019-10-08 23:25:59 +0200
  • d8c8b6696a Linkify profile card website properly Zed 2019-10-08 23:12:08 +0200
  • 9e890df482 Show heart instead of thumbs up for tweet likes Zed 2019-10-08 20:56:54 +0200
  • edf5ead14f Make main tweet non-clickable Zed 2019-10-08 20:54:16 +0200
  • 6cf8b392df Reorder profile stats Zed 2019-10-08 20:51:25 +0200
  • 4a64bca24c Redirect /settings/personalization Zed 2019-10-08 20:49:31 +0200
  • e6f1e55c15 Refactor Thread -> Chain to nimsuggest errors Zed 2019-10-08 20:47:45 +0200
  • 5ae2e57da8 Fix edgecase conversation replies nil crash Zed 2019-10-08 20:35:50 +0200
  • 369dc994b8 Fix edgecase with nonexistent tweet not withheld Zed 2019-10-08 15:17:37 +0200
  • 211b086f4d Use "max_position" instead of "after" for compat Zed 2019-10-08 15:15:47 +0200
  • 381a8a106c Show Twitter link on search pages Zed 2019-10-08 15:07:10 +0200
  • e090dde1ea Use "tweets" instead of "custom" for search query Zed 2019-10-08 13:54:20 +0200
  • 1c9c6a2947 Improve search endpoint compatibility Zed 2019-10-08 13:45:47 +0200
  • aa4f3f69bb Make published dates selectable Zed 2019-10-08 13:41:37 +0200
  • 043f47b11a Show published date under main tweets Zed 2019-10-08 13:28:57 +0200
  • dfce77ee98 Autofocus user search input Zed 2019-10-08 13:19:49 +0200
  • a9f4961547 Fix hashtag linkifying Zed 2019-10-08 13:16:48 +0200
  • f801d7f79c Filter "referer" param from path to avoid nesting Zed 2019-10-08 13:13:53 +0200
  • 560623b402 Fix navbar referer path Zed 2019-10-08 13:07:53 +0200
  • 0b7a7c741e Add "Open in Twitter" icon to navbar Zed 2019-10-07 18:09:56 +0200
  • 5013197b17 Change /replies to /with_replies for compatibility Zed 2019-10-07 17:46:16 +0200
  • a583ad6854 Display commit hash on about page Zed 2019-10-07 17:15:56 +0200
  • ebb89edef6 Use custom 404 page, halt on 404 instead of resp Zed 2019-10-07 16:47:53 +0200
  • 8fcdfa744a Fix crash when generating RSS for invalid user Zed 2019-10-07 15:52:44 +0200
  • 2955b8982e Use httpbeast fork to fix crashes Zed 2019-10-07 15:39:18 +0200
  • 65ed99776c Revert "Use asynchttpserver instead of httpbeast" Zed 2019-10-06 16:41:58 +0200
  • bf5122115e Use asynchttpserver instead of httpbeast Zed 2019-10-06 16:14:54 +0200
  • c412b3d791 Use POST for guest token Zed 2019-10-06 16:08:39 +0200
  • bb83b6b6d3 More API refactoring Zed 2019-10-02 22:28:53 +0200
  • bafe5fb550 Refactor header code Zed 2019-10-02 10:13:17 +0200
  • 1871cebf1f Redirect /video alias Zed 2019-10-01 03:28:55 +0200
  • 8cae23dc7e Use "q" instead of "text" for search compatibility Zed 2019-09-30 22:24:01 +0200
  • 53a7113905 Add /statuses/ endpoint alias Zed 2019-09-30 22:07:41 +0200
  • 09f6b9a7db Merge PR #52 Zed 2019-09-30 22:05:19 +0200
  • 61991a9b56 Support RSS feeds for custom searches Zed 2019-09-28 03:22:46 +0200
  • 6d61c203cf Improve hashtag regex Zed 2019-09-27 00:53:11 +0200
  • a7dcdea9dd
    Merge pull request #46 from TheFrenchGhosty/master Zed 2019-09-26 02:51:11 +0200
  • 3d70faaff7 Fix typos in the About page TheFrenchGhosty 2019-09-26 02:49:02 +0200
  • c158ce8517 Fix hashtag regex Zed 2019-09-24 23:33:19 +0200
  • 00825a76e9 Add link to Nginx config in readme Zed 2019-09-24 23:25:18 +0200
  • b2e6153dba Fix typo Zed 2019-09-24 16:34:50 +0200
  • 7e713e8fa5 Fix "more replies" link for unavailable tweets Zed 2019-09-24 16:01:09 +0200
  • 7915616e2e Make "more replies" link to the tweet Zed 2019-09-24 15:50:52 +0200