Commit Graph

16490 Commits (3e03142c429cfe7e8aea3a2f05de0c14a7ee2d9d)

Author SHA1 Message Date
Ariadne Conill 3e03142c42 th: javascript: glitch: start rendering quotes 2022-12-25 21:11:11 +00:00
Ariadne Conill c784057de1 th: javascript: glitch: dont render cards if the status has a quote attached 2022-12-25 10:58:25 +00:00
Ariadne Conill 41a83c748e th: javascript: glitch: pre-process misskey quotes to remove the URL part 2022-12-25 10:46:18 +00:00
Ariadne Conill 2b57535062 th: activitypub: note serializer: support _misskey keys 2022-12-25 09:16:44 +00:00
Ariadne Conill 55cd4f1024 th: activitypub: case transform: support _misskey keys without messing them up 2022-12-25 09:16:44 +00:00
Ariadne Conill 76396746cf th: status: support either _misskey_quote or quoteUrl for fetching quotes 2022-12-25 09:16:42 +00:00
Ariadne Conill f14f01c0bd th: db: add quote_id index 2022-12-25 04:20:17 +00:00
Ariadne Conill 9107a290c1 th: status: prevent recursion when serializing 2022-12-25 04:20:17 +00:00
Ariadne Conill 104cf929a5 th: status: disallow quoting of non-public posts 2022-12-25 04:20:16 +00:00
Ariadne Conill 4681e0c00e th: db: add quote_id migration 2022-12-25 03:58:18 +00:00
Ariadne Conill 9c60149f15 th: sanitizer config: add quote-inline span to allowlist 2022-12-25 03:58:18 +00:00
Ariadne Conill 900abce926 th: db: add quote_id to statuses table 2022-12-25 03:58:18 +00:00
Ariadne Conill a84740a57d th: rest: status serializer: include quote data 2022-12-25 03:58:18 +00:00
Ariadne Conill 8e57067c9a th: views: add quote status html view 2022-12-25 03:58:16 +00:00
Ariadne Conill 5b34734400 th: services: post status service: add quote_id to status parameters 2022-12-25 03:25:22 +00:00
Ariadne Conill 0a7435f4ba th: statuses controller: accept quote_id parameter 2022-12-25 03:25:22 +00:00
Ariadne Conill 1031a532f7 th: activitypub: resolve quoted objects when new create activities are received 2022-12-25 03:25:22 +00:00
Ariadne Conill 21f3328744 th: context helper: add quoteUrl as as:quoteUrl, even though its wrong 2022-12-25 03:25:22 +00:00
Ariadne Conill a3dce31b29 th: activitypub: note serializer: begrudgingly serialize quotes using misskey quoteUrl 2022-12-25 03:25:22 +00:00
Ariadne Conill 0170a21009 th: models: status: add support for quoting 2022-12-25 03:25:20 +00:00
Ariadne Conill 05d613083f th: services: link fetcher: do not fetch links for quotes 2022-12-25 02:00:29 +00:00
Ariadne Conill 071f00d92d th: Merge pull request 'docker-compose: emulate production traefik setup' (#35) from feature/docker-compose-traefik into main
Reviewed-on: #35
2022-12-25 01:57:01 +00:00
Ariadne Conill 3393379c04 th: docker-compose: emulate production traefik setup 2022-12-25 01:56:20 +00:00
fox f0952f52d7 update documentation
Reviewed-on: #30
Co-authored-by: fox <fox@neko.business>
Co-committed-by: fox <fox@neko.business>
2022-12-18 03:13:45 +00:00
Rin b9b25a9dce th: make glitch style consistent 2022-12-08 18:26:32 +11:00
Rin 93c2267bb7 th: make default masto style consistent 2022-12-08 18:24:41 +11:00
Rin 82af4ceab0 th: fix default masto style too 2022-12-08 16:58:48 +11:00
Rin 44a999e5e2 th: fix missing link style in admin.scss - actually this time 2022-12-08 16:31:42 +11:00
kouhai dev fdf6bf3e6c th: update upstream glitch README/CONTRIBUTING 2022-11-27 23:49:18 -06:00
kouhai dev b07a5bf5fd th: fix REDIS_URL unix socket path parsing for relative paths 2022-11-27 23:49:18 -06:00
kouhai dev 992d69c06f th: fix redis conf 2022-11-24 23:01:20 -06:00
Rin 44230699fb th: Add dir for redis data 2022-11-25 14:24:44 +11:00
kouhai dev 6fd1136c63 th: update gitignore 2022-11-24 18:58:23 -06:00
kouhai dev de2acb9854 th: rewrite instructions for a self-contained dev env 2022-11-24 18:57:24 -06:00
Rin b5d5269eee th: Command style consistency 2022-11-23 19:35:13 +11:00
Rin face86a613 th: Fix headings 2022-11-23 19:34:20 +11:00
Rin 06efc078fa th: Update instructions - make everything self contained 2022-11-23 19:31:19 +11:00
Rin 0b7a1c3750 th: Moderately curse the env file to contain everything in the project 2022-11-23 19:25:17 +11:00
Rin 116dbae343 th: rename env file to conform 2022-11-23 19:22:32 +11:00
Rin ef88e896ab th: Add .env.ENV.local to .gitignore 2022-11-23 19:10:31 +11:00
Rin cabb0bffa0 th: Fix numbering <_< 2022-11-23 07:25:24 +00:00
Rin 93a2640b83 th: Reduce .env file to minimal config 2022-11-23 07:25:24 +00:00
Rin a1196f3955 th: update gitignore to ignore the pg db we created 2022-11-23 07:25:24 +00:00
Rin 5278309ddf th: use local pg cluster instead 2022-11-23 07:25:24 +00:00
Rin b530dbe151 th: fix typo 2022-11-23 07:25:24 +00:00
Rin a5da6333a6 th: Add SETUP instructions 2022-11-23 07:25:24 +00:00
Rin 5ae84e35c1 th: fix no-style links in admin panel 2022-11-21 18:34:21 +11:00
kouhai dev a590a2a093 th: Merge remote-tracking branch 'glitch/main' 2022-11-15 12:03:46 -08:00
Claire d231f799db Merge pull request #1932 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
2022-11-15 02:11:22 +01:00
Claire 6ace18fdf6 Merge branch 'main' into glitch-soc/merge-upstream 2022-11-15 02:10:37 +01:00