Commit Graph

  • 0369e6e877 use readcloser for content.Content tsmethurst 2022-11-01 16:00:44 +0100
  • 4a925e49b1
    [bugfix] create admin_account_actions table in tx (#940) Terin Stock 2022-11-01 15:30:02 +0100
  • 7a1025d77d [bugfix] create admin_account_actions table in tx Terin Stock 2022-10-31 21:45:30 +0100
  • eb72766e6f update misleading line in swagger docs tsmethurst 2022-11-01 15:08:31 +0100
  • 9e7441f088 fix lint issue tsmethurst 2022-11-01 12:06:13 +0100
  • ba46e622f1
    [docs] Update apache-httpd.md (#937) EchedeyLR 2022-11-01 09:36:10 +0000
  • 8eb3b2f82c
    Update apache-httpd.md EchedeyLR 2022-10-31 18:43:13 +0000
  • 5e06046daf [feature] Create (or use existing) category for new emoji uploads tsmethurst 2022-10-31 18:19:36 +0100
  • 9c88da9bae [feature] Add emoji categories GET Serialize emojis in appropriate categories; make it possible to get categories via the admin API tsmethurst 2022-10-31 17:41:11 +0100
  • 47de702506
    [docs] Change Apache SSL setup to automatic and manual mode (#936) EchedeyLR 2022-10-31 13:14:02 +0000
  • de457b3a42
    Update apache-httpd.md EchedeyLR 2022-10-31 13:11:01 +0000
  • 4b74258674
    Update apache-httpd.md EchedeyLR 2022-10-31 13:09:48 +0000
  • 1f10f54f8a
    Update apache-httpd.md EchedeyLR 2022-10-31 13:08:04 +0000
  • ea90d12169
    [docs] Add Apache HTTP Server without LetsEncrypt (#935) tobi 2022-10-31 13:51:09 +0100
  • 66d14d2933 [docs] Add Apache HTTP Server without LetsEncrypt tsmethurst 2022-10-31 13:48:24 +0100
  • 972bd17aaa
    [docs] Update Apache2 HTTP Server docs for websockets (#934) tobi 2022-10-31 13:21:12 +0100
  • c0a2d702a3
    [docs] Update swagger.md (#933) Mia Heidenstedt 2022-10-31 13:20:39 +0100
  • de4936f5d4 [docs] Update Apache2 HTTP Server docs for websockets tsmethurst 2022-10-31 13:17:43 +0100
  • ebbd850adf
    Update swagger.md Mia Heidenstedt 2022-10-30 20:51:28 +0100
  • 592fe0932c code review changes Mia 2022-10-30 10:39:35 +0100
  • 100daf0a09
    Merge branch 'main' into main Mia Heidenstedt 2022-10-29 20:13:20 +0200
  • ae9dd45a7e code review changes Mia 2022-10-29 20:11:08 +0200
  • 31f0f27bed
    [bugfix] Fix imports for helpers.gen.go (#924) Mia Heidenstedt 2022-10-29 17:14:57 +0200
  • c7ba195907
    [bugfix] Prevent future statuses showing in timelines (#932) tobi 2022-10-29 17:10:28 +0200
  • a6981bce19 [bugfix] Prevent future statuses showing in timelines tsmethurst 2022-10-29 17:06:14 +0200
  • 27b2369bf1
    Merge branch 'superseriousbusiness:main' into main Mia Heidenstedt 2022-10-26 11:34:19 +0200
  • 2a83390177
    [chore] update profile screenshot (#927) f0x52 2022-10-25 22:47:05 +0200
  • 5976ba59c6 optipng f0x 2022-10-25 22:43:03 +0200
  • 5dde181fcf update profile screenshot f0x 2022-10-25 22:40:28 +0200
  • 51f268a1aa fix #923 and guide browser to select entire username Mia 2022-10-25 13:05:23 +0200
  • 3e0fcfb94e prevent img from overflow and allow to center the img Mia 2022-10-25 12:50:43 +0200
  • 29cf2a2148 fix url in CONTRIBUTING.md Mia 2022-10-25 12:26:50 +0200
  • d73a8edd84 fix imports for helpers.gen.go Mia 2022-10-25 11:58:04 +0200
  • 830977b265 try to fix pipeline error Mia 2022-10-25 11:23:20 +0200
  • 611a383177
    Merge branch 'main' into main Mia Heidenstedt 2022-10-25 11:09:52 +0200
  • e3eabb75d9 code review changes and fix tests Mia 2022-10-25 11:09:12 +0200
  • b4a83e4b51
    FIx typo (#918) mscherer 2022-10-25 09:25:42 +0200
  • b97eade859 rename DefaultUser to LandingPageUser Mia 2022-10-25 07:41:27 +0200
  • 06bbca408f configurable user instead of landing page Mia 2022-10-25 07:20:17 +0200
  • 45ca52e2de
    FIx typo mscherer 2022-10-21 01:44:03 +0200
  • ccd5b34c2c
    [docs] Use correct form for status submit (#915) tobi 2022-10-17 12:54:36 +0200
  • 74dcd85a0d use correct form for status submit tsmethurst 2022-10-17 12:51:35 +0200
  • f7416d6e94
    [feature] Add emoji DELETE handler at `/api/v1/admin/custom_emojis` (#913) tobi 2022-10-14 17:30:04 +0200
  • e185053603 add missing security annotation tsmethurst 2022-10-14 17:27:48 +0200
  • abd94b7a2d don't double check if user is admin tsmethurst 2022-10-14 17:23:09 +0200
  • 9acae5e73b no need to process error (thanks kim) tsmethurst 2022-10-14 16:58:41 +0200
  • eedd316ece add emoji DELETE handler tsmethurst 2022-10-14 16:43:29 +0200
  • 77406493c3
    Create login.md ghose 2022-10-14 15:27:07 +0200
  • 6a95f5fa67
    [feature] Add `/api/v1/admin/custom_emojis/{id}` endpoint for single emoji GET (#910) tobi 2022-10-13 16:37:55 +0200
  • c1846df92f add GET for single admin emoji tsmethurst 2022-10-13 16:29:14 +0200
  • 4514727d9f fix error in prev swagger docs tsmethurst 2022-10-13 16:28:55 +0200
  • 70d65b683f
    [feature] Refetch emojis when they change on remote instances (#905) tobi 2022-10-13 15:16:24 +0200
  • 64851d7ee0 delete kirby (sorry nintendo) tsmethurst 2022-10-13 15:09:33 +0200
  • 11aa905056 shorten GetEmojiByStaticImageURL tsmethurst 2022-10-13 14:44:22 +0200
  • 3ca7164455
    [frontend] Use new GET custom_emoji admin api (#908) f0x52 2022-10-13 10:42:54 +0200
  • f394657b08 fetch all local emoji f0x 2022-10-12 18:11:09 +0000
  • 3b171928f3 use url instead of static_url, add link to emoji admin api tracking issue f0x 2022-10-12 18:10:54 +0000
  • 30aaedb0a8
    [frontend] use ISO639 library for language selection (#909) f0x52 2022-10-12 19:18:41 +0200
  • 41577c8aa7 use ISO639 library for language selection f0x 2022-10-12 17:06:39 +0000
  • c9c9085de8 use new GET custom_emoji admin api f0x 2022-10-12 16:48:47 +0000
  • 80c2833d83
    [frontend] small fixes (#907) f0x52 2022-10-12 18:23:50 +0200
  • 7ab0c8c7c2 fix toot overflow f0x 2022-10-12 16:11:45 +0000
  • b5485eac99 use $white1 instead of hardcoding white f0x 2022-10-12 16:10:19 +0000
  • e3deae9f82 replace svg rss icon with forkawesome+styling f0x 2022-10-12 16:06:18 +0000
  • 5ce0dcc864 add missing watchify dependency f0x 2022-10-12 15:47:37 +0000
  • 547a97b29c Merge branch 'main' into refetch_updated_emojis tsmethurst 2022-10-12 15:07:58 +0200
  • eb85ef7325
    [feature] Add `/api/v1/admin/custom_emojis` endpoint (#902) tobi 2022-10-12 15:01:42 +0200
  • 482692ed6b fix subquery postgres woes tsmethurst 2022-10-12 14:58:57 +0200
  • c02a9c5bf7 fix a bit of sillyness teehee tsmethurst 2022-10-12 14:50:15 +0200
  • 02709944fb wrap emoji query in subquery avoid selecting more than we need tsmethurst 2022-10-12 14:40:52 +0200
  • bf1bf049db rename -> GetUseableEmojis tsmethurst 2022-10-12 13:16:16 +0200
  • ffcb815cc7 don't trimspace tsmethurst 2022-10-12 13:06:57 +0200
  • 0b8dd7a406 i have bad coder syndrome tsmethurst 2022-10-12 12:59:53 +0200
  • 0ad7dc9326 check error for originalPostData tsmethurst 2022-10-12 12:49:49 +0200
  • 38f8cd7985 clean up old files for refreshed emoji tsmethurst 2022-10-12 12:47:24 +0200
  • 8db1e4100d cheeky workaround for test tsmethurst 2022-10-12 12:25:11 +0200
  • 066bf08ca5 allow refetch of updated emojis tsmethurst 2022-10-11 16:55:38 +0200
  • 1c6ce3a980 use updated on AP emojis tsmethurst 2022-10-11 15:35:07 +0200
  • 743ea5170a select emoji using image_static_url tsmethurst 2022-10-11 15:03:23 +0200
  • 5cd087241b
    [bugfix] add in-use checks for admin cli account creation (#904) tobi 2022-10-11 12:16:34 +0200
  • c16610f91d add in-use checks for admin cli account creation tsmethurst 2022-10-11 11:53:03 +0200
  • 7043d68bee fix incorrect path in media cleanup tests tsmethurst 2022-10-11 11:28:29 +0200
  • fa6951a092 make limit optional tsmethurst 2022-10-11 11:28:20 +0200
  • 25e3e90ff3 test emoji get paging tsmethurst 2022-10-11 11:28:06 +0200
  • d935654dd6 normalize emoji queries a bit better tsmethurst 2022-10-10 17:38:57 +0200
  • 43864e86ab fix mixed case paging tsmethurst 2022-10-10 17:14:36 +0200
  • be9c588c00 make admin emojis pageable tsmethurst 2022-10-10 16:43:39 +0200
  • a1107e32d3 Merge branch 'main' into admin_emojis_get tsmethurst 2022-10-10 15:53:28 +0200
  • 832befd727
    [chore] Make paging logic more generic (#901) tobi 2022-10-10 15:52:49 +0200
  • ce06363090 linty linterson tsmethurst 2022-10-10 15:48:36 +0200
  • 636d011f82 make paging logic more generic not just for timelines! tsmethurst 2022-10-10 15:44:19 +0200
  • 4f8756fb69 update to allow paging tsmethurst 2022-10-10 15:11:16 +0200
  • a26aec65d5 tidy up + explain tsmethurst 2022-10-10 12:53:41 +0200
  • ac5b69aefc ASC tsmethurst 2022-10-10 12:41:14 +0200
  • 30c85b467e order by shortcodedomain tsmethurst 2022-10-10 12:38:29 +0200
  • 46bdb27afa finish up get emojis function tsmethurst 2022-10-09 14:16:12 +0200
  • 221d59e9aa add GetEmojis function tsmethurst 2022-10-09 13:37:48 +0200
  • ef8a4036a8 tidy up a bit tsmethurst 2022-10-09 13:12:47 +0200
  • 161b64f56e Merge branch 'main' into admin_emojis_get tsmethurst 2022-10-09 12:46:54 +0200
  • 80663061d8
    [feature] Add opt-in RSS feed for account's latest Public posts (#897) tobi 2022-10-08 14:00:39 +0200