Commit Graph

  • b70d5739c4 add testrig commands to root tsmethurst 2021-11-28 18:02:10 +0100
  • 078b1fbd42 move some flags to root command tsmethurst 2021-11-28 17:58:35 +0100
  • 7bb85773f5 properly remove urfave tsmethurst 2021-11-28 17:41:46 +0100
  • e942a4626b move more stuff => viper tsmethurst 2021-11-28 17:35:42 +0100
  • b92b4e3d26 replace many many instances of config tsmethurst 2021-11-28 16:17:06 +0100
  • 915b0d8c57 start pulling out + replacing urfave and config tsmethurst 2021-11-27 17:51:33 +0100
  • 182b4eea73
    Update dependencies (#333) tobi 2021-11-27 15:26:58 +0100
  • a999471f3c Update dependencies tsmethurst 2021-11-27 15:11:14 +0100
  • ce22e03f9d
    Require confirmed email when checking oauth token (#332) tobi 2021-11-27 14:53:34 +0100
  • 08f7f85a09 check if user email confirmed when parsing token tsmethurst 2021-11-27 14:50:06 +0100
  • 17d406f630 add oauth token checking to security package tsmethurst 2021-11-27 14:49:50 +0100
  • 5958670fe1 update tests with new security package tsmethurst 2021-11-27 14:49:27 +0100
  • 200376c27f move token checker to security package tsmethurst 2021-11-27 14:49:09 +0100
  • 5ed03480e7
    run sqlite tests in parallel (#331) tobi 2021-11-27 13:41:00 +0100
  • 75ef32cb01 run sqlite tests in parallel tsmethurst 2021-11-27 13:38:56 +0100
  • ab316d2250
    Fix broken defaults and broken flags (#314) v0.1.1 Forest Johnson 2021-11-24 16:01:38 +0000
  • 48d9c0ae65 try to fix accidentally broken test forest 2021-11-18 21:49:42 -0600
  • 20888d2e63 make the behaviour of the flags consistent across all data types forest 2021-11-18 21:14:21 -0600
  • 3f03076809 remove print debugging log forest 2021-11-18 21:01:20 -0600
  • 81284a7eba the monkey patched CLIContext is working forest 2021-11-18 21:00:43 -0600
  • ca59eb307d some data structures were present on Empty config but not Default config forest 2021-11-18 20:42:10 -0600
  • 35457e0d6a start with a default config, not an empty config. forest 2021-11-18 20:41:10 -0600
  • 9cfa0c62ae add timeline api for hashtag leo 2021-11-24 19:45:30 +0800
  • 3caae376e7
    Fix streamed messages ending up in wrong timeline(s) (#325) tobi 2021-11-22 19:03:21 +0100
  • 13db9195af make sure new status isn't streamed to public tsmethurst 2021-11-22 18:54:57 +0100
  • 3e55cca5cd tidy up tests tsmethurst 2021-11-22 18:46:48 +0100
  • dc7aeba592 tidy code + comments a bit tsmethurst 2021-11-22 18:46:32 +0100
  • 01b54f9dc6 add test for streaming new status creation via clientAPI tsmethurst 2021-11-22 18:46:19 +0100
  • a7882fabc7
    Use IPv6 doc prefix for docs (#324) Mara Sophie Grosch 2021-11-22 17:58:19 +0100
  • 280d93c022 Use IPv6 doc prefix for docs Mara Sophie Grosch 2021-11-22 17:46:56 +0100
  • 1b8e633221 Merge branch 'main' into bugfix/303 tsmethurst 2021-11-22 14:58:41 +0100
  • 79ccd8fd8a
    Fix mentioned accounts visibility bug (#323) tobi 2021-11-22 14:40:23 +0100
  • 53dba5b720 add some visibility tests for statuses tsmethurst 2021-11-22 14:32:56 +0100
  • e110fb2c8c fix mentioned accounts not being added to relevantAccounts tsmethurst 2021-11-22 14:32:41 +0100
  • 17264222ed add test dm tsmethurst 2021-11-22 14:32:20 +0100
  • 3e754e1364 set test status to followers_only tsmethurst 2021-11-22 14:32:10 +0100
  • 6b0f546c02 update other tests tsmethurst 2021-11-22 14:31:59 +0100
  • b46e5fb65d
    Fix incorrect target being used in CC prop for mentioning statuses (#322) tobi 2021-11-22 12:48:46 +0100
  • 875aa27c40 fix incorrect target URI being used for mentions tsmethurst 2021-11-22 12:42:09 +0100
  • d73a3a046e add test for as status with mention tsmethurst 2021-11-22 12:41:48 +0100
  • de383e266b hardcode time on admin_account_status_3 tsmethurst 2021-11-22 12:41:35 +0100
  • 24f9e11221
    Fix image description unnecessarily html-escaping innocent characters (#321) tobi 2021-11-22 11:49:11 +0100
  • be24282edb tidy up text test setup tsmethurst 2021-11-22 11:42:41 +0100
  • 4485547c7e implement SanitizeCaption function tsmethurst 2021-11-22 11:42:26 +0100
  • 1ded58b34b
    add bindAddress configuration option (#320) tobi 2021-11-22 10:55:52 +0100
  • 68d9b9d454 clarify that bindAddress can be a hostname tsmethurst 2021-11-22 10:53:31 +0100
  • 4fd4494021 add bindAddress configuration option tsmethurst 2021-11-22 10:39:27 +0100
  • 6c0550e76f
    properly initialize user client module (#319) tobi 2021-11-22 09:04:16 +0100
  • af2a2b6357 properly initialize user client module tsmethurst 2021-11-22 08:53:46 +0100
  • f8630348b4
    Enable stricter linting with golangci-lint (#316) tobi 2021-11-22 08:46:19 +0100
  • 66c427780d go fmt tsmethurst 2021-11-21 17:45:06 +0100
  • 22907db08f Merge remote-tracking branch 'origin/main' into strict_linting tsmethurst 2021-11-21 17:44:41 +0100
  • 38d73f0316
    tidy up database creation logic a bit (#317) tobi 2021-11-21 17:41:51 +0100
  • ae0a9ea8cc tidy up database creation logic a bit tsmethurst 2021-11-21 16:45:14 +0100
  • 71a925bef9 move timeout to config file tsmethurst 2021-11-21 15:22:17 +0100
  • 0c79feee7c add some style + formatting guidelines tsmethurst 2021-11-21 15:22:05 +0100
  • 22d00b5450 add more generous timeout for golangci-lint tsmethurst 2021-11-21 13:49:09 +0100
  • e5dc72542e correct issues flagged by stricter linters tsmethurst 2021-11-21 13:43:29 +0100
  • 294ea8539d add golangci config file w/ more linters tsmethurst 2021-11-21 13:43:14 +0100
  • c4a39b417b update golangci-lint tsmethurst 2021-11-21 13:43:00 +0100
  • 1d16d46cf1 fix typo in error message forest 2021-11-20 13:51:02 -0600
  • 9f1521a3a7 SA5001: should check returned error before deferring theFile.Close() forest 2021-11-20 13:41:47 -0600
  • a92d8c1d37 get rid of perm guessing and make FilePathOk give conclusive answer forest 2021-11-20 13:38:50 -0600
  • c1ed17e861 lift existence/perm check into util.FilePathExistsAndIsReadWritable forest 2021-11-18 14:55:00 -0600
  • 59676749ce skip file permission warning for in-memory sqlite forest 2021-11-17 21:42:00 -0600
  • e3f38ceaf7 refining and cleaning up sqlite permissions error prediction logic forest 2021-11-17 21:27:13 -0600
  • da6aef503e first stab at fixing cryptic sqlite errors forest 2021-11-17 20:43:25 -0600
  • f3e36de78a
    fix broken GetInstanceAccount selector (#311) tobi 2021-11-17 14:40:39 +0100
  • 628ba12297 patch tests tsmethurst 2021-11-17 14:37:36 +0100
  • 3055aa19c3 fix broken GetInstanceAccount selector tsmethurst 2021-11-17 14:29:16 +0100
  • ff7c96caa3
    Fix instance account not being created (#310) tobi 2021-11-17 13:40:09 +0100
  • 20c66d927f add test for create instance account tsmethurst 2021-11-17 13:34:42 +0100
  • a63eb57edc Rework 'CreateInstanceAccount' with better checking logic tsmethurst 2021-11-17 13:34:27 +0100
  • ca6f0572eb stream messages more selectively tsmethurst 2021-11-16 17:22:42 +0100
  • 7ec134c50f change test stream creation up a bit tsmethurst 2021-11-16 17:21:47 +0100
  • 8a4cecca07 remove double stream of status tsmethurst 2021-11-16 17:21:16 +0100
  • 42dc968faf define timeline consts tsmethurst 2021-11-16 17:21:01 +0100
  • d81a123473
    Update docs with better config + installation instructions (#300) tobi 2021-11-14 16:54:23 +0100
  • 569c758e70 fuller documentation + better docs structure tsmethurst 2021-11-14 16:51:12 +0100
  • 0c920fc157 start reworking some documentation tsmethurst 2021-11-14 13:21:12 +0100
  • 38e100a7a4
    update drone file (#299) v0.1.0 tobi 2021-11-13 18:33:01 +0100
  • 47404f59d3 update drone file tsmethurst 2021-11-13 18:29:46 +0100
  • aee1932bd4
    First db migration (#297) tobi 2021-11-13 17:30:01 +0100
  • 09ef9e639e
    move to ssb gofed fork (#298) tobi 2021-11-13 17:29:43 +0100
  • 35ba146754 move to ssb gofed fork tsmethurst 2021-11-13 17:15:18 +0100
  • 274a11f4b2 md linting *screams* tsmethurst 2021-11-13 13:58:22 +0100
  • 6db247c22d store first db schema tsmethurst 2021-11-13 13:43:06 +0100
  • 829a934d23
    update dependencies (#296) tobi 2021-11-13 12:29:08 +0100
  • 3ca5d9ca7c update dependencies tsmethurst 2021-11-13 12:25:10 +0100
  • 2aaec82732
    smtp + email confirmation (#285) tobi 2021-10-31 15:46:23 +0100
  • edfc7fe34d don't minify email html tsmethurst 2021-10-31 15:40:03 +0100
  • 1470202245 don't use dutch wikipedia link tsmethurst 2021-10-31 15:30:56 +0100
  • 9c7e06318c add email sender to outbox tests tsmethurst 2021-10-24 16:35:23 +0200
  • ef036fe5ec
    Merge branch 'main' into smtp tobi 2021-10-24 16:32:37 +0200
  • de1f90ee46
    regenerate swagger docs (#293) tobi 2021-10-24 16:26:20 +0200
  • 77fb83c19f regenerate swagger docs tsmethurst 2021-10-24 16:21:02 +0200
  • 8b7c3507fe
    upstep bun to v1.0.14 (#291) tobi 2021-10-24 13:14:37 +0200
  • 11b02b5b35 upstep bun to v1.0.14 tsmethurst 2021-10-24 13:10:01 +0200
  • 84a8a07f38
    docs typo fix (#290) tobi 2021-10-24 12:11:31 +0200
  • 61fc6a571a docs typo fix tsmethurst 2021-10-24 12:05:29 +0200