Commit Graph

  • 376c72c95d whitespace f0x 2023-01-08 17:18:44 +0000
  • 4ca607914b admin actions refactor f0x 2023-01-08 17:18:41 +0000
  • 5d0aa28633 FormWithData structure for user forms f0x 2023-01-08 16:20:15 +0000
  • 85e7f2ccb5 refactor admin settings f0x 2023-01-08 16:14:46 +0000
  • df9e980a24 refactor password change form f0x 2023-01-04 21:12:57 +0000
  • e924566add refactor user post settings f0x 2023-01-04 20:12:28 +0000
  • d579b4476d use rtk query api for profile settings f0x 2023-01-04 15:31:13 +0000
  • f4362d9dfa fully refactor user profile settings form f0x 2023-01-04 15:31:12 +0000
  • 027d2e4414 yakshave new form field structure f0x 2023-01-04 15:31:12 +0000
  • 132c73883f
    [bugfix] Mount bookmarks endpoint correctly (#1338) tobi 2023-01-13 17:07:52 +0100
  • eafd73c292
    [chore] Remove omitempty on account source; refactor tests to use prettyprint json (#1337) tobi 2023-01-13 17:02:45 +0100
  • d871b4bb53 remove 'api' prefix tsmethurst 2023-01-13 17:01:41 +0100
  • 581acee90a update tests tsmethurst 2023-01-13 16:38:06 +0100
  • 81fbf00682 remove omitEmpty tag on account source items tsmethurst 2023-01-13 16:38:01 +0100
  • cbb935f485 update swagger tsmethurst 2023-01-13 13:34:47 +0100
  • e06f2f5903 add more filtering params to /api/v1/reports GET tsmethurst 2023-01-13 13:32:28 +0100
  • 3abd9b1919 fix test tsmethurst 2023-01-12 14:24:30 +0100
  • b1e0048c98 add single reportGet endpoint tsmethurst 2023-01-12 12:49:15 +0100
  • cfd6d31bfd stub account report processor tsmethurst 2023-01-12 12:18:03 +0100
  • 5f9e8689f3 you can create reports now babyy tsmethurst 2023-01-11 14:50:49 +0100
  • 8d74eaa3fb Merge branch 'main' into report_client_api tsmethurst 2023-01-11 12:33:59 +0100
  • 5318054808
    [performance] media processing improvements (#1288) kim 2023-01-11 11:13:13 +0000
  • df534bad52 add back links to file format header information kim 2023-01-11 11:07:53 +0000
  • 0ac4cf26c0 check for both ErrUnexpectedEOF and EOF kim 2023-01-11 11:06:11 +0000
  • be08443c16 add back the byte slurping code kim 2023-01-11 11:05:22 +0000
  • 8b74b450bc pour one out for tobi's code <3 kim 2023-01-11 11:00:06 +0000
  • 3512325e46
    [feature] Add local user and post count to nodeinfo responses (#1325) Sleep 2023-01-11 04:36:36 -0600
  • aca5305f70 Update NodeInfoUsers docstring and swagger yaml file Don Kuntz 2023-01-10 17:48:32 -0600
  • 2327705e6c whoops, return the error... kim 2023-01-10 22:00:25 +0000
  • db994a6938 fix unlocks of storage keys kim 2023-01-10 21:56:50 +0000
  • d93df98978 fix passing in KVStore GetStream() as stream to PutStream() kim 2023-01-10 20:26:17 +0000
  • 0ae2b87e35 shutup linter kim 2023-01-10 19:06:40 +0000
  • 4fcc60ff9d update media processing to use sync.Once{} for concurrency protection kim 2023-01-10 18:57:49 +0000
  • 89df54bf80 fix test models kim 2023-01-10 18:22:01 +0000
  • 53f63f3dec fix tests kim 2023-01-04 19:21:12 +0000
  • 306d7e1d39 fix cached presigned s3 url fetching kim 2023-01-04 17:49:23 +0000
  • f22f48aa64 remove dead code kim 2023-01-04 17:48:27 +0000
  • d54e2af2c0 fix expected storage paths in tests, update expected test thumbnails kim 2023-01-02 13:37:35 +0000
  • 9bae4f271c remove unused code kim 2023-01-02 13:17:25 +0000
  • c61d0ae09c fix test expecting media files with different extension kim 2023-01-02 13:00:46 +0000
  • 43003d743b fix duration not being set, fix mp4 test expecting error kim 2023-01-02 12:59:36 +0000
  • 1766414b2e update go-store library, stream jpeg/png encoding + use buffer pools, improved media processing AlreadyExists error handling kim 2023-01-02 12:39:29 +0000
  • 23ca42993a media processor consolidation and reformatting, reduce amount of required syscalls kim 2022-12-19 22:01:57 +0000
  • 3ab9174f9c start report create endpoint tsmethurst 2023-01-10 17:28:08 +0100
  • a04b44bd7d route + test reports get tsmethurst 2023-01-10 16:56:44 +0100
  • bb2e38d1a2 start adding report client api tsmethurst 2023-01-10 15:23:07 +0100
  • d6487933c7
    [feature] Implement Report database model and utility functions (#1310) tobi 2023-01-10 15:19:05 +0100
  • 51794a0aa9 process error when storing report tsmethurst 2023-01-10 14:53:51 +0100
  • 659c47f018 Merge branch 'main' into report_model tsmethurst 2023-01-10 14:43:00 +0100
  • 45d5177e59 remove unused function + cache lookup tsmethurst 2023-01-10 14:40:11 +0100
  • 7e2ccb47c0 remove unnecessary uri index tsmethurst 2023-01-10 11:15:50 +0100
  • 4319383e33 [feature] Add support for edited statuses Brint E. Kriebel 2023-01-06 17:59:50 -0800
  • 161a5883cc Add local user and post count to nodeinfo responses Don Kuntz 2023-01-09 12:32:40 -0600
  • 10f7ef6a1e add note on Friendica tsmethurst 2023-01-09 13:45:33 +0100
  • 6904e1eb82 add implementation notes for reports tsmethurst 2023-01-09 13:15:22 +0100
  • 36aa6854bd
    [chore] Bump json5 from 1.0.1 to 1.0.2 in /web/source (#1308) dependabot[bot] 2023-01-09 10:24:49 +0100
  • ac562fa79e
    [chore]: Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#1322) dependabot[bot] 2023-01-09 08:23:49 +0000
  • 0ca6a9d868
    [chore]: Bump golang.org/x/image from 0.2.0 to 0.3.0 (#1320) dependabot[bot] 2023-01-09 08:21:58 +0000
  • 1e3a771057
    [chore]: Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 dependabot[bot] 2023-01-09 08:18:43 +0000
  • ed110cf929
    [chore]: Bump golang.org/x/image from 0.2.0 to 0.3.0 dependabot[bot] 2023-01-09 08:16:32 +0000
  • 86ae0b142b
    [chore]: Bump golang.org/x/text from 0.5.0 to 0.6.0 (#1321) dependabot[bot] 2023-01-09 08:11:42 +0000
  • 345b765a46
    [chore]: Bump golang.org/x/net from 0.4.0 to 0.5.0 (#1319) dependabot[bot] 2023-01-09 08:10:55 +0000
  • 813b59ab7a
    [chore]: Bump codeberg.org/gruf/go-store/v2 from 2.0.10 to 2.2.0 dependabot[bot] 2023-01-09 06:04:35 +0000
  • 403340ed24
    [chore]: Bump golang.org/x/text from 0.5.0 to 0.6.0 dependabot[bot] 2023-01-09 06:04:10 +0000
  • 7ab9d3a415
    [chore]: Bump golang.org/x/net from 0.4.0 to 0.5.0 dependabot[bot] 2023-01-09 06:03:38 +0000
  • 1bda6a2002
    [bugfix] return early in websocket upgrade handler (#1315) kim 2023-01-08 11:43:08 +0000
  • 98edd75f1b
    [docs] Rewrite sponsorship + funding section, add NLnet (#1305) tobi 2023-01-08 12:37:10 +0100
  • 9859a43b87
    [docs] Add s3 ssl variable to storage docs (#1294) Logan 2023-01-08 06:28:58 -0500
  • 2bf9bfa24f
    [bugfix] fix panic during status delete loop by breaking out early on len(statuses) == 0 (#1317) kim 2023-01-08 10:33:03 +0000
  • 6f784d8c8b fix panic during status delete loop by breaking out early on len(statuses) == 0 kim 2023-01-07 18:46:57 +0000
  • 80f717f104 add use ssl to example/config.yaml Logan Snow 2023-01-07 12:31:47 -0500
  • df900cc3c3 use context to signal wsconn close, ensure canceled in read goroutine kim 2023-01-06 22:18:25 +0000
  • ea046f3555 don't send any message on ping, improved close check on failed read kim 2023-01-06 22:08:55 +0000
  • 3da666e5d2 launch websocket streaming in goroutine to allow upgrade handler to return kim 2023-01-06 22:02:28 +0000
  • 67919204af
    [chore/frogend] update status blockquote css (#1302) tobi 2023-01-06 16:01:09 +0100
  • 2a1205ab32
    [docs] AWS S3 config details added (#1300) Anant Shrivastava 2023-01-06 19:02:40 +0530
  • 30ff677d92 update envparsing test tsmethurst 2023-01-06 14:02:43 +0100
  • d3738e2720 report uri / regex functions tsmethurst 2023-01-06 13:50:32 +0100
  • ea1efc31a5 implement report database functions tsmethurst 2023-01-06 13:50:22 +0100
  • c1854a7dcc implement report cache + config changes tsmethurst 2023-01-06 13:49:24 +0100
  • 838dfbead6 implement report database model tsmethurst 2023-01-06 13:48:52 +0100
  • f97881202c
    Bump json5 from 1.0.1 to 1.0.2 in /web/source dependabot[bot] 2023-01-06 10:17:16 +0000
  • adbc87700a
    [chore] pull in latest go-cache, go-runners versions (#1306) kim 2023-01-06 10:16:09 +0000
  • e9f62b1a2a pull in latest go-cache, go-runners versions kim 2023-01-05 20:55:58 +0000
  • 1a23650e90 use just one small nlnet logo tsmethurst 2023-01-05 13:45:51 +0100
  • fe810f5343 [docs] Rewrite sponsorship + funding section, add NLnet tsmethurst 2023-01-05 13:26:18 +0100
  • b46c687751
    updation as requested Anant Shrivastava 2023-01-05 17:45:38 +0530
  • 0dbe6c514f
    [chore] Update/add license headers for 2023 (#1304) tobi 2023-01-05 12:43:00 +0100
  • 9df87f27e7 Merge branch 'main' into license_updates tsmethurst 2023-01-05 12:38:22 +0100
  • ff46dd485a
    [chore] Fix emoji notnull constraint on initial gtsmodel (#1303) tobi 2023-01-05 12:37:50 +0100
  • 505128fb6c [chore] Update/add license headers for 2023 tsmethurst 2023-01-05 12:37:17 +0100
  • 4c66dcbb8e fix emoji notnull constraint (should not be there!) tsmethurst 2023-01-05 12:32:42 +0100
  • 499c25d3d7 [chore/frogend] update status blockquote css tsmethurst 2023-01-05 10:33:42 +0100
  • de74cc6e94
    [bugfix/frogend] replace ch units to prevent layout shift on page load (#1301) f0x52 2023-01-05 09:38:01 +0100
  • 29c7813a6c replace ch units to prevent layout shift on page load f0x 2023-01-04 15:46:07 +0000
  • 3686a45a6b
    Update storage.md Anant Shrivastava 2023-01-04 18:14:17 +0530
  • 53e6fabf68
    AWS S3 config details added Anant Shrivastava 2023-01-04 17:43:02 +0530
  • 90a14abb0c
    [feature] HTTP request throttling middleware (#1297) tobi 2023-01-04 11:57:59 +0100
  • 79f66cc950 simplify token channel prefills tsmethurst 2023-01-04 11:21:57 +0100
  • d39d7bf87f throttle other endpoints too tsmethurst 2023-01-04 11:15:04 +0100