1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-31 09:35:16 +01:00

359 Commits

Author SHA1 Message Date
AkiraFukushima
7fbf421dd4 fix: Block toot when new toot modal is closed 2018-04-12 00:32:59 +09:00
AkiraFukushima
8e4dfe8393
Merge pull request #207 from h3poteto/iss-199
closes #199 Change visibility level of toot
2018-04-11 23:35:48 +09:00
AkiraFukushima
01e62265bf refs #199 Post toot with visibility level 2018-04-11 23:19:25 +09:00
AkiraFukushima
51e6f891ac refs #199 Change visibility in new toot 2018-04-11 23:12:51 +09:00
AkiraFukushima
81e106d773 Update CHANGELOG 2018-04-11 21:03:05 +09:00
AkiraFukushima
f4e3039e21 refs #199 Add button to change privacy levet of toot 2018-04-11 20:45:26 +09:00
AkiraFukushima
325c111efe
Merge pull request #204 from h3poteto/fix_focus
fix: Set focus in watch directive on newToot
2018-04-11 00:21:52 +09:00
AkiraFukushima
602c8e349d fix: Set focus in watch directive on newToot 2018-04-10 23:13:43 +09:00
AkiraFukushima
86951ecce2
Merge pull request #200 from h3poteto/iss-167
closes #167 Show lists menu
2018-04-10 00:33:57 +09:00
AkiraFukushima
32b8ab9190 refs #167 Streaming update in list timeline 2018-04-09 23:43:36 +09:00
AkiraFukushima
abcef61a71 refs #167 Add lazyLoading in list timeline 2018-04-09 23:08:52 +09:00
AkiraFukushima
b860ccca86 refs #167 Update toot when user favourite/reblog a toot in list timeline 2018-04-09 22:05:15 +09:00
AkiraFukushima
b7f3e30a23 refs #167 Load list timeline 2018-04-09 21:10:25 +09:00
AkiraFukushima
845e43dcf6
Merge pull request #201 from dollars0427/new-toot-loading-screen
Show loading when user post new toot
2018-04-09 20:34:17 +09:00
Sardo
9528450d2b Show loading when user post new toot 2018-04-09 15:49:41 +08:00
AkiraFukushima
5254c11502 refs #167 Update header menu in user's list timeline 2018-04-09 08:43:11 +09:00
AkiraFukushima
99eac1d958 refs #167 Fetch user's lists 2018-04-08 22:09:28 +09:00
AkiraFukushima
e923d314f7
Merge pull request #198 from h3poteto/fix-image-viewer
fix: Fix image position in ImageViewer
2018-04-08 21:27:43 +09:00
AkiraFukushima
c79f5a0c5c refs #167 Create lists menu in side menu 2018-04-08 21:27:35 +09:00
AkiraFukushima
56c65b7e68 fix: Fix image position in ImageViewer 2018-04-08 18:15:28 +09:00
AkiraFukushima
d7a30b345a fix: Change windows installer format to nsis because msi can not pack extraResources 0.3.1 2018-04-08 11:58:22 +09:00
AkiraFukushima
830656933a Bump to version 0.3.1 2018-04-07 23:23:27 +09:00
AkiraFukushima
ca4da4317e
Merge pull request #196 from h3poteto/iss-193
closes #193 Add sound setting in preferences, and save setting data in json
2018-04-07 23:18:49 +09:00
AkiraFukushima
5b79bc1181 refs #193 Check preferences before sound 2018-04-07 23:18:20 +09:00
AkiraFukushima
5a42fa767b refs #193 Set default preferences page is general 2018-04-07 22:47:15 +09:00
AkiraFukushima
c9b4ca8d36 refs #193 Add sound setting in preferences, and save setting data in json 2018-04-07 22:40:57 +09:00
AkiraFukushima
f8fd18e916
Merge pull request #195 from h3poteto/iss-123
closes #123 Show follows/followers in account profile
2018-04-07 16:20:13 +09:00
AkiraFukushima
a0ef5779fe refs #123 Show followers in account profile 2018-04-07 16:19:41 +09:00
AkiraFukushima
4f2ab66c66 refs #123 Open a user profile when click in follows 2018-04-07 16:10:45 +09:00
AkiraFukushima
da474f6c8a refs #123 Show follows in account profile 2018-04-07 15:57:15 +09:00
AkiraFukushima
95e2a0a369
Merge pull request #194 from h3poteto/iss-122
closes #122 Show user's timeline in account profile
2018-04-07 14:51:39 +09:00
AkiraFukushima
59c057b315 refs #122 Change tab in account profile 2018-04-07 12:07:56 +09:00
AkiraFukushima
e89426c3ac refs #122 Show user's timeline in account profile 2018-04-06 09:06:28 +09:00
AkiraFukushima
6bc7d85c57 Update CHANGELOG 2018-04-05 23:08:32 +09:00
AkiraFukushima
1956b206e7
Merge pull request #192 from h3poteto/iss-188
closes #188 Rescue order when account order is unexpected value
2018-04-05 23:00:59 +09:00
AkiraFukushima
74c712ac38 refs #188 Rescue order when account order is unexpected value 2018-04-05 22:58:02 +09:00
AkiraFukushima
b0d39770b3
Merge pull request #191 from h3poteto/iss-190
closes #190 Sound a system sound when user favourite or reblog
2018-04-05 22:32:21 +09:00
AkiraFukushima
a1d53b2e84 refs #190 Add operation sound file 2018-04-05 22:27:36 +09:00
AkiraFukushima
40bd7853b0 refs #190 Sound a system sound when user toot 2018-04-05 21:04:40 +09:00
AkiraFukushima
b6123f6bd3 refs #190 Sound a system sound when user favourite or reblog 2018-04-05 09:00:42 +09:00
AkiraFukushima
814a784ddf
Merge pull request #189 from h3poteto/iss-183
closes #183 Show loading when user actions
2018-04-04 22:59:32 +09:00
AkiraFukushima
d79871ca09 refs #183 Add loading when follow/unfollow 2018-04-04 22:52:43 +09:00
AkiraFukushima
7f97158ffb refs #183 Add loading when search instances 2018-04-04 22:34:42 +09:00
AkiraFukushima
e48c90dc30 Update CHANGELOG 2018-04-04 22:11:49 +09:00
AkiraFukushima
6cddbd70cf fix: Add announce that general preferences is not implemented yet 2018-04-04 20:40:07 +09:00
AkiraFukushima
3617a9b73b
Merge pull request #187 from h3poteto/fix-reblogger
fix: Open user profile on reblogger icon and reblogger name
2018-04-04 20:35:55 +09:00
AkiraFukushima
d0a3d35f8e fix: Open user profile on reblogger icon and reblogger name 2018-04-04 20:35:18 +09:00
AkiraFukushima
608786f095
Merge pull request #185 from h3poteto/close-button
fix: Set font size of close button in login
2018-04-04 20:30:01 +09:00
AkiraFukushima
3317583c18 fix: Set font size of close button in image viewer 2018-04-04 20:15:55 +09:00
AkiraFukushima
51f59b869f fix: Set font size of close button in login 2018-04-04 20:11:33 +09:00