Commit Graph

  • bf2cfaf0ed Add CSRF protection r 2020-01-25 10:07:06 +0000
  • 5fdc7a59b2 Fix notification count r 2020-01-15 06:01:36 +0000
  • 55987a4c1b Refactor renderer and templates r 2020-01-14 16:57:16 +0000
  • 3c6653a77b Add dark mode r 2020-01-12 17:16:57 +0000
  • 8607f16212 Add status reply preview in fluoride mode r 2020-01-11 10:51:33 +0000
  • 2a77700102 Use max height for status content r 2020-01-11 07:26:00 +0000
  • f5963f2da5 Use url fragment for post link on thread page r 2020-01-11 07:19:48 +0000
  • fb20bdc65e Use readable timestamp for statuses r 2020-01-10 04:05:01 +0000
  • cb56c459c5 Fix notification timestamp r 2020-01-10 03:56:46 +0000
  • 40ca943184 Add page titles r 2020-01-10 03:53:02 +0000
  • a8dbbec988 Add fluoride mode r 2020-01-08 18:16:06 +0000
  • ca711e62ec Fix duplicate status ids r 2020-01-05 18:55:37 +0000
  • 50e58c4e01 Use post method for like and retweet r 2020-01-04 18:56:47 +0000
  • e9bd72306e Rename package to bloat r 2020-01-01 15:58:27 +0000
  • cad01cb1f8 Add command line flag to specify config file r 2020-01-01 15:18:04 +0000
  • a3d0c9bf31 Update readme r 2020-01-01 11:39:46 +0000
  • 2f4cd260fd Use png icons instead of font icons r 2020-01-01 09:40:47 +0000
  • ecf284453a Fix css r 2020-01-01 07:39:42 +0000
  • 1aff0569bf Add option to mask nsfw attachments r 2019-12-31 11:00:21 +0000
  • 9e556721c5 Add default settings r 2019-12-29 11:32:24 +0000
  • ede1bb4275 Use SetCookie function r 2019-12-29 05:59:31 +0000
  • 72dbe50341 Add following and followers page r 2019-12-29 03:43:57 +0000
  • b9d7eb05be Add settings page r 2019-12-27 08:06:43 +0000
  • 14bb18fbc7 Add search page r 2019-12-26 19:18:09 +0000
  • 591360f2a8 Add post format selection r 2019-12-26 11:25:29 +0000
  • ac4ff88adb Add liked by and retweeted by page r 2019-12-26 09:11:24 +0000
  • c34bde2d52 Fix scope icon r 2019-12-26 06:09:45 +0000
  • 656ff3931c Update header template and add option for custom css r 2019-12-25 16:38:47 +0000
  • bde2c03495 Refector render structs r 2019-12-25 14:13:59 +0000
  • c18a1be21a Fix timeline pagination r 2019-12-25 04:39:34 +0000
  • 1939d120cd Fix type in css r 2019-12-25 04:32:56 +0000
  • f6f7b27e40 Add local and twkn timelines r 2019-12-25 04:30:21 +0000
  • 51bdb20402 Fix status content style r 2019-12-24 15:19:11 +0000
  • a24d87ad20 Add userinfo in navigation r 2019-12-24 14:55:05 +0000
  • 16300c93c1 Switch to fork-awesome font r 2019-12-22 19:43:03 +0000
  • 08cc2a6ade Add emojis page r 2019-12-22 18:10:42 +0000
  • 967a9c954e Fix go mod r 2019-12-22 16:28:31 +0000
  • 05daa6a148 Add nsfw checkbox for posts r 2019-12-22 16:27:49 +0000
  • 2506615f42 Add nsfw mask for status media r 2019-12-22 04:25:56 +0000
  • 4a83c22261 Fix css and template issues r 2019-12-22 03:43:25 +0000
  • 2678f33157 Add support for scopes r 2019-12-21 13:26:31 +0000
  • 3af4361927 Use a custom client for settings r 2019-12-21 11:13:21 +0000
  • e73eb1162a Use json format for app and session repo r 2019-12-21 09:56:18 +0000
  • a25d64a078 Make instance domain required in signin form r 2019-12-21 09:54:52 +0000
  • 39c57a6b65 Use a single form for new posts and replies r 2019-12-21 08:36:44 +0000
  • df875381d4 Show content warning in status r 2019-12-21 07:22:21 +0000
  • 2648484a1d Add about page r 2019-12-21 05:48:48 +0000
  • 889f8da496 Use local url for for mentioned users r 2019-12-21 05:48:06 +0000
  • 3280af21ed Fix TimeSince calculation r 2019-12-20 18:31:55 +0000
  • a1f49af1d9 Add user page and follow/unfollow calls r 2019-12-20 18:30:20 +0000
  • 3d1e4cfa4c Remove unused file r 2019-12-19 16:21:37 +0000
  • 7c6097703c Improve css for mobile devices r 2019-12-19 16:19:44 +0000
  • ebd6636167 Use css :target to highlight current post r 2019-12-19 15:24:33 +0000
  • 6e02be73b5 Fix reply template r 2019-12-19 15:12:35 +0000
  • d7fc7cf2f5 Add reply links on thread page r 2019-12-18 22:14:02 +0000
  • e356520290 Change default database directory r 2019-12-18 16:12:09 +0000
  • 6d800ddd76 Remove sqlite from README r 2019-12-17 20:22:07 +0000
  • 59aad78f66 Use filesystem based kv store instead of sqlite r 2019-12-17 20:17:25 +0000
  • 3b50f40c08 Fix redirection URL r 2019-12-17 20:17:03 +0000
  • 47ce734408 Use http 302 for redirection instead of 303 r 2019-12-17 20:15:34 +0000
  • f68d72ae0e Add notification support r 2019-12-15 17:37:58 +0000
  • 51a4b16af5 Fix prev pagination r 2019-12-15 06:55:13 +0000
  • e129ea922e Add attachments support r 2019-12-14 20:19:02 +0000
  • ea66bd539d Focus relevant status on like, retweet and reply r 2019-12-14 18:12:48 +0000
  • 787a197ad8 Focus compose box on reply r 2019-12-14 17:48:54 +0000
  • b52ad149dd Update compose box style r 2019-12-14 17:48:33 +0000
  • 8236f08c18 Fix mentions r 2019-12-14 17:47:14 +0000
  • da44fafe92 Rename repeated to retweeted in template r 2019-12-14 17:18:04 +0000
  • 74880af449 Add README file r 2019-12-14 15:03:01 +0000
  • 0076ee6055 Remove unsed variables from Makefile r 2019-12-14 10:59:07 +0000
  • 59eaff9512 Show retweet info in status r 2019-12-14 10:57:14 +0000
  • 3847954687 Add license r 2019-12-13 21:07:34 +0000
  • 2495d3389e Use account mentions as default text in replies r 2019-12-13 20:33:20 +0000
  • 9ba666009b Add signout method r 2019-12-13 20:23:15 +0000
  • 28226401d7 Update page title and add navigation links r 2019-12-13 20:04:28 +0000
  • 55d559552c Add attachment media support r 2019-12-13 20:03:26 +0000
  • 5e4da01c3a Initial commit r 2019-12-13 18:08:26 +0000