Commit Graph

  • 845297ec03
    refactor: change all `Robot` to `Bot` (#1767) Athurg Gooth 2023-05-29 19:49:05 +0800
  • 6f28da0eee Fix typo Athurg Feng 2023-05-29 19:36:00 +0800
  • 1da0666fd9 Change `Robot` to `bot` in comments Athurg Feng 2023-05-29 16:40:00 +0800
  • 8613d1fd24 Add docker compose file for developer Athurg Feng 2023-05-29 14:53:47 +0800
  • b119a7daa1 Add support to fetch devProxyServer from environment Athurg Feng 2023-05-29 14:49:31 +0800
  • bcf692921d Change all `r` of `Bot` to `b` Athurg Feng 2023-05-29 14:07:26 +0800
  • 6c5732e799 Change all `Robot` to `Bot` Athurg Feng 2023-05-29 13:50:57 +0800
  • ddf4cae537
    feat: disable CGO_ENABLED (#1766) Athurg Gooth 2023-05-29 13:29:42 +0800
  • ce64894abe
    feat: add telegram proxy support (#1764) Athurg Gooth 2023-05-29 13:29:21 +0800
  • a41c85236b Tidy go module Athurg Feng 2023-05-29 11:14:04 +0800
  • 1e820a83e6 Replace mattn/go-sqlite3 with modernc.org/sqlite in testing code Athurg Feng 2023-05-29 11:10:19 +0800
  • cd65b8aeec Disable CGO to make binary work without special c lib Athurg Feng 2023-05-29 11:02:16 +0800
  • d4086d3ee1 Replace mattn/go-sqlite3 with modernc.org/sqlite Athurg Feng 2023-05-29 10:52:32 +0800
  • 2f60b021ec Add Telegram API proxy hint Athurg Feng 2023-05-29 09:12:51 +0800
  • 426f3ec0d2 Add support for reverse proxy of telegram API Athurg Feng 2023-05-29 09:05:32 +0800
  • 49bf37cba1
    fix(storage): lint checks Chotow 2023-05-28 15:12:08 +0800
  • 7d4cf70321
    feat(storage): support private bucket Chotow 2023-05-28 14:44:42 +0800
  • beb4d8ccb9
    chore: order by updated ts in memo store (#1761) boojack 2023-05-28 02:04:05 +0800
  • 6c896ce8e2 chore: order by updated ts in memo store Steven 2023-05-28 01:58:58 +0800
  • e0e59c5831
    feat: display memo with updated ts (#1760) boojack 2023-05-28 01:50:09 +0800
  • 4be44b5f19 feat: display memo with updated ts Steven 2023-05-28 01:37:30 +0800
  • 826541a714
    feat: update korean localization (#1758) _Jellen 2023-05-27 23:03:06 +0900
  • 17b9f68473
    Add missing keys in Korean localization _Jellen 2023-05-27 22:38:16 +0900
  • ad6798dba6
    Modify Korean appearance-option text not to overflow the combobox _Jellen 2023-05-27 21:52:05 +0900
  • 1dd237a6ed
    Fix heatmap localization issue on Korean _Jellen 2023-05-27 21:41:57 +0900
  • c40aeb91e6
    fix: patch memo row status (#1755) boojack 2023-05-27 11:14:23 +0800
  • 0e963afc4e fix: patch memo row status Steven 2023-05-27 11:11:32 +0800
  • 2e34ce90a1
    chore: upgrade version `0.13.1` (#1754) v0.13.1 boojack 2023-05-27 09:09:41 +0800
  • 9c2b70ce36 chore: upgrade version `0.13.1` Steven 2023-05-27 09:00:50 +0800
  • 93d608f050
    feat(#1568): add "ask ai" section session splitting function (#1711) GodMeowIceSun 2023-05-27 02:29:54 +0800
  • ec26a9702d
    fix: sso templates (#1753) boojack 2023-05-26 22:25:30 +0800
  • fe2a4cf8ca fix: sso templates Steven 2023-05-26 22:22:29 +0800
  • dbe8aa1d3a
    chore: update telegram bot related section (#1750) boojack 2023-05-26 21:32:44 +0800
  • 46b2191e3f chore: update Steven 2023-05-26 21:30:17 +0800
  • a822047371 chore: update telegram bot related section Steven 2023-05-26 21:11:04 +0800
  • 8628d1e4b2
    feat: add Telegram bot config UI (#1747) Athurg Gooth 2023-05-26 19:16:51 +0800
  • 26d4d51d9b
    Update web/src/components/Settings/SystemSection.tsx boojack 2023-05-26 19:15:34 +0800
  • 51d1701d4e Fix for eslint (again) Athurg Feng 2023-05-26 18:35:28 +0800
  • 4ea5426e18
    feat: add support for content search (#1728) Athurg Gooth 2023-05-26 18:51:18 +0800
  • 0586071a34 Fix telegram robot could not be empty Athurg Feng 2023-05-26 18:28:20 +0800
  • b6c97d9c45 Fix telegram user id could not be empty Athurg Feng 2023-05-26 18:23:48 +0800
  • 32e34fb55e Change for review Athurg Feng 2023-05-26 17:39:06 +0800
  • 7f7454d682 Change for go-simple sugguest Athurg Feng 2023-05-24 10:41:32 +0800
  • 79667e0b31 Add support for content search Athurg Feng 2023-05-26 15:31:07 +0800
  • a529175057 Change MemoFind.ContentSearch to slice Athurg Feng 2023-05-26 15:27:50 +0800
  • 6a89b25453 Optimize error notice while config telegram params Athurg Feng 2023-05-26 14:36:29 +0800
  • 01fce17729 Add validator for SystemSettingTelegramRobotTokenName Athurg Feng 2023-05-26 14:15:36 +0800
  • 148e7b8d0f Fix typescript check Athurg Feng 2023-05-26 13:00:12 +0800
  • 0d4a671c84 Add support to set telegram user id from UI Athurg Feng 2023-05-26 12:55:51 +0800
  • 02d542025c Change validator of UserSettingTelegramUserID Athurg Feng 2023-05-26 12:38:12 +0800
  • 30260a92fd Add support to set telegram robot token from UI Athurg Feng 2023-05-26 11:16:51 +0800
  • 370ac2f711 Add retry wait for telegram.GetUpdates Athurg Feng 2023-05-26 11:08:25 +0800
  • 1282fe732e
    feat: implement telegram bot plugin (#1740) Athurg Gooth 2023-05-26 09:43:51 +0800
  • 07f59d052c Fix golang lint Athurg Feng 2023-05-26 08:56:40 +0800
  • a07d11e820
    feat: tag parser (#1745) boojack 2023-05-26 09:05:17 +0800
  • 01b47bf864 feat: tag parser Steven 2023-05-26 08:58:37 +0800
  • 38bb590134 Split Server.createResourceCreateActivity to function Athurg Feng 2023-05-25 21:17:15 +0800
  • 0f35be4055 Inject telegram robot into Memos server Athurg Feng 2023-05-25 15:41:55 +0800
  • dbc85fe7e4
    feat: image and link parser (#1744) boojack 2023-05-26 08:43:37 +0800
  • 8c855540fe Add a interface instead of callback func Athurg Feng 2023-05-26 08:42:52 +0800
  • a8c0b21d74 chore: update Steven 2023-05-26 08:42:14 +0800
  • b727ee4ae9 Add context support for all telegram methods Athurg Feng 2023-05-25 15:29:49 +0800
  • 65de94f1c4 Split Server.createMemoCreateActivity to function Athurg Feng 2023-05-26 08:40:52 +0800
  • 22200dff63 feat: image and link parser Steven 2023-05-26 08:35:08 +0800
  • d6e4466543 Change UserSettingFind.UserID into a pointer Athurg Feng 2023-05-25 14:55:16 +0800
  • d2d22da1f3 Add support for UserSettingTelegramUseridKey Athurg Feng 2023-05-25 14:54:09 +0800
  • d4105991e4 Add support for SystemSettingTelegramRobotToken Athurg Feng 2023-05-25 14:52:50 +0800
  • d0253f59d0 Add a simple telegram SDK as plugin Athurg Feng 2023-05-25 14:18:49 +0800
  • 523ef2bba5
    chore: update demo banner style (#1743) boojack 2023-05-26 00:47:53 +0800
  • 58b4b1c537 chore: update demo banner style Steven 2023-05-26 00:45:08 +0800
  • de8014dfe8
    feat: resource store cache (#1742) boojack 2023-05-26 00:38:27 +0800
  • 7739650de4 feat: resource store cache Steven 2023-05-26 00:35:55 +0800
  • b42e5c3213
    chore: update vscode setting enforcement for go111module="on" (#1738) deeshu 2023-05-25 19:30:32 +0530
  • ea728d232d
    refactor: memo store (#1741) boojack 2023-05-25 21:50:37 +0800
  • 4a350d8663 refactor: memo store Steven 2023-05-25 21:45:50 +0800
  • 43819b021e
    chore: add demo banner (#1739) boojack 2023-05-25 19:29:30 +0800
  • bda89fbcf7 chore: add demo banner Steven 2023-05-25 19:26:08 +0800
  • 76e1ab0613 vscode setting enforcement for go111module to set on and availability of schema for go extension deeshu2002 2023-05-25 13:09:02 +0530
  • e69f7c735b
    chore(revert): retire demo site (#1733) boojack 2023-05-24 20:34:07 +0800
  • 694d022fab Revert "chore: retire demo site (#1659)" boojack 2023-05-24 20:31:56 +0800
  • 5e792236af
    fix: infinite loop while daily memos more than DEFAULT_MEMO_LIMIT (#1730) Athurg Gooth 2023-05-24 20:22:16 +0800
  • 45c119627b
    chore: move flags into env variables (#1732) boojack 2023-05-24 20:08:47 +0800
  • 3fa4b806e8 chore: move flags into env variables Steven 2023-05-24 20:06:26 +0800
  • 8d606d5f65 Fix infinite loop while daily memos more than DEFAULT_MEMO_LIMIT Athurg Feng 2023-05-24 15:37:09 +0800
  • a0c25bebb8 feat(#1568): New Remove Session Function GodMeowIceSun 2023-05-24 11:50:09 +0800
  • 40d227a625 refactor(#1729): remove unused code GodMeowIceSun 2023-05-24 10:33:25 +0800
  • a548e709a0 feat(#1568): New session automatic switching function GodMeowIceSun 2023-05-24 10:00:13 +0800
  • 469453e712 fix(#1568): Resolve the issue of components not being stretched when only user input is available GodMeowIceSun 2023-05-24 09:55:16 +0800
  • 65890bc257
    feat: implement code block parser (#1727) boojack 2023-05-24 00:31:37 +0800
  • 67dc9a2787 feat: implement code parser Steven 2023-05-24 00:27:47 +0800
  • 42c653e1a4
    feat: implement paragraph and italic parsers (#1725) boojack 2023-05-23 21:11:01 +0800
  • 86927aa54b feat: implement paragraph and italic parsers Steven 2023-05-23 21:08:19 +0800
  • 8c34be92a6
    feat(gomark): add bold parser (#1724) boojack 2023-05-23 20:49:32 +0800
  • d0c6c26c44 feat(gomark): add bold parser Steven 2023-05-23 20:45:46 +0800
  • fa53a2550a
    feat: add heading tokenizer (#1723) boojack 2023-05-23 19:52:31 +0800
  • 5a101fe71e feat: add heading tokenizer Steven 2023-05-23 19:49:18 +0800
  • 616b8b0ee6
    feat: introduce publicid to filename template (#1713) Athurg Gooth 2023-05-23 19:15:30 +0800
  • 29d2148505 Optimize code for systemSettingLocalStoragePath empty Athurg Feng 2023-05-23 19:10:42 +0800
  • d24632682f
    chore: add volume define in Dockerfile to avoid data lose (#1718) Athurg Gooth 2023-05-23 18:50:17 +0800
  • 673b611e1d Add ext name to compatible with OS's preview Athurg Feng 2023-05-23 08:51:10 +0800