Commit Graph

47 Commits

Author SHA1 Message Date
AkiraFukushima a4811dab7c
Change use-marker config under the Settings from Preferences 2022-01-01 22:41:28 +09:00
AkiraFukushima c90335bdfd
Change storage of Settings to json-storage 2022-01-01 18:39:33 +09:00
AkiraFukushima 554cad9605
refs #574 Divide use marker settings for each timelines 2021-12-27 01:11:20 +09:00
AkiraFukushima 198718bc3d
refs #574 Add use marker settings 2021-06-11 01:07:41 +09:00
AkiraFukushima 0e354c474d
refs #574 Save marker in local db every time receive a new status in notifications 2021-06-10 15:27:04 +09:00
AkiraFukushima ba1574116f
refs #574 Save marker in local db every time receive a new status in home 2021-06-10 12:03:51 +09:00
AkiraFukushima 501b2aceca refs #2128 Add spellchecker languages preference form 2021-03-26 00:48:20 +09:00
AkiraFukushima ea53c3961e refs #2128 Move spellchecker preference item to language section 2021-03-25 19:04:31 +09:00
AkiraFukushima 8b3a9b281e refs #2287 Handle poll expired notification in streaming 2021-03-24 01:28:10 +09:00
AkiraFukushima 5345f2947a refs #2287 Rewrite poll notification to poll vote event 2021-03-24 00:46:31 +09:00
AkiraFukushima 70b877f9f0 refs #2204 Create desktop notification when received poll notification 2021-03-21 21:27:47 +09:00
AkiraFukushima 136e9db4b6 refs #2088 Add notification preference for status notification 2021-03-02 11:28:03 +09:00
AkiraFukushima 24a7cb14ed refs #2028 Add a configuration item to disable spellchecker 2021-01-24 15:06:16 +09:00
xatier bc77377f64
Fix typos
NFSW -> NSFW (not safe for work)
reuqest -> request
assocication -> association
2020-12-25 05:33:00 -08:00
AkiraFukushima 375fb34873 refs #1714 Add bookmark menu in side menu 2020-08-24 17:23:37 +09:00
AkiraFukushima de6e173781 refs #1348 Save and load auto hide menu bar settings 2020-06-08 22:48:52 +09:00
AkiraFukushima da69efcb72 refs #1471 Handle follow request when receive it in websocket 2020-05-23 23:21:33 +09:00
AkiraFukushima aacb1437cb refs #1281 Create notification when receive emoji reaction in web socket 2020-04-25 21:25:28 +09:00
AkiraFukushima 3046a17fcd refs #1307 Confirm timelines after initialized 2020-03-31 21:14:24 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +09:00
AkiraFukushima a635cce89d refs #901 Use window object in index.ejs 2019-11-26 22:27:48 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima fd1c31bf31 refs #901 Set preload script to import electron, process in webview 2019-11-20 22:21:15 +09:00
AkiraFukushima 7138ab3df2 refs #982 Add authentication information in proxy form 2019-10-23 22:08:10 +09:00
AkiraFukushima 671cca8878 refs #982 Save proxy configuration in db 2019-10-23 00:08:56 +09:00
AkiraFukushima 337012c2ef refs #948 Add other options in prefereces 2019-09-25 23:19:21 +09:00
AkiraFukushima e01156df08 refs #985 Add cache db for accounts 2019-08-08 23:39:27 +09:00
AkiraFukushima 80e9e6368c refs #921 Run all userstreaming and notify for all accounts 2019-06-27 23:03:30 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 7fa414a045 refactor: Replace any type 2019-06-05 23:16:07 +09:00
AkiraFukushima 47a8d9a8d1 refs #821 Save toot padding in preferences 2019-06-05 21:51:02 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima 8af4806d23 refs #850 Replace unreadNotification with typescript 2019-04-16 23:50:53 +09:00
AkiraFukushima 82ad1b22cf refs #850 Replace preferences with typescript 2019-04-16 22:35:46 +09:00
AkiraFukushima 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +09:00
AkiraFukushima be651b3014 refs #850 Add define types for notify, sound, and timeline 2019-04-15 22:37:57 +09:00
AkiraFukushima efabd590a9 refs #850 Add define types for unreadNotification 2019-04-15 22:24:02 +09:00
AkiraFukushima 87d394b025 refs #850 Add define types for visibility in constants 2019-04-15 20:47:05 +09:00
AkiraFukushima 0b8aa46aab refs #850 Divide some types for renderer 2019-04-14 23:25:10 +09:00
AkiraFukushima a45d68684c refs #850 Fix name for local account types 2019-04-14 23:21:08 +09:00
AkiraFukushima b2241ab2ad refs #850 Replace List and Tag in Hashtag with typescript 2019-04-14 21:13:07 +09:00
AkiraFukushima e68002ea83 refs #850 Replace Edit in Lists with typescript 2019-04-14 20:32:48 +09:00
AkiraFukushima 77d0268257 refs #850 Replace Show in Lists with typescript 2019-04-14 19:11:27 +09:00
AkiraFukushima 3127ebe050 refs #850 Replace Home with typescript 2019-04-13 19:11:11 +09:00
AkiraFukushima fb3a815e59 refs #850 Replace SideMenu with typescript 2019-04-08 22:45:02 +09:00
AkiraFukushima 0edac701ae refs #850 Replace Settings with typescript 2019-04-06 00:53:00 +09:00
AkiraFukushima 93c2464fe6 refs #850 Replace GlobalHeader with typescript 2019-04-04 22:59:05 +09:00