AkiraFukushima
|
e66e3bb748
|
Merge pull request #735 from h3poteto/fix/locale
Fix json style in locales
|
2018-11-21 21:38:46 +09:00 |
AkiraFukushima
|
fb9b8cd958
|
Fix json style in locales
|
2018-11-21 21:36:25 +09:00 |
AkiraFukushima
|
3ea62cd58d
|
Merge pull request #733 from amyspark/media-description
Enable adding a media description
|
2018-11-21 21:26:21 +09:00 |
L. E. Segovia
|
b124801a4d
|
Fix stylelint typos
|
2018-11-19 18:17:38 +00:00 |
L. E. Segovia
|
42964e2bf5
|
Fix stylelint typo
|
2018-11-19 18:11:59 +00:00 |
AkiraFukushima
|
50a00e0ef9
|
Merge pull request #731 from amyspark/fix-typo-follow
Fix typo in Follow component
|
2018-11-20 01:01:03 +09:00 |
AkiraFukushima
|
b6e21e0f82
|
Merge pull request #730 from amyspark/update-packages
Update more node.js packages
|
2018-11-20 01:00:44 +09:00 |
L. E. Segovia
|
42f84c3fd8
|
Update more node.js packages
- animate.css
- lodash
- request
- node-sass
- url-loader
|
2018-11-19 14:59:04 +00:00 |
L. E. Segovia
|
82e8700f5e
|
Fix typo in Follow component
|
2018-11-19 14:57:34 +00:00 |
L. E. Segovia
|
70fd73dfa8
|
Enable adding a media description
|
2018-11-19 14:56:49 +00:00 |
AkiraFukushima
|
5118e0b201
|
Merge pull request #729 from h3poteto/update/megalodon
Upgrade megalodon version to 0.4.5
|
2018-11-19 22:21:17 +09:00 |
AkiraFukushima
|
7259582912
|
Upgrade megalodon version to 0.4.5
|
2018-11-19 22:15:21 +09:00 |
L. E. Segovia
|
2079c720ef
|
Remove Lato fallback from the New Toot modal
(this breaks emoji rendering too!)
|
2018-11-18 22:08:45 +00:00 |
L. E. Segovia
|
0766f6f8df
|
Fix font stack for emojis
|
2018-11-18 22:05:40 +00:00 |
AkiraFukushima
|
54b2da02be
|
Bump to version 2.5.2
|
2018-11-18 22:53:41 +09:00 |
AkiraFukushima
|
f44d508522
|
Update CHANGELOG
|
2018-11-18 22:41:30 +09:00 |
AkiraFukushima
|
f340f180c8
|
Merge pull request #722 from amyspark/enable-loading-spinner-in-media
Enable a vue-loading overlay for the media viewer
|
2018-11-18 22:33:52 +09:00 |
L. E. Segovia
|
d92d6734e1
|
Fix viewer alignment with non-square imgs/videos
|
2018-11-18 12:35:32 +00:00 |
L. E. Segovia
|
411ee0b7f8
|
Remove unneeded getter
|
2018-11-18 12:35:06 +00:00 |
L. E. Segovia
|
a313b95625
|
Enable a vue-loading overlay for the media viewer
This commit modifies the CSS for the media viewer heavily. Please report
back if there are any issues!
|
2018-11-18 12:05:57 +00:00 |
AkiraFukushima
|
335e69e72a
|
Merge pull request #728 from h3poteto/donate
Add donate buttons for Patreon and Liberapay
|
2018-11-18 20:59:39 +09:00 |
AkiraFukushima
|
a1d7e170be
|
Add Liberapay button for donate
|
2018-11-18 20:45:29 +09:00 |
AkiraFukushima
|
17c22e3c8e
|
Add Patreon button for donate
|
2018-11-18 20:28:42 +09:00 |
AkiraFukushima
|
e86d1c909a
|
Merge pull request #726 from amyspark/clear-timeline-sidebar
Always clear timeline between switches/refreshes
|
2018-11-18 11:51:23 +09:00 |
AkiraFukushima
|
cb80193dbc
|
Merge pull request #723 from amyspark/enable-cw-reply
Update toot modal to copy CWs
|
2018-11-18 11:50:55 +09:00 |
AkiraFukushima
|
4b6620d386
|
Merge pull request #725 from amyspark/fix-fallback-image
Fix failover image refresh
|
2018-11-18 11:39:49 +09:00 |
AkiraFukushima
|
bc70ac6e68
|
Merge pull request #724 from amyspark/fix-emojify-sidebar
Fix username emojification in sidebar
|
2018-11-18 11:39:25 +09:00 |
L. E. Segovia
|
14a92519b8
|
Always clear timeline between switches/refreshes
|
2018-11-18 01:40:29 +00:00 |
L. E. Segovia
|
3fb9e05b61
|
Fix failover image refresh
|
2018-11-18 01:39:43 +00:00 |
L. E. Segovia
|
c0e966722b
|
Fix username emojification in sidebar
|
2018-11-17 18:41:24 +00:00 |
L. E. Segovia
|
5812963f24
|
Update toot modal to copy CWs
|
2018-11-17 18:27:58 +00:00 |
AkiraFukushima
|
564cdbd152
|
Merge pull request #721 from h3poteto/iss-664
closes #664 Show loading spinner when loading images
|
2018-11-17 23:50:06 +09:00 |
AkiraFukushima
|
482c5db7e1
|
refs #664 Show loading spinner when loading images
|
2018-11-17 23:42:05 +09:00 |
AkiraFukushima
|
07b938e80b
|
Merge pull request #720 from h3poteto/reload
fix: Stop unbind events when reload, and call unbind when destroy
|
2018-11-17 21:14:50 +09:00 |
AkiraFukushima
|
76d133f5b4
|
fix: Stop unbind events when reload, and call unbind when destroy
|
2018-11-17 21:03:56 +09:00 |
AkiraFukushima
|
09f063ca17
|
Merge pull request #719 from h3poteto/add/settings
Add settings button on header menu
|
2018-11-17 18:19:10 +09:00 |
AkiraFukushima
|
5027d0209e
|
Add settings button on header menu
|
2018-11-17 18:15:54 +09:00 |
AkiraFukushima
|
cfff3a183f
|
Merge pull request #716 from amyspark/update-toot-layout
Update Toot layout
|
2018-11-17 18:02:33 +09:00 |
AkiraFukushima
|
08af4bc609
|
Merge pull request #718 from h3poteto/696/fix
fixes #696 Check acct when parse account
|
2018-11-17 18:01:21 +09:00 |
AkiraFukushima
|
8ac72af444
|
Merge pull request #717 from h3poteto/fix/timeline-initialize
fix: Await initialize when TimelineSpace is created
|
2018-11-17 18:01:09 +09:00 |
AkiraFukushima
|
2e4db2aa72
|
fixes #696 Check acct when parse account
|
2018-11-17 17:59:31 +09:00 |
AkiraFukushima
|
28b76ff03c
|
fix: Await initialize when TimelineSpace is created
|
2018-11-17 17:49:52 +09:00 |
AkiraFukushima
|
e4cea39b1a
|
Merge pull request #715 from amyspark/update-vue
Update vue and most related dependencies
|
2018-11-17 10:24:38 +09:00 |
L. E. Segovia
|
fb01521781
|
Improve media alt handling and sizing
|
2018-11-17 00:11:43 +00:00 |
L. E. Segovia
|
dff1c2f8c4
|
Update toot layout
|
2018-11-16 17:09:13 +00:00 |
L. E. Segovia
|
55c8bb9202
|
Update vue and most related dependencies
|
2018-11-16 14:07:57 +00:00 |
AkiraFukushima
|
b50b545ef6
|
Merge pull request #712 from amyspark/update-electron
Update Electron and most related dependencies
|
2018-11-16 22:55:15 +09:00 |
L. E. Segovia
|
e99865da4b
|
Revert electron version change
|
2018-11-16 12:33:32 +00:00 |
L. E. Segovia
|
14311cb29e
|
Update Electron and most related dependencies
|
2018-11-16 01:30:16 +00:00 |
AkiraFukushima
|
cd0724a12e
|
Merge pull request #709 from amyspark/fix-header-width
Fix timeline header width when account sidebar is collapsed
|
2018-11-16 10:08:22 +09:00 |